index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
setup_64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] x86: Allow percpu variables to be page-aligned
Jeremy Fitzhardinge
2007-05-02
1
-2
/
+2
*
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-04-13
1
-5
/
+5
*
[POWERPC] Remove unused inclusion of linux/ide.h
Olaf Hering
2007-04-13
1
-1
/
+0
*
[POWERPC] Distinguish POWER6 partition modes and tell userspace
Paul Mackerras
2006-12-04
1
-1
/
+1
*
[POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits
Benjamin Herrenschmidt
2006-12-04
1
-0
/
+7
*
[POWERPC] Refactor 64 bits DMA operations
Benjamin Herrenschmidt
2006-12-04
1
-0
/
+1
*
Merge branch 'linux-2.6' into for-linus
Paul Mackerras
2006-12-04
1
-0
/
+11
|
\
|
*
[POWERPC] Support feature fixups in vdso's
Benjamin Herrenschmidt
2006-10-25
1
-2
/
+2
|
*
[POWERPC] Consolidate feature fixup code
Benjamin Herrenschmidt
2006-10-25
1
-0
/
+11
*
|
[PATCH] Check for null init_early routine
Geoff Levand
2006-11-13
1
-1
/
+2
*
|
[PATCH] Clean up usage of boot_dev
s.hauer@pengutronix.de
2006-11-13
1
-1
/
+0
*
|
[POWERPC] Lazy interrupt disabling for 64-bit machines
Paul Mackerras
2006-10-16
1
-2
/
+2
|
/
*
[POWERPC] Fix xmon=off and cleanup xmon initialisation
Michael Ellerman
2006-10-04
1
-8
/
+4
*
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
2006-10-02
1
-1
/
+1
*
[PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300
Olaf Hering
2006-10-01
1
-5
/
+0
*
[POWERPC] powerpc: Reduce default cacheline size to 64 bytes
Olof Johansson
2006-09-13
1
-4
/
+4
*
[POWERPC] Constify & voidify get_property()
Jeremy Kerr
2006-07-31
1
-7
/
+7
*
[POWERPC] iseries: Move ItLpNaca into platforms/iseries
Michael Ellerman
2006-07-13
1
-1
/
+0
*
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
2006-07-03
1
-11
/
+6
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[POWERPC] Make sure smp_processor_id works very early in boot
Michael Ellerman
2006-06-29
1
-0
/
+3
*
[POWERPC] Setup the boot cpu's paca pointer in C rather than asm
Michael Ellerman
2006-06-28
1
-1
/
+8
*
[POWERPC] Make kexec_setup() a regular initcall
Michael Ellerman
2006-06-28
1
-4
/
+0
*
[POWERPC] powerpc: Initialise ppc_md htab pointers earlier
Michael Ellerman
2006-06-28
1
-5
/
+1
*
[PATCH] powerpc: Kdump header cleanup
Michael Ellerman
2006-05-19
1
-3
/
+1
*
[PATCH] powerpc: Unify mem= handling
Michael Ellerman
2006-05-19
1
-3
/
+0
*
[PATCH] powerpc: Parse early parameters earlier
Michael Ellerman
2006-05-19
1
-5
/
+0
*
[PATCH] powerpc: Make early xmon logic immune to location of early parsing
Michael Ellerman
2006-05-19
1
-0
/
+3
*
powerpc: provide ppc_md.panic() for both ppc32 & ppc64
Kumar Gala
2006-05-05
1
-17
/
+1
*
[PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.
David Woodhouse
2006-04-28
1
-8
/
+0
*
[PATCH] powerpc: iSeries needs slb_initialize to be called
Stephen Rothwell
2006-04-02
1
-6
/
+4
*
[PATCH] for_each_possible_cpu: powerpc
KAMEZAWA Hiroyuki
2006-03-29
1
-3
/
+3
*
Merge ../linux-2.6
Paul Mackerras
2006-03-29
1
-1
/
+2
|
\
|
*
[PATCH] Notifier chain update: API changes
Alan Stern
2006-03-27
1
-1
/
+2
*
|
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
2006-03-28
1
-52
/
+4
*
|
powerpc: Unify the 32 and 64 bit idle loops
Paul Mackerras
2006-03-27
1
-6
/
+0
*
|
[PATCH] powerpc: Allow non zero boot cpuids
Anton Blanchard
2006-03-27
1
-3
/
+9
|
/
*
[PATCH] powerpc: Remove calculation of io hole
Michael Ellerman
2006-03-22
1
-2
/
+0
*
[PATCH] powerpc: Don't start secondary CPUs in a UP && KEXEC kernel
Michael Ellerman
2006-02-20
1
-2
/
+2
*
[PATCH] powerpc: Don't overwrite flat device tree with kdump kernel
Michael Ellerman
2006-02-07
1
-0
/
+3
*
[PATCH] powerpc/64: per cpu data optimisations
Anton Blanchard
2006-01-11
1
-0
/
+26
*
[PATCH] powerpc: Make early debugging configurable via Kconfig
Michael Ellerman
2006-01-11
1
-36
/
+2
*
[PATCH] powerpc: Early debugging support for iSeries
Michael Ellerman
2006-01-11
1
-5
/
+9
*
powerpc: Introduce a new config symbol to control 16550 early debug code
Paul Mackerras
2006-01-10
1
-2
/
+0
*
spelling: s/retreive/retrieve/
Adrian Bunk
2006-01-10
1
-1
/
+1
*
[PATCH] powerpc: Call find_legacy_serial_ports() if we enable CONFIG_SERIAL_8250
Kumar Gala
2006-01-09
1
-1
/
+1
*
[PATCH] powerpc: Fixups for kernel linked at 32 MB
Michael Ellerman
2006-01-09
1
-1
/
+4
*
[PATCH] powerpc: Reroute interrupts from 0 + offset to PHYSICAL_START + offset
Michael Ellerman
2006-01-09
1
-0
/
+5
*
[PATCH] powerpc: Add CONFIG_CRASH_DUMP
Michael Ellerman
2006-01-09
1
-0
/
+3
*
[PATCH] powerpc: Unify udbg (#2)
Benjamin Herrenschmidt
2006-01-09
1
-4
/
+0
[next]