aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2011-01-21powerpc/kexec: Move all ppc_md kexec function pointers togetherAnton Blanchard
2011-01-21powerpc/cell: Use system_wq in cpufreq_spudemandTejun Heo
2011-01-21powerpc/rtas_flash: Use simple_read_from_bufferAkinobu Mita
2011-01-21powerpc/spufs: Use simple_write_to_bufferAkinobu Mita
2011-01-21powerpc/ppc32/tracing: Add stack frame to calls of trace_hardirqs_on/offSteven Rostedt
2011-01-21powerpc/ppc64/tracing: Add stack frame to calls of trace_hardirqs_on/offSteven Rostedt
2011-01-21powerpc: Ensure the else case of feature sections will fitMichael Ellerman
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2011-01-21Merge remote branch 'kumar/next' into mergeBenjamin Herrenschmidt
2011-01-19powerpc, perf: Fix frequency calculation for overflowing counters (FSL version)Anton Blanchard
2011-01-19powerpc/83xx: fix build failures on dt compatible list.Grant Likely
2011-01-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-17powerpc: perf: Fix frequency calculation for overflowing countersAnton Blanchard
2011-01-15dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely
2011-01-13thp: alter compound get_page/put_pageAndrea Arcangeli
2011-01-13Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-13rapidio: fix hang on RapidIO doorbell queue full conditionThomas Taranowski
2011-01-12powerpc: fix warning when compiling immap_qe.hTimur Tabi
2011-01-12powerpc/85xx: fix compatible properties of the P1022DS DMA nodes used for audioTimur Tabi
2011-01-12powerpc/mpc8308: fix USB DR controller initializationIlya Yanok
2011-01-12powerpc/fsl_rio: Fix non-standard HID1 register accessShaohui Xie
2011-01-12powerpc/85xx: add e500 HID1 bit definitionLi Yang
2011-01-12KVM: Clean up vm creation and releaseJan Kiszka
2011-01-12KVM: replace vmalloc and memset with vzallocTakuya Yoshikawa
2011-01-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-01-12powerpc/pseries: Fix build of topology stuff without CONFIG_NUMABenjamin Herrenschmidt
2011-01-11powerpc/pseries: Fix VPHN build errors on non-SMP systemsJesse Larrew
2011-01-11Merge remote branch 'gcl/next' into nextBenjamin Herrenschmidt
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-01-10headers: kobject.h reduxAlexey Dobriyan
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-07fs: icache RCU free inodesNick Piggin
2011-01-07fs: dcache rationalise dget variantsNick Piggin
2011-01-07fs: dcache remove dcache_lockNick Piggin
2011-01-07fs: dcache scale d_unhashedNick Piggin
2011-01-07fs: dcache scale dentry refcountNick Piggin
2011-01-04Merge commit 'v2.6.37-rc8' into perf/coreIngo Molnar
2011-01-03powerpc/405: Fix missing #{address,size}-cells in i2c nodeGrant Likely
2011-01-03powerpc/5200: dts: refactor dts filesJohn Bonesio
2011-01-03powerpc/5200: dts: Change combatible strings on localbusJohn Bonesio
2011-01-03powerpc/5200: dts: remove unused propertiesJohn Bonesio
2011-01-03powerpc/5200: dts: rename nodes to prepare for refactoring dts filesJohn Bonesio
2011-01-03powerpc/dts: fix syntax bugs in bluestone.dtsGrant Likely
2011-01-03ppc: fix comment typo singal -> signalJustin P. Mattock
2011-01-01of/flattree: Add of_flat_dt_match() helper functionGrant Likely
2010-12-29powerpc/83xx: add mpc8308_p1m DMA controller device-tree nodeIlya Yanok
2010-12-29powerpc/83xx: add DMA controller to mpc8308 device-tree nodeIlya Yanok
2010-12-29Merge v2.6.37-rc8 into powerpc/nextGrant Likely