Age | Commit message (Expand) | Author |
2015-02-21 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2015-02-21 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2015-02-21 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2015-02-21 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-02-21 | Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://gi... | Linus Torvalds |
2015-02-20 | Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-02-19 | debug: prevent entering debug mode on panic/exception. | Colin Cross |
2015-02-19 | kdb: Const qualifier for kdb_getstr's prompt argument | Daniel Thompson |
2015-02-19 | kdb: Provide forward search at more prompt | Daniel Thompson |
2015-02-19 | kdb: Fix a prompt management bug when using | grep | Daniel Thompson |
2015-02-19 | kdb: Remove stack dump when entering kgdb due to NMI | Daniel Thompson |
2015-02-19 | kdb: Avoid printing KERN_ levels to consoles | Daniel Thompson |
2015-02-19 | kdb: Fix off by one error in kdb_cpu() | Jason Wessel |
2015-02-19 | kdb: fix incorrect counts in KDB summary command output | Jay Lan |
2015-02-19 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2015-02-18 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar |
2015-02-18 | sched/rt: Avoid obvious configuration fail | Peter Zijlstra |
2015-02-18 | sched/autogroup: Fix failure to set cpu.rt_runtime_us | Peter Zijlstra |
2015-02-18 | sched/dl: Do update_rq_clock() in yield_task_dl() | Kirill Tkhai |
2015-02-18 | ntp: Fixup adjtimex freq validation on 32-bit systems | John Stultz |
2015-02-18 | sched: Prevent recursion in io_schedule() | NeilBrown |
2015-02-18 | sched/completion: Serialize completion_done() with complete() | Oleg Nesterov |
2015-02-18 | sched: Fix preempt_schedule_common() triggering tracing recursion | Frederic Weisbecker |
2015-02-18 | sched/dl: Prevent enqueue of a sleeping task in dl_task_timer() | Kirill Tkhai |
2015-02-18 | sched: Make dl_task_time() use task_rq_lock() | Peter Zijlstra |
2015-02-18 | sched: Clarify ordering between task_rq_lock() and move_queued_task() | Peter Zijlstra |
2015-02-18 | locking/rtmutex: Avoid a NULL pointer dereference on deadlock | Sebastian Andrzej Siewior |
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 |