summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner1-16/+16
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner1-1/+1
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner3-9/+9
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-1/+1
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds37-251/+717
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2009-12-09Merge commit 'origin/master' into nextBenjamin Herrenschmidt8-152/+160
2009-12-09powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze1-2/+2
2009-12-09powerpc/8xx: Restore _PAGE_WRITETHRUJoakim Tjernlund1-2/+3
2009-12-09powerpc/8xx: Update TLB asm so it behaves as linux mm expects.Joakim Tjernlund1-7/+6
2009-12-09Merge commit 'gcl/next' into nextBenjamin Herrenschmidt1-0/+47
2009-12-09sysfs/cpu: Add probe/release filesNathan Fontenot1-0/+5
2009-12-09powerpc/pseries: Kernel DLPAR InfrastructureNathan Fontenot1-0/+1
2009-12-09powerpc/macio: Rework hotplug media bay supportBenjamin Herrenschmidt2-11/+19
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-12-08Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+1
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+2
2009-12-08Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-145/+2
2009-12-08powerpc/macio: Add dma_parms support to macioBenjamin Herrenschmidt1-0/+1
2009-12-08powerpc/macio: Add devres support to macio_deviceBenjamin Herrenschmidt1-0/+2
2009-12-08powerpc/kvm: Sync guest visible MMU stateAlexander Graf3-1/+21
2009-12-08powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson3-42/+35
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2009-12-06i2c-powermac: Include the i2c_adapter in struct pmac_i2c_busJean Delvare1-5/+1
2009-12-05Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-2/+154
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe1-0/+11
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+11
2009-12-02Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAG...Benjamin Herrenschmidt3-35/+42
2009-12-01powerpc: Fix DEBUG_HIGHMEM build break from d4515646699Becky Bruce1-0/+11
2009-11-27powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson3-42/+35
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov1-0/+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/pseries: Add extended_cede_processor() helper function.Gautham R Shenoy1-1/+8
2009-11-24powerpc: Move ehea hcall definitions into hvcall.hAnton Blanchard1-0/+13
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-5/+5
2009-11-15Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar4-2/+154
2009-11-13mpc52xx/wdt: merge WDT code into the GPT driverAlbrecht Dreß1-1/+2
2009-11-12mpc5200/gpt: tiny fix for gpt period limitationAlbrecht Dreß1-1/+1
2009-11-11powerpc/qe&cpm: Implement static inline stubs for non-QE/CPM buildsAnton Vorontsov2-1/+54
2009-11-11powerpc/cpm: Move CPMFCR_* defines into cpm.hAnton Vorontsov2-8/+16
2009-11-11powerpc/qe&cpm2: Avoid redefinitions in CPM2 and QE headersAnton Vorontsov3-5/+27
2009-11-11powerpc/cpm: Remove SPI defines and spi structsAnton Vorontsov2-84/+0
2009-11-11powerpc/qe: QE also shuts down on MPC8568Anton Vorontsov1-1/+22
2009-11-11powerpc/qe: Make qe_reset() code path safe for repeated invocationAnton Vorontsov1-1/+1
2009-11-11powerpc/qe: Add qe_upload_firmware() stub for non-QE buildsAnton Vorontsov1-0/+7
2009-11-05Use hrtimers for the decrementerAlexander Graf1-2/+4
2009-11-05Add fields to PACAAlexander Graf1-0/+9
2009-11-05Split init_new_context and destroy_contextAlexander Graf1-0/+2