summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2013-08-14ARM: clps711x: Drop fortunet board supportAlexander Shiyan3-89/+0
2013-08-14ARM: clps711x: Remove the special name for the syscon driverAlexander Shiyan1-1/+1
2013-08-08Merge tag 'keystone-fixes-non-critical' of git://git.kernel.org/pub/scm/linux...Kevin Hilman4-16/+20
2013-08-05ARM: Keystone: Convert device tree file to use IRQ definesSantosh Shilimkar1-10/+17
2013-08-05ARM: keystone: use #include to include skeleton.dtsiSantosh Shilimkar1-1/+1
2013-08-05ARM: keystone: Drop the un-necessary dsb from keystone_cpu_smc()Santosh Shilimkar1-1/+0
2013-08-05ARM: Keystone: No need to preserve r12 across smc callSantosh Shilimkar1-2/+2
2013-08-05ARM: keystone: remove redundant smp_init_cpus definitionSudeep KarkadaNagesha1-1/+0
2013-08-05ARM: keystone: drop useless HAVE_SCHED_CLOCKPaul Bolle1-1/+0
2013-08-05Merge tag 'fixes-non-3.12' of git://git.infradead.org/linux-mvebu into next/f...Olof Johansson72-142/+66
2013-07-25ARM: dove: fix missing __init section of dove_mpp_gpio_modeSebastian Hesselbarth1-1/+1
2013-07-19Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2013-07-19ARM: shmobile: r8a7740: Fix TPU clock nameLaurent Pinchart1-1/+1
2013-07-18ARM: shmobile: Insert align directives before 4 bytes dataTetsuyuki Kobayashi3-0/+4
2013-07-18ARM: shmobile: Force ARM mode to compile reset vector for secondary CPUsTetsuyuki Kobayashi1-1/+4
2013-07-18ARM: shmobile: fix compile error when CONFIG_THUMB2_KERNEL=yTetsuyuki Kobayashi1-1/+2
2013-07-17ARM: shmobile: Update romImage to relocate appended DTBMagnus Damm2-6/+39
2013-07-16cpufreq: s3c24xx: fix "depends on ARM_S3C24XX" in KconfigPaul Bolle1-1/+1
2013-07-15arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker70-140/+64
2013-07-14Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds26-160/+309
2013-07-14Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds5-4/+7
2013-07-14Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds4-6/+1
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2013-07-13arm: multi_v7_defconfig: Tweaks for omap and sunxiOlof Johansson1-3/+7
2013-07-12Merge tag 'ux500-defconfig-for-arm-soc' of git://git.kernel.org/pub/scm/linux...Olof Johansson1-19/+25
2013-07-12arm: multi_v7_defconfig: add i.MX options and NFS rootVincent Stehlé1-0/+10
2013-07-12Merge tag 'omap-for-v3.11/fixes-for-merge-window' of git://git.kernel.org/pub...Olof Johansson134-2711/+2140
2013-07-12Watchdog: allow orion_wdt to be built for DoveRussell King3-5/+1
2013-07-11watchdog: delete mpcore_wdt driverViresh Kumar1-1/+0
2013-07-11mm: remove free_area_cacheMichel Lespinasse1-2/+0
2013-07-10Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+7
2013-07-10Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds4-12/+35
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds25-92/+133
2013-07-10Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-6/+6
2013-07-10ARM: 7778/1: smp_twd: twd_update_frequency need be run on all online CPUsJason Liu1-1/+1
2013-07-10ARM: 7782/1: Kconfig: Let ARM_ERRATA_364296 not depend on CONFIG_SMPFabio Estevam1-1/+1
2013-07-09arm: add support for LZ4-compressed kernelKyungsik Lee5-1/+14
2013-07-09reboot: move arch/x86 reboot= handling to generic kernelRobin Holt1-10/+0
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt121-164/+277
2013-07-09reboot: arm: prepare reboot_mode for moving to generic kernel codeRobin Holt4-9/+10
2013-07-09reboot: arm: remove unused restart_mode fields from some arm subarchsRobin Holt4-6/+0
2013-07-09ptrace/arm: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov1-8/+0
2013-07-09ARM: mm: fix boot on SA1110 AssabetRussell King1-1/+1
2013-07-09ARM: 7781/1: mmu: Add debug_ll_io_init() mappings to early mappingsStephen Boyd1-1/+1
2013-07-09ARM: 7780/1: add missing linker section markup to head-common.SStephen Warren1-0/+3
2013-07-09ARM: omap2: add select of TI_PRIV_EDMAOlof Johansson1-0/+1
2013-07-07Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-6/+6
2013-07-07Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds23-254/+24
2013-07-06Merge branch 'for-v3.11' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds1-8/+32
2013-07-06Merge tag 'xenarm-for-3.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-0/+3