index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: mpu: Allow enabling of the MPU via kconfig
Jonathan Austin
2013-06-17
2
-2
/
+13
*
ARM: mpu: add MPU initialisation for secondary cores
Jonathan Austin
2013-06-07
3
-3
/
+17
*
ARM: mpu: Complete initialisation of the MPU after reaching the C-world
Jonathan Austin
2013-06-07
1
-1
/
+7
*
ARM: mpu: add MPU probe and initialisation functions in C
Jonathan Austin
2013-06-07
1
-0
/
+249
*
ARM: mpu: add early bring-up code for the ARMv7 PMSA-compliant MPU
Jonathan Austin
2013-06-07
2
-0
/
+90
*
ARM: mpu: add header for MPU register layouts and region data
Jonathan Austin
2013-06-07
1
-0
/
+72
*
ARM: mpu: add PMSA related registers and bitfields to existing headers
Jonathan Austin
2013-06-07
2
-0
/
+6
*
ARM: vexpress: Add Cortex-R Series UART, selectable via DEBUG_LL
Jonathan Austin
2013-06-07
2
-1
/
+19
*
ARM: add Cortex-R7 Processor Info
Jonathan Austin
2013-06-07
1
-1
/
+12
*
ARM: select CPU_CPU15_MMU/MPU appropriately
Jonathan Austin
2013-06-07
1
-1
/
+2
*
ARM: nommu: add stub local_flush_bp_all() for !CONFIG_MMUU
Jonathan Austin
2013-06-07
1
-0
/
+2
*
ARM: nommu: Don't build smp_tlb.c for !CONFIG_MMU
Jonathan Austin
2013-06-07
1
-1
/
+4
*
ARM: suspend: fix CPU suspend code for !CONFIG_MMU configurations
Will Deacon
2013-06-07
3
-34
/
+50
*
ARM: nommu: do not initialise page tables in secondary_data structure
Will Deacon
2013-06-07
1
-0
/
+2
*
ARM: nommu: provide dummy cpu_switch_mm implementation
Will Deacon
2013-06-07
1
-0
/
+4
*
ARM: nommu: define dummy TLB operations for nommu configurations
Will Deacon
2013-06-07
2
-1
/
+26
*
ARM: nommu: add entry point for secondary CPUs to head-nommu.S
Will Deacon
2013-06-07
1
-4
/
+46
*
Merge tag '3.10-rc2-psci-ops-11-tag' of git://git.kernel.org/pub/scm/linux/ke...
Russell King
2013-05-22
9
-60
/
+113
|
\
|
*
ARM: Enable selection of SMP operations at boot time
Jon Medhurst
2013-05-21
2
-4
/
+11
|
*
arm: introduce psci_smp_ops
Stefano Stabellini
2013-05-21
8
-60
/
+106
*
|
Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...
Russell King
2013-05-22
25
-27
/
+742
|
\
\
|
*
|
ARM: ARMv7-M: implement read_cpuid_ext
Uwe Kleine-König
2013-05-17
2
-5
/
+35
|
*
|
ARM: ARMv7-M: Allow the building of new kernel port
Uwe Kleine-König
2013-04-17
6
-5
/
+33
|
*
|
ARM: ARMv7-M: Add support for exception handling
Uwe Kleine-König
2013-04-17
3
-0
/
+271
|
*
|
ARM: Add base support for ARMv7-M
Catalin Marinas
2013-04-17
16
-21
/
+407
*
|
|
ARM: smp: Drop RCU_NONIDLE usage in cpu_die()
Stephen Boyd
2013-05-21
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-05-18
2
-10
/
+0
|
\
\
|
*
|
arch/arm/plat-samsung: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-18
1
-5
/
+0
|
*
|
arch/arm/mach-tegra: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-18
1
-5
/
+0
*
|
|
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-05-15
4
-9
/
+7
|
\
\
\
|
*
|
|
ARM: 7720/1: ARM v6/v7 cmpxchg64 shouldn't clear upper 32 bits of the old/new...
Jaccon Bastiaansen
2013-05-13
1
-4
/
+4
|
*
|
|
ARM: 7715/1: MCPM: adapt to GIC changes after upstream merge
Nicolas Pitre
2013-05-10
1
-3
/
+0
|
*
|
|
ARM: 7712/1: Remove trailing whitespace in arch/arm/Makefile
Daniel Tang
2013-05-07
1
-1
/
+1
|
*
|
|
ARM: 7711/1: dove: fix Dove cpu type from V7 to PJ4
Sebastian Hesselbarth
2013-05-07
1
-1
/
+1
|
*
|
|
ARM: finally enable IRQ time accounting config
Russell King
2013-05-04
1
-0
/
+1
*
|
|
|
Merge tag 'fixes-for-3.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-05-13
1
-19
/
+14
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
xen/arm: rename xen_secondary_init and run it on every online cpu
Stefano Stabellini
2013-05-13
1
-11
/
+4
|
*
|
|
xen/arm: do not handle VCPUOP_register_vcpu_info failures
Stefano Stabellini
2013-05-13
1
-7
/
+3
|
*
|
|
xen/arm: initialize pm functions later
Stefano Stabellini
2013-05-13
1
-1
/
+7
*
|
|
|
ARM: exynos: dts: Fixed vbus-gpios
Doug Anderson
2013-05-09
2
-2
/
+2
*
|
|
|
ARM: EXYNOS5: Fix kernel dump in AFTR idle mode
Inderpal Singh
2013-05-09
2
-3
/
+3
*
|
|
|
Merge tag 'omap-for-v3.10/dt-fixes-for-merge-window' of git://git.kernel.org/...
Olof Johansson
2013-05-09
9
-9
/
+35
|
\
\
\
\
|
*
|
|
|
ARM: dts: don't assume boards are using twl4030 for omap3
Jason Cooper
2013-05-09
4
-1
/
+3
|
*
|
|
|
ARM: dts: Configure and fix the McSPI pins for 4430sdp
Tony Lindgren
2013-05-08
1
-0
/
+12
|
*
|
|
|
ARM: dts: AM33XX: Add GPMC node
Philip Avinash
2013-05-08
1
-0
/
+12
|
*
|
|
|
ARM: dts: OMAP4460: Fix CPU OPP voltages
Nishanth Menon
2013-05-08
1
-3
/
+3
|
*
|
|
|
ARM: dts: OMAP36xx: Fix CPU OPP voltages
Nishanth Menon
2013-05-08
1
-3
/
+3
|
*
|
|
|
ARM: dts: OMAP4: Fix ethernet IRQ for OMAP4 boards
Jon Hunter
2013-05-08
2
-2
/
+2
*
|
|
|
|
Merge tag 'omap-for-v3.10/fixes-for-merge-window-part2' of git://git.kernel.o...
Olof Johansson
2013-05-09
9
-42
/
+39
|
\
\
\
\
\
|
*
|
|
|
|
ARM: OMAP2+: Remove bogus IS_ERR_OR_NULL checking from id.c
Tony Lindgren
2013-05-09
1
-3
/
+2
[next]