aboutsummaryrefslogtreecommitdiff
path: root/arch/Kconfig
AgeCommit message (Expand)Author
2012-10-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-10-01Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-09-26rcu: Settle config for userspace extended quiescent stateFrederic Weisbecker
2012-09-25cputime: Make finegrained irqtime accounting generally availableFrederic Weisbecker
2012-08-17cputime: Generalize CONFIG_VIRT_CPU_ACCOUNTINGFrederic Weisbecker
2012-08-10perf: Add ability to attach user stack dump to sampleJiri Olsa
2012-08-10perf: Unified API to record selective sets of arch registersJiri Olsa
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon
2012-05-25Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-05-24Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-05-21drivers: add Contiguous Memory AllocatorMarek Szyprowski
2012-05-08tracing: Fix kconfig warning due to a typoSrikar Dronamraju
2012-05-08task_allocator: Use config switches instead of magic definesThomas Gleixner
2012-05-07tracing: Provide trace events interface for uprobesSrikar Dronamraju
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner
2012-05-05init_task: Create generic init_task instanceThomas Gleixner
2012-04-26smp: Provide generic idle thread allocationThomas Gleixner
2012-04-14Merge branch 'perf/core' into perf/uprobesIngo Molnar
2012-04-14ptrace,seccomp: Add PTRACE_SECCOMP supportWill Drewry
2012-04-14seccomp: Add SECCOMP_RET_TRAPWill Drewry
2012-04-14seccomp: add SECCOMP_RET_ERRNOWill Drewry
2012-04-14seccomp: add system call filtering using BPFWill Drewry
2012-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2012-03-23nmi watchdog: do not use cpp symbol in KconfigCong Wang
2012-03-15[PATCH v3] ipc: provide generic compat versions of IPC syscallsChris Metcalf
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar
2012-02-22uprobes: Move to kernel/events/Ingo Molnar
2012-02-17uprobes/core: Clean up, refactor and improve the codeIngo Molnar
2012-02-17uprobes, mm, x86: Add the ability to install and remove uprobes breakpointsSrikar Dronamraju
2012-01-12mm,x86,um: move CMPXCHG_DOUBLE config optionHeiko Carstens
2012-01-12mm,x86,um: move CMPXCHG_LOCAL config optionHeiko Carstens
2012-01-12mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCALHeiko Carstens
2011-11-04oprofile, x86: Reimplement nmi timer mode using perf eventRobert Richter
2011-08-03Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying
2011-05-25mm, powerpc: move the RCU page-table freeing into generic codePeter Zijlstra
2011-04-10arch:Kconfig.locks Remove unused config option.Justin P. Mattock
2010-11-26mutexes, sched: Introduce arch_mutex_cpu_relax()Gerald Schaefer
2010-10-29jump label: Add work around to i386 gcc asm goto bugSteven Rostedt
2010-09-24Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2010-09-22jump label: Base patch for jump labelJason Baron
2010-09-13kprobes: Fix Kconfig dependencyMasami Hiramatsu
2010-08-05Merge branch 'perf/nmi' into perf/coreIngo Molnar
2010-05-16lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTORFrederic Weisbecker
2010-05-16lockup_detector: Adapt CONFIG_PERF_EVENT_NMI to other archsFrederic Weisbecker
2010-05-01hw-breakpoints: Separate constraint space for data and instruction breakpointsFrederic Weisbecker
2010-03-16kprobes: Hide CONFIG_OPTPROBES and set if arch supports optimized kprobesMasami Hiramatsu
2010-03-05Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-02-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-02-26oprofile/x86: remove OPROFILE_IBS config optionRobert Richter