summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-15ck2 version.4.12-ck2Con Kolivas
2017-08-15Fix bind_zero working with set_task_cpu not taking queued tasks and bump MuQS...Con Kolivas
2017-08-15Reinstate resched_task in do_set_cpus_allowed to kickstart hotplug threads.Con Kolivas
2017-08-15Revise locking around set_task_cpu to not allow it to be called with queued t...Con Kolivas
2017-08-15Select SCSI_MQ_DEFAULT automatically when required by default io schedulers.Con Kolivas
2017-08-13Fix locking in __set_cpus_allowed_ptr.Con Kolivas
2017-08-12Add -ck1 version.4.12-ck1Con Kolivas
2017-08-12Enable and make BFQ default IO scheduler, overriding inherited default_cfq va...Con Kolivas
2017-08-12Swap sucks.Con Kolivas
2017-08-12Make writeback throttling default enabled.Con Kolivas
2017-08-12Reinstate default Hz of 100 in combination with MuQSS and -ck patches.Con Kolivas
2017-08-12Make threaded IRQs optionally the default which can be disabled.Con Kolivas
2017-08-12Make hrtimer granularity and minimum hrtimeout configurable in sysctl.Con Kolivas
2017-08-12Don't use hrtimer overlay when pm_freezing since some drivers still don't cor...Con Kolivas
2017-08-12Replace all calls to schedule_timeout_uninterruptible of potentially under 50...Con Kolivas
2017-08-12Replace all calls to schedule_timeout_interruptible of potentially under 50ms...Con Kolivas
2017-08-12Replace all schedule timeout(1) with schedule_min_hrtimeout()Con Kolivas
2017-08-12Convert msleep to use hrtimers when active.Con Kolivas
2017-08-12Special case calls of schedule_timeout(1) to use the min hrtimeout of 1ms, wo...Con Kolivas
2017-08-12Create highres timeout variants of schedule_timeout functions.Con Kolivas
2017-08-12Expose vmsplit for our pour 32 bit users.Con Kolivas
2017-08-12Make preemptible kernel default.Con Kolivas
2017-08-12Bump MuQSS version to 0.157Con Kolivas
2017-08-12MuQSS fixesCon Kolivas
2017-08-12Resync changes for MuQSS.Con Kolivas
2017-08-12Merge branch '4.11-muqss' into 4.12-muqssCon Kolivas
2017-07-02Linux 4.12v4.12Linus Torvalds
2017-07-02moduleparam: fix doc: hwparam_irq configures an IRQSylvain 'ythier' Hitier
2017-07-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-07-02Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-07-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-01Merge tag 'pinctrl-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-07-01Merge tag 'gpio-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-06-30Merge tag 'trace-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-06-30uapi/linux/a.out.h: don't use deprecated system-specific predefines.Zack Weinberg
2017-06-30hashtable: remove repeated phrase from a commentJakub Kicinski
2017-06-30x86/intel_rdt: Fix memory leak on mount failureVikas Shivappa
2017-06-30Merge tag 'powerpc-4.12-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-06-30Merge tag 'iommu-fixes-v4.12-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-06-30Merge tag 'sound-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2017-06-30Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-06-30x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bugBaoquan He
2017-06-30x86/boot/KASLR: Add checking for the offset of kernel virtual address randomi...Baoquan He
2017-06-29tracing/kprobes: Allow to create probe with a module name starting with a digitSabrina Dubroca
2017-06-30MIPS: Avoid accidental raw backtraceJames Hogan
2017-06-30MIPS: Perform post-DMA cache flushes on systems with MAARsPaul Burton
2017-06-30MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton
2017-06-30MIPS: pm-cps: Drop manual cache-line alignment of ready_countPaul Burton
2017-06-29ARM: 8685/1: ensure memblock-limit is pmd-alignedDoug Berger