aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2006-09-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2006-09-13[POWERPC] Fix G5 DART (IOMMU) race causing occasional data corruptionBenjamin Herrenschmidt
2006-09-13[POWERPC] Fix MMIO ops to provide expected barrier behaviourPaul Mackerras
2006-09-13[POWERPC] Fix interrupt clearing in kdump shutdown sequenceMohan Kumar M
2006-09-13[POWERPC] Add new, missing argument to of_irq_map_raw() for 86xx.Jon Loeliger
2006-09-12[PATCH] syscall class hookup for all normal targetsAl Viro
2006-09-11[PATCH] audit: AUDIT_PERM supportAl Viro
2006-09-11[PATCH] audit: more syscall classes addedAl Viro
2006-09-11[PATCH] syscall classes hookup for ppc and s390Al Viro
2006-09-10[POWERPC] Update defconfigsPaul Mackerras
2006-09-03[PATCH] powerpc: Fix typo in powermac platform functionsBenjamin Herrenschmidt
2006-09-01[PATCH] powerpc: Fix PowerMac IRQ handling bugBenjamin Herrenschmidt
2006-08-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2006-08-30[PATCH] ppc32: fix last_jiffy time comparisonPaul Mackerras
2006-08-31[POWERPC] Fix return value from memcpyPaul Mackerras
2006-08-30[POWERPC] Fix irq enable/disable in smp_generic_take_timebasePaul Mackerras
2006-08-30[POWERPC] Fix problem with time not advancing on 32-bit platformsPaul Mackerras
2006-08-30[POWERPC] Restore copyright notice in arch/powerpc/kernel/fpu.SPaul Mackerras
2006-08-30[POWERPC] Fix up ibm_architecture_vec definitionWill Schmidt
2006-08-30[POWERPC] Make OF irq map code detect more error casesBenjamin Herrenschmidt
2006-08-30[POWERPC] Support for "weird" MPICs and fixup mpc7448_hpc2Zang Roy-r61911
2006-08-30[POWERPC] Fix performance regression in IRQ radix tree lockingBenjamin Herrenschmidt
2006-08-30[POWERPC] Add mpc7448hpc2 device tree source fileZang Roy-r61911
2006-08-30[POWERPC] Add MPC8349E MDS device tree source file to arch/powerpc/boot/dtsKim Phillips
2006-08-30[POWERPC] modify mpc83xx platforms to use new IRQ layerKim Phillips
2006-08-30[POWERPC] Adapt ipic driver to new host_ops interface, add set_irq_type to se...Kim Phillips
2006-08-30[POWERPC] back up old school ipic.[hc] to arch/ppcKim Phillips
2006-08-25[POWERPC] Use mpc8641hpcn PIC base address from dev tree.Jon Loeliger
2006-08-25[POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too.Jon Loeliger
2006-08-25[POWERPC] Fix powerpc 44x_mmu buildMatt Porter
2006-08-25[POWERPC] Remove flush_dcache_all exportMatt Porter
2006-08-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Greg Kroah-Hartman
2006-08-24[POWERPC] hugepage BUG fixAdam Litke
2006-08-23[POWERPC] Fix compile problem without CONFIG_PCILi Yang
2006-08-23[POWERPC] Correct masks used in emulating some instructionsPaul Mackerras
2006-08-23[POWERPC] Pass UPIO_TSI flag to 8259 serial driverZang Roy-r61911
2006-08-23[POWERPC] Update mpc7448hpc2 board irq support using device treeZang Roy-r61911
2006-08-23[POWERPC] Fix BootX booting with an initrdBenjamin Herrenschmidt
2006-08-23[POWERPC] Fix gettimeofday inaccuraciesNathan Lynch
2006-08-23[POWERPC] Fix FEC node in 8540 ADS dtsAndy Fleming
2006-08-23[POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device TreeJon Loeliger
2006-08-23[POWERPC] Add 85xx DTS files to powerpcAndy Fleming
2006-08-23[POWERPC] Fix CDS IRQ handling and PCI codeAndy Fleming
2006-08-23[POWERPC] Fix interrupts on 8540 ADS boardAndy Fleming
2006-08-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Greg Kroah-Hartman
2006-08-18[POWERPC] Fix the mpc8641_hpcn.dts file.Jon Loeliger
2006-08-18[POWERPC] Offer PCI as a CONFIG choice for PPC_86xx.Jon Loeliger
2006-08-18[POWERPC] Add MPC8641 HPCN Device Tree Source file.Jon Loeliger
2006-08-18[POWERPC] Convert to mac-address for ethernet MAC address data.Jon Loeliger
2006-08-18[POWERPC] powerpc: Clear HID0 attention enable on PPC970 at boot timeOlof Johansson