summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-03-181-4/+26
|\
| * livepatch: Fix subtle race with coming and going modulesPetr Mladek2015-03-171-4/+26
| |
| \
*-. \ Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds2015-03-171-1/+1
|\ \ \
| * | | perf: Fix context leak in put_event()Leon Yu2015-03-131-1/+1
| |/ /
* | | kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin2015-03-131-2/+0Star
* | | Merge tag 'trace-fixes-v4.0-rc2-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-03-101-10/+30
|\ \ \
| * | | ftrace: Fix ftrace enable ordering of sysctl ftrace_enabledSteven Rostedt (Red Hat)2015-03-091-3/+3
| * | | ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctlPratyush Anand2015-03-091-6/+22
| * | | ftrace: Clear REGS_EN and TRAMP_EN flags on disabling record via sysctlSteven Rostedt (Red Hat)2015-03-091-2/+6
| |/ /
* | | Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-03-101-5/+4Star
|\ \ \
| * | | cpuset: Fix cpuset sched_relax_domain_levelJason Low2015-03-021-3/+0Star
| * | | cpuset: fix a warning when clearing configured masks in old hierarchyZefan Li2015-03-021-2/+2
| * | | cpuset: initialize effective masks when clone_children is enabledZefan Li2015-03-021-0/+2
* | | | Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-03-101-4/+52
|\ \ \ \
| * | | | workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo2015-03-051-4/+52
| |/ / /
* | | | Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-082-1/+2
|\ \ \ \
| * | | | console: Fix console name size mismatchPeter Hurley2015-03-072-1/+2
| | |/ / | |/| |
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-03-071-0/+2
|\ \ \ \
| * | | | kernel/module.c: Update debug alignment after symtable generationLaura Abbott2015-03-061-0/+2
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-03-061-1/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | livepatch: fix RCU usage in klp_find_external_symbol()Peter Zijlstra2015-03-031-1/+2
* | | | Merge branch 'irq-pm'Rafael J. Wysocki2015-03-062-2/+12
|\ \ \ \
| * | | | genirq / PM: Add flag for shared NO_SUSPEND interrupt linesRafael J. Wysocki2015-03-042-2/+12
| | |_|/ | |/| |
* | | | Merge branch 'suspend-to-idle'Rafael J. Wysocki2015-03-051-21/+33
|\ \ \ \ | |_|_|/ |/| | |
| * | | cpuidle / sleep: Use broadcast timer for states that stop local timerRafael J. Wysocki2015-03-051-9/+21
| * | | cpuidle: Clean up fallback handling in cpuidle_idle_call()Rafael J. Wysocki2015-03-021-14/+15
| * | | idle / sleep: Avoid excessive disabling and enabling interruptsRafael J. Wysocki2015-02-281-1/+0Star
| |/ /
* | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-03-011-0/+1
|\ \ \
| * | | locking/rtmutex: Set state back to running on errorSebastian Andrzej Siewior2015-03-011-0/+1
* | | | kernel/sys.c: fix UNAME26 for 4.0Jon DeVree2015-02-281-1/+2
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-241-5/+5
|\ \ \ | |/ / |/| / | |/
| * livepatch: RCU protect struct klp_func all the time when used in klp_ftrace_h...Petr Mladek2015-02-221-3/+3
| * livepatch: fix format string in kobject_init_and_add()Jiri Kosina2015-02-161-2/+2
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-221-0/+12
|\ \
| * | MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPSPaul Burton2015-02-121-0/+12
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-02-211-3/+7
|\ \ \
| * | | ntp: Fixup adjtimex freq validation on 32-bit systemsJohn Stultz2015-02-181-3/+7
* | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-02-211-1/+2
|\ \ \ \
| * | | | locking/rtmutex: Avoid a NULL pointer dereference on deadlockSebastian Andrzej Siewior2015-02-181-1/+2
| |/ / /
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-02-215-99/+148
|\ \ \ \
| * | | | sched/rt: Avoid obvious configuration failPeter Zijlstra2015-02-181-3/+11
| * | | | sched/autogroup: Fix failure to set cpu.rt_runtime_usPeter Zijlstra2015-02-182-5/+7
| * | | | sched/dl: Do update_rq_clock() in yield_task_dl()Kirill Tkhai2015-02-181-0/+1
| * | | | sched: Prevent recursion in io_schedule()NeilBrown2015-02-181-19/+12Star
| * | | | sched/completion: Serialize completion_done() with complete()Oleg Nesterov2015-02-181-2/+17
| * | | | sched: Fix preempt_schedule_common() triggering tracing recursionFrederic Weisbecker2015-02-181-1/+1
| * | | | sched/dl: Prevent enqueue of a sleeping task in dl_task_timer()Kirill Tkhai2015-02-181-0/+20
| * | | | sched: Make dl_task_time() use task_rq_lock()Peter Zijlstra2015-02-183-85/+79Star
| * | | | sched: Clarify ordering between task_rq_lock() and move_queued_task()Peter Zijlstra2015-02-181-0/+16
| |/ / /
| | | |
| \ \ \
*-. | | | Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://gi...Linus Torvalds2015-02-211-0/+1
|\ \| | |