aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
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
2016-08-02dynamic_debug: only add header when usedGravatar Luis de Bethencourt 1-0/+1
2016-08-02task_work: use READ_ONCE/lockless_dereference, avoid pi_lock if !task_worksGravatar Oleg Nesterov 1-4/+6
2016-07-30Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+8
2016-07-29Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditGravatar Linus Torvalds 4-267/+228
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 2-98/+92
2016-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 2-0/+16
2016-07-29Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-10/+8
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 8-385/+275
2016-07-28Merge tag 'trace-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Gravatar Linus Torvalds 12-453/+565
2016-07-28Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-6/+0
2016-07-28printk: when dumping regs, show the stack, not thread_infoGravatar Andy Lutomirski 1-3/+2
2016-07-28mm: fix memcg stack accounting for sub-page stacksGravatar Andy Lutomirski 1-11/+8
2016-07-28mm: track NR_KERNEL_STACK in KiB instead of number of stacksGravatar Andy Lutomirski 1-1/+2
2016-07-28mm: cleanup ifdef guards for vmem_altmapGravatar Dan Williams 1-8/+0
2016-07-28mm: convert zone_reclaim to node_reclaimGravatar Mel Gorman 1-2/+2
2016-07-28mm, vmscan: move LRU lists to nodeGravatar Mel Gorman 1-5/+5
2016-07-28cpuset, mm: fix TIF_MEMDIE check in cpuset_change_task_nodemaskGravatar Michal Hocko 1-9/+0
2016-07-28freezer, oom: check TIF_MEMDIE on the correct taskGravatar Michal Hocko 1-1/+1
2016-07-28timers/core: Correct callback order during CPU hot plugGravatar Richard Cochran 1-5/+10
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 10-144/+418
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-10/+0
2016-07-27stop_machine: Touch_nmi_watchdog() after MULTI_STOP_PREPAREGravatar Oleg Nesterov 1-0/+8
2016-07-26Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-3/+3
2016-07-26Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 12-518/+666
2016-07-26cgroup: remove unnecessary 0 check from css_from_id()Gravatar Johannes Weiner 1-1/+1
2016-07-26cgroup: fix idr leak for the first cgroup rootGravatar Johannes Weiner 1-7/+1
2016-07-26mm: charge/uncharge kmemcg from generic page allocator pathsGravatar Vladimir Davydov 1-3/+3
2016-07-26Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-2/+4
2016-07-26Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-43/+67
2016-07-26Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Gravatar Linus Torvalds 2-10/+37
2016-07-25Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 11-66/+358
2016-07-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 13-540/+751
2016-07-25bpf: Add bpf_probe_write_user BPF helper to be called in tracersGravatar Sargun Dhillon 1-0/+45
2016-07-25Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-6/+0
2016-07-25Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-84/+87