summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2012-07-03powerpc/iommu: Reduce spinlock coverage in iommu_freeAnton Blanchard1-11/+40
2012-07-03powerpc/iommu: Reduce spinlock coverage in iommu_alloc and iommu_freeAnton Blanchard1-10/+5
2012-07-03powerpc/pci: cleanup on duplicate assignmentGavin Shan1-1/+0
2012-07-03powerpc: Clear RI and EE at the same time in system call exitAnton Blanchard1-12/+13
2012-07-03powerpc/smp: remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang1-2/+0
2012-07-03powerpc/ftrace: Use patch_instruction instead of probe_kernel_write()Steven Rostedt1-13/+4
2012-07-03powerpc/ftrace: Have PPC skip updating with stop_machine()Steven Rostedt1-0/+52
2012-06-29powerpc/ftrace: Do not trace restore_interrupts()Steven Rostedt1-1/+1
2012-06-29powerpc: Fix Section mismatch warnings in prom_init.cLi Zhong1-2/+2
2012-06-29ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preemptTiejun Chen1-57/+40
2012-06-14powerpc/PCI: register busn_res for root busesYinghai Lu2-7/+12
2012-06-14PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu3-5/+5
2012-06-08powerpc: Fix kernel panic during kernel module loadSteffen Rumler1-6/+5
2012-06-08powerpc/time: Sanity check of decrementer expiration is necessaryPaul Mackerras1-3/+11
2012-06-06Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into nextAvi Kivity5-36/+82
2012-06-01new helper: signal_delivered()Al Viro1-5/+1
2012-06-01powerpc: get rid of restore_sigmask()Al Viro4-14/+4
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2-3/+0
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro1-7/+0
2012-06-01new helper: sigmask_to_save()Al Viro1-6/+1
2012-06-01new helper: restore_saved_sigmask()Al Viro1-5/+1
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+0
2012-05-30KVM: PPC: Not optimizing MSR_CE and MSR_ME with paravirt.Bharat Bhushan1-1/+1
2012-05-30KVM: PPC: Factor out guest epapr initializationLiu Yu-B132015-35/+81
2012-05-28powerpc: Use the new generic strncpy_from_user() and strnlen_user()Paul Mackerras1-2/+0
2012-05-25Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-61/+175
2012-05-24move key_repace_session_keyring() into tracehook_notify_resume()Al Viro1-2/+0
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-13/+4
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-8/+11
2012-05-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds14-170/+468
2012-05-22powerpc: Fix irq distributionKim Phillips1-1/+1
2012-05-22Revert "powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new P...Benjamin Herrenschmidt1-71/+6
2012-05-22powerpc: missing checks of __get_user()/__put_user() return valuesAl Viro1-3/+3
2012-05-22new helper: sigsuspend()Al Viro1-10/+1
2012-05-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-1/+1
2012-05-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-154/+7
2012-05-17fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-8/+11
2012-05-16powerpc/crypto: Enable the PFO-based encryption deviceKent Yoder1-1/+2
2012-05-14powerpc/pseries: Enable the PFO-based RNG acceleratorKent Yoder1-1/+7
2012-05-14powerpc/pseries: Add PFO support to the VIO busKent Yoder1-39/+234
2012-05-14powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrac...K.Prasad1-6/+71
2012-05-14powerpc/pseries: Support lower minimum entitlement for virtual processorsRobert Jennings1-2/+6
2012-05-14Merge branch 'merge' into nextBenjamin Herrenschmidt2-13/+44
2012-05-12powerpc/irq: Fix another case of lazy IRQ state getting out of syncBenjamin Herrenschmidt2-13/+44
2012-05-10Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt1-8/+195
2012-05-09Merge branch 'merge' into nextBenjamin Herrenschmidt5-32/+19
2012-05-09powerpc/irq: Make alignment & program interrupt behave the sameBenjamin Herrenschmidt2-3/+9
2012-05-09powerpc/irq: Fix bug with new lazy IRQ handling codeBenjamin Herrenschmidt2-19/+7
2012-05-08powerpc: Use common threadinfo allocatorThomas Gleixner1-31/+0
2012-05-08Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2-10/+3