aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2013-10-26powerpc/pseries/lparcfg: Fix possible overflow are more than 1026Chen Gang
2013-10-26powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()Nishanth Aravamudan
2013-10-26powerpc/sysfs: Disable writing to PURR in guest modeMadhavan Srinivasan
2013-10-26powerpc: Handle unaligned ldbrx/stdbrxAnton Blanchard
2013-09-10powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisorBenjamin Herrenschmidt
2013-08-02powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard
2013-07-27powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_se...Chen Gang
2013-06-19powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras
2013-05-30powerpc: Bring all threads online prior to migration/hibernationRobert Jennings
2013-05-30powerpc/pseries: Fix partition migration hang in stop_topology_updateBrian King
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