summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2014-03-23powerpc: Align p_dyn, p_rela and p_st symbolsAnton Blanchard
2014-03-11powerpc/crashdump : Fix page frame number check in copy_oldmem_pageLaurent Dufour
2014-02-06powerpc: Make sure "cache" directory is removed when offlining cpuPaul Mackerras
2014-01-08powerpc: Align p_endAnton Blanchard
2013-12-04powerpc/signals: Improved mark VSX not saved with small contexts fixMichael Neuling
2013-11-29powerpc/signals: Mark VSX not saved with small contextsMichael Neuling
2013-11-29powerpc/vio: use strcpy in modalias_showPrarit Bhargava
2013-10-13powerpc/vio: Fix modalias_show return valuesPrarit Bhargava
2013-10-13powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()Nishanth Aravamudan
2013-09-26powerpc: Handle unaligned ldbrx/stdbrxAnton Blanchard
2013-08-04powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard
2013-06-20powerpc: Fix missing/delayed calls to irq_workBenjamin Herrenschmidt
2013-06-20powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman
2013-05-19powerpc: Bring all threads online prior to migration/hibernationRobert Jennings
2013-05-11powerpc: Emulate non privileged DSCR read and writeAnton Blanchard
2013-05-07powerpc: Add isync to copy_and_flushMichael Neuling
2013-03-20powerpc: Fix cputable entry for 970MP rev 1.0Benjamin Herrenschmidt
2013-02-28powerpc/kexec: Disable hard IRQ before kexecPhileas Fogg
2013-01-17powerpc/vdso: Remove redundant locking in update_vsyscall_tz()Shan Hai
2013-01-17powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n buildAnton Blanchard
2012-09-14powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras
2012-09-14powerpc: Restore correct DSCR in context switchAnton Blanchard
2012-09-14powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard
2012-09-14powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard
2012-09-14powerpc: Update DSCR on all CPUs when writing sysfs dscr_defaultAnton Blanchard
2012-08-09powerpc/ftrace: Fix assembly trampoline register usageroger blofeld
2012-07-16powerpc: Fix build of some debug irq codeBenjamin Herrenschmidt
2012-07-16powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt
2012-07-16powerpc/ftrace: Do not trace restore_interrupts()Steven Rostedt
2012-06-17powerpc: Fix kernel panic during kernel module loadSteffen Rumler
2012-06-17powerpc/time: Sanity check of decrementer expiration is necessaryPaul Mackerras
2012-06-01powerpc: Fix broken cpu_idle_wait() implementationThomas Gleixner
2012-05-12powerpc/irq: Fix another case of lazy IRQ state getting out of syncBenjamin Herrenschmidt
2012-05-09powerpc/irq: Make alignment & program interrupt behave the sameBenjamin Herrenschmidt
2012-05-09powerpc/irq: Fix bug with new lazy IRQ handling codeBenjamin Herrenschmidt
2012-04-30powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely
2012-04-23Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt
2012-04-19powerpc: fix build when CONFIG_BOOKE_WDT is enabledBaruch Siach
2012-04-12Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-04-10irq: Kill pointless irqd_to_hw exportGrant Likely
2012-04-11powerpc: Fix typo in runlatch codeBenjamin Herrenschmidt
2012-04-10powerpc: Fix page fault with lockdep regressionBenjamin Herrenschmidt
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-04-02powerpc: Fix fallout from system.h split upStephen Rothwell
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2012-03-28PowerPC: adapt for dma_map_ops changesAndrzej Pietrasiewicz