summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Revert "perf: Remove the extra validity check on nr_pages"Kan Liang2015-03-021-1/+1
* Merge tag 'v4.0-rc1' into perf/core, to refresh the treeIngo Molnar2015-02-26114-1577/+2832
|\
| * 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
| |\ \| |
| | * | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2015-02-181-0/+1
| | |\ \ \ | | | |/ / | | |/| |
| | | * | rcu: Clear need_qs flag to prevent splatPaul E. McKenney2015-02-121-0/+1
| * | | | Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-02-215-23/+64
| |\ \ \ \
| | * | | | debug: prevent entering debug mode on panic/exception.Colin Cross2015-02-191-0/+17
| | * | | | kdb: Const qualifier for kdb_getstr's prompt argumentDaniel Thompson2015-02-192-2/+2
| | * | | | kdb: Provide forward search at more promptDaniel Thompson2015-02-193-5/+26
| | * | | | kdb: Fix a prompt management bug when using | grepDaniel Thompson2015-02-191-2/+2
| | * | | | kdb: Remove stack dump when entering kgdb due to NMIDaniel Thompson2015-02-191-1/+0Star
| | * | | | kdb: Avoid printing KERN_ levels to consolesDaniel Thompson2015-02-192-10/+14
| | * | | | kdb: Fix off by one error in kdb_cpu()Jason Wessel2015-02-192-2/+2
| | * | | | kdb: fix incorrect counts in KDB summary command outputJay Lan2015-02-191-1/+1
| * | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2015-02-191-31/+5Star
| |\ \ \ \ \
| | * | | | | kbuild,gcov: simplify kernel/gcov/Makefile moreMasahiro Yamada2015-01-091-19/+4Star
| | * | | | | kbuild,gcov: simplify kernel/gcov/MakefileMasahiro Yamada2015-01-091-3/+3
| | * | | | | kbuild,gcov: remove unnecessary workaroundMasahiro Yamada2015-01-091-12/+1Star
| | * | | | | kbuild: do not add $(call ...) to invoke cc-version or cc-fullversionMasahiro Yamada2015-01-091-1/+1
| * | | | | | Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2015-02-182-151/+37Star
| |\ \ \ \ \ \
| | * | | | | | audit: replace getname()/putname() hacks with reference countersPaul Moore2015-01-232-109/+13Star
| | * | | | | | audit: fix filename matching in __audit_inode() and __audit_inode_child()Paul Moore2015-01-231-9/+25
| | * | | | | | audit: enable filename recording via getname_kernel()Paul Moore2015-01-231-37/+3Star
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-02-172-52/+47Star
| |\ \ \ \ \ \ \
| | * | | | | | | new fs_pin killing logicsAl Viro2015-01-261-47/+34Star
| | * | | | | | | get rid of the second argument of acct_kill()Al Viro2015-01-261-10/+7Star
| | * | | | | | | take count and rcu_head out of fs_pinAl Viro2015-01-261-6/+8
| | * | | | | | | pull bumping refcount into ->kill()Al Viro2015-01-261-0/+6
| | * | | | | | | kill pin_put()Al Viro2015-01-261-4/+10
| | * | | | | | | file->f_path.dentry is pinned down for as long as the file is open...Al Viro2015-01-261-4/+1Star
| * | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-175-18/+23
| |\ \ \ \ \ \ \ \
| | * | | | | | | | seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNOKees Cook2015-02-171-1/+3
| | * | | | | | | | kernel/module.c: do not inline do_init_module()Jan Kiszka2015-02-171-2/+7
| | * | | | | | | | kexec: simplify conditionalGeoff Levand2015-02-171-7/+10