summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-245-36/+82
|\
| * Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into nextAvi Kivity2012-06-065-36/+82
| |\
| | * KVM: PPC: Not optimizing MSR_CE and MSR_ME with paravirt.Bharat Bhushan2012-05-301-1/+1
| | * KVM: PPC: Factor out guest epapr initializationLiu Yu-B132012012-05-305-35/+81
* | | Remove stale .rej fileBenjamin Herrenschmidt2012-07-231-22/+0
* | | powerpc/iommu: Fix iommu pool initializationBenjamin Herrenschmidt2012-07-131-2/+2
* | | Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2012-07-133-41/+33
|\ \ \
| * | | powerpc/watchdog: move booke watchdog param related code to setup-common.cShaohui Xie2012-07-112-24/+27
| * | | powerpc/e500: make load_up_spe a normal fuctionLiu Yu2012-07-101-17/+6
* | | | powerpc/ftrace: Fix assembly trampoline register usageroger blofeld2012-07-111-6/+6
* | | | powerpc/hw_breakpoints: Fix incorrect pointer accessNaveen N. Rao2012-07-111-1/+1
* | | | powerpc: Add VDSO version of getcpuAnton Blanchard2012-07-119-2/+130
* | | | powerpc: Add a symbol for hypervisor trampolinesMichael Ellerman2012-07-111-0/+1
* | | | powerpc: Fixup oddity in entry_32.SBenjamin Herrenschmidt2012-07-111-6/+0
* | | | powerpc: Use CURRENT_THREAD_INFO instead of open coded assemblyStuart Yoder2012-07-1111-29/+51
|/ / /
* | | powerpc: IOMMU fault injectionAnton Blanchard2012-07-101-0/+94
* | | powerpc: Call dma_debug_add_bus for PCI and VIO busesAnton Blanchard2012-07-102-4/+10
* | | powerpc/vio: Separate vio bus probe and device probeAnton Blanchard2012-07-101-1/+7
* | | powerpc/vio: Remove dma not supported warningsAnton Blanchard2012-07-101-9/+15
* | | powerpc: Enforce usage of RA 0-R31 where possibleMichael Neuling2012-07-102-5/+5
* | | powerpc: Enforce usage of R0-R31 where possibleMichael Neuling2012-07-101-5/+7
* | | powerpc: Fixes for instructions not using correct register namingMichael Neuling2012-07-102-6/+6
* | | powerpc/pasemi: Move lbz/stbciz to ppc-opcode.hMichael Neuling2012-07-101-5/+0
* | | powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling2012-07-104-8/+8
* | | Merge branch 'merge' into nextBenjamin Herrenschmidt2012-07-101-1/+47
|\ \ \
| * | | powerpc: Fix build of some debug irq codeBenjamin Herrenschmidt2012-07-101-1/+1
| * | | powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt2012-07-101-0/+46
* | | | powerpc: Fix kernel-doc warningWanpeng Li2012-07-032-4/+3
* | | | powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performanceAnton Blanchard2012-07-031-34/+114
* | | | powerpc/iommu: Push spinlock into iommu_range_alloc and __iommu_freeAnton Blanchard2012-07-031-33/+8
* | | | powerpc/iommu: Reduce spinlock coverage in iommu_freeAnton Blanchard2012-07-031-11/+40
* | | | powerpc/iommu: Reduce spinlock coverage in iommu_alloc and iommu_freeAnton Blanchard2012-07-031-10/+5
* | | | powerpc/pci: cleanup on duplicate assignmentGavin Shan2012-07-031-1/+0
* | | | powerpc: Clear RI and EE at the same time in system call exitAnton Blanchard2012-07-031-12/+13
* | | | powerpc/smp: remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang2012-07-031-2/+0
* | | | powerpc/ftrace: Use patch_instruction instead of probe_kernel_write()Steven Rostedt2012-07-031-13/+4
* | | | powerpc/ftrace: Have PPC skip updating with stop_machine()Steven Rostedt2012-07-031-0/+52
|/ / /
* | | powerpc/ftrace: Do not trace restore_interrupts()Steven Rostedt2012-06-291-1/+1
* | | powerpc: Fix Section mismatch warnings in prom_init.cLi Zhong2012-06-291-2/+2
* | | ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preemptTiejun Chen2012-06-291-57/+40
* | | powerpc: Fix kernel panic during kernel module loadSteffen Rumler2012-06-081-6/+5
* | | powerpc/time: Sanity check of decrementer expiration is necessaryPaul Mackerras2012-06-081-3/+11
|/ /
* | new helper: signal_delivered()Al Viro2012-06-011-5/+1
* | powerpc: get rid of restore_sigmask()Al Viro2012-06-014-14/+4
* | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-012-3/+0
* | pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-7/+0
* | new helper: sigmask_to_save()Al Viro2012-06-011-6/+1
* | new helper: restore_saved_sigmask()Al Viro2012-06-011-5/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-2/+0
|\ \ | |/ |/|
| * move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-241-2/+0