index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
Kconfig
Commit message (
Expand
)
Author
Age
*
uprobes: Kconfig dependency fix
David A. Long
2014-03-18
*
stackprotector: Introduce CONFIG_CC_STACKPROTECTOR_STRONG
Kees Cook
2013-12-20
*
stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architectures
Kees Cook
2013-12-20
*
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
Christoph Hellwig
2013-11-14
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-11-11
|
\
|
*
vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN Kconfig
Kevin Hilman
2013-09-30
*
|
irq: Optimize softirq stack selection in irq exit
Frederic Weisbecker
2013-10-01
|
/
*
mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef
Heiko Carstens
2013-09-28
*
microblaze: fix clone syscall
Michal Simek
2013-08-13
*
mm: soft-dirty bits for user memory changes tracking
Pavel Emelyanov
2013-07-03
*
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-05-15
|
\
|
*
idle: Fix hlt/nohlt command-line handling in new generic idle
Kevin Hilman
2013-05-05
*
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-05-05
|
\
\
|
|
/
|
/
|
|
*
CONFIG_SYMBOL_PREFIX: cleanup.
Rusty Russell
2013-03-15
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
|
\
\
|
|
/
|
/
|
|
*
make HAVE_SYSCALL_WRAPPERS unconditional
Al Viro
2013-03-03
*
|
Select VIRT_TO_BUS directly where needed
Stephen Rothwell
2013-03-12
|
/
*
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-03-03
|
\
|
*
Add HAVE_64BIT_ALIGNED_ACCESS
James Hogan
2013-03-02
*
|
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
Stephen Rothwell
2013-02-27
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-23
|
\
\
|
*
|
burying unused conditionals
Al Viro
2013-02-14
|
*
|
generic sys_sigaction() and compat_sys_sigaction()
Al Viro
2013-02-03
|
*
|
generic sys_compat_rt_sigaction()
Al Viro
2013-02-03
|
*
|
old sigsuspend variants in kernel/signal.c
Al Viro
2013-02-03
|
*
|
generic compat_sys_rt_sigqueueinfo()
Al Viro
2013-02-03
|
*
|
generic compat_sys_rt_sigpending()
Al Viro
2013-02-03
|
*
|
generic compat_sys_rt_sigprocmask()
Al Viro
2013-02-03
|
*
|
sanitize rt_sigaction() situation a bit
Al Viro
2013-02-03
|
|
/
*
/
kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.c
Masami Hiramatsu
2013-01-21
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-20
|
\
|
*
introduce generic sys_sigaltstack(), switch x86 and um to it
Al Viro
2012-12-19
|
*
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
2012-12-19
*
|
Merge tag 'byteswap-for-linus-20121219' of git://git.infradead.org/users/dwmw...
Linus Torvalds
2012-12-19
|
\
\
|
*
|
byteorder: allow arch to opt to use GCC intrinsics for byteswapping
David Woodhouse
2012-12-05
*
|
|
percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEM
Oleg Nesterov
2012-12-17
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-12
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
generic sys_fork / sys_vfork / sys_clone
Al Viro
2012-11-28
|
|
/
*
/
context_tracking: New context tracking susbsystem
Frederic Weisbecker
2012-11-30
|
/
*
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-14
|
\
|
*
Make most arch asm/module.h files use asm-generic/module.h
David Howells
2012-09-28
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-12
|
\
\
|
*
|
infrastructure for saner ret_from_kernel_thread semantics
Al Viro
2012-10-12
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-09
|
\
|
|
|
*
|
preparation for generic kernel_thread()
Al Viro
2012-09-30
|
|
/
*
|
thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE
Gerald Schaefer
2012-10-09
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-10-01
|
\
\
|
*
|
cputime: Make finegrained irqtime accounting generally available
Frederic Weisbecker
2012-09-25
|
*
|
cputime: Generalize CONFIG_VIRT_CPU_ACCOUNTING
Frederic Weisbecker
2012-08-17
|
|
/
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-10-01
|
\
\
[next]