Age | Commit message (Expand) | Author | Files | Lines |
2017-05-10 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+3 |
2017-05-09 | crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE | Hari Bathini | 1 | -0/+4 |
2017-05-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -0/+6 |
2017-04-18 | rcu: Make arch select smp_mb__after_unlock_lock() strength | Paul E. McKenney | 1 | -0/+3 |
2017-03-13 | x86/mm: Introduce mmap_compat_base() for 32-bit mmap() | Dmitry Safonov | 1 | -0/+7 |
2017-03-08 | stacktrace/x86: add function for detecting reliable stack traces | Josh Poimboeuf | 1 | -0/+6 |
2017-02-28 | scripts/spelling.txt: add "an user" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-02-25 | mm, x86: add support for PUD-sized transparent hugepages | Matthew Wilcox | 1 | -0/+3 |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+7 |
2017-02-22 | Merge tag 'gcc-plugins-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+22 |
2017-02-21 | arch: add ARCH_HAS_SET_MEMORY config | Daniel Borkmann | 1 | -0/+4 |
2017-02-07 | arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX | Laura Abbott | 1 | -2/+2 |
2017-02-07 | arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common | Laura Abbott | 1 | -0/+34 |
2017-01-19 | net:add one common config ARCH_WANT_RELAX_ORDER to support relax ordering | Mao Wenan | 1 | -0/+3 |
2017-01-18 | gcc-plugins: Add structleak for more stack initialization | Kees Cook | 1 | -0/+22 |
2016-12-20 | powerpc: ima: get the kexec buffer passed by the previous kernel | Thiago Jung Bauermann | 1 | -0/+3 |
2016-12-13 | Merge tag 'gcc-plugins-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+6 |
2016-12-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+3 |
2016-12-12 | sparc64:Support User Probes for sparc | Allen Pais | 1 | -0/+1 |
2016-11-15 | sched/cputime, powerpc, s390: Make scaled cputime arch specific | Stanislaw Gruszka | 1 | -0/+3 |
2016-11-09 | gcc-plugins: Adjust Kconfig to avoid cyc_complexity | Kees Cook | 1 | -1/+6 |
2016-10-15 | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+18 |
2016-10-15 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -0/+21 |
2016-10-11 | gcc-plugins: Add latent_entropy plugin | Emese Revfy | 1 | -0/+18 |
2016-09-22 | kbuild: -ffunction-sections fix for archs with conflicting sections | Nicholas Piggin | 1 | -1/+3 |
2016-09-15 | Merge branch 'linus' into x86/asm, to pick up recent fixes | Ingo Molnar | 1 | -11/+0 |
2016-09-09 | kbuild: allow archs to select link dead code/data elimination | Nicholas Piggin | 1 | -0/+13 |
2016-09-09 | kbuild: allow architectures to use thin archives instead of ld -r | Stephen Rothwell | 1 | -0/+6 |
2016-09-07 | seccomp: Remove 2-phase API documentation | Mickaël Salaün | 1 | -11/+0 |
2016-08-24 | fork: Add generic vmalloced stack support | Andy Lutomirski | 1 | -0/+34 |
2016-08-09 | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 1 | -0/+9 |
2016-08-02 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -0/+37 |
2016-07-27 | gcc-plugins: disable under COMPILE_TEST | Kees Cook | 1 | -0/+1 |
2016-07-27 | mm: Implement stack frame object validation | Kees Cook | 1 | -0/+9 |
2016-06-25 | Clarify naming of thread info/stack allocators | Linus Torvalds | 1 | -2/+2 |
2016-06-18 | isa: Allow ISA-style drivers on modern systems | William Breathitt Gray | 1 | -0/+3 |
2016-06-07 | Add sancov plugin | Emese Revfy | 1 | -0/+9 |
2016-06-07 | Add Cyclomatic complexity GCC plugin | Emese Revfy | 1 | -0/+12 |
2016-06-07 | GCC plugin infrastructure | Emese Revfy | 1 | -0/+15 |
2016-05-29 | Merge branch 'hash' of git://ftp.sciencehorizons.net/linux | Linus Torvalds | 1 | -0/+8 |
2016-05-28 | <linux/hash.h>: Add support for architecture-specific functions | George Spelvin | 1 | -0/+8 |
2016-05-21 | lib/GCD.c: use binary GCD algorithm instead of Euclidean | Zhaoxiu Zeng | 1 | -0/+3 |
2016-05-21 | printk/nmi: generic solution for safe printk in NMI | Petr Mladek | 1 | -0/+4 |
2016-05-21 | exit_thread: remove empty bodies | Jiri Slaby | 1 | -0/+5 |
2016-02-29 | objtool: Add CONFIG_STACK_VALIDATION option | Josh Poimboeuf | 1 | -0/+6 |
2016-01-21 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 1 | -3/+0 |
2016-01-21 | dma-mapping: make the generic coherent dma mmap implementation optional | Christoph Hellwig | 1 | -0/+3 |
2016-01-15 | mm: mmap: add new /proc tunable for mmap_base ASLR | Daniel Cashman | 1 | -0/+68 |
2015-09-10 | kexec: split kexec_load syscall from kexec core code | Dave Young | 1 | -0/+3 |
2015-09-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+0 |