summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc/perf: Add basic assembly code to read BHRB entries on POWER8Anshuman Khandual2013-04-262-1/+45
* powerpc/perf: Add new BHRB related instructions for POWER8Anshuman Khandual2013-04-261-0/+8
* powerpc/perf: Power8 PMU supportMichael Ellerman2013-04-262-1/+539
* powerpc/perf: Add support for SIERMichael Ellerman2013-04-263-0/+25
* powerpc/perf: Add regs_no_sipr()Michael Ellerman2013-04-261-3/+12
* powerpc/perf: Add an accessor for regs->resultMichael Ellerman2013-04-261-2/+7
* powerpc/perf: Convert mmcra_sipr/sihv() to regs_sipr/sihv()Michael Ellerman2013-04-261-9/+11
* powerpc/perf: Add an explict flag indicating presence of SLOT fieldMichael Ellerman2013-04-264-2/+5
* powerpc: Initialise PMU related regs on Power8Michael Ellerman2013-04-262-1/+26
* powerpc/powernv: Fix invalid IOMMU tableGavin Shan2013-04-261-21/+12
* powerpc/powernv: Build DMA space for PE on PHB3Gavin Shan2013-04-261-6/+93
* powerpc/powernv: TCE invalidation for PHB3Gavin Shan2013-04-263-49/+90
* powerpc/powernv: Patch MSI EOI handler on P8Gavin Shan2013-04-268-8/+50
* powerpc/powernv: Add option CONFIG_POWERNV_MSIGavin Shan2013-04-262-1/+6
* powerpc/powernv: Supports PHB3Gavin Shan2013-04-263-34/+42
* powerpc: Fix "attempt to move .org backwards" errorPaul Mackerras2013-04-262-2/+7
* powerpc/pseries: Add /proc interface to control topology updatesNathan Fontenot2013-04-263-3/+71
* powerpc/pseries: Enable PRRN handlingNathan Fontenot2013-04-261-1/+1
* powerpc/pseries: RE-enable Virtual Processor Home Node updatingJesse Larrew2013-04-261-2/+1
* powerpc/pseries: Update NUMA VDSO information when updating CPU mapsJesse Larrew2013-04-261-1/+7
* powerpc/pseries: Use stop machine to update cpu mapsNathan Fontenot2013-04-261-19/+65
* powerpc/pseries: Update CPU maps when device tree is updatedJesse Larrew2013-04-264-25/+79
* powerpc/pseries: Update numa.c to use updated firmware_has_feature()Nathan Fontenot2013-04-261-19/+3
* powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...Nathan Fontenot2013-04-266-55/+111
* powerpc/pseries: Use ARRAY_SIZE to iterate over firmware_features_table arrayNathan Fontenot2013-04-262-6/+3
* powerpc/pseries: Move architecture vector definitions to prom.hNathan Fontenot2013-04-262-69/+77
* powerpc/pseries: Add PRRN RTAS event handlerJesse Larrew2013-04-262-1/+47
* powerpc/pseries: Correct buffer parsing in update_dt_node()Nathan Fontenot2013-04-261-4/+16
* powerpc/pseries: Expose pseries devicetree_update()Nathan Fontenot2013-04-262-9/+16
* powerpc: Fix hardware IRQs with MMU on exceptions when HV=0Michael Neuling2013-04-261-1/+1
* powerpc/power8: Fix secondary CPUs hanging on boot for HV=0Michael Neuling2013-04-261-0/+1
* powerpc: Add isync to copy_and_flushMichael Neuling2013-04-261-0/+1
* powerpc: Add HWCAP2 aux entryMichael Neuling2013-04-262-0/+2
* powerpc/powernv: Fix missing Kconfig dependency for MSIsBenjamin Herrenschmidt2013-04-241-0/+1
* Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt2013-04-2466-427/+667
|\
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-211-4/+16
| |\
| | * perf/x86: Fix offcore_rsp valid mask for SNB/IVBStephane Eranian2013-04-161-4/+16
| * | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-201-8/+37
| |\ \
| | * | x86, kdump: Change crashkernel_high/low= to crashkernel=,high/lowYinghai Lu2013-04-171-3/+3
| | * | x86, kdump: Retore crashkernel= to allocate under 896MYinghai Lu2013-04-171-5/+19
| | * | x86, kdump: Set crashkernel_low automaticallyYinghai Lu2013-04-171-3/+18
| | |/
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-207-25/+255
| |\ \
| | * \ Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin2013-04-195-5/+219
| | |\ \
| | | * | x86,efi: Implement efi_no_storage_paranoia parameterRichard Weinberger2013-04-171-1/+13
| | | * | efi: Export efi_query_variable_store() for efivars.koSergey Vlasov2013-04-161-0/+1
| | | * | x86/Kconfig: Make EFI select UCS2_STRINGSergey Vlasov2013-04-161-0/+1
| | | * | efi: Distinguish between "remaining space" and actually used spaceMatthew Garrett2013-04-151-6/+100
| | | * | efi: Pass boot services variable info to runtime codeMatthew Garrett2013-04-154-0/+76
| | | * | x86,efi: Check max_size only if it is non-zero.Richard Weinberger2013-04-111-1/+6
| | | * | x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming2013-04-091-0/+25