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
/
kernel
/
setup_32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-10
powerpc: Remove unused vgacon_remap_base & fix build break
Michael Ellerman
1
-5
/
+0
2014-11-10
powerpc: Remove superfluous bootmem includes
Anton Blanchard
1
-1
/
+0
2014-11-10
powerpc: Remove bootmem allocator
Anton Blanchard
1
-3
/
+2
2014-10-02
powerpc: Remove powerpc specific cmd_line
Anton Blanchard
1
-1
/
+1
2014-04-07
powerpc: Make boot_cpuid common between 32 and 64-bit
Benjamin Herrenschmidt
1
-2
/
+0
2014-02-11
powerpc/ppc32: Fix the bug in the init of non-base exception stack for UP
Kevin Hao
1
-0
/
+5
2013-11-26
powerpc: Clean up panic_timeout usage
Jason Baron
1
-3
/
+0
2013-10-30
powerpc: Move local setup.h declarations to arch includes
Robert Jennings
1
-2
/
+0
2013-08-07
powerpc/85xx: Move ePAPR paravirt initialization earlier
Laurentiu TUDOR
1
-1
/
+3
2012-07-11
powerpc/watchdog: move booke watchdog param related code to setup-common.c
Shaohui Xie
1
-24
/
+0
2012-04-19
powerpc: fix build when CONFIG_BOOKE_WDT is enabled
Baruch Siach
1
-0
/
+3
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
1
-1
/
+0
2011-11-16
powerpc: Copy down exception vectors after feature fixups
Anton Blanchard
1
-0
/
+2
2011-09-20
powerpc/32: Pass device tree address as u64 to machine_init
Scott Wood
1
-1
/
+1
2011-07-22
Merge remote-tracking branch 'jwb/next' into next
Benjamin Herrenschmidt
1
-0
/
+2
2011-07-19
powerpc: Exporting boot_cpuid_phys
Andrew Gabbasov
1
-0
/
+1
2011-07-12
powerpc/44x: don't use tlbivax on AMP systems
Dave Kleikamp
1
-0
/
+2
2011-06-17
powerpc: Fix early boot accounting of CPUs
Matt Evans
1
-1
/
+0
2011-04-20
powerpc: Properly handshake CPUs going out of boot spin loop
Benjamin Herrenschmidt
1
-0
/
+1
2010-10-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-1
/
+1
2010-10-14
powerpc/fsl_booke: Add support to boot from core other than 0
Matthew McClintock
1
-1
/
+1
2010-08-31
Merge commit 'v2.6.36-rc3' into x86/memblock
Ingo Molnar
1
-4
/
+5
2010-08-23
powerpc/4xx: Index interrupt stacks by physical cpu
Dave Kleikamp
1
-4
/
+5
2010-08-05
memblock: Introduce default allocation limit and use it to replace explicit ones
Benjamin Herrenschmidt
1
-1
/
+1
2010-07-14
lmb: rename to memblock
Yinghai Lu
1
-8
/
+8
2010-06-15
powerpc: Unconditionally enabled irq stacks
Christoph Hellwig
1
-4
/
+0
2010-03-19
powerpc: Fix swiotlb to respect the boot option
FUJITA Tomonori
1
-6
/
+0
2009-11-10
swiotlb: Defer swiotlb init printing, export swiotlb_print_info()
FUJITA Tomonori
1
-1
/
+1
2009-09-11
powerpc/nvram: Enable use Generic NVRAM driver for different size chips
Martyn Welch
1
-0
/
+8
2009-06-26
powerpc: Add irqtrace support for 32-bit powerpc
Benjamin Herrenschmidt
1
-0
/
+2
2009-06-09
powerpc: Add support for swiotlb on 32-bit
Becky Bruce
1
-0
/
+6
2008-12-23
powerpc/32: Wire up the trampoline code for kdump
Dale Farnsworth
1
-0
/
+2
2008-12-21
powerpc/mm: Runtime allocation of mmu context maps for nohash CPUs
Benjamin Herrenschmidt
1
-0
/
+5
2008-12-21
powerpc/mm: Introduce MMU features
Benjamin Herrenschmidt
1
-0
/
+4
2008-12-16
powerpc: Move smp_hw_index to 32-bit code
Nathan Lynch
1
-0
/
+2
2008-12-16
powerpc: Remove `have_of' global variable
Anton Vorontsov
1
-2
/
+0
2008-10-14
powerpc: Reflect the used arguments in machine_init() prototype
Sebastian Andrzej Siewior
1
-1
/
+1
2008-08-20
powerpc: Expose PMCs & cache topology in sysfs on 32-bit
Benjamin Herrenschmidt
1
-11
/
+0
2008-07-23
kgdb, powerpc: arch specific powerpc kgdb support
Jason Wessel
1
-16
/
+0
2008-07-15
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
Benjamin Herrenschmidt
1
-3
/
+3
2008-07-03
powerpc: Fixup lwsync at runtime
Kumar Gala
1
-0
/
+4
2008-06-26
powerpc/85xx: add DOZE/NAP support for e500 core
Kumar Gala
1
-0
/
+5
2008-06-02
[POWERPC] Move to runtime allocated exception stacks
Kumar Gala
1
-0
/
+24
2008-05-26
ftrace: powerpc clean ups
Steven Rostedt
1
-5
/
+0
2008-05-23
ftrace: support for PowerPC
Steven Rostedt
1
-3
/
+8
2008-04-29
[POWERPC] Add IRQSTACKS support on ppc32
Kumar Gala
1
-0
/
+21
2008-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-1
/
+13
2008-04-18
ppc: remove ppc_ide_md
Bartlomiej Zolnierkiewicz
1
-8
/
+0
2008-04-17
[POWERPC] Clean up some linker and symbol usage
Kumar Gala
1
-1
/
+1
2008-04-01
[POWERPC] Add kernel parameter to set l3cr for MPC745x
Robert Brose
1
-0
/
+12
[next]