Age | Commit message (Expand) | Author | Files | Lines |
2016-08-07 | block: rename bio bi_rw to bi_opf | Jens Axboe | 1 | -3/+3 |
2016-08-06 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2016-08-05 | Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -0/+3 |
2016-08-04 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -23/+105 |
2016-08-04 | jump_label: remove bug.h, atomic.h dependencies for HAVE_JUMP_LABEL | Jason Baron | 1 | -0/+53 |
2016-08-04 | tree-wide: replace config_enabled() with IS_ENABLED() | Masahiro Yamada | 2 | -5/+5 |
2016-08-04 | modules: add ro_after_init support | Jessica Yu | 2 | -13/+55 |
2016-08-04 | jump_label: disable preemption around __module_text_address(). | Rusty Russell | 1 | -1/+4 |
2016-08-04 | modules: Add kernel parameter to blacklist modules | Prarit Bhargava | 1 | -0/+24 |
2016-08-04 | module: Do a WARN_ON_ONCE() for assert module mutex not held | Steven Rostedt | 1 | -1/+1 |
2016-08-03 | Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2 | -7/+11 |
2016-08-02 | config: add android config fragments | Rob Herring | 2 | -0/+273 |
2016-08-02 | relay: add global mode support for buffer-only channels | Akash Goel | 1 | -2/+32 |
2016-08-02 | kexec: add restriction on kexec_load() segment sizes | zhong jiang | 1 | -0/+17 |
2016-08-02 | kexec: add a kexec_crash_loaded() function | Petr Tesarik | 2 | -1/+7 |
2016-08-02 | kexec: use core_param for crash_kexec_post_notifiers boot option | Hidehiro Kawai | 1 | -9/+4 |
2016-08-02 | kexec: allow architectures to override boot mapping | Russell King | 2 | -14/+15 |
2016-08-02 | kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_t | Russell King | 2 | -3/+3 |
2016-08-02 | kexec: ensure user memory sizes do not wrap | Russell King | 1 | -0/+2 |
2016-08-02 | kexec: return error number directly | Minfei Huang | 1 | -10/+6 |
2016-08-02 | kernel/exit.c: quieten greatest stack depth printk | Anton Blanchard | 1 | -1/+1 |
2016-08-02 | printk: add kernel parameter to control writes to /dev/kmsg | Borislav Petkov | 2 | -8/+141 |
2016-08-02 | printk: include <asm/sections.h> instead of <asm-generic/sections.h> | Christoph Hellwig | 1 | -1/+1 |
2016-08-02 | printk: introduce suppress_message_printing() | Sergey Senozhatsky | 1 | -6/+19 |
2016-08-02 | printk: create pr_<level> functions | Joe Perches | 3 | -11/+45 |
2016-08-02 | printk: do not include interrupt.h | Sergey Senozhatsky | 1 | -1/+0 |
2016-08-02 | dynamic_debug: only add header when used | Luis de Bethencourt | 1 | -0/+1 |
2016-08-02 | task_work: use READ_ONCE/lockless_dereference, avoid pi_lock if !task_works | Oleg Nesterov | 1 | -4/+6 |
2016-08-02 | tracing: Fix use-after-free in hist_register_trigger() | Tom Zanussi | 1 | -3/+3 |
2016-08-02 | tracing: Fix use-after-free in hist_unreg_all/hist_enable_unreg_all | Steven Rostedt | 1 | -4/+4 |
2016-08-02 | Makefile: Mute warning for __builtin_return_address(>0) for tracing only | Steven Rostedt | 1 | -0/+4 |
2016-08-02 | perf/core: Change log level for duration warning to KERN_INFO | David Ahern | 1 | -1/+1 |
2016-08-01 | jump_label: Make it possible for arches to invoke jump_label_init() earlier | Kevin Hao | 1 | -0/+3 |
2016-07-30 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+8 |
2016-07-29 | Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 4 | -267/+228 |
2016-07-29 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2 | -98/+92 |
2016-07-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2 | -0/+16 |
2016-07-29 | Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -10/+8 |
2016-07-29 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 8 | -385/+275 |
2016-07-28 | Merge tag 'trace-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 12 | -453/+565 |
2016-07-28 | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -6/+0 |
2016-07-28 | printk: when dumping regs, show the stack, not thread_info | Andy Lutomirski | 1 | -3/+2 |
2016-07-28 | mm: fix memcg stack accounting for sub-page stacks | Andy Lutomirski | 1 | -11/+8 |
2016-07-28 | mm: track NR_KERNEL_STACK in KiB instead of number of stacks | Andy Lutomirski | 1 | -1/+2 |
2016-07-28 | mm: cleanup ifdef guards for vmem_altmap | Dan Williams | 1 | -8/+0 |
2016-07-28 | mm: convert zone_reclaim to node_reclaim | Mel Gorman | 1 | -2/+2 |
2016-07-28 | mm, vmscan: move LRU lists to node | Mel Gorman | 1 | -5/+5 |
2016-07-28 | cpuset, mm: fix TIF_MEMDIE check in cpuset_change_task_nodemask | Michal Hocko | 1 | -9/+0 |
2016-07-28 | freezer, oom: check TIF_MEMDIE on the correct task | Michal Hocko | 1 | -1/+1 |
2016-07-28 | timers/core: Correct callback order during CPU hot plug | Richard Cochran | 1 | -5/+10 |