summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-1/+0
|\
| * PM: Drop generic_subsys_pm_opsRafael J. Wysocki2011-12-211-1/+0
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-081-1/+1
|\ \
| * | switch procfs to umode_t useAl Viro2012-01-031-1/+1
| |/
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-073-140/+139
|\ \
| * \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-063-137/+136
| |\ \ | | |/ | |/|
| | * convert 'memory' sysdev_class to a regular subsystemKay Sievers2011-12-211-2/+2
| | * cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-213-135/+134
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-01-0626-334/+772
|\ \ \
| * | | powerpc/44x: Enable CONFIG_RELOCATABLE for PPC44xSuzuki Poulose2011-12-201-2/+93
| * | | powerpc: Process dynamic relocations for kernelSuzuki Poulose2011-12-203-1/+217
| * | | powerpc/44x: Enable DYNAMIC_MEMSTART for 440xSuzuki Poulose2011-12-201-0/+12
| * | | powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookESuzuki Poulose2011-12-205-6/+8
| * | | powerpc: Fix old bug in prom_init setting of the colorBenjamin Herrenschmidt2011-12-191-1/+1
| * | | powerpc: Only use initrd_end as the limit for alloc_bottom if it's inside the...Paul Mackerras2011-12-191-8/+9
| * | | powerpc: Fix wrong divisor in usecs_to_cputimeAndreas Schwab2011-12-191-5/+5
| * | | Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2011-12-162-0/+29
| |\ \ \
| | * | | powerpc/476fpe: Add 476fpe SoC codeTony Breeds2011-12-092-0/+16
| | * | | powerpc/40x: Add APM8018X SOC supportTanmay Inamdar2011-11-301-0/+13
| * | | | Merge branch 'kexec' into nextBenjamin Herrenschmidt2011-12-162-189/+204
| |\ \ \ \
| | * | | | powerpc/kdump: Only save CPU state first time through the secondary CPU captu...Anton Blanchard2011-12-081-12/+21
| | * | | | powerpc/kdump: Delay before sending IPI on a system resetAnton Blanchard2011-12-081-7/+26
| | * | | | powerpc: Rework die()Anton Blanchard2011-12-081-55/+73
| | * | | | powerpc: Cleanup crash/kexec codeAnton Blanchard2011-12-081-18/+3
| | * | | | powerpc/kdump: Use setjmp/longjmp to handle kdump and system reset recursionAnton Blanchard2011-12-081-15/+57
| | * | | | powerpc: Remove broken and complicated kdump system reset codeAnton Blanchard2011-12-082-95/+25
| | * | | | powerpc: Give us time to get all oopses out before panickingAnton Blanchard2011-12-081-1/+13
| * | | | | Merge branch 'ps3' into nextBenjamin Herrenschmidt2011-12-161-2/+2
| |\ \ \ \ \
| | * | | | | powerpc/ps3: Fix hcall lv1_get_version_infoGeoff Levand2011-12-081-2/+2
| | |/ / / /
| * | | | | Merge branch 'cpuidle' into nextBenjamin Herrenschmidt2011-12-162-0/+29
| |\ \ \ \ \
| | * | | | | powerpc/cpuidle: cpuidle driver for pSeriesDeepthi Dharwar2011-12-081-0/+2
| | * | | | | powerpc/cpuidle: Add cpu_idle_wait() to allow switching of idle routinesDeepthi Dharwar2011-12-081-0/+27
| | |/ / / /
| * | | | | powerpc: Provide a way for KVM to indicate that NV GPR values are lostPaul Mackerras2011-12-082-0/+5
| * | | | | powerpc/powernv: Fix problems in onlining CPUsPaul Mackerras2011-12-081-1/+1
| * | | | | powerpc/pseries: Increase minimum RMO size from 64MB to 256MBAnton Blanchard2011-12-081-1/+1
| |/ / / /
| * | | | Merge branch 'booke-hugetlb' into nextBenjamin Herrenschmidt2011-12-081-0/+10
| |\ \ \ \
| | * | | | powerpc: Add gpages reservation code for 64-bit FSL BOOKEBecky Bruce2011-12-071-0/+10
| | |/ / /
| * | | | powerpc/pci: Make pci_read_irq_line() staticBenjamin Herrenschmidt2011-12-071-2/+1
| * | | | powerpc/powernv: Workaround OFW issues in prom_init.cBenjamin Herrenschmidt2011-12-071-4/+10
| |/ / /
| * | | powerpc: Decode correct MSR bits in oops outputAnton Blanchard2011-11-281-3/+19
| * | | Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2011-11-251-0/+3
| |\ \ \
| | * | | powerpc/fsl-pci: Don't hide resource for pci/e when configured as Agent/EPJason Jin2011-11-241-0/+3
| | |/ /
| * | | powerpc: Export PIR data through sysfsAnanth N Mavinakayanahalli2011-11-251-0/+8
| * | | powerpc/powernv: PCI support for p7IOC under OPAL v2Benjamin Herrenschmidt2011-11-251-0/+3
| * | | powerpc/pci: Change how re-assigning resouces workBenjamin Herrenschmidt2011-11-251-30/+36
| * | | powerpc/pci: Add a platform hook after probe and before resource surveyBenjamin Herrenschmidt2011-11-251-0/+6
| * | | powerpc: Mark IPI interrupts IRQF_NO_THREADThomas Gleixner2011-11-251-1/+2
| * | | powerpc/pseries: Cancel RTAS event scan before firmware flashRavi K. Nittala2011-11-252-0/+13
| * | | powerpc/book3e: Add ICSWX/ACOP support to Book3e cores like A2Jimi Xenidis2011-11-251-2/+8
| * | | powerpc/time: Optimise decrementer_check_overflowAnton Blanchard2011-11-252-20/+16
OpenPOWER on IntegriCloud