summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '3.10-rc2-psci-ops-11-tag' of git://git.kernel.org/pub/scm/linux/ke...Russell King2013-05-229-60/+113
|\
| * ARM: Enable selection of SMP operations at boot timeJon Medhurst2013-05-212-4/+11
| * arm: introduce psci_smp_opsStefano Stabellini2013-05-218-60/+106
* | Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King2013-05-2225-27/+742
|\ \
| * | ARM: ARMv7-M: implement read_cpuid_extUwe Kleine-König2013-05-172-5/+35
| * | ARM: ARMv7-M: Allow the building of new kernel portUwe Kleine-König2013-04-176-5/+33
| * | ARM: ARMv7-M: Add support for exception handlingUwe Kleine-König2013-04-173-0/+271
| * | ARM: Add base support for ARMv7-MCatalin Marinas2013-04-1716-21/+407
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-05-2110-30/+27
|\ \ \
| * | | s390/pgtable: fix ipte notify bitChristian Borntraeger2013-05-171-2/+2
| * | | s390/smp: fix cpu re-scan vs. cpu stateMartin Schwidefsky2013-05-171-1/+1
| * | | s390/ftrace: fix mcount adjustmentHeiko Carstens2013-05-154-12/+13
| * | | s390: fix gmap_ipte_notifier vs. software dirty pagesChristian Borntraeger2013-05-151-2/+1
| * | | s390: disable pfmf for clear page instructionChristian Borntraeger2013-05-071-12/+8
| * | | s390/disassembler: prevent endless loop in print_fn_code()Heiko Carstens2013-05-071-0/+2
| * | | s390: remove non existent reference to GENERIC_KERNEL_THREADAlexander Shiyan2013-05-071-1/+0
* | | | ARM: smp: Drop RCU_NONIDLE usage in cpu_die()Stephen Boyd2013-05-211-1/+1
| |_|/ |/| |
* | | x86: Fix bit corruption at CPU resume timeLinus Torvalds2013-05-201-1/+1
* | | Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-05-183-14/+0
|\ \ \
| * | | arch/mips/lantiq/xway: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-4/+0
| * | | arch/arm/plat-samsung: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-5/+0
| * | | arch/arm/mach-tegra: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-5/+0
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-05-1821-199/+149
|\ \ \ \
| * | | | MIPS: ralink: use the dwc2 driver for the rt305x USB controllerMatthijs Kooijman2013-05-172-0/+14
| * | | | MIPS: Extract schedule_mfi info from __scheduleTony Wu2013-05-171-2/+32
| * | | | MIPS: Fix sibling call handling in get_frame_infoTony Wu2013-05-171-2/+4
| * | | | MIPS: MSP71xx: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov2013-05-171-1/+1
| * | | | MIPS: Make virt_to_phys() work for all unmapped addresses.David Daney2013-05-172-2/+2
| * | | | MIPS: Fix build error for crash_dump.c in 3.10-rc1EunBong Song2013-05-171-0/+1
| * | | | MIPS: Xway: Fix clk leakLibo Chen2013-05-171-0/+2
| * | | | Revert "MIPS: Allow ASID size to be determined at boot time."David Daney2013-05-1613-162/+93
| * | | | Revert "MIPS: microMIPS: Support dynamic ASID sizing."David Daney2013-05-161-32/+2
| |/ / /
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2013-05-187-19/+9
|\ \ \ \
| * | | | arm64: debug: fix mdscr.ss check when enabling debug exceptionsWill Deacon2013-05-171-1/+1
| * | | | arm64: Do not source kernel/time/Kconfig explicitlyCatalin Marinas2013-05-141-2/+0
| * | | | arm64: mm: Fix operands of clz in __flush_dcache_allSukanto Ghosh2013-05-141-1/+1
| * | | | arm64: Invoke the of_platform_populate() at arch_initcall() levelCatalin Marinas2013-05-141-9/+3
| * | | | arm64: debug: clear mdscr_el1 instead of taking the OS lockWill Deacon2013-05-132-4/+1
| * | | | arm64: Fix duplicate definition of early_consoleChen Gang2013-05-131-2/+3
| |/ / /
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-153-6/+23
|\ \ \ \
| * | | | x86/mm: Add missing comments for initial kernel direct mappingZhang Yanfei2013-05-101-1/+18
| * | | | x86/microcode: Add local mutex to fix physical CPU hot-add deadlockKonrad Rzeszutek Wilk2013-05-091-2/+3
| * | | | x86: Fix idle consolidation falloutThomas Gleixner2013-05-071-3/+2
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-05-151-1/+0
|\ \ \ \ \
| * | | | | time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitonsJohn Stultz2013-05-141-1/+0
* | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-05-151-0/+3
|\ \ \ \ \ \
| * | | | | | idle: Fix hlt/nohlt command-line handling in new generic idleKevin Hilman2013-05-051-0/+3
| |/ / / / /
* | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-154-9/+7
|\ \ \ \ \ \
| * | | | | | ARM: 7720/1: ARM v6/v7 cmpxchg64 shouldn't clear upper 32 bits of the old/new...Jaccon Bastiaansen2013-05-141-4/+4
| * | | | | | ARM: 7715/1: MCPM: adapt to GIC changes after upstream mergeNicolas Pitre2013-05-101-3/+0