summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-07-03Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-07-02Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-07-02Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-07-02Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-07-02Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-02Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-02Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2013-07-02Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt
2013-07-01powerpc/fsl: add MPIC timer wakeup supportDongsheng.wang@freescale.com
2013-07-01powerpc/mpic: create mpic subsystem objectDongsheng.wang@freescale.com
2013-07-01powerpc/mpic: add global timer supportDongsheng.wang@freescale.com
2013-07-01powerpc/mpic: add irq_set_wake supportDongsheng.wang@freescale.com
2013-07-01powerpc/85xx: enable coreint for all the 64bit boardsKevin Hao
2013-07-01powerpc/8xx: Erroneous double irq_eoi() on CPM IRQ in MPC8xxLEROY Christophe
2013-07-01powerpc/fsl: Enable CONFIG_E1000E in mpc85xx_smp_defconfigChunhe Lan
2013-07-01powerpc/mpic: Add get_version API both for internal and external useHongtao Jia
2013-07-01powerpc: Handle both new style and old style reserve mapsBenjamin Herrenschmidt
2013-07-01powerpc/hw_brk: Fix off by one error when validating DAWR region endMichael Neuling
2013-07-01Merge tag 'v3.10' into sched/coreIngo Molnar
2013-07-01powerpc/pseries: Support compression of oops text via pstoreAruna Balakrishnaiah
2013-07-01powerpc/pseries: Re-organise the oops compression codeAruna Balakrishnaiah
2013-07-01pstore: Pass header size in the pstore write callbackAruna Balakrishnaiah
2013-07-01powerpc/powernv: Fix iommu initialization againBenjamin Herrenschmidt
2013-07-01Merge tag 'v3.10' into nextBenjamin Herrenschmidt
2013-07-01powerpc/pseries: Inform the hypervisor we are using EBB regsMichael Ellerman
2013-07-01powerpc/perf: Add power8 EBB supportMichael Ellerman
2013-07-01powerpc/perf: Core EBB support for 64-bit book3sMichael Ellerman
2013-07-01powerpc/perf: Drop MMCRA from thread_structMichael Ellerman
2013-07-01powerpc/perf: Don't enable if we have zero eventsMichael Ellerman
2013-07-01powerpc/perf: Use existing out label in power_pmu_enable()Michael Ellerman
2013-07-01powerpc/perf: Freeze PMC5/6 if we're not using themMichael Ellerman
2013-07-01powerpc/perf: Rework disable logic in pmu_disable()Michael Ellerman
2013-07-01powerpc/perf: Check that events only include valid bits on Power8Michael Ellerman
2013-07-01powerpc: Wire up the HV facility unavailable exceptionMichael Ellerman
2013-07-01powerpc: Rename and flesh out the facility unavailable exception handlerMichael Ellerman
2013-07-01powerpc: Remove KVMTEST from RELON exception handlersMichael Ellerman
2013-07-01powerpc: Remove unreachable relocation on exception handlersMichael Ellerman
2013-07-01powerpc/numa: Do not update sysfs cpu registration from invalid contextNathan Fontenot
2013-07-01powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_se...Chen Gang
2013-07-01powerpc/nvram64: Need return the related error code on failure occursChen Gang
2013-07-01powerpc: Set cpu sibling mask before online cpuLi Zhong
2013-07-01powerpc: Delete __cpuinit usage from all usersPaul Gortmaker
2013-07-01powerpc/idle: Convert use of typedef ctl_table to struct ctl_tableJoe Perches