aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2016-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-08-12bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann
2016-08-12Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-08-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-08-12Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki
2016-08-12Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-08-12PM / hibernate: Restore processor state before using per-CPU variablesThomas Garnier
2016-08-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-12Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-08-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-08-11sched/cputime: Fix omitted ticks passed in parameterFrederic Weisbecker
2016-08-11sched/cputime: Fix steal time accountingWanpeng Li
2016-08-10Merge branch 'linus' into timers/urgent, to pick up fixesIngo Molnar
2016-08-10locking/pvqspinlock: Fix a bug in qstat_read()Pan Xinhui
2016-08-10locking/pvqspinlock: Fix double hash raceWanpeng Li
2016-08-10Merge branch 'linus' into locking/urgent, to pick up fixesIngo Molnar
2016-08-10sched/deadline: Fix lock pinning warning during CPU hotplugWanpeng Li
2016-08-10sched/cputime: Mitigate performance regression in times()/clock_gettime()Giovanni Gherdovich
2016-08-10sched/fair: Fix typo in sync_throttle()Xunlei Pang
2016-08-10sched/deadline: Fix wrap-around in DL heapTommaso Cucinotta
2016-08-10perf/core: Set cgroup in CPU contexts for new cgroup eventsDavid Carrillo-Cisneros
2016-08-10perf/core: Fix sideband list-iteration vs. event ordering NULL pointer defere...Peter Zijlstra
2016-08-09Revert "printk: create pr_<level> functions"Linus Torvalds
2016-08-09timers: Fix get_next_timer_interrupt() computationChris Metcalf
2016-08-09genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier
2016-08-08printk: Remove unnecessary #ifdef CONFIG_PRINTKAndreas Ziegler
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe
2016-08-06bpf: restore behavior of bpf_map_update_elemAlexei Starovoitov
2016-08-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-05Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-08-04Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-08-04jump_label: remove bug.h, atomic.h dependencies for HAVE_JUMP_LABELJason Baron
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-08-04modules: add ro_after_init supportJessica Yu
2016-08-04jump_label: disable preemption around __module_text_address().Rusty Russell
2016-08-04modules: Add kernel parameter to blacklist modulesPrarit Bhargava
2016-08-04module: Do a WARN_ON_ONCE() for assert module mutex not heldSteven Rostedt
2016-08-03bpf: fix method of PTR_TO_PACKET reg id generationJakub Kicinski
2016-08-03Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2016-08-02config: add android config fragmentsRob Herring
2016-08-02relay: add global mode support for buffer-only channelsAkash Goel
2016-08-02kexec: add restriction on kexec_load() segment sizeszhong jiang
2016-08-02kexec: add a kexec_crash_loaded() functionPetr Tesarik
2016-08-02kexec: use core_param for crash_kexec_post_notifiers boot optionHidehiro Kawai
2016-08-02kexec: allow architectures to override boot mappingRussell King
2016-08-02kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_tRussell King
2016-08-02kexec: ensure user memory sizes do not wrapRussell King
2016-08-02kexec: return error number directlyMinfei Huang
2016-08-02kernel/exit.c: quieten greatest stack depth printkAnton Blanchard
2016-08-02printk: add kernel parameter to control writes to /dev/kmsgBorislav Petkov