summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-04-26powerpc/perf: Power8 PMU supportMichael Ellerman2-1/+539
2013-04-26powerpc/perf: Add support for SIERMichael Ellerman3-0/+25
2013-04-26powerpc/perf: Add regs_no_sipr()Michael Ellerman1-3/+12
2013-04-26powerpc/perf: Add an accessor for regs->resultMichael Ellerman1-2/+7
2013-04-26powerpc/perf: Convert mmcra_sipr/sihv() to regs_sipr/sihv()Michael Ellerman1-9/+11
2013-04-26powerpc/perf: Add an explict flag indicating presence of SLOT fieldMichael Ellerman4-2/+5
2013-04-26powerpc: Initialise PMU related regs on Power8Michael Ellerman2-1/+26
2013-04-26powerpc/powernv: Fix invalid IOMMU tableGavin Shan1-21/+12
2013-04-26powerpc/powernv: Build DMA space for PE on PHB3Gavin Shan1-6/+93
2013-04-26powerpc/powernv: TCE invalidation for PHB3Gavin Shan3-49/+90
2013-04-26powerpc/powernv: Patch MSI EOI handler on P8Gavin Shan8-8/+50
2013-04-26powerpc/powernv: Add option CONFIG_POWERNV_MSIGavin Shan2-1/+6
2013-04-26powerpc/powernv: Supports PHB3Gavin Shan3-34/+42
2013-04-26powerpc: Fix "attempt to move .org backwards" errorPaul Mackerras2-2/+7
2013-04-26powerpc/pseries: Add /proc interface to control topology updatesNathan Fontenot3-3/+71
2013-04-26powerpc/pseries: Enable PRRN handlingNathan Fontenot1-1/+1
2013-04-26powerpc/pseries: RE-enable Virtual Processor Home Node updatingJesse Larrew1-2/+1
2013-04-26powerpc/pseries: Update NUMA VDSO information when updating CPU mapsJesse Larrew1-1/+7
2013-04-26powerpc/pseries: Use stop machine to update cpu mapsNathan Fontenot1-19/+65
2013-04-26powerpc/pseries: Update CPU maps when device tree is updatedJesse Larrew4-25/+79
2013-04-26powerpc/pseries: Update numa.c to use updated firmware_has_feature()Nathan Fontenot1-19/+3
2013-04-26powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...Nathan Fontenot6-55/+111
2013-04-26powerpc/pseries: Use ARRAY_SIZE to iterate over firmware_features_table arrayNathan Fontenot2-6/+3
2013-04-26powerpc/pseries: Move architecture vector definitions to prom.hNathan Fontenot2-69/+77
2013-04-26powerpc/pseries: Add PRRN RTAS event handlerJesse Larrew2-1/+47
2013-04-26powerpc/pseries: Correct buffer parsing in update_dt_node()Nathan Fontenot1-4/+16
2013-04-26powerpc/pseries: Expose pseries devicetree_update()Nathan Fontenot2-9/+16
2013-04-26powerpc: Fix hardware IRQs with MMU on exceptions when HV=0Michael Neuling1-1/+1
2013-04-26powerpc/power8: Fix secondary CPUs hanging on boot for HV=0Michael Neuling1-0/+1
2013-04-26powerpc: Add isync to copy_and_flushMichael Neuling1-0/+1
2013-04-26powerpc: Add HWCAP2 aux entryMichael Neuling2-0/+2
2013-04-24powerpc/powernv: Fix missing Kconfig dependency for MSIsBenjamin Herrenschmidt1-0/+1
2013-04-24Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt66-427/+667
2013-04-24powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()Michael Ellerman1-0/+1
2013-04-24powerpc/rtas_flash: New return code to indicate FW entitlement expiryVasant Hegde1-0/+5
2013-04-24powerpc/rtas_flash: Update return token commentsVasant Hegde1-7/+20
2013-04-24powerpc/cell: Only iterate over online nodes in cbe_init_pm_irq()Michael Ellerman1-1/+1
2013-04-24Merge remote-tracking branch 'mpe/master' into nextBenjamin Herrenschmidt292-1140/+1642
2013-04-23powerpc/pseries/lparcfg: Fix possible overflow are more than 1026Chen Gang1-0/+1
2013-04-23ptrace/powerpc: Don't flush_ptrace_hw_breakpoint() on fork()Oleg Nesterov1-4/+4
2013-04-23powerpc: Add VDSO version of timeAdhemerval Zanella5-0/+58
2013-04-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+16
2013-04-21Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-8/+37
2013-04-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-25/+255
2013-04-21Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds17-182/+34
2013-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds18-112/+251
2013-04-20Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin5-5/+219
2013-04-20x86, microcode: Verify the family before dispatching microcode patchingH. Peter Anvin1-7/+31
2013-04-20sparc64: Fix race in TLB batch processing.David S. Miller7-55/+241
2013-04-20ARM: 7699/1: sched_clock: Add more notrace to prevent recursionStephen Boyd1-2/+2