summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2011-01-21powerpc: Never halt RTAS error logging after receiving an unrecoverable machi...Anton Blanchard
2011-01-21powerpc: Don't force MSR_RI in machine_check_exceptionAnton Blanchard
2011-01-21powerpc: Print 32 bits of DSISR in show_regsAnton Blanchard
2011-01-21powerpc/kdump: Disable ftrace during kexecAnton Blanchard
2011-01-21powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handlerAnton Blanchard
2011-01-21powerpc/kexec: Remove empty ppc_md.machine_kexec_prepareAnton Blanchard
2011-01-21powerpc/kexec: Don't initialise kexec hooks to default handlersAnton Blanchard
2011-01-21powerpc/kdump: Remove ppc_md.machine_crash_shutdownAnton Blanchard
2011-01-21powerpc/kexec: Remove ppc_md.machine_kexecAnton Blanchard
2011-01-21powerpc/kexec: Remove ppc_md.machine_kexec_cleanupAnton Blanchard
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