summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-221-36/+0
|\ \ \ \ \ \
| * | | | | | sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra2012-05-091-36/+0
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-05-225-7/+5
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-05-1824-144/+152
| |\ \ \ \ \ \ \
| * | | | | | | | perf: Pass last sampling period to perf_sample_data_init()Robert Richter2012-05-092-4/+2
| * | | | | | | | perf: Remove PERF_COUNTERS config optionRobert Richter2012-04-263-3/+3
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-05-221-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc: fix compile fail in hugetlb cmdline parsingPaul Gortmaker2012-05-071-1/+2
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | 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-0422-105/+143
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| * | | | | | | | 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-218-172/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc: Use common threadinfo allocatorThomas Gleixner2012-05-082-44/+0
| * | | | | | | | Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-0814-103/+148
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | powerpc: Remove unused cpu_idle_wait()Thomas Gleixner2012-05-083-24/+0
| * | | | | | | | powerpc: Fix broken cpu_idle_wait() implementationThomas Gleixner2012-05-081-9/+5
| * | | | | | | | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-051-1/+0
| * | | | | | | | powerpc: Use generic init_taskThomas Gleixner2012-05-053-30/+2
| * | | | | | | | powerpc: Use generic idle thread allocationThomas Gleixner2012-04-262-69/+6
| * | | | | | | | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
* | | | | | | | | net: drop NET dependency from HAVE_BPF_JITSam Ravnborg2012-05-211-1/+1
* | | | | | | | | KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updatesPaul Mackerras2012-05-161-0/+1
* | | | | | | | | powerpc/kvm: Fix VSID usage in 64-bit "PR" KVMBenjamin Herrenschmidt2012-05-162-9/+11
* | | | | | | | | KVM: PPC: Book3S: PR: Fix hsrr codeAlexander Graf2012-05-161-4/+3
* | | | | | | | | KVM: PPC: Fix PR KVM on POWER7 bare metalAlexander Graf2012-05-161-13/+22
* | | | | | | | | KVM: PPC: Book3S: PR: Handle EMUL_ASSISTAlexander Graf2012-05-161-0/+6
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | powerpc/irq: Fix another case of lazy IRQ state getting out of syncBenjamin Herrenschmidt2012-05-122-13/+44
* | | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-092-11/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | KVM: PPC: Book3S HV: Fix refcounting of hugepagesDavid Gibson2012-05-082-11/+13
| |/ / / / / / /
* | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-05-095-29/+16
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | powerpc/irq: Make alignment & program interrupt behave the sameBenjamin Herrenschmidt2012-05-093-10/+9
| * | | | | | powerpc/irq: Fix bug with new lazy IRQ handling codeBenjamin Herrenschmidt2012-05-092-19/+7
| | |_|_|_|/ | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-033-31/+111
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | bpf jit: Let the powerpc jit handle negative offsetsJan Seiffert2012-04-303-31/+111
| |/ / / /
* | | | | powerpc/pseries: Rivet CONFIG_EEH for pSeries platformGavin Shan2012-04-301-2/+2
* | | | | powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely2012-04-308-29/+14
* | | | | powerpc/8xx: Fix NR_IRQ bugs and refactor 8xx interrupt controllerGrant Likely2012-04-301-41/+20
| |_|/ / |/| | |
* | | | Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-271-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | powerpc: fix system.h fallout in sysdev/scom.c [chroma_defconfig]Paul Gortmaker2012-04-181-0/+1
| | |/ | |/|
* | | powerpc/mpic: Properly set default triggersBenjamin Herrenschmidt2012-04-232-30/+30
* | | powerpc/mpic: Fix confusion between hw_irq and virqBenjamin Herrenschmidt2012-04-231-8/+4
* | | powerpc/pmac: Don't add_timer() twiceBenjamin Herrenschmidt2012-04-231-0/+9
* | | powerpc/eeh: Fix crash caused by null eeh_devGavin Shan2012-04-231-1/+1
* | | Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt2012-04-239-33/+71
|\ \ \ | |/ / |/| |
| * | powerpc/mpc85xx: add MPIC message dts nodeMingkai Hu2012-04-192-0/+53
| * | powerpc/mpic_msgr: fix offset error when setting mer registerMingkai Hu2012-04-191-1/+1
| * | powerpc/mpic_msgr: add lock for MPIC message global variableMingkai Hu2012-04-191-5/+5
| * | powerpc/mpic_msgr: fix compile error when SMP disabledMingkai Hu2012-04-191-0/+1
| * | powerpc: fix build when CONFIG_BOOKE_WDT is enabledBaruch Siach2012-04-192-5/+3
| * | powerpc/85xx: don't call of_platform_bus_probe() twiceTimur Tabi2012-04-193-22/+8
OpenPOWER on IntegriCloud