aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2013-05-13powerpc: Add isync to copy_and_flushMichael Neuling
2013-03-27powerpc: Fix cputable entry for 970MP rev 1.0Benjamin Herrenschmidt
2013-03-20Revert "powerpc/eeh: Fix crash when adding a device in a slot with DDW"Ben Hutchings
2013-03-06powerpc/kexec: Disable hard IRQ before kexecPhileas Fogg
2013-03-06powerpc/eeh: Fix crash when adding a device in a slot with DDWThadeu Lima de Souza Cascardo
2013-01-16powerpc/vdso: Remove redundant locking in update_vsyscall_tz()Shan Hai
2013-01-03powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n buildAnton Blanchard
2012-09-19powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras
2012-09-19powerpc: Restore correct DSCR in context switchAnton Blanchard
2012-09-19powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard
2012-09-19powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard
2012-09-19powerpc: Update DSCR on all CPUs when writing sysfs dscr_defaultAnton Blanchard
2012-08-02powerpc/ftrace: Fix assembly trampoline register usageroger blofeld
2012-07-25powerpc: Fix wrong divisor in usecs_to_cputimeAndreas Schwab
2012-06-19powerpc: Fix kernel panic during kernel module loadSteffen Rumler
2012-02-29powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...Anton Blanchard
2012-01-12powerpc/time: Handle wrapping of decrementerAnton Blanchard
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
2011-10-11powerpc: respect mem= setting for early memory limit setupKumar Gala
2011-10-11powerpc: e500mc: Fix: use CONFIG_PPC_E500MC in idle_e500.SBharat Bhushan
2011-10-06powerpc/fsl-booke: Handle L1 D-cache parity error correctly on e500mcKumar Gala
2011-09-29powerpc: Don't try OPAL takeover on old 970 bladesBenjamin Herrenschmidt
2011-09-29powerpc/perf_event: Fix Power6 L1 cache read & write event codes]Carl E. Love
2011-09-29powerpc/ptrace: Fix build with gcc 4.6Benjamin Herrenschmidt
2011-09-26powerpc/pci: Don't configure PCIe settings when PCI_PROBE_ONLY is setBenjamin Herrenschmidt
2011-09-25KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode codePaul Mackerras
2011-09-25KVM: PPC: book3s_pr: Simplify transitions between virtual and real modePaul Mackerras
2011-09-25KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separatelyPaul Mackerras