aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: mpu: Allow enabling of the MPU via kconfigJonathan Austin2013-06-172-2/+13
* ARM: mpu: add MPU initialisation for secondary coresJonathan Austin2013-06-073-3/+17
* ARM: mpu: Complete initialisation of the MPU after reaching the C-worldJonathan Austin2013-06-071-1/+7
* ARM: mpu: add MPU probe and initialisation functions in CJonathan Austin2013-06-071-0/+249
* ARM: mpu: add early bring-up code for the ARMv7 PMSA-compliant MPUJonathan Austin2013-06-072-0/+90
* ARM: mpu: add header for MPU register layouts and region dataJonathan Austin2013-06-071-0/+72
* ARM: mpu: add PMSA related registers and bitfields to existing headersJonathan Austin2013-06-072-0/+6
* ARM: vexpress: Add Cortex-R Series UART, selectable via DEBUG_LLJonathan Austin2013-06-072-1/+19
* ARM: add Cortex-R7 Processor InfoJonathan Austin2013-06-071-1/+12
* ARM: select CPU_CPU15_MMU/MPU appropriatelyJonathan Austin2013-06-071-1/+2
* ARM: nommu: add stub local_flush_bp_all() for !CONFIG_MMUUJonathan Austin2013-06-071-0/+2
* ARM: nommu: Don't build smp_tlb.c for !CONFIG_MMUJonathan Austin2013-06-071-1/+4
* ARM: suspend: fix CPU suspend code for !CONFIG_MMU configurationsWill Deacon2013-06-073-34/+50
* ARM: nommu: do not initialise page tables in secondary_data structureWill Deacon2013-06-071-0/+2
* ARM: nommu: provide dummy cpu_switch_mm implementationWill Deacon2013-06-071-0/+4
* ARM: nommu: define dummy TLB operations for nommu configurationsWill Deacon2013-06-072-1/+26
* ARM: nommu: add entry point for secondary CPUs to head-nommu.SWill Deacon2013-06-071-4/+46
* 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 'leds-fixes-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-211-4/+5
|\ \ \
| * | | leds: leds-gpio: reserve gpio before using itTimo Teräs2013-05-211-4/+5
| | |/ | |/|
* | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-216-8/+26
|\ \ \
| * | | i2c: suppress lockdep warning on delete_deviceAlexander Sverdlin2013-05-171-1/+2
| * | | i2c: mv64xxx: work around signals causing I2C transactions to be abortedRussell King2013-05-171-4/+4
| * | | i2c: i801: Document feature bits in modinfoJean Delvare2013-05-171-1/+5
| * | | i2c: designware: add Intel BayTrail ACPI IDMika Westerberg2013-05-171-0/+1
| * | | i2c: designware: always clear interrupts before enabling themMika Westerberg2013-05-171-1/+2
| * | | i2c: designware: fix RX FIFO overrunJosef Ahmad2013-05-172-1/+12
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-05-2113-31/+67
|\ \ \ \
| * | | | s390/pgtable: fix ipte notify bitChristian Borntraeger2013-05-171-2/+2
| * | | | s390/xpram: mark xpram as non-rotationalChristian Borntraeger2013-05-171-0/+1
| * | | | s390/smp: fix cpu re-scan vs. cpu stateMartin Schwidefsky2013-05-171-1/+1
| * | | | s390/cio: add channel ID sysfs attributePeter Oberparleiter2013-05-152-1/+39
| * | | | 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
* | | | | Merge branch 'drm-radeon-sun-hainan' of git://people.freedesktop.org/~airlied...Linus Torvalds2013-05-219-92/+362
|\ \ \ \ \
| * \ \ \ \ Merge branch 'drm-fixes-3.10-sun' of git://people.freedesktop.org/~agd5f/linu...Dave Airlie2013-05-219-92/+362
| |\ \ \ \ \
| | * | | | | drm/radeon: add Hainan pci idsAlex Deucher2013-05-201-0/+6
| | * | | | | drm/radeon: add golden register settings for Hainan (v2)Alex Deucher2013-05-201-0/+122
| | * | | | | drm/radeon: sun/hainan chips do not have UVD (v2)Alex Deucher2013-05-201-28/+39