summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* atomic: use <linux/atomic.h>Arun Sharma2011-07-266-6/+6
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-07-2530-136/+269
|\
| * powerpc: Copy back TIF flags on return from softirq stackBenjamin Herrenschmidt2011-07-221-0/+7
| * Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2011-07-222-8/+36
| |\
| | * powerpc/47x: allow kernel to be loaded in higher physical memoryDave Kleikamp2011-07-121-8/+34
| | * powerpc/44x: don't use tlbivax on AMP systemsDave Kleikamp2011-07-121-0/+2
| * | powerpc: Exporting boot_cpuid_physAndrew Gabbasov2011-07-191-0/+1
| * | powerpc: Add CFAR to oops outputMichael Neuling2011-07-191-0/+2
| * | powerpc/irq: Quieten irq mapping printksAnton Blanchard2011-07-191-1/+1
| * | powerpc/kdump: Fix timeout in crash_kexec_wait_realmodeMichael Neuling2011-07-191-5/+1
| * | powerpc: Correct annotations of pmu registration functionsDmitry Eremin-Solenikov2011-07-198-8/+8
| * | powerpc: Remove redundant set_fs(USER_DS)Mathias Krause2011-07-191-2/+0
| * | powerpc: Dont require a dma_ops struct to set dma maskKumar Gala2011-07-081-3/+1
| * | powerpc: implement arch_setup_pdev_archdataKumar Gala2011-07-081-24/+4
| * | powerpc: Create next_tlbcam_idx percpu variable for FSL_BOOKEBecky Bruce2011-07-081-0/+4
| |/
| * powerpc: Add jump label supportMichael Ellerman2011-07-012-0/+24
| * powerpc: Add printk companion for ppc_md.progressDave Carroll2011-06-301-0/+5
| * Merge remote branch 'origin/master' into nextBenjamin Herrenschmidt2011-06-306-63/+93
| |\
| * | powerpc/pseries: Re-implement HVSI as part of hvc_vioBenjamin Herrenschmidt2011-06-291-0/+3
| * | powerpc/udbg: Register udbg console genericallyBenjamin Herrenschmidt2011-06-291-0/+2
| * | powerpc/pseries: Improve error code on reconfiguration notifier failureAkinobu Mita2011-06-291-5/+3
| * | powerpc/maple: Enable scom access functions on MapleDmitry Eremin-Solenikov2011-06-291-2/+2
| * | powerpc/book3e-64: Reraise doorbell when masked by soft-irq-disableScott Wood2011-06-293-15/+21
| * | powerpc/e500mc: Add support for the wait instruction in e500_idleScott Wood2011-06-271-0/+12
| * | powerpc: make irq_choose_cpu() available to all PIC driversStuart Yoder2011-06-221-0/+35
| * | powerpc/pci: Move FSL fixup from 32-bit to commonKumar Gala2011-06-222-19/+18
| * | powerpc/85xx: Save scratch registers to thread info instead of using SPRGs.Ashish Kalra2011-06-223-38/+56
| * | powerpc: Avoid extra indirect function call in sending IPIsPaul Mackerras2011-06-201-4/+14
| * | powerpc: Fix early boot accounting of CPUsMatt Evans2011-06-174-5/+12
* | | Merge 'akpm' patch seriesLinus Torvalds2011-07-252-0/+2
|\ \ \
| * | | notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang2011-07-252-0/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-252-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'master' into for-nextJiri Kosina2011-07-114-59/+68
| |\ \ \ | | | |/ | | |/|
| * | | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-102-3/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-07-243-39/+0
|\ \ \ \
| * | | | modules: make arch's use default loader hooksJonas Bonn2011-07-243-39/+0
* | | | | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-07-2412-156/+338
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | KVM: PPC: book3s_hv: Add support for PPC970-family processorsPaul Mackerras2011-07-122-1/+2
| * | | | powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architect...Paul Mackerras2011-07-124-9/+27
| * | | | KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras2011-07-122-1/+6
| * | | | KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras2011-07-123-11/+28
| * | | | KVM: PPC: Handle some PAPR hcalls in the kernelPaul Mackerras2011-07-121-0/+2
| * | | | KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras2011-07-125-28/+118
| * | | | KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpuPaul Mackerras2011-07-122-48/+48
| * | | | powerpc: Set up LPCR for running guest partitionsPaul Mackerras2011-07-121-7/+11
| * | | | powerpc, KVM: Rework KVM checks in first-level interrupt handlersPaul Mackerras2011-07-121-74/+115
| * | | | KVM: PPC: e500: Add shadow PID supportLiu Yu2011-07-121-0/+1
| * | | | KVM: PPC: e500: Save/restore SPE stateScott Wood2011-07-121-0/+7
| * | | | KVM: PPC: booke: use shadow_msrScott Wood2011-07-121-1/+1
| * | | | powerpc/e500: SPE register saving: take arbitrary struct offsetScott Wood2011-07-121-3/+3
OpenPOWER on IntegriCloud