index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
Kconfig
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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/viro/vfs
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 x86
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/mpe/linux
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/kernel/git/tip/tip
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
2013-07-03
mm: soft-dirty bits for user memory changes tracking
Pavel Emelyanov
1
-0
/
+3
2013-05-15
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+3
2013-05-05
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
Linus Torvalds
1
-0
/
+6
2013-05-05
idle: Fix hlt/nohlt command-line handling in new generic idle
Kevin Hilman
1
-0
/
+3
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
Linus Torvalds
1
-3
/
+0
2013-03-15
CONFIG_SYMBOL_PREFIX: cleanup.
Rusty Russell
1
-0
/
+6
2013-03-12
Select VIRT_TO_BUS directly where needed
Stephen Rothwell
1
-7
/
+0
2013-03-03
make HAVE_SYSCALL_WRAPPERS unconditional
Al Viro
1
-3
/
+0
2013-03-03
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag
Linus Torvalds
1
-0
/
+16
2013-03-02
Add HAVE_64BIT_ALIGNED_ACCESS
James Hogan
1
-0
/
+16
2013-02-27
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
Stephen Rothwell
1
-0
/
+7
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
Linus Torvalds
1
-3
/
+26
2013-02-14
burying unused conditionals
Al Viro
1
-15
/
+0
2013-02-03
generic sys_sigaction() and compat_sys_sigaction()
Al Viro
1
-0
/
+11
2013-02-03
generic sys_compat_rt_sigaction()
Al Viro
1
-0
/
+3
2013-02-03
old sigsuspend variants in kernel/signal.c
Al Viro
1
-0
/
+10
2013-02-03
generic compat_sys_rt_sigqueueinfo()
Al Viro
1
-0
/
+3
2013-02-03
generic compat_sys_rt_sigpending()
Al Viro
1
-0
/
+3
2013-02-03
generic compat_sys_rt_sigprocmask()
Al Viro
1
-0
/
+3
2013-02-03
sanitize rt_sigaction() situation a bit
Al Viro
1
-0
/
+5
2013-01-21
kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.c
Masami Hiramatsu
1
-0
/
+12
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
Linus Torvalds
1
-6
/
+3
2012-12-19
introduce generic sys_sigaltstack(), switch x86 and um to it
Al Viro
1
-0
/
+3
2012-12-19
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
1
-6
/
+0
2012-12-19
Merge tag 'byteswap-for-linus-20121219' of git://git.infradead.org/users/dwmw2/byteswap
Linus Torvalds
1
-0
/
+19
2012-12-17
percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEM
Oleg Nesterov
1
-0
/
+1
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
Linus Torvalds
1
-0
/
+14
[next]