| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'lazytime_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2015-04-01 | 1 | -0/+8 |
|\ |
|
| * | fs: add dirtytime_expire_seconds sysctl | Theodore Ts'o | 2015-03-17 | 1 | -0/+8 |
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2015-03-28 | 1 | -2/+9 |
|\ \ |
|
| * | | timers/tick/broadcast-hrtimer: Fix suspicious RCU usage in idle loop | Preeti U Murthy | 2015-03-23 | 1 | -2/+9 |
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-03-28 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | sched: Fix RLIMIT_RTTIME when PI-boosting to RT | Brian Silverman | 2015-03-23 | 1 | -0/+2 |
| |/ / |
|
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-03-28 | 1 | -0/+10 |
|\ \ \ |
|
| * | | | perf: Fix irq_work 'tail' recursion | Peter Zijlstra | 2015-03-23 | 1 | -0/+10 |
| |/ / |
|
* | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2015-03-28 | 2 | -30/+59 |
|\ \ \ |
|
| * | | | lockdep: Fix the module unload key range freeing logic | Peter Zijlstra | 2015-03-23 | 2 | -30/+59 |
| |/ / |
|
* / / | mm: numa: slow PTE scan rate if migration failures occur | Mel Gorman | 2015-03-25 | 1 | -2/+6 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-03-18 | 1 | -4/+26 |
|\ \ |
|
| * | | livepatch: Fix subtle race with coming and going modules | Petr Mladek | 2015-03-17 | 1 | -4/+26 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/... | Linus Torvalds | 2015-03-17 | 1 | -1/+1 |
|\ \ \ \
| | | |/
| | |/| |
|
| * / | | perf: Fix context leak in put_event() | Leon Yu | 2015-03-13 | 1 | -1/+1 |
| |/ / |
|
* | | | kasan, module, vmalloc: rework shadow allocation for modules | Andrey Ryabinin | 2015-03-12 | 1 | -2/+0 |
* | | | Merge tag 'trace-fixes-v4.0-rc2-2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-03-09 | 1 | -10/+30 |
|\ \ \ |
|
| * | | | ftrace: Fix ftrace enable ordering of sysctl ftrace_enabled | Steven Rostedt (Red Hat) | 2015-03-09 | 1 | -3/+3 |
| * | | | ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctl | Pratyush Anand | 2015-03-09 | 1 | -6/+22 |
| * | | | ftrace: Clear REGS_EN and TRAMP_EN flags on disabling record via sysctl | Steven Rostedt (Red Hat) | 2015-03-09 | 1 | -2/+6 |
| |/ / |
|
* | | | Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-03-09 | 1 | -5/+4 |
|\ \ \ |
|
| * | | | cpuset: Fix cpuset sched_relax_domain_level | Jason Low | 2015-03-02 | 1 | -3/+0 |
| * | | | cpuset: fix a warning when clearing configured masks in old hierarchy | Zefan Li | 2015-03-02 | 1 | -2/+2 |
| * | | | cpuset: initialize effective masks when clone_children is enabled | Zefan Li | 2015-03-02 | 1 | -0/+2 |
* | | | | Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-03-09 | 1 | -4/+52 |
|\ \ \ \ |
|
| * | | | | workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM... | Tejun Heo | 2015-03-05 | 1 | -4/+52 |
| |/ / / |
|
* | | | | Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-03-08 | 2 | -1/+2 |
|\ \ \ \ |
|
| * | | | | console: Fix console name size mismatch | Peter Hurley | 2015-03-07 | 2 | -1/+2 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2015-03-07 | 1 | -0/+2 |
|\ \ \ \ |
|
| * | | | | kernel/module.c: Update debug alignment after symtable generation | Laura Abbott | 2015-03-06 | 1 | -0/+2 |
| |/ / / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-03-06 | 1 | -1/+2 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | livepatch: fix RCU usage in klp_find_external_symbol() | Peter Zijlstra | 2015-03-03 | 1 | -1/+2 |
* | | | | Merge branch 'irq-pm' | Rafael J. Wysocki | 2015-03-06 | 2 | -2/+12 |
|\ \ \ \ |
|
| * | | | | genirq / PM: Add flag for shared NO_SUSPEND interrupt lines | Rafael J. Wysocki | 2015-03-04 | 2 | -2/+12 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'suspend-to-idle' | Rafael J. Wysocki | 2015-03-05 | 1 | -21/+33 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | cpuidle / sleep: Use broadcast timer for states that stop local timer | Rafael J. Wysocki | 2015-03-05 | 1 | -9/+21 |
| * | | | cpuidle: Clean up fallback handling in cpuidle_idle_call() | Rafael J. Wysocki | 2015-03-02 | 1 | -14/+15 |
| * | | | idle / sleep: Avoid excessive disabling and enabling interrupts | Rafael J. Wysocki | 2015-02-28 | 1 | -1/+0 |
| |/ / |
|
* | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2015-03-01 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | locking/rtmutex: Set state back to running on error | Sebastian Andrzej Siewior | 2015-03-01 | 1 | -0/+1 |
* | | | | kernel/sys.c: fix UNAME26 for 4.0 | Jon DeVree | 2015-02-28 | 1 | -1/+2 |
|/ / / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-02-24 | 1 | -5/+5 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | livepatch: RCU protect struct klp_func all the time when used in klp_ftrace_h... | Petr Mladek | 2015-02-22 | 1 | -3/+3 |
| * | livepatch: fix format string in kobject_init_and_add() | Jiri Kosina | 2015-02-16 | 1 | -2/+2 |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-02-21 | 1 | -0/+12 |
|\ \ |
|
| * | | MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS | Paul Burton | 2015-02-12 | 1 | -0/+12 |
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2015-02-21 | 1 | -3/+7 |
|\ \ \ |
|
| * | | | ntp: Fixup adjtimex freq validation on 32-bit systems | John Stultz | 2015-02-18 | 1 | -3/+7 |
* | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2015-02-21 | 1 | -1/+2 |
|\ \ \ \ |
|
| * | | | | locking/rtmutex: Avoid a NULL pointer dereference on deadlock | Sebastian Andrzej Siewior | 2015-02-18 | 1 | -1/+2 |
| |/ / / |
|