aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-03
|\
| * Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-03-01
| |\
| | * locking/rtmutex: Set state back to running on errorSebastian Andrzej Siewior2015-03-01
| * | kernel/sys.c: fix UNAME26 for 4.0Jon DeVree2015-02-28
| |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-24
| |\
| | * livepatch: RCU protect struct klp_func all the time when used in klp_ftrace_h...Petr Mladek2015-02-22
| | * livepatch: fix format string in kobject_init_and_add()Jiri Kosina2015-02-16
| * | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-21
| |\ \
| | * | MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPSPaul Burton2015-02-12
| * | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-02-21
| |\ \ \
| | * | | ntp: Fixup adjtimex freq validation on 32-bit systemsJohn Stultz2015-02-18
| * | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-02-21
| |\ \ \ \
| | * | | | locking/rtmutex: Avoid a NULL pointer dereference on deadlockSebastian Andrzej Siewior2015-02-18
| | |/ / /
| * | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-02-21
| |\ \ \ \
| | * | | | sched/rt: Avoid obvious configuration failPeter Zijlstra2015-02-18
| | * | | | sched/autogroup: Fix failure to set cpu.rt_runtime_usPeter Zijlstra2015-02-18
| | * | | | sched/dl: Do update_rq_clock() in yield_task_dl()Kirill Tkhai2015-02-18
| | * | | | sched: Prevent recursion in io_schedule()NeilBrown2015-02-18
| | * | | | sched/completion: Serialize completion_done() with complete()Oleg Nesterov2015-02-18
| | * | | | sched: Fix preempt_schedule_common() triggering tracing recursionFrederic Weisbecker2015-02-18
| | * | | | sched/dl: Prevent enqueue of a sleeping task in dl_task_timer()Kirill Tkhai2015-02-18
| | * | | | sched: Make dl_task_time() use task_rq_lock()Peter Zijlstra2015-02-18
| | * | | | sched: Clarify ordering between task_rq_lock() and move_queued_task()Peter Zijlstra2015-02-18
| | |/ / /
| | | | |
| | \ \ \
| *-. | | | Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://gi...Linus Torvalds2015-02-21
| |\ \| | |
| | * | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2015-02-18
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | rcu: Clear need_qs flag to prevent splatPaul E. McKenney2015-02-11
| * | | | | Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-02-20
| |\ \ \ \ \
| | * | | | | debug: prevent entering debug mode on panic/exception.Colin Cross2015-02-19
| | * | | | | kdb: Const qualifier for kdb_getstr's prompt argumentDaniel Thompson2015-02-19
| | * | | | | kdb: Provide forward search at more promptDaniel Thompson2015-02-19
| | * | | | | kdb: Fix a prompt management bug when using | grepDaniel Thompson2015-02-19
| | * | | | | kdb: Remove stack dump when entering kgdb due to NMIDaniel Thompson2015-02-19
| | * | | | | kdb: Avoid printing KERN_ levels to consolesDaniel Thompson2015-02-19
| | * | | | | kdb: Fix off by one error in kdb_cpu()Jason Wessel2015-02-19
| | * | | | | kdb: fix incorrect counts in KDB summary command outputJay Lan2015-02-19
| * | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2015-02-19
| |\ \ \ \ \ \
| | * | | | | | kbuild,gcov: simplify kernel/gcov/Makefile moreMasahiro Yamada2015-01-09
| | * | | | | | kbuild,gcov: simplify kernel/gcov/MakefileMasahiro Yamada2015-01-09
| | * | | | | | kbuild,gcov: remove unnecessary workaroundMasahiro Yamada2015-01-09
| | * | | | | | kbuild: do not add $(call ...) to invoke cc-version or cc-fullversionMasahiro Yamada2015-01-09
* | | | | | | | cls_bpf: add initial eBPF support for programmable classifiersDaniel Borkmann2015-03-01
* | | | | | | | ebpf: move read-only fields to bpf_prog and shrink bpf_prog_auxDaniel Borkmann2015-03-01
* | | | | | | | ebpf: add sched_cls_type and map it to sk_filter's verifier opsDaniel Borkmann2015-03-01
* | | | | | | | ebpf: constify various function pointer structsDaniel Borkmann2015-03-01
* | | | | | | | ebpf: remove kernel test stubsDaniel Borkmann2015-03-01
|/ / / / / / /
* | | | | | | Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2015-02-17
|\ \ \ \ \ \ \
| * | | | | | | audit: replace getname()/putname() hacks with reference countersPaul Moore2015-01-23
| * | | | | | | audit: fix filename matching in __audit_inode() and __audit_inode_child()Paul Moore2015-01-23
| * | | | | | | audit: enable filename recording via getname_kernel()Paul Moore2015-01-23
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-02-17
|\ \ \ \ \ \ \ \