aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar2015-03-31
|\
| * Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-03-28
| |\
| | * timers/tick/broadcast-hrtimer: Fix suspicious RCU usage in idle loopPreeti U Murthy2015-03-23
| * | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-03-28
| |\ \
| | * | sched: Fix RLIMIT_RTTIME when PI-boosting to RTBrian Silverman2015-03-23
| | |/
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-03-28
| |\ \
| | * | perf: Fix irq_work 'tail' recursionPeter Zijlstra2015-03-23
| | |/
| * | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-03-28
| |\ \
| | * | lockdep: Fix the module unload key range freeing logicPeter Zijlstra2015-03-23
| | |/
| * / mm: numa: slow PTE scan rate if migration failures occurMel Gorman2015-03-25
| |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-03-18
| |\
| | * livepatch: Fix subtle race with coming and going modulesPetr Mladek2015-03-17
| | |
| | \
| *-. \ Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds2015-03-17
| |\ \ \
| | * | | perf: Fix context leak in put_event()Leon Yu2015-03-13
| | |/ /
| * | | kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin2015-03-12
| * | | Merge tag 'trace-fixes-v4.0-rc2-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-03-09
| |\ \ \
| | * | | ftrace: Fix ftrace enable ordering of sysctl ftrace_enabledSteven Rostedt (Red Hat)2015-03-09
| | * | | ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctlPratyush Anand2015-03-09
| | * | | ftrace: Clear REGS_EN and TRAMP_EN flags on disabling record via sysctlSteven Rostedt (Red Hat)2015-03-09
| | |/ /
| * | | Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-03-09
| |\ \ \
| | * | | cpuset: Fix cpuset sched_relax_domain_levelJason Low2015-03-02
| | * | | cpuset: fix a warning when clearing configured masks in old hierarchyZefan Li2015-03-02
| | * | | cpuset: initialize effective masks when clone_children is enabledZefan Li2015-03-02
| * | | | Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-03-09
| |\ \ \ \
| | * | | | workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo2015-03-05
| | |/ / /
| * | | | Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-08
| |\ \ \ \
| | * | | | console: Fix console name size mismatchPeter Hurley2015-03-06
| | | |/ / | | |/| |
| * | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-03-07
| |\ \ \ \
| | * | | | kernel/module.c: Update debug alignment after symtable generationLaura Abbott2015-03-06
| | |/ / /
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-03-06
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | livepatch: fix RCU usage in klp_find_external_symbol()Peter Zijlstra2015-03-02
| * | | | Merge branch 'irq-pm'Rafael J. Wysocki2015-03-05
| |\ \ \ \
| | * | | | genirq / PM: Add flag for shared NO_SUSPEND interrupt linesRafael J. Wysocki2015-03-04
| | | |_|/ | | |/| |
| * | | | Merge branch 'suspend-to-idle'Rafael J. Wysocki2015-03-05
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | cpuidle / sleep: Use broadcast timer for states that stop local timerRafael J. Wysocki2015-03-05
| | * | | cpuidle: Clean up fallback handling in cpuidle_idle_call()Rafael J. Wysocki2015-03-02
| | * | | idle / sleep: Avoid excessive disabling and enabling interruptsRafael J. Wysocki2015-02-28
| | |/ /
* | | | clockevents: Don't validate dev->mode against CLOCK_EVT_MODE_UNUSED for new i...Viresh Kumar2015-03-27
* | | | clockevents: Manage device's state separately for the coreViresh Kumar2015-03-27
* | | | clockevents: Handle tick device's resume separatelyViresh Kumar2015-03-27
* | | | time: Introduce tk_fast_rawPeter Zijlstra2015-03-27
* | | | time: Parametrize all tk_fast_mono usersPeter Zijlstra2015-03-27
* | | | time: Add timerkeeper::tkr_rawPeter Zijlstra2015-03-27
* | | | time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra2015-03-27
* | | | timers, sched/clock: Clean up the code a bitIngo Molnar2015-03-27
* | | | timers, sched/clock: Avoid deadlock during read from NMIDaniel Thompson2015-03-27
* | | | timers, sched/clock: Remove redundant notrace from update functionDaniel Thompson2015-03-27
* | | | timers, sched/clock: Remove suspend from clock_read_data()Daniel Thompson2015-03-27
* | | | timers, sched/clock: Optimize cache line usageDaniel Thompson2015-03-27
* | | | timers, sched/clock: Match scope of read and write seqcountsDaniel Thompson2015-03-27