aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2015-05-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+3
2015-05-23Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-6/+8
2015-05-22Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-4/+1
2015-05-19watchdog: fix double lock in watchdog_nmi_enable_allGravatar Michal Hocko 1-1/+1
2015-05-18sched: always use blk_schedule_flush_plug in io_schedule_outGravatar Shaohua Li 1-4/+1
2015-05-18watchdog: Fix merge 'conflict'Gravatar Peter Zijlstra 1-5/+15
2015-05-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-33/+33
2015-05-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-8/+33
2015-05-13ktime: Fix ktime_divns to do signed divisionGravatar John Stultz 1-6/+8
2015-05-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+1
2015-05-09Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-5/+1
2015-05-08Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+2
2015-05-09module: Call module notifier on failure after complete_formation()Gravatar Steven Rostedt 1-0/+3
2015-05-08perf: Annotate inherited event ctx->mutex recursionGravatar Peter Zijlstra 1-8/+33
2015-05-08sched/core: Fix regression in cpuset_cpu_inactive() for suspendGravatar Omar Sandoval 1-16/+12
2015-05-08sched: Handle priority boosted tasks proper in setscheduler()Gravatar Thomas Gleixner 2-17/+21
2015-05-06tracing: Make ftrace_print_array_seq compute buf_lenGravatar Alex Bennée 1-1/+2
2015-05-06Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-7/+9
2015-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-6/+6
2015-04-30Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-14/+2
2015-04-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-15/+0
2015-04-30modsign: change default key detailsGravatar David Howells 1-3/+3
2015-04-29cpuidle: Run tick_broadcast_exit() with disabled interruptsGravatar Rafael J. Wysocki 1-14/+2
2015-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 1-1/+1
2015-04-27bpf: fix 64-bit divideGravatar Alexei Starovoitov 1-6/+6
2015-04-27x86: pvclock: Really remove the sched notifier for cross-cpu migrationsGravatar Paolo Bonzini 1-15/+0
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 8-19/+19
2015-04-24clockevents: Shutdown detached clockevent deviceGravatar Viresh Kumar 1-5/+1
2015-04-24genirq: Set IRQCHIP_SKIP_SET_WAKE flag for dummy_irq_chipGravatar Roger Quadros 1-0/+1
2015-04-23kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPGravatar Martin Schwidefsky 1-1/+1
2015-04-22Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditGravatar Linus Torvalds 4-53/+94
2015-04-22Merge tag 'trace-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Gravatar Linus Torvalds 2-3/+20
2015-04-22Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-6/+7
2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2015-04-21Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-35/+18
2015-04-19smp: Fix error case handling in smp_call_function_*()Gravatar Linus Torvalds 1-1/+3
2015-04-18Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 2-32/+62
2015-04-18Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Gravatar Ingo Molnar 1-7/+9
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-3/+9
2015-04-17tracing: Fix possible out of bounds memory access when parsing enumsGravatar Steven Rostedt (Red Hat) 1-0/+6
2015-04-17oprofile: reduce mmap_sem hold for mm->exe_fileGravatar Davidlohr Bueso 1-0/+1
2015-04-17gcov: fix softlockupsGravatar Andrey Ryabinin 1-1/+4
2015-04-17kernel/sysctl.c: detect overflows when converting to intGravatar Heinrich Schuchardt 1-1/+9
2015-04-17prctl: avoid using mmap_sem for exe_file serializationGravatar Davidlohr Bueso 2-25/+41
2015-04-17mm: rcu-protected get_mm_exe_file()Gravatar Konstantin Khlebnikov 1-19/+37
2015-04-17kernel/sysctl.c: threads-max observe limitsGravatar Heinrich Schuchardt 2-6/+31
2015-04-17kernel/fork.c: avoid division by zeroGravatar Heinrich Schuchardt 1-9/+20
2015-04-17kernel/fork.c: new function for max_threadsGravatar Heinrich Schuchardt 1-13/+21
2015-04-17fork_init: update max_threads commentGravatar Jean Delvare 1-2/+2
2015-04-17fork: report pid reservation failure properlyGravatar Michal Hocko 2-9/+11