summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
* | powerpc/time: Fix some style issuesAnton Blanchard2011-11-251-11/+11
* | powerpc/time: Remove unnecessary sanity check of decrementer expirationAnton Blanchard2011-11-251-11/+3
* | powerpc/time: Use clocksource_register_hzAnton Blanchard2011-11-251-10/+3
* | powerpc/time: Use clockevents_calc_mult_shiftAnton Blanchard2011-11-251-28/+2
* | powerpc/time: Handle wrapping of decrementerAnton Blanchard2011-11-252-9/+15
|/
* powerpc/signal32: Fix sigset_t conversion when copying to userWill Deacon2011-11-171-1/+1
* powerpc/book3e-64: Fix debug support for userspaceKumar Gala2011-11-171-22/+0
* powerpc: Remove extraneous CONFIG_PPC_ADV_DEBUG_REGS defineKumar Gala2011-11-171-2/+0
* powerpc: Revert show_regs() define for readabilityKumar Gala2011-11-171-1/+1
* powerpc/trace: Add a dummy stack frame for trace_hardirqs_offKevin Hao2011-11-161-0/+15
* powerpc: Copy down exception vectors after feature fixupsAnton Blanchard2011-11-163-1/+3
* powerpc: panic if we can't instantiate RTASAnton Blanchard2011-11-161-4/+2
* powerpc/4xx: Fix typos in kexec config dependenciesSuzuki Poulose2011-11-161-1/+1
* powerpc: Fix build breakage in jump_label.cAl Viro2011-11-161-0/+2
* powerpc/kvm: Fix build failure with HV KVM and CBEAlexander Graf2011-11-081-3/+3
* powerpc/irq: Remove IRQF_DISABLEDYong Zhang2011-11-081-1/+1
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0641-29/+38
|\
| * powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2011-10-316-8/+0
| * powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-3120-20/+20
| * powerpc: fix implicit use of cache.h in kernel/firmware.cPaul Gortmaker2011-10-311-1/+2
| * powerpc: Fix up implicit sched.h usersPaul Gortmaker2011-10-311-0/+1
| * powerpc: Fix up implicit stat.h usersPaul Gortmaker2011-10-312-0/+2
| * powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-312-0/+2
| * powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-10-3110-0/+10
| * powerpc: io-workarounds.c was implicitly getting init_mmPaul Gortmaker2011-10-311-0/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-0631-171/+966
|\ \ | |/ |/|
| * powerpc/fsl_booke: Fix comment in head_fsl_booke.SMatthew McClintock2011-11-031-2/+2
| * powerpc: respect mem= setting for early memory limit setupKumar Gala2011-10-111-1/+4
| * powerpc: e500mc: Fix: use CONFIG_PPC_E500MC in idle_e500.SBharat Bhushan2011-10-111-1/+1
| * powerpc/fsl-booke: Handle L1 D-cache parity error correctly on e500mcKumar Gala2011-10-061-1/+8
OpenPOWER on IntegriCloud