aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2011-10-31powerpc: fix implicit use of cache.h in kernel/firmware.cPaul Gortmaker
2011-10-31powerpc: Fix up implicit sched.h usersPaul Gortmaker
2011-10-31powerpc: Fix up implicit stat.h usersPaul Gortmaker
2011-10-31powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker
2011-10-31powerpc: io-workarounds.c was implicitly getting init_mmPaul Gortmaker
2011-10-30Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-09-25KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode codePaul Mackerras
2011-09-25KVM: PPC: book3s_pr: Simplify transitions between virtual and real modePaul Mackerras
2011-09-25KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separatelyPaul Mackerras
2011-08-23tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driverTimur Tabi
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