summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-15crypto: N2 - Replace racy task affinity logicThomas Gleixner
2017-04-15cpufreq/sparc-us2e: Replace racy task affinity logicThomas Gleixner
2017-04-15cpufreq/sparc-us3: Replace racy task affinity logicThomas Gleixner
2017-04-15cpufreq/sh: Replace racy task affinity logicThomas Gleixner
2017-04-15cpufreq/ia64: Replace racy task affinity logicThomas Gleixner
2017-04-15ACPI/processor: Replace racy task affinity logicThomas Gleixner
2017-04-15ACPI/processor: Fix error handling in __acpi_processor_start()Thomas Gleixner
2017-04-15sparc/sysfs: Replace racy task affinity logicThomas Gleixner
2017-04-15powerpc/smp: Replace open coded task affinity logicThomas Gleixner
2017-04-15ia64/sn/hwperf: Replace racy task affinity logicThomas Gleixner
2017-04-15ia64/salinfo: Replace racy task affinity logicThomas Gleixner
2017-04-15workqueue: Provide work_on_cpu_safe()Thomas Gleixner
2017-04-15ia64/topology: Remove cpus_allowed manipulationThomas Gleixner
2017-04-14sched/fair: Move the PELT constants into a generated headerPeter Zijlstra
2017-04-14sched/fair: Increase PELT accuracy for small tasksPeter Zijlstra
2017-04-14sched/fair: Fix commentsPeter Zijlstra
2017-04-14sched/Documentation: Add 'sched-pelt' toolYuyang Du
2017-04-14sched/fair: Fix corner case in __accumulate_sum()Peter Zijlstra
2017-04-11sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current...NeilBrown
2017-04-11Merge tag 'v4.11-rc6' into sched/core, to pick up fixesIngo Molnar
2017-04-09Linux 4.11-rc6Linus Torvalds
2017-04-09Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-04-09Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-04-09Merge tag 'driver-core-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-04-09Merge tag 'staging-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-04-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-08Merge tag 'pinctrl-v4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-08Merge tag 'powerpc-4.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-04-08mm/mempolicy.c: fix error handling in set_mempolicy and mbind.Chris Salls
2017-04-08sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvecLiping Zhang
2017-04-08MAINTAINERS: separate out kernfs maintainershipTejun Heo
2017-04-08sysfs: be careful of error returns from ops->show()NeilBrown
2017-04-08Documentation: stable-kernel-rules: fix stable-tag formatJohan Hovold
2017-04-08staging: android: ashmem: lseek failed due to no FMODE_LSEEK.Shuxiao Zhang
2017-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-04-08Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2017-04-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-04-08mm: move pcp and lru-pcp draining into single wqMichal Hocko
2017-04-08mailmap: update Yakir Yang email addressJeffy Chen
2017-04-08mm, swap_cgroup: reschedule when neeed in swap_cgroup_swapoff()David Rientjes
2017-04-08dax: fix radix tree insertion raceRoss Zwisler
2017-04-08mm, thp: fix setting of defer+madvise thp defrag modeDavid Rientjes
2017-04-08ptrace: fix PTRACE_LISTEN race corrupting task->statebsegall@google.com
2017-04-08vmlinux.lds: add missing VMLINUX_SYMBOL macrosJessica Yu
2017-04-08mm/page_alloc.c: fix print order in show_free_areas()Alexander Polakov
2017-04-08userfaultfd: report actual registered features in fdinfoMike Rapoport
2017-04-08mm: fix page_vma_mapped_walk() for ksm pagesHugh Dickins
2017-04-07orangefs: move features validation to fix filesystem hangMartin Brandenburg