index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-28
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
Stephen Rothwell
1
-3
/
+1
2013-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+3
2013-02-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+13
2013-02-22
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-04
powerpc: switch to generic old sigaction()
Al Viro
1
-0
/
+2
2013-02-04
powerpc: switch to generic compat rt_sigaction()
Al Viro
1
-0
/
+1
2013-02-04
powerpc: switch to generic old sigsuspend
Al Viro
1
-0
/
+1
2013-02-04
powerpc: switch to generic compat rt_sigqueueinfo()
Al Viro
1
-0
/
+1
2013-02-04
powerpc: switch to generic compat rt_sigpending()
Al Viro
1
-0
/
+1
2013-02-04
powerpc: switch to generic compat rt_sigprocmask()
Al Viro
1
-0
/
+1
2013-02-04
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-22
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-20
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
1
-2
/
+0
2012-11-29
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-15
powerpc: switch to saner kernel_execve() semantics
Al Viro
1
-0
/
+1
2012-10-15
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-10-01
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-31
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
Will Deacon
1
-0
/
+1
2012-07-31
atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test
Catalin Marinas
1
-0
/
+1
2012-07-10
powerpc: select PPC_CLOCK unconditionally for FSL_SOC
Shawn Guo
1
-1
/
+1
2012-05-28
powerpc: Use the new generic strncpy_from_user() and strnlen_user()
Paul Mackerras
1
-0
/
+2
2012-05-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-10
/
+3
2012-05-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-2
/
+2
2012-05-22
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+1
2012-05-22
timers: Fixup the Kconfig consolidation fallout
Thomas Gleixner
1
-1
/
+0
2012-05-21
net: drop NET dependency from HAVE_BPF_JIT
Sam Ravnborg
1
-1
/
+1
2012-05-21
powerpc: Use generic time config
Anna-Maria Gleixner
1
-9
/
+3
2012-05-08
powerpc: Remove unused cpu_idle_wait()
Thomas Gleixner
1
-4
/
+0
2012-05-05
init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK
Thomas Gleixner
1
-1
/
+0
2012-05-05
powerpc: Use generic init_task
Thomas Gleixner
1
-0
/
+1
2012-05-03
powerpc/47x: Enable CRASH_DUMP
Suzuki Poulose
1
-1
/
+1
2012-05-03
powerpc/47x: Kernel support for KEXEC
Suzuki Poulose
1
-1
/
+1
2012-04-26
powerpc: Use generic idle thread allocation
Thomas Gleixner
1
-0
/
+1
[next]