Commit Graph

131 Commits (6d0abeca3242a88cab8232e4acd7e2bf088f3bc2)

Author SHA1 Message Date
Kees Cook 8779657d29 stackprotector: Introduce CONFIG_CC_STACKPROTECTOR_STRONG 11 years ago
Kees Cook 19952a9203 stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architectures 11 years ago
Christoph Hellwig 0a06ff068f kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS 11 years ago
Frederic Weisbecker cc1f027454 irq: Optimize softirq stack selection in irq exit 12 years ago
Kevin Hilman 554b0004d0 vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN Kconfig 12 years ago
Heiko Carstens 083986e824 mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef 12 years ago
Michal Simek dfa9771a7c microblaze: fix clone syscall 12 years ago
Pavel Emelyanov 0f8975ec4d mm: soft-dirty bits for user memory changes tracking 12 years ago
Kevin Hilman 485cf5dac2 idle: Fix hlt/nohlt command-line handling in new generic idle 12 years ago
Thomas Gleixner d190e8195b idle: Remove GENERIC_IDLE_LOOP config switch 12 years ago
Thomas Gleixner d166991234 idle: Implement generic idle function 12 years ago
Rusty Russell b92021b09d CONFIG_SYMBOL_PREFIX: cleanup. 12 years ago
Stephen Rothwell 4febd95a8a Select VIRT_TO_BUS directly where needed 12 years ago
Al Viro 22d1a35da0 make HAVE_SYSCALL_WRAPPERS unconditional 12 years ago
James Hogan c19fa94a8f Add HAVE_64BIT_ALIGNED_ACCESS 12 years ago
Stephen Rothwell 887cbce0ad arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS 12 years ago
Al Viro d64008a8f3 burying unused conditionals 12 years ago
Al Viro 495dfbf767 generic sys_sigaction() and compat_sys_sigaction() 12 years ago
Al Viro 08d32fe504 generic sys_compat_rt_sigaction() 12 years ago
Al Viro 0a0e8cdf73 old sigsuspend variants in kernel/signal.c 12 years ago
Al Viro 75907d4d7b generic compat_sys_rt_sigqueueinfo() 12 years ago
Al Viro fe9c1db2cf generic compat_sys_rt_sigpending() 12 years ago
Al Viro 322a56cb1f generic compat_sys_rt_sigprocmask() 12 years ago
Al Viro eaca6eae3e sanitize rt_sigaction() situation a bit 12 years ago
Masami Hiramatsu e7dbfe349d kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.c 12 years ago
Al Viro 6bf9adfc90 introduce generic sys_sigaltstack(), switch x86 and um to it 12 years ago
Al Viro ae903caae2 Bury the conditionals from kernel_thread/kernel_execve series 12 years ago
Oleg Nesterov 22b361d1df percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEM 12 years ago
David Woodhouse cf66bb93e0 byteorder: allow arch to opt to use GCC intrinsics for byteswapping 12 years ago
Frederic Weisbecker 91d1aa43d3 context_tracking: New context tracking susbsystem 12 years ago
Al Viro d2125043ae generic sys_fork / sys_vfork / sys_clone 12 years ago
Al Viro a74fb73c12 infrastructure for saner ret_from_kernel_thread semantics 13 years ago
Gerald Schaefer 15626062f4 thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE 13 years ago
Al Viro 2aa3a7f866 preparation for generic kernel_thread() 13 years ago
David Howells 786d35d45c Make most arch asm/module.h files use asm-generic/module.h 13 years ago
Frederic Weisbecker 2b1d5024e1 rcu: Settle config for userspace extended quiescent state 13 years ago
Frederic Weisbecker fdf9c35650 cputime: Make finegrained irqtime accounting generally available 13 years ago
Frederic Weisbecker b952741c80 cputime: Generalize CONFIG_VIRT_CPU_ACCOUNTING 13 years ago
Jiri Olsa c5ebcedb56 perf: Add ability to attach user stack dump to sample 13 years ago
Jiri Olsa c5e63197db perf: Unified API to record selective sets of arch registers 13 years ago
Will Deacon c1d7e01d78 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION 13 years ago
Marek Szyprowski c64be2bb1c drivers: add Contiguous Memory Allocator 13 years ago
Srikar Dronamraju ec83db0f78 tracing: Fix kconfig warning due to a typo 13 years ago
Thomas Gleixner f5e1028736 task_allocator: Use config switches instead of magic defines 13 years ago
Srikar Dronamraju f3f096cfed tracing: Provide trace events interface for uprobes 13 years ago
Thomas Gleixner a6359d1eec init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK 13 years ago
Thomas Gleixner a4a2eb490e init_task: Create generic init_task instance 13 years ago
Thomas Gleixner 29d5e0476e smp: Provide generic idle thread allocation 13 years ago
Will Drewry fb0fadf9b2 ptrace,seccomp: Add PTRACE_SECCOMP support 13 years ago
Will Drewry bb6ea4301a seccomp: Add SECCOMP_RET_TRAP 13 years ago