summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2011-01-21powerpc: Check RTAS extended log flag before checking lengthAnton Blanchard1-1/+1
2011-01-21powerpc: Fix corruption when grabbing FWNMI dataAnton Blanchard1-14/+38
2011-01-21powerpc: Rework pseries machine check handlerAnton Blanchard1-18/+30
2011-01-21powerpc: Don't silently handle machine checks from userspaceAnton Blanchard1-5/+0
2011-01-21powerpc: Remove duplicate debugger hook in machine_check_exceptionAnton Blanchard1-2/+0
2011-01-21powerpc: Never halt RTAS error logging after receiving an unrecoverable machi...Anton Blanchard1-1/+1
2011-01-21powerpc: Don't force MSR_RI in machine_check_exceptionAnton Blanchard1-4/+1
2011-01-21powerpc: Print 32 bits of DSISR in show_regsAnton Blanchard1-1/+1
2011-01-21powerpc/kdump: Disable ftrace during kexecAnton Blanchard1-0/+7
2011-01-21powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handlerAnton Blanchard3-78/+72
2011-01-21powerpc/kexec: Remove empty ppc_md.machine_kexec_prepareAnton Blanchard2-22/+0
2011-01-21powerpc/kexec: Don't initialise kexec hooks to default handlersAnton Blanchard2-13/+0
2011-01-21powerpc/kdump: Remove ppc_md.machine_crash_shutdownAnton Blanchard4-12/+1
2011-01-21powerpc/kexec: Remove ppc_md.machine_kexecAnton Blanchard2-10/+1
2011-01-21powerpc/kexec: Remove ppc_md.machine_kexec_cleanupAnton Blanchard2-5/+0
2011-01-21powerpc/kexec: Move all ppc_md kexec function pointers togetherAnton Blanchard1-3/+2
2011-01-21powerpc/cell: Use system_wq in cpufreq_spudemandTejun Heo2-22/+23
2011-01-21powerpc/rtas_flash: Use simple_read_from_bufferAkinobu Mita1-47/+6
2011-01-21powerpc/spufs: Use simple_write_to_bufferAkinobu Mita1-20/+7
2011-01-21powerpc/ppc32/tracing: Add stack frame to calls of trace_hardirqs_on/offSteven Rostedt1-0/+11
2011-01-21powerpc/ppc64/tracing: Add stack frame to calls of trace_hardirqs_on/offSteven Rostedt1-10/+30
2011-01-21powerpc: Ensure the else case of feature sections will fitMichael Ellerman2-12/+34
2011-01-21Merge remote branch 'kumar/next' into mergeBenjamin Herrenschmidt9-16/+58
2011-01-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2011-01-17powerpc: perf: Fix frequency calculation for overflowing countersAnton Blanchard1-0/+1
2011-01-16dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely1-2/+2
2011-01-14thp: alter compound get_page/put_pageAndrea Arcangeli1-0/+12
2011-01-13Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-20/+4
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds12-16/+16
2011-01-13rapidio: fix hang on RapidIO doorbell queue full conditionThomas Taranowski1-1/+0
2011-01-13powerpc: fix warning when compiling immap_qe.hTimur Tabi1-6/+15
2011-01-13powerpc/85xx: fix compatible properties of the P1022DS DMA nodes used for audioTimur Tabi1-2/+2
2011-01-13powerpc/mpc8308: fix USB DR controller initializationIlya Yanok3-6/+19
2011-01-13powerpc/fsl_rio: Fix non-standard HID1 register accessShaohui Xie2-2/+6
2011-01-13powerpc/85xx: add e500 HID1 bit definitionLi Yang2-0/+16
2011-01-12KVM: Clean up vm creation and releaseJan Kiszka1-17/+3
2011-01-12KVM: replace vmalloc and memset with vzallocTakuya Yoshikawa1-3/+1
2011-01-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds78-612/+1874
2011-01-12powerpc/pseries: Fix build of topology stuff without CONFIG_NUMABenjamin Herrenschmidt2-14/+14
2011-01-11powerpc/pseries: Fix VPHN build errors on non-SMP systemsJesse Larrew2-12/+17
2011-01-11Merge remote branch 'gcl/next' into nextBenjamin Herrenschmidt5-11/+88
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds27-1655/+583
2011-01-10headers: kobject.h reduxAlexey Dobriyan1-1/+0
2011-01-08Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-6/+12
2011-01-07fs: icache RCU free inodesNick Piggin1-2/+8
2011-01-07fs: dcache rationalise dget variantsNick Piggin1-1/+1
2011-01-07fs: dcache remove dcache_lockNick Piggin1-4/+1
2011-01-07fs: dcache scale d_unhashedNick Piggin1-0/+3
2011-01-07fs: dcache scale dentry refcountNick Piggin1-1/+1