index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
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-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-0
/
+21
2016-10-10
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-08
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-26
mm: Implement stack frame object validation
Kees Cook
1
-0
/
+9
2016-06-24
Clarify naming of thread info/stack allocators
Linus Torvalds
1
-2
/
+2
2016-06-17
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-28
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-20
lib/GCD.c: use binary GCD algorithm instead of Euclidean
Zhaoxiu Zeng
1
-0
/
+3
2016-05-20
printk/nmi: generic solution for safe printk in NMI
Petr Mladek
1
-0
/
+4
2016-05-20
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-20
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
1
-3
/
+0
2016-01-20
dma-mapping: make the generic coherent dma mmap implementation optional
Christoph Hellwig
1
-0
/
+3
2016-01-14
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-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2015-08-15
percpu-rwsem: kill CONFIG_PERCPU_RWSEM
Oleg Nesterov
1
-1
/
+0
2015-08-03
locking/static_keys: Add selftest
Peter Zijlstra
1
-0
/
+6
2015-07-18
x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...
Ingo Molnar
1
-0
/
+4
2015-06-25
clone: support passing tls argument via C rather than pt_regs magic
Josh Triplett
1
-0
/
+7
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
1
-1
/
+1
2015-04-14
mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE
Kees Cook
1
-0
/
+1
2015-04-14
mm: expose arch_mmap_rnd when available
Kees Cook
1
-0
/
+7
2015-04-14
lib/ioremap.c: add huge I/O map capability interfaces
Toshi Kani
1
-0
/
+3
2015-04-14
mm: define default PGTABLE_LEVELS to two
Kirill A. Shutemov
1
-0
/
+4
2015-04-11
oprofile: Disable oprofile NMI timer on ppc64
Anton Blanchard
1
-1
/
+1
2014-09-03
seccomp: Document two-phase seccomp and arch-provided seccomp_data
Andy Lutomirski
1
-0
/
+11
2014-07-18
seccomp: add "seccomp" syscall
Kees Cook
1
-0
/
+1
2014-03-18
uprobes: Kconfig dependency fix
David A. Long
1
-5
/
+1
2013-12-20
stackprotector: Introduce CONFIG_CC_STACKPROTECTOR_STRONG
Kees Cook
1
-3
/
+48
2013-12-20
stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architectures
Kees Cook
1
-0
/
+22
2013-11-15
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
Christoph Hellwig
1
-3
/
+0
2013-11-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+12
2013-10-01
irq: Optimize softirq stack selection in irq exit
Frederic Weisbecker
1
-0
/
+10
2013-09-30
vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN Kconfig
Kevin Hilman
1
-0
/
+12
2013-09-28
mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef
Heiko Carstens
1
-3
/
+0
2013-08-13
microblaze: fix clone syscall
Michal Simek
1
-0
/
+6
[next]