summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2013-05-24powerpc: Make radeon 32-bit MSI quirk work on powernvBenjamin Herrenschmidt2-0/+18
2013-05-24powerpc: Context switch more PMU related SPRsMichael Ellerman2-0/+34
2013-05-24powerpc/pci: Fix bogus message at boot about empty memory resourcesBenjamin Herrenschmidt1-3/+4
2013-05-24powerpc: Fix TLB cleanup at boot on POWER8Benjamin Herrenschmidt1-2/+6
2013-05-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds15-40/+235
2013-05-14powerpc: Set show_unhandled_signals to 1 by defaultBenjamin Herrenschmidt1-1/+1
2013-05-14powerpc: Use the new schedule_user API on userspace preemptionLi Zhong1-1/+2
2013-05-14powerpc: Exit user context on notify resumeLi Zhong1-0/+5
2013-05-14powerpc: Exception hooks for context tracking subsystemLi Zhong1-22/+58
2013-05-14powerpc: Syscall hooks for context tracking subsystemLi Zhong1-0/+5
2013-05-14powerpc/booke64: Fix kernel hangs at kernel_dbg_excScott Wood2-4/+11
2013-05-14powerpc: Provide __bswapdi2David Woodhouse3-1/+24
2013-05-14powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning againLi Zhong3-4/+1
2013-05-14powerpc: Bring all threads online prior to migration/hibernationRobert Jennings1-0/+113
2013-05-14powerpc/rtas_flash: Fix validate_flash buffer overflow issueVasant Hegde1-4/+6
2013-05-14powerpc/kexec: Fix kexec when using VMX optimised memcpyAnton Blanchard1-0/+4
2013-05-14powerpc: Fix build errors STRICT_MM_TYPECHECKSAneesh Kumar K.V1-3/+2
2013-05-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-1/+1
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-8/+0
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro1-8/+0
2013-05-08powerpc: Add an in memory udbg consoleAlistair Popple1-0/+3
2013-05-06powerpc/topology: Fix spurr attribute permissionBenjamin Herrenschmidt1-1/+1
2013-05-06powerpc/pci: Support per-aperture memory offsetBenjamin Herrenschmidt3-71/+30
2013-05-06powerpc/pci: Don't add bogus empty resources to PHBsBenjamin Herrenschmidt1-14/+16
2013-05-06powerpc/cputable: Advertise support for ISEL/HTM/DSCR/TAR on POWER8Nishanth Aravamudan1-0/+5
2013-05-06powerpc/cputable: Advertise ISEL support on appropriate embedded processorsNishanth Aravamudan1-0/+5
2013-05-06powerpc/cputable: Advertise DSCR support on P7/P7+Nishanth Aravamudan1-0/+4
2013-05-06powerpc/pseries: Perform proper max_bus_speed detectionKleber Sacilotto de Souza1-0/+8
2013-05-06powerpc: Emulate non privileged DSCR read and writeAnton Blanchard1-2/+8
2013-05-06Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+4
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds34-169/+442
2013-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-269/+215
2013-05-02powerpc: Context switch the new EBB SPRsMichael Ellerman2-0/+19
2013-05-02powerpc: Turn on the EBB H/FSCR bitsMichael Neuling1-2/+2
2013-05-02powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207SMichael Ellerman1-2/+2
2013-05-02powerpc: Setup BHRB instructions facility in HFSCR for POWER8Anshuman Khandual1-1/+2
2013-05-02powerpc: Fix interrupt range check on debug exceptionBharat Bhushan3-8/+12
2013-05-02ppc: Clean up rtas_flash driver somewhatDavid Howells1-248/+204
2013-05-02proc: Supply PDE attribute setting accessor functionsDavid Howells1-1/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-109/+0
2013-05-01dump_stack: unify debug information printed by show_regs()Tejun Heo1-6/+2
2013-05-01dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-6/+0
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+1
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-61/+30
2013-04-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-6/+23
2013-04-30powerpc: Reduce PTE table memory wastageAneesh Kumar K.V1-1/+3
2013-04-30powerpc: Save DAR and DSISR in pt_regs on MCEAneesh Kumar K.V1-0/+9
2013-04-30powerpc/booke: Remove obsolete macro FINISH_EXCEPTIONKevin Hao1-5/+0
2013-04-30powerpc/rtas_flash: Fix bad memory accessVasant Hegde1-10/+4
2013-04-30early_printk: consolidate random copies of identical codeThomas Gleixner1-4/+2