aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-11powerpc: Really fix build without CONFIG_PCIBenjamin Herrenschmidt1-1/+1
2011-08-05powerpc: Fix build without CONFIG_PCIBenjamin Herrenschmidt1-0/+2
2011-08-05powerpc: Move kdump default base address to half RMO size on 64bitAnton Blanchard1-3/+7
2011-08-05powerpc/perf: Disable pagefaults during callchain stack readDavid Ahern1-3/+17
2011-08-05powerpc: Clean up some panic messages in prom_initAnton Blanchard1-3/+5
2011-08-05powerpc: Fix device tree claim codeAnton Blanchard1-3/+3
2011-08-05powerpc: Return the_cpu_ spec from identify_cpuScott Wood1-5/+6
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds4-15/+15
2011-07-26atomic: use <linux/atomic.h>Arun Sharma6-6/+6
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds30-136/+269
2011-07-25Merge 'akpm' patch seriesLinus Torvalds2-0/+2
2011-07-25notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang2-0/+2
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-3/+3
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds3-39/+0
2011-07-24Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-156/+338
2011-07-24modules: make arch's use default loader hooksJonas Bonn3-39/+0
2011-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds12-9/+49
2011-07-22Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds4-194/+23
2011-07-22powerpc: Copy back TIF flags on return from softirq stackBenjamin Herrenschmidt1-0/+7
2011-07-22Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2-8/+36
2011-07-19powerpc: Exporting boot_cpuid_physAndrew Gabbasov1-0/+1
2011-07-19powerpc: Add CFAR to oops outputMichael Neuling1-0/+2
2011-07-19powerpc/irq: Quieten irq mapping printksAnton Blanchard1-1/+1
2011-07-19powerpc/kdump: Fix timeout in crash_kexec_wait_realmodeMichael Neuling1-5/+1
2011-07-19powerpc: Correct annotations of pmu registration functionsDmitry Eremin-Solenikov8-8/+8
2011-07-19powerpc: Remove redundant set_fs(USER_DS)Mathias Krause1-2/+0
2011-07-12powerpc/47x: allow kernel to be loaded in higher physical memoryDave Kleikamp1-8/+34
2011-07-12powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring4-15/+15
2011-07-12powerpc/44x: don't use tlbivax on AMP systemsDave Kleikamp1-0/+2
2011-07-12KVM: PPC: book3s_hv: Add support for PPC970-family processorsPaul Mackerras2-1/+2
2011-07-12powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architecture bitsPaul Mackerras4-9/+27
2011-07-12KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras2-1/+6
2011-07-12KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras3-11/+28
2011-07-12KVM: PPC: Handle some PAPR hcalls in the kernelPaul Mackerras1-0/+2
2011-07-12KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras5-28/+118
2011-07-12KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpuPaul Mackerras2-48/+48
2011-07-12powerpc: Set up LPCR for running guest partitionsPaul Mackerras1-7/+11
2011-07-12powerpc, KVM: Rework KVM checks in first-level interrupt handlersPaul Mackerras1-74/+115
2011-07-12KVM: PPC: e500: Add shadow PID supportLiu Yu1-0/+1
2011-07-12KVM: PPC: e500: Save/restore SPE stateScott Wood1-0/+7
2011-07-12KVM: PPC: booke: use shadow_msrScott Wood1-1/+1
2011-07-12powerpc/e500: SPE register saving: take arbitrary struct offsetScott Wood1-3/+3
2011-07-12powerpc/e500: Save SPEFCSR in flush_spe_to_thread()yu liu3-6/+2
2011-07-11Merge branch 'master' into for-nextJiri Kosina4-59/+68
2011-07-08powerpc: Dont require a dma_ops struct to set dma maskKumar Gala1-3/+1
2011-07-08powerpc: implement arch_setup_pdev_archdataKumar Gala1-24/+4
2011-07-08powerpc: Create next_tlbcam_idx percpu variable for FSL_BOOKEBecky Bruce1-0/+4
2011-07-01perf: Add context field to perf_eventAvi Kivity1-1/+1
2011-07-01perf, arch: Add generic NODE cache eventsPeter Zijlstra8-0/+40
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra3-7/+7