summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
| * powerpc: Don't try OPAL takeover on old 970 bladesBenjamin Herrenschmidt2011-09-291-0/+10
| * powerpc/perf_event: Fix Power6 L1 cache read & write event codes]Carl E. Love2011-09-291-2/+2
| * powerpc/ptrace: Fix build with gcc 4.6Benjamin Herrenschmidt2011-09-291-4/+14
| * powerpc/pci: Don't configure PCIe settings when PCI_PROBE_ONLY is setBenjamin Herrenschmidt2011-09-261-1/+1
| * powerpc: Reserve iommu page 0Thadeu Lima de Souza Cascardo2011-09-231-0/+8
| * perf events, powerpc: Add POWER7 stalled-cycles-frontend/backend eventsAnshuman Khandual2011-09-201-0/+2
| * powerpc/powernv: Machine check and other system interruptsBenjamin Herrenschmidt2011-09-202-4/+33
| * powerpc/powernv: Support for OPAL consoleBenjamin Herrenschmidt2011-09-202-1/+17
| * powerpc/powernv: Add support for instanciating OPAL v2 from Open FirmwareBenjamin Herrenschmidt2011-09-201-19/+117