summaryrefslogtreecommitdiff
path: root/arch/Kconfig
Commit message (Expand)AuthorAge
* ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-30
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-05-25
|\
| * drivers: add Contiguous Memory AllocatorMarek Szyprowski2012-05-21
* | Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-24
|\ \
| * | tracing: Fix kconfig warning due to a typoSrikar Dronamraju2012-05-08
| * | tracing: Provide trace events interface for uprobesSrikar Dronamraju2012-05-07
| * | Merge branch 'perf/core' into perf/uprobesIngo Molnar2012-04-14
| |\ \ | | |/
| * | uprobes: Move to kernel/events/Ingo Molnar2012-02-22
| * | uprobes/core: Clean up, refactor and improve the codeIngo Molnar2012-02-17
| * | uprobes, mm, x86: Add the ability to install and remove uprobes breakpointsSrikar Dronamraju2012-02-17
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-05-21
|\ \ \
| * | | ptrace,seccomp: Add PTRACE_SECCOMP supportWill Drewry2012-04-14
| * | | seccomp: Add SECCOMP_RET_TRAPWill Drewry2012-04-14
| * | | seccomp: add SECCOMP_RET_ERRNOWill Drewry2012-04-14
| * | | seccomp: add system call filtering using BPFWill Drewry2012-04-14
| | |/ | |/|
* | | task_allocator: Use config switches instead of magic definesThomas Gleixner2012-05-08
* | | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-05
* | | init_task: Create generic init_task instanceThomas Gleixner2012-05-05
* | | smp: Provide generic idle thread allocationThomas Gleixner2012-04-26
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-03-29
|\ \
| * | [PATCH v3] ipc: provide generic compat versions of IPC syscallsChris Metcalf2012-03-15
| |/
* | nmi watchdog: do not use cpp symbol in KconfigCong Wang2012-03-23
* | static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar2012-02-24
|/
* mm,x86,um: move CMPXCHG_DOUBLE config optionHeiko Carstens2012-01-12
* mm,x86,um: move CMPXCHG_LOCAL config optionHeiko Carstens2012-01-12
* mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCALHeiko Carstens2012-01-12
* oprofile, x86: Reimplement nmi timer mode using perf eventRobert Richter2011-11-04
* Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying2011-08-03
* mm, powerpc: move the RCU page-table freeing into generic codePeter Zijlstra2011-05-25
* arch:Kconfig.locks Remove unused config option.Justin P. Mattock2011-04-10
* mutexes, sched: Introduce arch_mutex_cpu_relax()Gerald Schaefer2010-11-26
* jump label: Add work around to i386 gcc asm goto bugSteven Rostedt2010-10-29
* Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-09-24
|\
| * jump label: Base patch for jump labelJason Baron2010-09-22
* | kprobes: Fix Kconfig dependencyMasami Hiramatsu2010-09-13
|/
* Merge branch 'perf/nmi' into perf/coreIngo Molnar2010-08-05
|\
| * lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTORFrederic Weisbecker2010-05-16
| * lockup_detector: Adapt CONFIG_PERF_EVENT_NMI to other archsFrederic Weisbecker2010-05-16
* | hw-breakpoints: Separate constraint space for data and instruction breakpointsFrederic Weisbecker2010-05-01
* | kprobes: Hide CONFIG_OPTPROBES and set if arch supports optimized kprobesMasami Hiramatsu2010-03-16
|/
* Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-03-05
|\
| * kprobes: Introduce kprobes jump optimizationMasami Hiramatsu2010-02-25
* | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-02-28
|\ \
| * | tracing/kprobes: Add short documentation for HAVE_REGS_AND_STACK_ACCESS_APIHeiko Carstens2010-02-22
| * | tracing/kprobes: Make Kconfig dependencies genericHeiko Carstens2010-02-17
| |/
* | oprofile/x86: remove OPROFILE_IBS config optionRobert Richter2010-02-26
* | oprofile: remove EXPERIMENTAL from the config option descriptionRobert Richter2010-02-26
* | oprofile: remove tracing build dependencyRobert Richter2010-02-26
|/
* hw-breakpoints: Fix hardware breakpoints -> perf events dependencyFrederic Weisbecker2009-12-18
* Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-12-08
|\