aboutsummaryrefslogtreecommitdiff
path: root/arch/Kconfig
AgeCommit message (Expand)Author
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-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-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
2010-02-26oprofile: remove EXPERIMENTAL from the config option descriptionRobert Richter
2010-02-26oprofile: remove tracing build dependencyRobert Richter
2010-02-25kprobes: Introduce kprobes jump optimizationMasami Hiramatsu
2010-02-22tracing/kprobes: Add short documentation for HAVE_REGS_AND_STACK_ACCESS_APIHeiko Carstens
2010-02-17tracing/kprobes: Make Kconfig dependencies genericHeiko Carstens
2009-12-18hw-breakpoints: Fix hardware breakpoints -> perf events dependencyFrederic Weisbecker
2009-12-08Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-11-08hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf eventsFrederic Weisbecker
2009-10-18Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker
2009-10-01core, x86: Add user return notifiersAvi Kivity
2009-09-17oprofile: fix oprofile regression: select RING_BUFFER_ALLOW_SWAPChristian Borntraeger
2009-09-15Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar
2009-09-07Merge branch 'tracing/core' into tracing/hw-breakpointsIngo Molnar
2009-07-20oprofile: Implement performance counter multiplexingJason Yeh
2009-06-18gcov: add gcov profiling infrastructurePeter Oberparleiter
2009-06-02hw-breakpoints: introducing generic hardware breakpoint handler interfacesK.Prasad
2009-04-09mutex: have non-spinning mutexes on s390 by defaultHeiko Carstens
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar
2009-03-05tracing: clean up menuIngo Molnar
2009-03-05dma-debug: add Kconfig entryJoerg Roedel
2009-01-14[CVE-2009-0029] System call wrapper infrastructureHeiko Carstens
2008-12-12oprofile: select RING_BUFFERIngo Molnar
2008-11-30remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig