summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2009-11-27powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson6-49/+51
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov1-0/+1
2009-11-24Merge commit 'origin/master' into nextBenjamin Herrenschmidt1-3/+3
2009-11-24powerpc: Fix build of some FSL platformsBenjamin Herrenschmidt1-1/+1
2009-11-24powerpc: Fix wrong error code from ppc32 select syscallarnd@arndb.de1-1/+1
2009-11-24powerpc: Fix DEBUG_HIGHMEM build break from d4515646699Becky Bruce1-0/+11
2009-11-24powerpc: Kill unused swiotlb variableFUJITA Tomonori1-1/+0
2009-11-24powerpc: do not export pci_alloc/free_consistentStephen Rothwell1-2/+0
2009-11-24powerpc: kill the obsolete code under is_global_init()Benjamin Herrenschmidt1-22/+0
2009-11-24powerpc/pseries: Add hooks to put the CPU into an appropriate offline stateGautham R Shenoy3-9/+210
2009-11-24powerpc/pseries: Add extended_cede_processor() helper function.Gautham R Shenoy3-2/+32
2009-11-24powerpc: Move ehea hcall definitions into hvcall.hAnton Blanchard1-0/+13
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner29-40/+39
2009-11-24powerpc: Replace old style lock initializerThomas Gleixner1-2/+6
2009-11-24powerpc: Use unlocked ioctl in nvram_64Thomas Gleixner1-7/+7
2009-11-24powerpc/spufs: Fix test in spufs_switch_log_read()roel kluin1-1/+1
2009-11-24Merge commit 'jwb/next' into nextBenjamin Herrenschmidt8-3/+36
2009-11-21powerpc/p4080: Add basic support for p4080ds platformKumar Gala6-0/+785
2009-11-21powerpc/86xx: Support for NVRAM on GE Fanuc's PPC9AMartyn Welch4-1/+13
2009-11-21powerpc/86xx: Support for NVRAM on GE Fanuc's SBC310Martyn Welch4-1/+13
2009-11-21powerpc/86xx: Enable NVRAM on GE Fanuc's SBC610Martyn Welch4-2/+14
2009-11-21powerpc/fsl: Add PCI device ids for new QoirQ chipsKumar Gala1-0/+14
2009-11-21powerpc/fsl-booke: Rework TLB CAM codeKumar Gala4-94/+74
2009-11-21powerpc/85xx: Kconfig cleanupKumar Gala6-20/+20
2009-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller103-1855/+6144
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman1-1/+1
2009-11-17Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds1-3/+3
2009-11-17Merge commit 'v2.6.32-rc7'Eric W. Biederman63-1385/+2636
2009-11-17Merge commit 'v2.6.32-rc7' into core/iommuIngo Molnar57-1380/+2603
2009-11-16arch/powerpc/boot/addRamDisk.c: Mark several internal functions staticJosh Triplett1-3/+3
2009-11-15Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar23-96/+345
2009-11-13mpc52xx/wdt: merge WDT code into the GPT driverAlbrecht Dreß2-17/+307
2009-11-12mpc5200/gpt: tiny fix for gpt period limitationAlbrecht Dreß2-4/+4
2009-11-12sysctl powerpc: Remove dead binary sysctl supportEric W. Biederman1-2/+0
2009-11-12powerpc/fsl: Make fsl_deep_sleep() usable w/ modules and non-83xx buildsAnton Vorontsov1-0/+1
2009-11-12powerpc/83xx: Add power management support for MPC83xx QE boardsAnton Vorontsov5-0/+43
2009-11-12powerpc/86xx: Add power management support for MPC8610HPCD boardsAnton Vorontsov2-4/+70
2009-11-12powerpc/85xx: Add power management support for MPC85xxMDS boardsAnton Vorontsov3-78/+153
2009-11-12powerpc/85xx/86xx: Add suspend/resume supportAnton Vorontsov3-1/+99
2009-11-12powerpc/qe: Implement QE driver for handling resume on MPC85xxAnton Vorontsov1-0/+34
2009-11-12powerpc/qe&cpm: Implement static inline stubs for non-QE/CPM buildsAnton Vorontsov2-1/+54
2009-11-12powerpc/cpm: Move CPMFCR_* defines into cpm.hAnton Vorontsov2-8/+16
2009-11-12powerpc/qe&cpm2: Avoid redefinitions in CPM2 and QE headersAnton Vorontsov3-5/+27
2009-11-12powerpc/cpm: Remove SPI defines and spi structsAnton Vorontsov2-84/+0
2009-11-12powerpc/85xx: Added P1020RDB Platform support.Poonam Aggrwal2-0/+501
2009-11-12powerpc/qe: QE also shuts down on MPC8568Anton Vorontsov2-14/+22
2009-11-12powerpc/qe: Make qe_reset() code path safe for repeated invocationAnton Vorontsov3-7/+12
2009-11-12powerpc/85xx: Create dts for each core in CAMP mode for P2020RDBPoonam Aggrwal3-1/+556
2009-11-12powerpc/qe: Add qe_upload_firmware() stub for non-QE buildsAnton Vorontsov1-0/+7
2009-11-12powerpc/qe: Increase MAX_QE_RISC to 4Anton Vorontsov1-1/+1