Age | Commit message (Expand) | Author |
2014-10-18 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-10-18 | futex: Ensure get_futex_key_refs() always implies a barrier | Catalin Marinas |
2014-10-15 | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-10-15 | modules, lock around setting of MODULE_STATE_UNFORMED | Prarit Bhargava |
2014-10-14 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds |
2014-10-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2014-10-14 | Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-10-14 | kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h> | Geert Uytterhoeven |
2014-10-14 | kernel/watchdog.c: control hard lockup detection default | Ulrich Obergfell |
2014-10-14 | kdb: replace strnicmp with strncasecmp | Rasmus Villemoes |
2014-10-14 | x86: optimize resource lookups for ioremap | Mike Travis |
2014-10-14 | kexec: remove the unused function parameter | Baoquan He |
2014-10-14 | kexec: take the segment adding out of locate_mem_hole functions | Baoquan He |
2014-10-14 | kernel/kallsyms.c: use __seq_open_private() | Rob Jones |
2014-10-14 | printk: git rid of [sched_delayed] message for printk_deferred | Markus Trippelsdorf |
2014-10-14 | printk: don't bother using LOG_CPU_MAX_BUF_SHIFT on !SMP | Geert Uytterhoeven |
2014-10-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-10-13 | Merge branch 'perf-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-10-13 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-10-13 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-10-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-10-13 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2014-10-12 | Merge tag 'trace-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds |
2014-10-12 | Merge tag 'trace-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2014-10-10 | Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-10-10 | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds |
2014-10-10 | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2014-10-09 | Merge branch 'akpm' (fixes from Andrew Morton) | Linus Torvalds |
2014-10-09 | kernel/sys.c: compat sysinfo syscall: fix undefined behavior | Scotty Bauer |
2014-10-09 | kernel/sys.c: whitespace fixes | vishnu.ps |
2014-10-09 | acct: eliminate compile warning | Ying Xue |
2014-10-09 | kernel/async.c: switch to pr_foo() | Ionut Alexa |
2014-10-09 | mm: use VM_BUG_ON_MM where possible | Sasha Levin |
2014-10-09 | mempolicy: remove the "task" arg of vma_policy_mof() and simplify it | Oleg Nesterov |
2014-10-09 | mm: remove noisy remainder of the scan_unevictable interface | Johannes Weiner |
2014-10-09 | prctl: PR_SET_MM -- introduce PR_SET_MM_MAP operation | Cyrill Gorcunov |
2014-10-09 | prctl: PR_SET_MM -- factor out mmap_sem when updating mm::exe_file | Cyrill Gorcunov |
2014-10-09 | mm: use may_adjust_brk helper | Cyrill Gorcunov |
2014-10-09 | kernel/kthread.c: partial revert of 81c98869faa5 ("kthread: ensure locality o... | Nishanth Aravamudan |
2014-10-09 | softlockup: make detector be aware of task switch of processes hogging cpu | chai wen |
2014-10-09 | Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-10-09 | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-10-09 | tracing: Clean up scheduling in trace_wakeup_test_thread() | Steven Rostedt |
2014-10-09 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-10-09 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-10-09 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-10-09 | s390/nohz: use a per-cpu flag for arch_needs_cpu | Martin Schwidefsky |
2014-10-09 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar |
2014-10-09 | switch /dev/kmsg to ->write_iter() | Al Viro |