summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-5/+0
|\
| * Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-161-5/+0
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-05-021-16/+4
|\ \
| * \ Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2013-04-301-6/+0
| |\ \
| | * | powerpc: remove "config 8260_PCI9"Paul Bolle2013-03-151-5/+0
| | * | powerpc/fsl: remove the PPC_CLOCK dependencyTang Yuantian2013-03-121-1/+0
| * | | memblock: kill "config MAX_ACTIVE_REGIONS"Paul Bolle2013-04-181-5/+0
| * | | powerpc: remove PReP platformPaul Bolle2013-04-181-4/+4
| * | | powerpc: remove outdated default on PCI_PERMEDIAPaul Bolle2013-04-181-1/+0
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-1/+0
|\ \ \ | |/ / |/| |
| * | make HAVE_SYSCALL_WRAPPERS unconditionalAl Viro2013-03-031-1/+0
| |/
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-03-181-0/+1
|\ \
| * | powerpc: Make sure that we alays include CONFIG_BINFMT_ELFStephen Rothwell2013-03-171-0/+1
| |/
* | Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-121-1/+1
|/
* arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-271-3/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-231-0/+3
|\
| * burying unused conditionalsAl Viro2013-02-141-5/+0
| * powerpc: switch to generic old sigaction()Al Viro2013-02-031-0/+2
| * powerpc: switch to generic compat rt_sigaction()Al Viro2013-02-031-0/+1
| * powerpc: switch to generic old sigsuspendAl Viro2013-02-031-0/+1
| * powerpc: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-031-0/+1
| * powerpc: switch to generic compat rt_sigpending()Al Viro2013-02-031-0/+1
| * powerpc: switch to generic compat rt_sigprocmask()Al Viro2013-02-031-0/+1
| * powerpc: switch to generic sigaltstackAl Viro2013-02-031-0/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-02-231-0/+13
|\ \
| * | powerpc: Add config option for transactional memoryMichael Neuling2013-02-151-0/+8
| * | uprobes/powerpc: Add dependency on single step emulationSuzuki K. Poulose2013-01-291-0/+4
| * | powerpc: Enable ARCH_USE_BUILTIN_BSWAPDavid Woodhouse2013-01-101-0/+1
| |/
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-7/+7
|\ \
| * | arch/powerpc: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-7/+7
| |/
* | arch Kconfig: Remove references to IRQ_PER_CPUJames Hogan2013-02-041-1/+0
* | Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-01-241-1/+0
|\ \ | |/ |/|
| * irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker2012-11-171-1/+0
* | Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-2/+0
* | powerpc: switch to generic fork/clone/vforkAl Viro2012-11-281-0/+1
* | powerpc: switch to saner kernel_execve() semanticsAl Viro2012-10-141-0/+1
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-0/+2
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-0/+2
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-121-1/+1
|\ \
| * | time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2012-09-241-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-0/+1
|\ \
| * | powerpc: split ret_from_forkAl Viro2012-09-301-0/+1
| |/
* | Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas2012-10-091-0/+1
* | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas2012-10-091-0/+1
* | Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2012-09-181-2/+4
|\ \
| * | powerpc/85xx: add HOTPLUG_CPU supportZhao Chenhui2012-09-121-2/+4
* | | powerpc: Add denormalisation exception handling for POWER6/7Michael Neuling2012-09-171-0/+8
|/ /
* | powerpc: Uprobes port to powerpcAnanth N Mavinakayanahalli2012-09-051-0/+3
|/
* ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-301-0/+1
* atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() testCatalin Marinas2012-07-301-0/+1
OpenPOWER on IntegriCloud