aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2017-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 4-36/+50
2017-01-26Merge tag 'pm-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 1-2/+2
2017-01-27Merge branches 'pm-sleep' and 'pm-cpufreq'Gravatar Rafael J. Wysocki 1-2/+2
2017-01-26sysctl: fix proc_doulongvec_ms_jiffies_minmax()Gravatar Eric Dumazet 1-0/+1
2017-01-24Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-1/+13
2017-01-24kernel/panic.c: add missing \nGravatar Jiri Slaby 1-1/+1
2017-01-24kernel/watchdog: prevent false hardlockup on overloaded systemGravatar Don Zickus 2-0/+12
2017-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 1-6/+8
2017-01-24userns: Make ucounts lock irq-safeGravatar Nikolay Borisov 1-6/+8
2017-01-22Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+0
2017-01-20Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag"Gravatar Rafael J. Wysocki 1-2/+2
2017-01-18bpf: don't trigger OOM killer under pressure with map allocGravatar Daniel Borkmann 4-36/+50
2017-01-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-4/+18
2017-01-18Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 7-39/+100
2017-01-18cpu/hotplug: Remove unused but set variable in _cpu_down()Gravatar Tobias Klauser 1-2/+0
2017-01-17Merge tag 'modules-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-2/+2
2017-01-17taint/module: Fix problems when out-of-kernel driver defines true or falseGravatar Larry Finger 2-2/+2
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 3-11/+13
2017-01-16bpf: rework prog_digest into prog_tagGravatar Daniel Borkmann 3-11/+13
2017-01-16cpu/hotplug: Provide dynamic range for prepare stageGravatar Thomas Gleixner 1-4/+18
2017-01-16Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Gravatar Ingo Molnar 7-39/+100
2017-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 1-4/+6
2017-01-15Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-2/+9
2017-01-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-42/+133
2017-01-14rcu: Narrow early boot window of illegal synchronous grace periodsGravatar Paul E. McKenney 6-35/+100
2017-01-14rcu: Remove cond_resched() from Tiny synchronize_sched()Gravatar Paul E. McKenney 1-4/+0
2017-01-14perf/x86/intel: Account interrupts for PEBS errorsGravatar Jiri Olsa 1-16/+31
2017-01-14perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' raceGravatar Peter Zijlstra 1-4/+54
2017-01-14perf/core: Fix sys_perf_event_open() vs. hotplugGravatar Peter Zijlstra 1-22/+48
2017-01-13Merge tag 'vfio-v4.10-rc4' of git://github.com/awilliam/linux-vfioGravatar Linus Torvalds 1-0/+1
2017-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+7
2017-01-12capability: export has_capabilityGravatar Jike Song 1-0/+1
2017-01-12jump_labels: API for flushing deferred jump label updatesGravatar David Matlack 1-0/+7
2017-01-11nohz: Fix collision between tick and other hrtimersGravatar Frederic Weisbecker 2-2/+9
2017-01-10signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Gravatar Jamie Iles 1-2/+2
2017-01-10mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done}Gravatar Dan Williams 1-0/+4
2017-01-10bpf: do not use KMALLOC_SHIFT_MAXGravatar Michal Hocko 2-2/+2
2017-01-10pid: fix lockdep deadlock warning due to ucount_lockGravatar Andrei Vagin 1-4/+6
2017-01-05Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/auditGravatar Linus Torvalds 1-4/+14
2017-01-03audit: Fix sleep in atomicGravatar Jan Kara 1-4/+14
2016-12-26smp/hotplug: Undo tglxs brainfartGravatar Thomas Gleixner 1-1/+8
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 24-147/+144
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-184/+51
2016-12-25ktime: Cleanup ktime_set() usageGravatar Thomas Gleixner 5-7/+7
2016-12-25ktime: Get rid of the unionGravatar Thomas Gleixner 13-88/+88
2016-12-25clocksource: Use a plain u64 instead of cycle_tGravatar Thomas Gleixner 10-52/+49
2016-12-25cpu/hotplug: Remove obsolete cpu hotplug register/unregister functionsGravatar Thomas Gleixner 1-138/+1
2016-12-25cpu/hotplug: Prevent overwriting of callbacksGravatar Thomas Gleixner 1-46/+50
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 29-29/+29
2016-12-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1