index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-5
/
+0
2013-05-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-16
/
+4
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2013-04-30
Merge remote-tracking branch 'kumar/next' into next
Benjamin Herrenschmidt
1
-6
/
+0
2013-04-18
memblock: kill "config MAX_ACTIVE_REGIONS"
Paul Bolle
1
-5
/
+0
2013-04-18
powerpc: remove PReP platform
Paul Bolle
1
-4
/
+4
2013-04-18
powerpc: remove outdated default on PCI_PERMEDIA
Paul Bolle
1
-1
/
+0
2013-04-16
Remove GENERIC_GPIO config option
Alexandre Courbot
1
-5
/
+0
2013-03-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-0
/
+1
2013-03-17
powerpc: Make sure that we alays include CONFIG_BINFMT_ELF
Stephen Rothwell
1
-0
/
+1
2013-03-15
powerpc: remove "config 8260_PCI9"
Paul Bolle
1
-5
/
+0
2013-03-12
powerpc/fsl: remove the PPC_CLOCK dependency
Tang Yuantian
1
-1
/
+0
2013-03-12
Select VIRT_TO_BUS directly where needed
Stephen Rothwell
1
-1
/
+1
2013-03-03
make HAVE_SYSCALL_WRAPPERS unconditional
Al Viro
1
-1
/
+0
2013-02-27
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
Stephen Rothwell
1
-3
/
+1
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+3
2013-02-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+13
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+7
2013-02-15
powerpc: Add config option for transactional memory
Michael Neuling
1
-0
/
+8
2013-02-14
burying unused conditionals
Al Viro
1
-5
/
+0
2013-02-04
arch Kconfig: Remove references to IRQ_PER_CPU
James Hogan
1
-1
/
+0
2013-02-03
powerpc: switch to generic old sigaction()
Al Viro
1
-0
/
+2
2013-02-03
powerpc: switch to generic compat rt_sigaction()
Al Viro
1
-0
/
+1
2013-02-03
powerpc: switch to generic old sigsuspend
Al Viro
1
-0
/
+1
2013-02-03
powerpc: switch to generic compat rt_sigqueueinfo()
Al Viro
1
-0
/
+1
2013-02-03
powerpc: switch to generic compat rt_sigpending()
Al Viro
1
-0
/
+1
2013-02-03
powerpc: switch to generic compat rt_sigprocmask()
Al Viro
1
-0
/
+1
2013-02-03
powerpc: switch to generic sigaltstack
Al Viro
1
-0
/
+1
2013-01-29
uprobes/powerpc: Add dependency on single step emulation
Suzuki K. Poulose
1
-0
/
+4
2013-01-24
Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-1
/
+0
2013-01-21
arch/powerpc: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-7
/
+7
2013-01-10
powerpc: Enable ARCH_USE_BUILTIN_BSWAP
David Woodhouse
1
-0
/
+1
2012-12-19
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
1
-2
/
+0
2012-11-28
powerpc: switch to generic fork/clone/vfork
Al Viro
1
-0
/
+1
2012-11-17
irq_work: Remove CONFIG_HAVE_IRQ_WORK
Frederic Weisbecker
1
-1
/
+0
2012-10-14
powerpc: switch to saner kernel_execve() semantics
Al Viro
1
-0
/
+1
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2012-10-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2012-10-09
Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry
Catalin Marinas
1
-0
/
+1
2012-10-09
Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option
Catalin Marinas
1
-0
/
+1
2012-09-30
powerpc: split ret_from_fork
Al Viro
1
-0
/
+1
2012-09-28
Make most arch asm/module.h files use asm-generic/module.h
David Howells
1
-0
/
+2
2012-09-24
time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD
John Stultz
1
-1
/
+1
2012-09-18
Merge remote-tracking branch 'kumar/next' into next
Benjamin Herrenschmidt
1
-2
/
+4
2012-09-17
powerpc: Add denormalisation exception handling for POWER6/7
Michael Neuling
1
-0
/
+8
2012-09-12
powerpc/85xx: add HOTPLUG_CPU support
Zhao Chenhui
1
-2
/
+4
2012-09-05
powerpc: Uprobes port to powerpc
Ananth N Mavinakayanahalli
1
-0
/
+3
2012-07-30
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
Will Deacon
1
-0
/
+1
2012-07-30
atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test
Catalin Marinas
1
-0
/
+1
[next]