summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2012-01-12powerpc/time: Handle wrapping of decrementerAnton Blanchard
2011-11-21powerpc: Copy down exception vectors after feature fixupsAnton Blanchard
2011-08-11powerpc: Really fix build without CONFIG_PCIBenjamin Herrenschmidt
2011-08-05powerpc: Fix build without CONFIG_PCIBenjamin Herrenschmidt
2011-08-05powerpc: Move kdump default base address to half RMO size on 64bitAnton Blanchard
2011-08-05powerpc/perf: Disable pagefaults during callchain stack readDavid Ahern
2011-08-05powerpc: Clean up some panic messages in prom_initAnton Blanchard
2011-08-05powerpc: Fix device tree claim codeAnton Blanchard
2011-08-05powerpc: Return the_cpu_ spec from identify_cpuScott Wood
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-07-25Merge 'akpm' patch seriesLinus Torvalds
2011-07-25notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-07-24Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2011-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-22Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...Linus Torvalds
2011-07-22powerpc: Copy back TIF flags on return from softirq stackBenjamin Herrenschmidt
2011-07-22Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt
2011-07-19powerpc: Exporting boot_cpuid_physAndrew Gabbasov
2011-07-19powerpc: Add CFAR to oops outputMichael Neuling
2011-07-19powerpc/irq: Quieten irq mapping printksAnton Blanchard
2011-07-19powerpc/kdump: Fix timeout in crash_kexec_wait_realmodeMichael Neuling
2011-07-19powerpc: Correct annotations of pmu registration functionsDmitry Eremin-Solenikov
2011-07-19powerpc: Remove redundant set_fs(USER_DS)Mathias Krause
2011-07-12powerpc/47x: allow kernel to be loaded in higher physical memoryDave Kleikamp
2011-07-12powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring
2011-07-12powerpc/44x: don't use tlbivax on AMP systemsDave Kleikamp
2011-07-12KVM: PPC: book3s_hv: Add support for PPC970-family processorsPaul Mackerras
2011-07-12powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architect...Paul Mackerras
2011-07-12KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras
2011-07-12KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras
2011-07-12KVM: PPC: Handle some PAPR hcalls in the kernelPaul Mackerras
2011-07-12KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras
2011-07-12KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpuPaul Mackerras
2011-07-12powerpc: Set up LPCR for running guest partitionsPaul Mackerras
2011-07-12powerpc, KVM: Rework KVM checks in first-level interrupt handlersPaul Mackerras
2011-07-12KVM: PPC: e500: Add shadow PID supportLiu Yu
2011-07-12KVM: PPC: e500: Save/restore SPE stateScott Wood
2011-07-12KVM: PPC: booke: use shadow_msrScott Wood
2011-07-12powerpc/e500: SPE register saving: take arbitrary struct offsetScott Wood
2011-07-12powerpc/e500: Save SPEFCSR in flush_spe_to_thread()yu liu
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-07-08powerpc: Dont require a dma_ops struct to set dma maskKumar Gala
2011-07-08powerpc: implement arch_setup_pdev_archdataKumar Gala
2011-07-08powerpc: Create next_tlbcam_idx percpu variable for FSL_BOOKEBecky Bruce
2011-07-01perf: Add context field to perf_eventAvi Kivity