summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add VDSO version of getcpuAnton Blanchard2012-07-1113-4/+140
* powerpc: Add a symbol for hypervisor trampolinesMichael Ellerman2012-07-111-0/+1
* powerpc/cpuidle: Fixes for pseries_idle hotplug notifierDeepthi Dharwar2012-07-111-5/+18
* powerpc: Fixup oddity in entry_32.SBenjamin Herrenschmidt2012-07-111-6/+0
* powerpc: Use CURRENT_THREAD_INFO instead of open coded assemblyStuart Yoder2012-07-1116-41/+65
* powerpc: Turn on BPF_JIT in ppc64_defconfigMichael Ellerman2012-07-101-0/+1
* powerpc: IOMMU fault injectionAnton Blanchard2012-07-103-0/+106
* powerpc: Call dma_debug_add_bus for PCI and VIO busesAnton Blanchard2012-07-103-4/+12
* powerpc/vio: Separate vio bus probe and device probeAnton Blanchard2012-07-101-1/+7
* powerpc/vio: Remove dma not supported warningsAnton Blanchard2012-07-101-9/+15
* powerpc/pseries: Fix whitespace in eehMichael Neuling2012-07-101-2/+2
* powerpc/perf: Use perf_instruction_pointer in callchainsAnton Blanchard2012-07-101-3/+3
* powerpc/perf: Always use pt_regs for userspace samplesAnton Blanchard2012-07-101-1/+22
* powerpc/perf: Move code to select SIAR or pt_regs into perf_read_regsAnton Blanchard2012-07-102-22/+30
* powerpc/perf: Create mmcra_sihv/mmcra_sipv helpersAnton Blanchard2012-07-101-9/+22
* powerpc: Enforce usage of RA 0-R31 where possibleMichael Neuling2012-07-105-25/+25
* powerpc: Add defines for RA 0-R31Michael Neuling2012-07-101-0/+34
* powerpc: Enforce usage of R0-R31 where possibleMichael Neuling2012-07-104-50/+23
* powerpc: Introduce new __REG_R macrosMichael Neuling2012-07-101-0/+33
* powerpc: Start using ___PPC_RA/B/S/T where necessaryMichael Neuling2012-07-102-59/+59
* powerpc: Introduce new ___PPC_RA/B/S/T macrosMichael Neuling2012-07-101-0/+4
* powerpc: Fix VSX macros so register names aren't wrappedMichael Neuling2012-07-101-3/+3
* powerpc: Fixes for instructions not using correct register namingMichael Neuling2012-07-104-13/+13
* powerpc: Change LOAD_REG_ADDR to use real register namesMichael Neuling2012-07-101-1/+1
* powerpc: Change mtcrf to use real register namesMichael Neuling2012-07-105-12/+12
* powerpc: Move and fix MTMSR_EERI definitionBenjamin Herrenschmidt2012-07-103-3/+2
* powerpc: Merge VCPU_GPRMichael Neuling2012-07-105-14/+7
* powerpc: Merge STK_REG/PARAM/FRAMESIZEMichael Neuling2012-07-109-114/+93
* powerpc/pasemi: Move lbz/stbciz to ppc-opcode.hMichael Neuling2012-07-102-5/+7
* powerpc: Convert to %r for all GPR usageMichael Neuling2012-07-101-34/+40
* powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling2012-07-1025-659/+659
* powerpc: Modify macro ready for %r0 register changeMichael Neuling2012-07-101-9/+9
* powerpc: Add defines for R0-R31Michael Neuling2012-07-101-0/+33
* Merge branch 'merge' into nextBenjamin Herrenschmidt2012-07-1031-93/+188
|\
| * powerpc/numa: Avoid stupid uninitialized warning from gccBenjamin Herrenschmidt2012-07-101-1/+1
| * powerpc: Fix build of some debug irq codeBenjamin Herrenschmidt2012-07-102-3/+3
| * powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt2012-07-104-12/+64
| * Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-07-0711-28/+59
| |\
| | * ARM: fix warning caused by wrongly typed arm_dma_limitRussell King2012-07-051-1/+1
| | * ARM: fix warnings about atomic64_readRussell King2012-07-051-1/+1
| | * ARM: 7440/1: kprobes: only test 'sub pc, pc, #1b-2b+8-2' on ARMv6Rabin Vincent2012-07-051-2/+2
| | * ARM: 7441/1: perf: return -EOPNOTSUPP if requested mode exclusion is unavailableWill Deacon2012-07-051-1/+1
| | * ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"Will Deacon2012-07-053-13/+28
| | * ARM: 7442/1: Revert "remove unused restart trampoline"Will Deacon2012-07-053-0/+17
| | * ARM: fix set_domain() macroRussell King2012-07-051-9/+9
| | * ARM: fix mach-versatile/pci.c warningRussell King2012-07-041-1/+0
| * | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-0512-47/+56
| |\ \
| | * \ Merge tag 'omap-fixes-for-v3.5-rc5' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2012-07-053-15/+17
| | |\ \
| | | * \ Merge tag 'omap-fixes-b-for-3.5rc' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-07-051-14/+14
| | | |\ \
| | | | * | ARM: OMAP2+: hwmod data: Fix wrong McBSP clock alias on OMAP4Benoit Cousson2012-07-041-4/+4