summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2015-06-17Merge tag 'trace-fix-filter-4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+9
2015-06-17tracing: Have filter check for balanced opsSteven Rostedt-2/+9
2015-06-14Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-6/+19
2015-06-11Merge tag 'trace-rb-bm-fix-4.1-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2015-06-11ring-buffer-benchmark: Fix the wrong sched_priority of producerWang Long-1/+1
2015-06-10sched, numa: do not hint for NUMA balancing on VM_MIXEDMAP mappingsMel Gorman-1/+1
2015-06-07lockdep: Fix a race between /proc/lock_stat and module unloadPeter Zijlstra-6/+19
2015-06-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+16
2015-06-04compat: cleanup coding in compat_get_bitmap() and compat_put_bitmap()Helge Deller-2/+4
2015-05-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+3
2015-05-27perf: Disallow sparse AUX allocations for non-SG PMUs in overwrite modeAlexander Shishkin-0/+14
2015-05-27perf: Fix race in BPF program unregisterAlexei Starovoitov-1/+2
2015-05-23Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-6/+8
2015-05-22Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-4/+1
2015-05-19watchdog: fix double lock in watchdog_nmi_enable_allMichal Hocko-1/+1
2015-05-18sched: always use blk_schedule_flush_plug in io_schedule_outShaohua Li-4/+1
2015-05-18watchdog: Fix merge 'conflict'Peter Zijlstra-5/+15
2015-05-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-33/+33
2015-05-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-8/+33
2015-05-13ktime: Fix ktime_divns to do signed divisionJohn Stultz-6/+8
2015-05-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+1
2015-05-09Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-5/+1
2015-05-08Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+2
2015-05-09module: Call module notifier on failure after complete_formation()Steven Rostedt-0/+3
2015-05-08perf: Annotate inherited event ctx->mutex recursionPeter Zijlstra-8/+33
2015-05-08sched/core: Fix regression in cpuset_cpu_inactive() for suspendOmar Sandoval-16/+12
2015-05-08sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner-17/+21
2015-05-06tracing: Make ftrace_print_array_seq compute buf_lenAlex Bennée-1/+2
2015-05-06Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-7/+9
2015-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-6/+6
2015-04-30Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-14/+2
2015-04-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-15/+0
2015-04-30modsign: change default key detailsDavid Howells-3/+3
2015-04-29cpuidle: Run tick_broadcast_exit() with disabled interruptsRafael J. Wysocki-14/+2
2015-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-1/+1
2015-04-27bpf: fix 64-bit divideAlexei Starovoitov-6/+6
2015-04-27x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini-15/+0
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-19/+19
2015-04-24clockevents: Shutdown detached clockevent deviceViresh Kumar-5/+1
2015-04-24genirq: Set IRQCHIP_SKIP_SET_WAKE flag for dummy_irq_chipRoger Quadros-0/+1
2015-04-23kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky-1/+1
2015-04-22Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds-53/+94
2015-04-22Merge tag 'trace-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds-3/+20
2015-04-22Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-6/+7
2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2015-04-21Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-35/+18
2015-04-19smp: Fix error case handling in smp_call_function_*()Linus Torvalds-1/+3
2015-04-18Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-32/+62
2015-04-18Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-7/+9
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-3/+9