aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2016-08-12Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 1-2/+2
2016-08-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+4
2016-08-12Merge branches 'pm-sleep' and 'pm-cpufreq'Gravatar Rafael J. Wysocki 1-2/+2
2016-08-12Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 5-4/+34
2016-08-12PM / hibernate: Restore processor state before using per-CPU variablesGravatar Thomas Garnier 1-2/+2
2016-08-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-23/+54
2016-08-12Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 3-3/+23
2016-08-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+11
2016-08-11sched/cputime: Fix omitted ticks passed in parameterGravatar Frederic Weisbecker 1-1/+2
2016-08-11sched/cputime: Fix steal time accountingGravatar Wanpeng Li 1-2/+9
2016-08-10Merge branch 'linus' into timers/urgent, to pick up fixesGravatar Ingo Molnar 20-99/+709
2016-08-10locking/pvqspinlock: Fix a bug in qstat_read()Gravatar Pan Xinhui 1-1/+0
2016-08-10locking/pvqspinlock: Fix double hash raceGravatar Wanpeng Li 1-1/+1
2016-08-10Merge branch 'linus' into locking/urgent, to pick up fixesGravatar Ingo Molnar 73-2083/+3111
2016-08-10sched/deadline: Fix lock pinning warning during CPU hotplugGravatar Wanpeng Li 1-1/+4
2016-08-10sched/cputime: Mitigate performance regression in times()/clock_gettime()Gravatar Giovanni Gherdovich 1-0/+19
2016-08-10sched/fair: Fix typo in sync_throttle()Gravatar Xunlei Pang 1-1/+1
2016-08-10sched/deadline: Fix wrap-around in DL heapGravatar Tommaso Cucinotta 1-1/+1
2016-08-10perf/core: Set cgroup in CPU contexts for new cgroup eventsGravatar David Carrillo-Cisneros 1-18/+36
2016-08-10perf/core: Fix sideband list-iteration vs. event ordering NULL pointer defere...Gravatar Peter Zijlstra 1-5/+18
2016-08-09Revert "printk: create pr_<level> functions"Gravatar Linus Torvalds 3-43/+11
2016-08-09timers: Fix get_next_timer_interrupt() computationGravatar Chris Metcalf 1-1/+4
2016-08-09genirq/msi: Make sure PCI MSIs are activated earlyGravatar Marc Zyngier 1-0/+11
2016-08-08printk: Remove unnecessary #ifdef CONFIG_PRINTKGravatar Andreas Ziegler 1-2/+0
2016-08-07block: rename bio bi_rw to bi_opfGravatar Jens Axboe 1-3/+3
2016-08-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2016-08-05Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-0/+3
2016-08-04Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-23/+105
2016-08-04jump_label: remove bug.h, atomic.h dependencies for HAVE_JUMP_LABELGravatar Jason Baron 1-0/+53
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Gravatar Masahiro Yamada 2-5/+5
2016-08-04modules: add ro_after_init supportGravatar Jessica Yu 2-13/+55
2016-08-04jump_label: disable preemption around __module_text_address().Gravatar Rusty Russell 1-1/+4
2016-08-04modules: Add kernel parameter to blacklist modulesGravatar Prarit Bhargava 1-0/+24
2016-08-04module: Do a WARN_ON_ONCE() for assert module mutex not heldGravatar Steven Rostedt 1-1/+1
2016-08-03Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Gravatar Linus Torvalds 2-7/+11
2016-08-02config: add android config fragmentsGravatar Rob Herring 2-0/+273
2016-08-02relay: add global mode support for buffer-only channelsGravatar Akash Goel 1-2/+32
2016-08-02kexec: add restriction on kexec_load() segment sizesGravatar zhong jiang 1-0/+17
2016-08-02kexec: add a kexec_crash_loaded() functionGravatar Petr Tesarik 2-1/+7
2016-08-02kexec: use core_param for crash_kexec_post_notifiers boot optionGravatar Hidehiro Kawai 1-9/+4
2016-08-02kexec: allow architectures to override boot mappingGravatar Russell King 2-14/+15
2016-08-02kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_tGravatar Russell King 2-3/+3
2016-08-02kexec: ensure user memory sizes do not wrapGravatar Russell King 1-0/+2
2016-08-02kexec: return error number directlyGravatar Minfei Huang 1-10/+6
2016-08-02kernel/exit.c: quieten greatest stack depth printkGravatar Anton Blanchard 1-1/+1
2016-08-02printk: add kernel parameter to control writes to /dev/kmsgGravatar Borislav Petkov 2-8/+141
2016-08-02printk: include <asm/sections.h> instead of <asm-generic/sections.h>Gravatar Christoph Hellwig 1-1/+1
2016-08-02printk: introduce suppress_message_printing()Gravatar Sergey Senozhatsky 1-6/+19
2016-08-02printk: create pr_<level> functionsGravatar Joe Perches 3-11/+45
2016-08-02printk: do not include interrupt.hGravatar Sergey Senozhatsky 1-1/+0