aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-11[PATCH] audit: more syscall classes addedAl Viro2-0/+26
2006-09-11[PATCH] syscall classes hookup for ppc and s390Al Viro3-0/+43
2006-09-10[POWERPC] Update defconfigsPaul Mackerras14-205/+662
2006-09-03[PATCH] powerpc: Fix typo in powermac platform functionsBenjamin Herrenschmidt1-1/+1
2006-09-01[PATCH] powerpc: Fix PowerMac IRQ handling bugBenjamin Herrenschmidt1-3/+3
2006-08-31Merge branch 'merge'Paul Mackerras23-305/+1072
2006-08-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds25-306/+1083
2006-08-30[PATCH] ppc32: fix last_jiffy time comparisonPaul Mackerras1-17/+8
2006-08-31[POWERPC] Fix return value from memcpyPaul Mackerras1-4/+7
2006-08-30[POWERPC] Fix irq enable/disable in smp_generic_take_timebasePaul Mackerras1-2/+3
2006-08-30[POWERPC] Fix problem with time not advancing on 32-bit platformsPaul Mackerras1-17/+8
2006-08-30[POWERPC] Restore copyright notice in arch/powerpc/kernel/fpu.SPaul Mackerras1-0/+5
2006-08-30[POWERPC] Fix up ibm_architecture_vec definitionWill Schmidt1-5/+5
2006-08-30[POWERPC] Make OF irq map code detect more error casesBenjamin Herrenschmidt2-6/+22
2006-08-30[POWERPC] Support for "weird" MPICs and fixup mpc7448_hpc2Zang Roy-r619114-66/+180
2006-08-30[POWERPC] Fix performance regression in IRQ radix tree lockingBenjamin Herrenschmidt1-18/+66
2006-08-30[POWERPC] Add mpc7448hpc2 device tree source fileZang Roy-r619111-0/+190
2006-08-30[POWERPC] Add MPC8349E MDS device tree source file to arch/powerpc/boot/dtsKim Phillips1-0/+328
2006-08-30[POWERPC] modify mpc83xx platforms to use new IRQ layerKim Phillips5-87/+28
2006-08-30[POWERPC] Adapt ipic driver to new host_ops interface, add set_irq_type to set IRQ senseKim Phillips2-98/+228
2006-08-30[POWERPC] back up old school ipic.[hc] to arch/ppcKim Phillips1-2/+2
2006-08-25Merge branch 'merge'Paul Mackerras30-449/+1598
2006-08-25[POWERPC] Use mpc8641hpcn PIC base address from dev tree.Jon Loeliger1-10/+9
2006-08-25[POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too.Jon Loeliger2-3/+9
2006-08-25[POWERPC] Fix powerpc 44x_mmu buildMatt Porter1-2/+2
2006-08-25[POWERPC] Remove flush_dcache_all exportMatt Porter1-4/+0
2006-08-25[POWERPC] reboot when panic_timout is setOlaf Hering1-0/+3
2006-08-25[POWERPC] iseries: remove some gcc 4.1 warningsStephen Rothwell1-63/+63
2006-08-25[POWERPC] Add a helper for calculating RTAS "config_addr" parametersMichael Ellerman1-4/+2
2006-08-25[POWERPC] iseries: remove const warningStephen Rothwell1-4/+5
2006-08-25[POWERPC] powerpc: Make RTAS console init genericMichael Neuling3-5/+7
2006-08-25[POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too.Jon Loeliger2-3/+9
2006-08-25[POWERPC] Cleanup CPU initsOlof Johansson6-98/+68
2006-08-25[POWERPC] Rename cpu_setup_power4.S to cpu_setup_ppc970.SOlof Johansson2-1/+1
2006-08-25[POWERPC] cell: interrupt.c whitespace clean upGeoff Levand1-11/+11
2006-08-25[POWERPC] SLB shadow buffer cleanupMichael Neuling2-9/+9
2006-08-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcGreg Kroah-Hartman19-515/+1451
2006-08-24[POWERPC] hugepage BUG fixAdam Litke1-1/+1
2006-08-23[POWERPC] Fix compile problem without CONFIG_PCILi Yang1-6/+7
2006-08-23[POWERPC] Correct masks used in emulating some instructionsPaul Mackerras1-4/+4
2006-08-23[POWERPC] Pass UPIO_TSI flag to 8259 serial driverZang Roy-r619111-2/+6
2006-08-23[POWERPC] Update mpc7448hpc2 board irq support using device treeZang Roy-r619113-62/+42
2006-08-23[POWERPC] Fix BootX booting with an initrdBenjamin Herrenschmidt1-4/+11
2006-08-23[POWERPC] Fix gettimeofday inaccuraciesNathan Lynch1-8/+17
2006-08-23[POWERPC] Fix FEC node in 8540 ADS dtsAndy Fleming1-6/+6
2006-08-23[POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device TreeJon Loeliger3-198/+188
2006-08-23[POWERPC] Add 85xx DTS files to powerpcAndy Fleming4-0/+1032
2006-08-23[POWERPC] Fix CDS IRQ handling and PCI codeAndy Fleming2-123/+88
2006-08-23[POWERPC] Fix interrupts on 8540 ADS boardAndy Fleming1-107/+55
2006-08-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcGreg Kroah-Hartman17-127/+688