summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-249-61/+175
|\
| * kvm/powerpc: Add new ioctl to retreive server MMU infosBenjamin Herrenschmidt2012-05-061-0/+4
| * KVM: PPC: Use clockevent multiplier and shifter for decrementerBharat Bhushan2012-05-061-1/+2
| * Merge branch 'linus' into queueMarcelo Tosatti2012-04-193-26/+23
| |\
| * | KVM: PPC: Book 3S: Fix compilation for !HV configsPaul Mackerras2012-04-081-3/+3
| * | KVM: PPC: Book3S HV: Make virtual processor area registration more robustPaul Mackerras2012-04-081-1/+1
| * | KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIsPaul Mackerras2012-04-083-5/+16
| * | KVM: PPC: e500mc supportScott Wood2012-04-082-0/+47
| * | KVM: PPC: booke: category E.HV (GS-mode) supportScott Wood2012-04-082-6/+37
| * | powerpc/booke: Provide exception macros with interrupt nameScott Wood2012-04-083-48/+68
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-231-13/+4
|\ \ \
| * | | powerpc: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-211-3/+3
| * | | new helper: sigsuspend()Al Viro2012-05-211-10/+1
* | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-8/+11
|\ \ \ \
| * | | | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-8/+11
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-05-2314-170/+468
|\ \ \ \ \
| * | | | | powerpc: Fix irq distributionKim Phillips2012-05-221-1/+1
| * | | | | Revert "powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new P...Benjamin Herrenschmidt2012-05-221-71/+6
| * | | | | powerpc/crypto: Enable the PFO-based encryption deviceKent Yoder2012-05-161-1/+2
| * | | | | powerpc/pseries: Enable the PFO-based RNG acceleratorKent Yoder2012-05-141-1/+7
| * | | | | powerpc/pseries: Add PFO support to the VIO busKent Yoder2012-05-141-39/+234
| * | | | | powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrac...K.Prasad2012-05-141-6/+71
| * | | | | powerpc/pseries: Support lower minimum entitlement for virtual processorsRobert Jennings2012-05-141-2/+6
| * | | | | Merge branch 'merge' into nextBenjamin Herrenschmidt2012-05-142-13/+44
| |\ \ \ \ \ | | |/ / / /
| * | | | | Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2012-05-101-8/+195
| |\ \ \ \ \
| | * | | | | powerpc/47x: Kernel support for KEXECSuzuki Poulose2012-05-031-6/+189
| | * | | | | powerpc/44x: Fix/Initialize PID to kernel PID before the TLB searchSuzuki Poulose2012-05-031-2/+6
| * | | | | | Merge branch 'merge' into nextBenjamin Herrenschmidt2012-05-095-32/+19
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | powerpc: Remove old powerpc specific ptrace getregs/setregs callsAnton Blanchard2012-04-302-74/+0
| * | | | | | powerpc: Remove CONFIG_POWER4_ONLYAnton Blanchard2012-04-301-4/+0
| * | | | | | powerpc: Optimise enable_kernel_altivecAnton Blanchard2012-04-302-1/+11
| * | | | | | powerpc: Remove empty giveup_altivec function on book3e CPUsAnton Blanchard2012-04-302-16/+0
| * | | | | | powerpc: Remove iseries specific fields in lppacaAnton Blanchard2012-04-302-7/+0
| * | | | | | powerpc: Better scheduling of CR save code in system call pathAnton Blanchard2012-04-301-9/+7
| * | | | | | powerpc: No need to preserve count register across system callAnton Blanchard2012-04-301-2/+1
| * | | | | | powerpc: No need to save XER in a system callAnton Blanchard2012-04-301-2/+1
| * | | | | | powerpc: Hide some system call labels from profile toolsAnton Blanchard2012-04-301-4/+4
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-05-211-1/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Merge tag 'v3.4-rc5' into nextJames Morris2012-05-044-26/+26
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | seccomp: ignore secure_computing return valuesWill Drewry2012-04-181-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-215-154/+7
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | powerpc: Use common threadinfo allocatorThomas Gleixner2012-05-081-31/+0
| * | | | | Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-082-10/+3
| |\ \ \ \ \
| * | | | | | powerpc: Remove unused cpu_idle_wait()Thomas Gleixner2012-05-081-19/+0
| * | | | | | powerpc: Fix broken cpu_idle_wait() implementationThomas Gleixner2012-05-081-9/+5
| * | | | | | powerpc: Use generic init_taskThomas Gleixner2012-05-052-30/+1
| * | | | | | powerpc: Use generic idle thread allocationThomas Gleixner2012-04-261-69/+5
| * | | | | | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
| | |_|/ / / | |/| | | |
* | | | | | powerpc/irq: Fix another case of lazy IRQ state getting out of syncBenjamin Herrenschmidt2012-05-122-13/+44
| |_|_|/ / |/| | | |
* | | | | powerpc/irq: Make alignment & program interrupt behave the sameBenjamin Herrenschmidt2012-05-092-3/+9
OpenPOWER on IntegriCloud