Age | Commit message (Expand) | Author |
2015-02-19 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2015-02-17 | Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds |
2015-02-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2015-02-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-02-17 | seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNO | Kees Cook |
2015-02-17 | kernel/module.c: do not inline do_init_module() | Jan Kiszka |
2015-02-17 | kexec: simplify conditional | Geoff Levand |
2015-02-17 | kexec: fix a typo in comment | Alexander Kuleshov |
2015-02-17 | kexec: remove never used member destination in kimage | Baoquan He |
2015-02-17 | signal: use current->state helpers | Davidlohr Bueso |
2015-02-17 | ptrace: remove linux/compat.h inclusion under CONFIG_COMPAT | Fabian Frederick |
2015-02-17 | Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-02-16 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-02-16 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-02-15 | PM / sleep: Make it possible to quiesce timers during suspend-to-idle | Rafael J. Wysocki |
2015-02-15 | timekeeping: Make it safe to use the fast timekeeper while suspended | Rafael J. Wysocki |
2015-02-13 | kprobes: makes kprobes/enabled works correctly for optimized kprobes. | Wang Nan |
2015-02-13 | kprobes: set kprobes_all_disarmed earlier to enable re-optimization. | Wang Nan |
2015-02-13 | kasan: enable instrumentation of global variables | Andrey Ryabinin |
2015-02-13 | profile: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo |
2015-02-13 | irq: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo |
2015-02-13 | padata: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo |
2015-02-13 | tracing: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo |
2015-02-13 | workqueue: use %*pb[l] to format bitmaps including cpumasks and nodemasks | Tejun Heo |
2015-02-13 | time: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo |
2015-02-13 | sched: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo |
2015-02-13 | rcu: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo |
2015-02-13 | cpuset: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo |
2015-02-13 | kernfs: remove KERNFS_STATIC_NAME | Tejun Heo |
2015-02-13 | timekeeping: Pass readout base to update_fast_timekeeper() | Rafael J. Wysocki |
2015-02-13 | PM / sleep: Re-implement suspend-to-idle handling | Rafael J. Wysocki |
2015-02-13 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-02-12 | printk: correct timeout comment, neaten MODULE_PARM_DESC | Joe Perches |
2015-02-12 | kernel/sched/clock.c: add another clock for use with the soft lockup watchdog | Cyril Bur |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
2015-02-12 | kernel/cpuset.c: Mark cpuset_init_current_mems_allowed as __init | Rasmus Villemoes |
2015-02-12 | mm: do not use mm->nr_pmds on !MMU configurations | Kirill A. Shutemov |
2015-02-12 | cgroup: release css->id after css_free | Vladimir Davydov |
2015-02-12 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2015-02-12 | Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2015-02-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2015-02-11 | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds |
2015-02-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-02-11 | Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2015-02-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2015-02-11 | mm: fix false-positive warning on exit due mm_nr_pmds(mm) | Kirill A. Shutemov |
2015-02-11 | mm: account pmd page tables to the process | Kirill A. Shutemov |
2015-02-11 | oom, PM: make OOM detection in the freezer path raceless | Michal Hocko |
2015-02-11 | PM: convert printk to pr_* equivalent | Michal Hocko |
2015-02-11 | oom: add helpers for setting and clearing TIF_MEMDIE | Michal Hocko |