aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-04-26powerpc/perf: Convert mmcra_sipr/sihv() to regs_sipr/sihv()Michael Ellerman
2013-04-26powerpc/perf: Add an explict flag indicating presence of SLOT fieldMichael Ellerman
2013-04-26powerpc: Initialise PMU related regs on Power8Michael Ellerman
2013-04-26powerpc/powernv: Fix invalid IOMMU tableGavin Shan
2013-04-26powerpc/powernv: Build DMA space for PE on PHB3Gavin Shan
2013-04-26powerpc/powernv: TCE invalidation for PHB3Gavin Shan
2013-04-26powerpc/powernv: Patch MSI EOI handler on P8Gavin Shan
2013-04-26powerpc/powernv: Add option CONFIG_POWERNV_MSIGavin Shan
2013-04-26powerpc/powernv: Supports PHB3Gavin Shan
2013-04-26powerpc: Fix "attempt to move .org backwards" errorPaul Mackerras
2013-04-26powerpc/pseries: Add /proc interface to control topology updatesNathan Fontenot
2013-04-26powerpc/pseries: Enable PRRN handlingNathan Fontenot
2013-04-26powerpc/pseries: RE-enable Virtual Processor Home Node updatingJesse Larrew
2013-04-26powerpc/pseries: Update NUMA VDSO information when updating CPU mapsJesse Larrew
2013-04-26powerpc/pseries: Use stop machine to update cpu mapsNathan Fontenot
2013-04-26powerpc/pseries: Update CPU maps when device tree is updatedJesse Larrew
2013-04-26powerpc/pseries: Update numa.c to use updated firmware_has_feature()Nathan Fontenot
2013-04-26powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...Nathan Fontenot
2013-04-26powerpc/pseries: Use ARRAY_SIZE to iterate over firmware_features_table arrayNathan Fontenot
2013-04-26powerpc/pseries: Move architecture vector definitions to prom.hNathan Fontenot
2013-04-26powerpc/pseries: Add PRRN RTAS event handlerJesse Larrew
2013-04-26powerpc/pseries: Correct buffer parsing in update_dt_node()Nathan Fontenot
2013-04-26powerpc/pseries: Expose pseries devicetree_update()Nathan Fontenot
2013-04-26powerpc: Fix hardware IRQs with MMU on exceptions when HV=0Michael Neuling
2013-04-26powerpc/power8: Fix secondary CPUs hanging on boot for HV=0Michael Neuling
2013-04-26powerpc: Add isync to copy_and_flushMichael Neuling
2013-04-26powerpc: Add HWCAP2 aux entryMichael Neuling
2013-04-24powerpc/powernv: Fix missing Kconfig dependency for MSIsBenjamin Herrenschmidt
2013-04-24Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt
2013-04-24powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()Michael Ellerman
2013-04-24powerpc/rtas_flash: New return code to indicate FW entitlement expiryVasant Hegde
2013-04-24powerpc/rtas_flash: Update return token commentsVasant Hegde
2013-04-24powerpc/cell: Only iterate over online nodes in cbe_init_pm_irq()Michael Ellerman
2013-04-24Merge remote-tracking branch 'mpe/master' into nextBenjamin Herrenschmidt
2013-04-23powerpc/pseries/lparcfg: Fix possible overflow are more than 1026Chen Gang
2013-04-23ptrace/powerpc: Don't flush_ptrace_hw_breakpoint() on fork()Oleg Nesterov
2013-04-23powerpc: Add VDSO version of timeAdhemerval Zanella
2013-04-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-20Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-04-20Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-04-19Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin
2013-04-19x86, microcode: Verify the family before dispatching microcode patchingH. Peter Anvin
2013-04-19sparc64: Fix race in TLB batch processing.David S. Miller
2013-04-19ARM: 7699/1: sched_clock: Add more notrace to prevent recursionStephen Boyd
2013-04-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-04-18ARM: highbank: fix cache flush ordering for cpu hotplugRob Herring
2013-04-18x86, hyperv: Handle Xen emulation of Hyper-V more gracefullyK. Y. Srinivasan
2013-04-18powerpc: Try to insert the hptes repeatedly in kernel_map_linear_page()Li Zhong