Age | Commit message (Expand) | Author |
2015-05-08 | sched, timer: Use the atomic task_cputime in thread_group_cputimer | Jason Low |
2015-05-08 | sched, timer: Provide an atomic 'struct task_cputime' data structure | Jason Low |
2015-05-08 | sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to i... | Jason Low |
2015-05-08 | sched/numa: Document usages of mm->numa_scan_seq | Jason Low |
2015-05-08 | sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()... | Jason Low |
2015-05-08 | sched/core: Remove unnecessary down/up conversion | Nicholas Mc Guire |
2015-05-08 | signals, ptrace, sched: Fix a misaligned load inside ptrace_attach() | Palmer Dabbelt |
2015-05-08 | sched/wait: Change wait_on_bit*() to take an unsigned long *, not a void * | Palmer Dabbelt |
2015-05-08 | signals, sched: Change all uses of JOBCTL_* from 'int' to 'long' | Palmer Dabbelt |
2015-05-08 | sched: Move the loadavg code to a more obvious location | Peter Zijlstra |
2015-05-08 | Merge branch 'sched/urgent' into sched/core, before applying new patches | Ingo Molnar |
2015-05-08 | sched/core: Remove __cpuinit section tag that crept back in | Paul Gortmaker |
2015-05-08 | sched/core: Fix regression in cpuset_cpu_inactive() for suspend | Omar Sandoval |
2015-05-08 | sched: Handle priority boosted tasks proper in setscheduler() | Thomas Gleixner |
2015-05-08 | Merge branch 'sched/urgent' into sched/core | Ingo Molnar |
2015-05-07 | Merge tag 'pm+acpi-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-05-07 | Merge branches 'acpi-resources', 'acpi-battery', 'acpi-doc' and 'acpi-pnp' | Rafael J. Wysocki |
2015-05-07 | Merge tag 'for-f2fs-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-05-07 | Merge tag 'pinctrl-v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2015-05-07 | Merge tag 'vfio-v4.1-rc3' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2015-05-07 | Merge tag 'for-linus' of git://github.com/dledford/linux | Linus Torvalds |
2015-05-06 | Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-05-06 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-05-06 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-05-06 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-05-06 | pinctrl: Don't just pretend to protect pinctrl_maps, do it for real | Doug Anderson |
2015-05-06 | xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM | Stefano Stabellini |
2015-05-06 | x86/fpu: Always restore_xinit_state() when use_eager_cpu() | Bobby Powers |
2015-05-06 | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar |
2015-05-06 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2015-05-05 | Merge tag 'for-linus-4.1-1' of git://git.code.sf.net/p/openipmi/linux-ipmi | Linus Torvalds |
2015-05-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-05-05 | Merge tag 'platform-drivers-x86-v4.1-2' of git://git.infradead.org/users/dvha... | Linus Torvalds |
2015-05-05 | ipmi: Fix multi-part message handling | Corey Minyard |
2015-05-05 | ipmi: Add alert handling to SSIF | Corey Minyard |
2015-05-05 | ipmi: Fix a problem that messages are not issued in run_to_completion mode | Hidehiro Kawai |
2015-05-05 | ipmi: Report an error if ACPI _IFT doesn't exist | Corey Minyard |
2015-05-05 | ipmi: Remove unused including <linux/version.h> | Wei Yongjun |
2015-05-05 | rtc: armada38x: fix concurrency access in armada38x_rtc_set_time | Gregory CLEMENT |
2015-05-05 | ocfs2: dlm: fix race between purge and get lock resource | Junxiao Bi |
2015-05-05 | nilfs2: fix sanity check of btree level in nilfs_btree_root_broken() | Ryusuke Konishi |
2015-05-05 | util_macros.h: have array pointer point to array of constants | Guenter Roeck |
2015-05-05 | configfs: init configfs module earlier at boot time | Daniel Baluta |
2015-05-05 | mm/hwpoison-inject: check PageLRU of hpage | Naoya Horiguchi |
2015-05-05 | mm/hwpoison-inject: fix refcounting in no-injection case | Naoya Horiguchi |
2015-05-05 | mm: soft-offline: fix num_poisoned_pages counting on concurrent events | Naoya Horiguchi |
2015-05-05 | rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtc | Philippe De Muyter |
2015-05-05 | Documentation: bindings: add abracon,abx80x | Alexandre Belloni |
2015-05-05 | kasan: show gcc version requirements in Kconfig and Documentation | Joe Perches |
2015-05-05 | mm/memory-failure: call shake_page() when error hits thp tail page | Naoya Horiguchi |