aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-01-06
|\
| * powerpc/44x: Enable CONFIG_RELOCATABLE for PPC44xSuzuki Poulose2011-12-20
| * powerpc: Process dynamic relocations for kernelSuzuki Poulose2011-12-20
| * powerpc/44x: Enable DYNAMIC_MEMSTART for 440xSuzuki Poulose2011-12-20
| * powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookESuzuki Poulose2011-12-20
| * powerpc: Fix old bug in prom_init setting of the colorBenjamin Herrenschmidt2011-12-18
| * powerpc: Only use initrd_end as the limit for alloc_bottom if it's inside the...Paul Mackerras2011-12-18
| * powerpc: Fix wrong divisor in usecs_to_cputimeAndreas Schwab2011-12-18
| * Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2011-12-15
| |\
| | * powerpc/476fpe: Add 476fpe SoC codeTony Breeds2011-12-09
| | * powerpc/40x: Add APM8018X SOC supportTanmay Inamdar2011-11-30
| * | Merge branch 'kexec' into nextBenjamin Herrenschmidt2011-12-15
| |\ \
| | * | powerpc/kdump: Only save CPU state first time through the secondary CPU captu...Anton Blanchard2011-12-07
| | * | powerpc/kdump: Delay before sending IPI on a system resetAnton Blanchard2011-12-07
| | * | powerpc: Rework die()Anton Blanchard2011-12-07
| | * | powerpc: Cleanup crash/kexec codeAnton Blanchard2011-12-07
| | * | powerpc/kdump: Use setjmp/longjmp to handle kdump and system reset recursionAnton Blanchard2011-12-07
| | * | powerpc: Remove broken and complicated kdump system reset codeAnton Blanchard2011-12-07
| | * | powerpc: Give us time to get all oopses out before panickingAnton Blanchard2011-12-07
| * | | Merge branch 'ps3' into nextBenjamin Herrenschmidt2011-12-15
| |\ \ \
| | * | | powerpc/ps3: Fix hcall lv1_get_version_infoGeoff Levand2011-12-07
| | |/ /
| * | | Merge branch 'cpuidle' into nextBenjamin Herrenschmidt2011-12-15
| |\ \ \
| | * | | powerpc/cpuidle: cpuidle driver for pSeriesDeepthi Dharwar2011-12-07
| | * | | powerpc/cpuidle: Add cpu_idle_wait() to allow switching of idle routinesDeepthi Dharwar2011-12-07
| | |/ /
| * | | powerpc: Provide a way for KVM to indicate that NV GPR values are lostPaul Mackerras2011-12-07
| * | | powerpc/powernv: Fix problems in onlining CPUsPaul Mackerras2011-12-07
| * | | powerpc/pseries: Increase minimum RMO size from 64MB to 256MBAnton Blanchard2011-12-07
| |/ /
| * | Merge branch 'booke-hugetlb' into nextBenjamin Herrenschmidt2011-12-07
| |\ \
| | * | powerpc: Add gpages reservation code for 64-bit FSL BOOKEBecky Bruce2011-12-07
| | |/
| * | powerpc/pci: Make pci_read_irq_line() staticBenjamin Herrenschmidt2011-12-07
| * | powerpc/powernv: Workaround OFW issues in prom_init.cBenjamin Herrenschmidt2011-12-07
| |/
| * powerpc: Decode correct MSR bits in oops outputAnton Blanchard2011-11-27
| * Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2011-11-24
| |\
| | * powerpc/fsl-pci: Don't hide resource for pci/e when configured as Agent/EPJason Jin2011-11-24
| * | powerpc: Export PIR data through sysfsAnanth N Mavinakayanahalli2011-11-24
| * | powerpc/powernv: PCI support for p7IOC under OPAL v2Benjamin Herrenschmidt2011-11-24
| * | powerpc/pci: Change how re-assigning resouces workBenjamin Herrenschmidt2011-11-24
| * | powerpc/pci: Add a platform hook after probe and before resource surveyBenjamin Herrenschmidt2011-11-24
| * | powerpc: Mark IPI interrupts IRQF_NO_THREADThomas Gleixner2011-11-24
| * | powerpc/pseries: Cancel RTAS event scan before firmware flashRavi K. Nittala2011-11-24
| * | powerpc/book3e: Add ICSWX/ACOP support to Book3e cores like A2Jimi Xenidis2011-11-24
| * | powerpc/time: Optimise decrementer_check_overflowAnton Blanchard2011-11-24
| * | powerpc/time: Fix some style issuesAnton Blanchard2011-11-24
| * | powerpc/time: Remove unnecessary sanity check of decrementer expirationAnton Blanchard2011-11-24
| * | powerpc/time: Use clocksource_register_hzAnton Blanchard2011-11-24
| * | powerpc/time: Use clockevents_calc_mult_shiftAnton Blanchard2011-11-24
| * | powerpc/time: Handle wrapping of decrementerAnton Blanchard2011-11-24
| |/
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-06
|\ \
| * | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-11
| * | powerpc: Tell RCU about idle after hcall tracingPaul E. McKenney2011-12-11