aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2011-12-08powerpc/kdump: Only save CPU state first time through the secondary CPU captu...Anton Blanchard
2011-12-08powerpc/kdump: Delay before sending IPI on a system resetAnton Blanchard
2011-12-08powerpc: Rework die()Anton Blanchard
2011-12-08powerpc: Cleanup crash/kexec codeAnton Blanchard
2011-12-08powerpc/kdump: Use setjmp/longjmp to handle kdump and system reset recursionAnton Blanchard
2011-12-08powerpc: Remove broken and complicated kdump system reset codeAnton Blanchard
2011-12-08powerpc: Give us time to get all oopses out before panickingAnton Blanchard
2011-12-08Merge branch 'booke-hugetlb' into nextBenjamin Herrenschmidt
2011-12-07powerpc/pci: Make pci_read_irq_line() staticBenjamin Herrenschmidt
2011-12-07powerpc/powernv: Workaround OFW issues in prom_init.cBenjamin Herrenschmidt
2011-12-07powerpc: Add gpages reservation code for 64-bit FSL BOOKEBecky Bruce
2011-11-28powerpc: Decode correct MSR bits in oops outputAnton Blanchard
2011-11-25Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt
2011-11-25powerpc: Export PIR data through sysfsAnanth N Mavinakayanahalli
2011-11-25powerpc/powernv: PCI support for p7IOC under OPAL v2Benjamin Herrenschmidt
2011-11-25powerpc/pci: Change how re-assigning resouces workBenjamin Herrenschmidt
2011-11-25powerpc/pci: Add a platform hook after probe and before resource surveyBenjamin Herrenschmidt
2011-11-25powerpc: Mark IPI interrupts IRQF_NO_THREADThomas Gleixner
2011-11-25powerpc/pseries: Cancel RTAS event scan before firmware flashRavi K. Nittala
2011-11-25powerpc/book3e: Add ICSWX/ACOP support to Book3e cores like A2Jimi Xenidis
2011-11-25powerpc/time: Optimise decrementer_check_overflowAnton Blanchard
2011-11-25powerpc/time: Fix some style issuesAnton Blanchard
2011-11-25powerpc/time: Remove unnecessary sanity check of decrementer expirationAnton Blanchard
2011-11-25powerpc/time: Use clocksource_register_hzAnton Blanchard
2011-11-25powerpc/time: Use clockevents_calc_mult_shiftAnton Blanchard
2011-11-25powerpc/time: Handle wrapping of decrementerAnton Blanchard
2011-11-24powerpc/fsl-pci: Don't hide resource for pci/e when configured as Agent/EPJason Jin
2011-11-17powerpc/signal32: Fix sigset_t conversion when copying to userWill Deacon
2011-11-17powerpc/book3e-64: Fix debug support for userspaceKumar Gala
2011-11-17powerpc: Remove extraneous CONFIG_PPC_ADV_DEBUG_REGS defineKumar Gala
2011-11-17powerpc: Revert show_regs() define for readabilityKumar Gala
2011-11-16powerpc/trace: Add a dummy stack frame for trace_hardirqs_offKevin Hao
2011-11-16powerpc: Copy down exception vectors after feature fixupsAnton Blanchard
2011-11-16powerpc: panic if we can't instantiate RTASAnton Blanchard
2011-11-16powerpc/4xx: Fix typos in kexec config dependenciesSuzuki Poulose
2011-11-16powerpc: Fix build breakage in jump_label.cAl Viro
2011-11-08powerpc/kvm: Fix build failure with HV KVM and CBEAlexander Graf
2011-11-08powerpc/irq: Remove IRQF_DISABLEDYong Zhang
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-11-03powerpc/fsl_booke: Fix comment in head_fsl_booke.SMatthew McClintock
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker
2011-10-31powerpc: fix implicit use of cache.h in kernel/firmware.cPaul Gortmaker
2011-10-31powerpc: Fix up implicit sched.h usersPaul Gortmaker
2011-10-31powerpc: Fix up implicit stat.h usersPaul Gortmaker
2011-10-31powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker
2011-10-31powerpc: io-workarounds.c was implicitly getting init_mmPaul Gortmaker
2011-10-30Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds