aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2009-06-16Merge branch 'akpm'Linus Torvalds
2009-06-16fbdev: move logo externs to header fileGeert Uytterhoeven
2009-06-16page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann
2009-06-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-06-16Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-06-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-06-15i2c/chips: Move max6875 to drivers/misc/eepromWolfram Sang
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-06-15ps3: Replace direct file operations by callbackGeert Uytterhoeven
2009-06-15ps3: Switch ps3_os_area_[gs]et_rtc_diff to EXPORT_SYMBOL_GPL()Geert Uytterhoeven
2009-06-15ps3: Correct debug message in dma_ioc0_map_pages()Geert Uytterhoeven
2009-06-15ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdataGeert Uytterhoeven
2009-06-15ps3: Use dev_[gs]et_drvdata() instead of direct access for system bus devicesGeert Uytterhoeven
2009-06-15powerpc: Use generic atomic64_t implementation on 32-bit processorsPaul Mackerras
2009-06-15powerpc: Add compiler memory barrier to mtmsr macroPaul Mackerras
2009-06-15powerpc/iseries: Mark signal_vsp_instruction() as maybe unusedMichael Ellerman
2009-06-15powerpc/iseries: Fix unused function warning in iSeries DT codeMichael Ellerman
2009-06-15powerpc: Only build prom_init.o when CONFIG_PPC_OF_BOOT_TRAMPOLINE=yMichael Ellerman
2009-06-15powerpc: Wire up sys_rt_tgsigqueueinfoStephen Rothwell
2009-06-15powerpc/cell: Use driver_data acessors, not platform_data in Axon MSIMichael Ellerman
2009-06-15powerpc: Fix warning in setup_64.c when CONFIG_RELOCATABLE=yMichael Ellerman
2009-06-15ps3fb: Tear down FB setup during cleanupGeert Uytterhoeven
2009-06-15ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>Geert Uytterhoeven
2009-06-15powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>Geert Uytterhoeven
2009-06-15powerpc: Don't do generic calibrate_delay()Benjamin Herrenschmidt
2009-06-15powerpc/install: Bail with error code on error in install scriptGrant Likely
2009-06-15Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2009-06-12Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-06-12trivial: spelling fix in ppc code commentsSankar P
2009-06-12powerpc, perf_counter: Fix performance counter event typesJaswinder Singh Rajput
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann
2009-06-12Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-06-12powerpc: Fix bug in move of altivec code to vector.SBenjamin Herrenschmidt
2009-06-11perfcounters: remove powerpc definitions of perf_counter_do_pendingStephen Rothwell
2009-06-12Merge commit 'jwb/next' into nextBenjamin Herrenschmidt
2009-06-11Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann
2009-06-11asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-06-11Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar