aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2013-05-24powerpc: Make radeon 32-bit MSI quirk work on powernvBenjamin Herrenschmidt
2013-05-24powerpc: Context switch more PMU related SPRsMichael Ellerman
2013-05-24powerpc/pci: Fix bogus message at boot about empty memory resourcesBenjamin Herrenschmidt
2013-05-24powerpc: Fix TLB cleanup at boot on POWER8Benjamin Herrenschmidt
2013-05-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-05-14powerpc: Set show_unhandled_signals to 1 by defaultBenjamin Herrenschmidt
2013-05-14powerpc: Use the new schedule_user API on userspace preemptionLi Zhong
2013-05-14powerpc: Exit user context on notify resumeLi Zhong
2013-05-14powerpc: Exception hooks for context tracking subsystemLi Zhong
2013-05-14powerpc: Syscall hooks for context tracking subsystemLi Zhong
2013-05-14powerpc/booke64: Fix kernel hangs at kernel_dbg_excScott Wood
2013-05-14powerpc: Provide __bswapdi2David Woodhouse
2013-05-14powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning againLi Zhong
2013-05-14powerpc: Bring all threads online prior to migration/hibernationRobert Jennings
2013-05-14powerpc/rtas_flash: Fix validate_flash buffer overflow issueVasant Hegde
2013-05-14powerpc/kexec: Fix kexec when using VMX optimised memcpyAnton Blanchard
2013-05-14powerpc: Fix build errors STRICT_MM_TYPECHECKSAneesh Kumar K.V
2013-05-11Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro
2013-05-08powerpc: Add an in memory udbg consoleAlistair Popple
2013-05-06powerpc/topology: Fix spurr attribute permissionBenjamin Herrenschmidt
2013-05-06powerpc/pci: Support per-aperture memory offsetBenjamin Herrenschmidt
2013-05-06powerpc/pci: Don't add bogus empty resources to PHBsBenjamin Herrenschmidt
2013-05-06powerpc/cputable: Advertise support for ISEL/HTM/DSCR/TAR on POWER8Nishanth Aravamudan
2013-05-06powerpc/cputable: Advertise ISEL support on appropriate embedded processorsNishanth Aravamudan
2013-05-06powerpc/cputable: Advertise DSCR support on P7/P7+Nishanth Aravamudan
2013-05-06powerpc/pseries: Perform proper max_bus_speed detectionKleber Sacilotto de Souza
2013-05-06powerpc: Emulate non privileged DSCR read and writeAnton Blanchard
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-02powerpc: Context switch the new EBB SPRsMichael Ellerman
2013-05-02powerpc: Turn on the EBB H/FSCR bitsMichael Neuling
2013-05-02powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207SMichael Ellerman
2013-05-02powerpc: Setup BHRB instructions facility in HFSCR for POWER8Anshuman Khandual
2013-05-02powerpc: Fix interrupt range check on debug exceptionBharat Bhushan
2013-05-01ppc: Clean up rtas_flash driver somewhatDavid Howells
2013-05-01proc: Supply PDE attribute setting accessor functionsDavid Howells
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-30powerpc: Reduce PTE table memory wastageAneesh Kumar K.V
2013-04-30powerpc: Save DAR and DSISR in pt_regs on MCEAneesh Kumar K.V
2013-04-30powerpc/booke: Remove obsolete macro FINISH_EXCEPTIONKevin Hao
2013-04-30powerpc/rtas_flash: Fix bad memory accessVasant Hegde
2013-04-29early_printk: consolidate random copies of identical codeThomas Gleixner