summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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/+1Star
* 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/+3Star
* 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/+3Star
* 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-211-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-217-25/+255
| |\ \
| | * \ Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin2013-04-205-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
| | * | | x86, microcode: Verify the family before dispatching microcode patchingH. Peter Anvin2013-04-201-7/+31
| | * | | x86, hyperv: Handle Xen emulation of Hyper-V more gracefullyK. Y. Srinivasan2013-04-181-13/+5Star
| * | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-04-2117-182/+34Star
| |\ \ \ \
| | * | | | ARM: 7699/1: sched_clock: Add more notrace to prevent recursionStephen Boyd2013-04-191-2/+2
| | * | | | ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon2013-04-171-1/+4
| | * | | | ARM: 7697/1: hw_breakpoint: do not use __cpuinitdata for dbg_cpu_pm_nbBastian Hecht2013-04-171-1/+1
| | * | | | ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for FeroceonIllia Ragozin2013-04-171-0/+1
| | * | | | ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch()Joonsoo Kim2013-04-174-4/+2Star
| | * | | | ARM: 7692/1: iop3xx: move IOP3XX_PERIPHERAL_VIRT_BASEAaro Koskinen2013-04-171-1/+1
| | * | | | Merge branch 'for-rmk/740t' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2013-04-178-173/+23Star
| | |\ \ \ \
| | | * | | | ARM: modules: don't export cpu_set_pte_ext when !MMUWill Deacon2013-03-261-0/+2
| | | * | | | ARM: mm: remove broken condition check for v4 flushingWill Deacon2013-03-261-1/+1
| | | * | | | ARM: mm: fix numerous hideous errors in proc-arm740.SWill Deacon2013-03-261-12/+16
| | | * | | | ARM: cache: remove ARMv3 support codeWill Deacon2013-03-265-151/+2Star
| | | * | | | ARM: tlbflush: remove ARMv3 supportWill Deacon2013-03-251-9/+2Star