summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix boot freeze on machine with empty memory nodeDave Hansen2008-12-011-47/+75
* powerpc: Fix IRQ assignment for some PCIe devicesAdhemerval Zanella2008-12-011-2/+5
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...Paul Mackerras2008-11-241-0/+3
|\
| * powerpc/spufs: Fix spinning in spufs_ps_fault on signalJeremy Kerr2008-11-211-0/+3
* | Merge branch 'merge' of ssh://master.kernel.org/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2008-11-242-3/+20
|\ \
| * | powerpc/44x: Fix 460EX/460GT machine check handlingBenjamin Herrenschmidt2008-11-131-1/+6
| * | powerpc/40x: Limit allocable DRAM during early mappingGrant Erickson2008-11-131-2/+14
* | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into mergePaul Mackerras2008-11-2412-494/+2591
|\ \ \
| * | | powerpc/virtex: Update defconfigsGrant Likely2008-11-144-125/+1469
| * | | powerpc/52xx: update defconfigsGrant Likely2008-11-146-361/+1117
| * | | powerpc/virtex: fix various format/casting printk mismatchesGrant Likely2008-11-141-2/+2
| * | | powerpc/mpc5200: fix bestcomm Kconfig dependenciesGrant Likely2008-11-131-6/+3
| |/ /
* | | powerpc/mpc832x_rdb: fix swapped ethernet idsMichael Barkowski2008-11-191-2/+2
* | | powerpc: Use generic PHY driver for Marvell 88E1111 PHY on GE Fanuc SBC610Martyn Welch2008-11-191-1/+1
* | | powerpc/85xx: L2 cache size wrong in 8572DS dtsTrent Piepho2008-11-191-1/+1
|/ /
* | powerpc: Update desktop/server defconfigsPaul Mackerras2008-11-118-313/+1033
* | powerpc: Fix msr check in compat_sys_swapcontextAndreas Schwab2008-11-111-3/+15
* | powerpc: Updated Freescale PPC related defconfigsKumar Gala2008-11-0850-1932/+4234
* | powerpc: Update QE/CPM2 usb_ctlr structures for USB supportLi Yang2008-11-082-10/+4
* | powerpc/86xx: Correct SOC bus-frequency in GE Fanuc SBC610 DTSMartyn Welch2008-11-081-1/+1
* | powerpc/fsl-booke: Fix synchronization bug w/local tlb invalidatesKumar Gala2008-11-081-0/+4
* | powerpc: Fix "unused variable" warning in pci_dlpar.cStephen Rothwell2008-11-051-1/+0
* | powerpc/cell: Fix compile error in ras.cAlexey Dobriyan2008-11-051-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-021-0/+26
|\ \
| * \ Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-10-301-0/+26
| |\ \
| | * | gianfar: Fix race in TBI/SerDes configurationTrent Piepho2008-10-311-0/+26
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-10-3156-864/+1434
|\ \ \ \ | |/ / / |/| | |
| * | | Revert "powerpc: Sync RPA note in zImage with kernel's RPA note"Paul Mackerras2008-10-314-145/+52
| * | | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/galak/pow...Paul Mackerras2008-10-311-39/+0
| |\ \ \
| | * | | powerpc: Remove duplicate DMA entry from mpc8313erdb device treeMike Dyer2008-10-311-39/+0
| * | | | powerpc: Fix compile errors with CONFIG_BUG=nPaul Mackerras2008-10-311-0/+2
| * | | | powerpc: Fix format string warning in arch/powerpc/boot/main.cJon Smirl2008-10-311-1/+1
| * | | | powerpc: Fix bug in kernel copy of libfdt's fdt_subnode_offset_namelen()David Gibson2008-10-311-3/+6
| * | | | powerpc/cell/OProfile: Fix on-stack array size in activate spu profiling func...Carl Love2008-10-311-3/+10
| * | | | powerpc/mpic: Fix regression caused by change of default IRQ affinityKumar Gala2008-10-314-6/+61
| * | | | powerpc: Update remaining dma_mapping_ops to use map/unmap_pageMark Nelson2008-10-318-99/+104
| * | | | powerpc/pci: Fix unmapping of IO space on 64-bitBenjamin Herrenschmidt2008-10-311-1/+1
| * | | | powerpc/pci: Properly allocate bus resources for hotplug PHBsNathan Fontenot2008-10-313-55/+59
| * | | | OF-device: Don't overwrite numa_node in device registrationJeremy Kerr2008-10-311-1/+0
| * | | | powerpc: Fix swapcontext system for VSX + old ucontext sizeMichael Neuling2008-10-312-39/+30
| * | | | powerpc: Fix compiler warning for the relocatable kernelMichael Neuling2008-10-311-3/+3
| * | | | powerpc: Work around ld bug in older binutilsPaul Mackerras2008-10-311-0/+2
| * | | | powerpc/ppc64/kdump: Better flag for running relocatableMilton Miller2008-10-311-11/+19
| * | | | powerpc: Use is_kdump_kernel()Milton Miller2008-10-314-8/+7
| * | | | powerpc: Kexec exit should not use magic numbersMilton Miller2008-10-313-19/+5
| * | | | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/p...Paul Mackerras2008-10-3119-425/+1053
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | powerpc/44x: Update 44x defconfigsJosh Boyer2008-10-3011-258/+630
| | * | | powerpc/40x: Update 40x defconfigsJosh Boyer2008-10-307-166/+422
| | * | | powerpc/40x: Don't enable HCU4 board by defaultJosh Boyer2008-10-281-1/+1
| | |/ /
| * | | powerpc: enable heap randomization for linkstationsRogério Brito2008-10-281-1/+1
OpenPOWER on IntegriCloud