aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
* | | watchdog: Fix merge 'conflict'Peter Zijlstra2015-05-18
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-05-15
|\ \ \
| * | | sched/core: Fix regression in cpuset_cpu_inactive() for suspendOmar Sandoval2015-05-08
| * | | sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner2015-05-08
| | |/ | |/|
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-05-15
|\ \ \ | |_|/ |/| |
| * | perf: Annotate inherited event ctx->mutex recursionPeter Zijlstra2015-05-08
| |/
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-09
|\ \
| * | genirq: Set IRQCHIP_SKIP_SET_WAKE flag for dummy_irq_chipRoger Quadros2015-04-24
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-05-09
|\ \ \
| * | | clockevents: Shutdown detached clockevent deviceViresh Kumar2015-04-24
| |/ /
* | | Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-05-08
|\ \ \ | |_|/ |/| |
| * | tracing: Make ftrace_print_array_seq compute buf_lenAlex Bennée2015-05-06
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-05-06
|\ \ \ | |/ / |/| |
| * | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-04-18
| |\ \
| | * | rcu: Control grace-period delays directly from valuePaul E. McKenney2015-04-14
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-01
|\ \ \ \
| * | | | bpf: fix 64-bit divideAlexei Starovoitov2015-04-27
* | | | | Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-30
|\ \ \ \ \
| * | | | | cpuidle: Run tick_broadcast_exit() with disabled interruptsRafael J. Wysocki2015-04-29
| |/ / / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-30
|\ \ \ \ \
| * | | | | x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini2015-04-27
| |/ / / /
* | | | | modsign: change default key detailsDavid Howells2015-04-30
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-28
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky2015-04-23
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | VFS: kernel/: d_inode() annotationsDavid Howells2015-04-15
| * | | | VFS: audit: d_backing_inode() annotationsDavid Howells2015-04-15
* | | | | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2015-04-22
|\ \ \ \ \
| * | | | | audit: Remove condition which always evaluates to falsePranith Kumar2015-03-13
| * | | | | audit: reduce mmap_sem hold for mm->exe_fileDavidlohr Bueso2015-02-23
| * | | | | audit: consolidate handling of mm->exe_fileDavidlohr Bueso2015-02-23
| * | | | | audit: code clean upAmeen Ali2015-02-23
| * | | | | audit: don't reset working wait time accidentally with auditdRichard Guy Briggs2015-02-23
| * | | | | audit: don't lose set wait time on first successful call to audit_log_start()Richard Guy Briggs2015-02-23
| * | | | | audit: move the tree pruning to a dedicated threadImre Palik2015-02-23
* | | | | | Merge tag 'trace-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2015-04-22
|\ \ \ \ \ \
| * | | | | | tracing: Fix possible out of bounds memory access when parsing enumsSteven Rostedt (Red Hat)2015-04-17
| * | | | | | tracing: Fix incorrect enabling of trace events by boot cmdlineJoonsoo Kim2015-04-16
| * | | | | | tracing: Handle ftrace_dump() atomic context in graph_trace_open()Rabin Vincent2015-04-16
* | | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-22
|\ \ \ \ \ \ \
| * | | | | | | params: handle quotes properly for values not of form foo="bar".Rusty Russell2015-04-15
| * | | | | | | module: do not print allocation-fail warning on bogus user buffer sizeKirill A. Shutemov2015-03-23
| * | | | | | | kernel/module.c: fix typos in message about unused symbolsYannick Guerrini2015-03-23
* | | | | | | | Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-21
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 4.0-rc5 into char-misc-nextGreg Kroah-Hartman2015-03-25
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 4.0-rc3 into char-misc-nextGreg Kroah-Hartman2015-03-09
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | clockevents: export clockevents_unbind_device instead of clockevents_unbindVitaly Kuznetsov2015-03-01
* | | | | | | | | | | Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-21
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | Merge 4.0-rc7 into tty-nextGreg Kroah-Hartman2015-04-07
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | console: Add extensible console matchingPeter Hurley2015-03-26