Age | Commit message (Expand) | Author | Files | Lines |
2015-03-08 | Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -1/+2 |
2015-03-07 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -0/+2 |
2015-03-07 | console: Fix console name size mismatch | Peter Hurley | 2 | -1/+2 |
2015-03-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+2 |
2015-03-06 | kernel/module.c: Update debug alignment after symtable generation | Laura Abbott | 1 | -0/+2 |
2015-03-06 | Merge branch 'irq-pm' | Rafael J. Wysocki | 2 | -2/+12 |
2015-03-05 | Merge branch 'suspend-to-idle' | Rafael J. Wysocki | 1 | -21/+33 |
2015-03-05 | cpuidle / sleep: Use broadcast timer for states that stop local timer | Rafael J. Wysocki | 1 | -9/+21 |
2015-03-04 | genirq / PM: Add flag for shared NO_SUSPEND interrupt lines | Rafael J. Wysocki | 2 | -2/+12 |
2015-03-03 | livepatch: fix RCU usage in klp_find_external_symbol() | Peter Zijlstra | 1 | -1/+2 |
2015-03-02 | cpuidle: Clean up fallback handling in cpuidle_idle_call() | Rafael J. Wysocki | 1 | -14/+15 |
2015-03-01 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -0/+1 |
2015-03-01 | locking/rtmutex: Set state back to running on error | Sebastian Andrzej Siewior | 1 | -0/+1 |
2015-02-28 | idle / sleep: Avoid excessive disabling and enabling interrupts | Rafael J. Wysocki | 1 | -1/+0 |
2015-02-28 | kernel/sys.c: fix UNAME26 for 4.0 | Jon DeVree | 1 | -1/+2 |
2015-02-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -5/+5 |
2015-02-22 | livepatch: RCU protect struct klp_func all the time when used in klp_ftrace_h... | Petr Mladek | 1 | -3/+3 |
2015-02-21 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -0/+12 |
2015-02-21 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -3/+7 |
2015-02-21 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -1/+2 |
2015-02-21 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 5 | -99/+148 |
2015-02-21 | Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://gi... | Linus Torvalds | 1 | -0/+1 |
2015-02-20 | Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -23/+64 |
2015-02-19 | debug: prevent entering debug mode on panic/exception. | Colin Cross | 1 | -0/+17 |
2015-02-19 | kdb: Const qualifier for kdb_getstr's prompt argument | Daniel Thompson | 2 | -2/+2 |
2015-02-19 | kdb: Provide forward search at more prompt | Daniel Thompson | 3 | -5/+26 |
2015-02-19 | kdb: Fix a prompt management bug when using | grep | Daniel Thompson | 1 | -2/+2 |
2015-02-19 | kdb: Remove stack dump when entering kgdb due to NMI | Daniel Thompson | 1 | -1/+0 |
2015-02-19 | kdb: Avoid printing KERN_ levels to consoles | Daniel Thompson | 2 | -10/+14 |
2015-02-19 | kdb: Fix off by one error in kdb_cpu() | Jason Wessel | 2 | -2/+2 |
2015-02-19 | kdb: fix incorrect counts in KDB summary command output | Jay Lan | 1 | -1/+1 |
2015-02-19 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -31/+5 |
2015-02-18 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 1 | -0/+1 |
2015-02-18 | sched/rt: Avoid obvious configuration fail | Peter Zijlstra | 1 | -3/+11 |
2015-02-18 | sched/autogroup: Fix failure to set cpu.rt_runtime_us | Peter Zijlstra | 2 | -5/+7 |
2015-02-18 | sched/dl: Do update_rq_clock() in yield_task_dl() | Kirill Tkhai | 1 | -0/+1 |
2015-02-18 | ntp: Fixup adjtimex freq validation on 32-bit systems | John Stultz | 1 | -3/+7 |
2015-02-18 | sched: Prevent recursion in io_schedule() | NeilBrown | 1 | -19/+12 |
2015-02-18 | sched/completion: Serialize completion_done() with complete() | Oleg Nesterov | 1 | -2/+17 |
2015-02-18 | sched: Fix preempt_schedule_common() triggering tracing recursion | Frederic Weisbecker | 1 | -1/+1 |
2015-02-18 | sched/dl: Prevent enqueue of a sleeping task in dl_task_timer() | Kirill Tkhai | 1 | -0/+20 |
2015-02-18 | sched: Make dl_task_time() use task_rq_lock() | Peter Zijlstra | 3 | -85/+79 |
2015-02-18 | sched: Clarify ordering between task_rq_lock() and move_queued_task() | Peter Zijlstra | 1 | -0/+16 |
2015-02-18 | locking/rtmutex: Avoid a NULL pointer dereference on deadlock | Sebastian Andrzej Siewior | 1 | -1/+2 |
2015-02-17 | Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2 | -151/+37 |
2015-02-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -52/+47 |
2015-02-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 5 | -18/+23 |
2015-02-17 | seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNO | Kees Cook | 1 | -1/+3 |
2015-02-17 | kernel/module.c: do not inline do_init_module() | Jan Kiszka | 1 | -2/+7 |
2015-02-17 | kexec: simplify conditional | Geoff Levand | 1 | -7/+10 |