aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | powerpc/85xx: Fix mpc8536ds dma interrupt numbersEd Swarthout2008-10-201-4/+4
| * | | | | | | | powerpc/85xx: Enable enhanced functions for 8536 TSECJason Jin2008-10-201-2/+2
| |/ / / / / / /
* | | | | | | | powerpc: Delete unused prom_strtoul and prom_memparseMilton Miller2008-10-211-61/+0
* | | | | | | | powerpc: Revert CHRP boot wrapper to real-base = 12MB on 32-bitPaul Mackerras2008-10-212-15/+31
* | | | | | | | powerpc: Always trim numa memory to lmb_end_of_DRAM()Milton Miller2008-10-211-4/+2
* | | | | | | | powerpc: Use cpu_thread_in_core in smp_init for of_spin_mapMilton Miller2008-10-212-16/+7
* | | | | | | | powerpc: Find and destroy possible stale kernel added propertiesMilton Miller2008-10-211-0/+13
* | | | | | | | powerpc: Remove Kconfig support for PPC_MERGEKumar Gala2008-10-211-3/+0
* | | | | | | | powerpc: Fix build issue with CONFIG_RELOCATABLE=yKumar Gala2008-10-212-2/+5
* | | | | | | | powerpc: Add missing cuImage.initrd.% targetGrant Likely2008-10-211-0/+3
* | | | | | | | powerpc: Fix boot wrapper memcmp() called with zero length argumentMike Ditto2008-10-211-1/+3
* | | | | | | | powerpc/numa: Make memory reserve code more robustJon Tollefson2008-10-211-5/+10
* | | | | | | | powerpc/oprofile: Fix mutex locking for cell spu-oprofileCarl Love2008-10-213-28/+225
* | | | | | | | powerpc: Unsigned speed cannot be negative in udbg_16559.croel kluin2008-10-211-1/+1
* | | | | | | | powerpc/pseries: Validate PFN in pseries_remove_lmb()Nathan Fontenot2008-10-211-0/+6
* | | | | | | | powerpc/boot: Compare _start against ei.loadsize instead ei.memsizeSebastian Siewior2008-10-212-10/+20
* | | | | | | | Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-10-212-2/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc/mpc5200: Don't touch pipelining for MPC5200BWolfram Sang2008-10-151-2/+5
| * | | | | | | | powerpc/52xx: Make cuImage more robust in locating immr node.Grant Likely2008-10-151-0/+4
| |/ / / / / / /
* | | | | | | | Merge commit 'jwb/jwb-next'Benjamin Herrenschmidt2008-10-2114-1/+2839
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc/4xx: Add PowerPC 4xx GPIO driverSteven A. Falco2008-10-174-0/+234
| * | | | | | | | powerpc/40x: Add support for Netstal HCU4 boardNiklaus Giger2008-10-175-0/+1167
| * | | | | | | | powerpc/40x: Add PowerPC 405EZ Acadia defconfigJosh Boyer2008-10-171-0/+921
| * | | | | | | | powerpc/40x: Add cuboot wrapper for Acadia boardJosh Boyer2008-10-172-1/+177
| * | | | | | | | powerpc/40x: Add PowerPC 40x simple platform supportJosh Boyer2008-10-173-0/+103
| * | | | | | | | powerpc/40x: Add AMCC PowerPC 405EZ to cputableJosh Boyer2008-10-171-0/+13
| * | | | | | | | powerpc/40x: AMCC PowerPC 405EZ Acadia DTSJosh Boyer2008-10-171-0/+224
| |/ / / / / / /
* | | | | | | | powerpc/spufs: Explain conditional decrement of aff_sched_countAndre Detsch2008-10-211-0/+5
* | | | | | | | powerpc/spufs: Improve search of node for contexts with SPU affinityAndre Detsch2008-10-211-6/+13
* | | | | | | | powerpc/spufs: Use kmalloc rather than kzalloc for switch log bufferJeremy Kerr2008-10-211-1/+2
* | | | | | | | powerpc/spufs: Don't spu_acquire_saved unnecessarily in regs readJeremy Kerr2008-10-211-0/+5
* | | | | | | | powerpc/spufs: Don't require full buffer in switch_log readJeremy Kerr2008-10-211-19/+27
* | | | | | | | powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple o...Jeremy Kerr2008-10-213-56/+81
* | | | | | | | powerpc/spufs: sputrace: Don't block until the read buffer is fullJeremy Kerr2008-10-211-0/+5
* | | | | | | | powerpc/spufs: sputrace: Only enable logging on open(), prevent multiple openersJeremy Kerr2008-10-211-3/+29
|/ / / / / / /
* | | | | | | Merge commit 'origin'Benjamin Herrenschmidt2008-10-1523-181/+98
|\| | | | | |
| * | | | | | vfs: Use const for kernel parser tableSteven Whitehouse2008-10-131-1/+1
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-1325-116/+158
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge branch 'x86/urgent' into core/signalIngo Molnar2008-10-129-70/+78
| | |\ \ \ \ \
| | | * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-10-114-8/+10
| | | |\ \ \ \ \
| | | | * | | | | phylib: two dynamic mii_bus allocation fallout fixesLennert Buytenhek2008-10-091-2/+2
| | | | * | | | | phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek2008-10-082-2/+2
| | | | * | | | | ibm_newemac: Fix EMAC soft reset on 460EX/GTVictor Gallardo2008-10-081-0/+4
| | | | * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-083-59/+65
| | | | |\ \ \ \ \ | | | | | | |_|_|/ | | | | | |/| | |
| | | | * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-016-16/+27
| | | | |\ \ \ \ \
| | | | * \ \ \ \ \ Merge branch 'for-2.6.28' of git://git.marvell.com/mv643xx_eth into upstream-...Jeff Garzik2008-09-241-4/+2
| | | | |\ \ \ \ \ \
| | | | | * | | | | | mv643xx_eth: remove force_phy_addr fieldLennert Buytenhek2008-09-051-4/+2
| | | * | | | | | | | Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Ingo Molnar2008-10-081-0/+1
| | | |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / | | | |/| | | | | | |
| | | | * | | | | | | kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-081-0/+1
| | | | | |_|_|_|/ / | | | | |/| | | | |
| | | * | | | | | | powerpc: Fix boot hang regression on MPC8544DSKumar Gala2008-10-021-1/+11