summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2008-05-18i2c: Switch pasemi to the new device/driver matching schemeJean Delvare
2008-05-16[PATCH] take init_files to fs/file.cAl Viro
2008-05-16[POWERPC] Move of_device_get_modalias to drivers/ofStephen Rothwell
2008-05-16[POWERPC] Add 6xx-style HID0_SLEEP support.Scott Wood
2008-05-16[POWERPC] Defer processing of interrupts when the CPU wakes from sleep modePaul Mackerras
2008-05-16Merge branch 'linux-2.6' into powerpc-nextPaul Mackerras
2008-05-15[POWERPC] cell: Fix section mismatches in io-workarounds codeIshizaki Kou
2008-05-15[POWERPC] spufs: Fix compile errorFUJITA Tomonori
2008-05-15[POWERPC] vmemmap fixes to use smaller pagesBenjamin Herrenschmidt
2008-05-15[POWERPC] spufs: Fix pointer reference in find_victimLuke Browning
2008-05-14[POWERPC] Fix sparse warnings in arch/powerpc/platforms/pseriesMichael Ellerman
2008-05-14[POWERPC] pseries/firmware.c should include pseries/pseries.hMichael Ellerman
2008-05-14[POWERPC] Fix sparse warnings in arch/powerpc/kernelMichael Ellerman
2008-05-14[POWERPC] Make cpus_in_xmon static and remove extern mess from hvc_console.cMichael Ellerman
2008-05-14[POWERPC] Fix sparse warnings in xmon.cMichael Ellerman
2008-05-14[POWERPC] Move xmon_irq() declaration into xmon.hMichael Ellerman
2008-05-14[POWERPC] sysdev/mpic_msi.c should include sysdev/mpic.hMichael Ellerman
2008-05-14[POWERPC] Remove duplicate variable definitions in mm/tlb_64.cMichael Ellerman
2008-05-14[POWERPC] Move declaration of tce variables into mmu-hash64.hMichael Ellerman
2008-05-14[POWERPC] Fix sparse warnings in arch/powerpc/mmMichael Ellerman
2008-05-14[POWERPC] Move declaration of init_bootmem_done into system.hMichael Ellerman
2008-05-14[POWERPC] Create of_buses for MV64x60 devicesRemi Machet
2008-05-14[POWERPC] Set lower flag bits in regs->trap to indicate debug level exceptionKumar Gala
2008-05-14[POWERPC] Define and use TLF_RESTORE_SIGMASKRoland McGrath
2008-05-14[POWERPC] mpic_u3msi: Failed allocation unnoticedRoel Kluin
2008-05-14[POWERPC] mpic_pasemi_msi: Failed allocation unnoticedRoel Kluin
2008-05-13[POWERPC] 85xx: SBC8548 - Add flash support and HW Rev reportingJeremy McNicoll
2008-05-13[POWERPC] 85xx: Fix some sparse warnings for 85xx MDSAndy Fleming
2008-05-13[POWERPC] 83xx: Enable DMA engine on the MPC8377 MDS board.Zhang Wei
2008-05-13[POWERPC] 86xx: mpc8610_hpcd: fix second serial portAnton Vorontsov
2008-05-13[POWERPC] 86xx: mpc8610_hpcd: add support for NOR and NAND flashesAnton Vorontsov
2008-05-13[POWERPC] 85xx: Add 8568 PHY workarounds to board codeAndy Fleming
2008-05-13[POWERPC] 86xx: mpc8610_hpcd: use ULI526X driver for on-board ethernetAnton Vorontsov
2008-05-12[POWERPC] ppc: More compile fixesPaul Mackerras
2008-05-12[POWERPC] ppc: Don't run prom_init_check for arch/ppc buildsSegher Boessenkool
2008-05-12[POWERPC] Fix default cputable entries for e200 and e500 familiesPaul Mackerras
2008-05-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-05-09[POWERPC] Remove leftover printk in isa-bridge.cNate Case
2008-05-09[POWERPC] Remove duplicate #includeHuang Weiyi
2008-05-09[POWERPC] Initialize lockdep earlierBenjamin Herrenschmidt
2008-05-09[POWERPC] Document when printk is useableBenjamin Herrenschmidt
2008-05-09[POWERPC] Fix bogus paca->_current initializationBenjamin Herrenschmidt
2008-05-09[POWERPC] Make default cputable entries reflect selected CPU familyBenjamin Herrenschmidt
2008-05-09Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras
2008-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-08[POWERPC] spufs: lockdep annotations for spufs_dir_closeChristoph Hellwig
2008-05-08[POWERPC] spufs: don't requeue victim contex in find_victim if it's not in sp...Christoph Hellwig
2008-05-06[POWERPC] 4xx: Fix PCI mem in sequoia DTSChristian Ehrhardt
2008-05-06[POWERPC] 4xx: Add endpoint support to 4xx PCIe driverStefan Roese
2008-05-06Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_...Jeff Garzik