index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-13
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
26
-160
/
+309
2013-07-13
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
5
-4
/
+7
2013-07-13
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
4
-6
/
+1
2013-07-13
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2013-07-12
arm: multi_v7_defconfig: Tweaks for omap and sunxi
Olof Johansson
1
-3
/
+7
2013-07-12
Merge tag 'ux500-defconfig-for-arm-soc' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
1
-19
/
+25
2013-07-12
arm: multi_v7_defconfig: add i.MX options and NFS root
Vincent Stehlé
1
-0
/
+10
2013-07-12
Merge tag 'omap-for-v3.11/fixes-for-merge-window' of git://git.kernel.org/pub...
Olof Johansson
134
-2711
/
+2140
2013-07-11
Watchdog: allow orion_wdt to be built for Dove
Russell King
3
-5
/
+1
2013-07-11
watchdog: delete mpcore_wdt driver
Viresh Kumar
1
-1
/
+0
2013-07-10
mm: remove free_area_cache
Michel Lespinasse
1
-2
/
+0
2013-07-10
Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+7
2013-07-10
Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
4
-12
/
+35
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
25
-92
/
+133
2013-07-09
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-6
/
+6
2013-07-09
ARM: 7778/1: smp_twd: twd_update_frequency need be run on all online CPUs
Jason Liu
1
-1
/
+1
2013-07-09
ARM: 7782/1: Kconfig: Let ARM_ERRATA_364296 not depend on CONFIG_SMP
Fabio Estevam
1
-1
/
+1
2013-07-09
arm: add support for LZ4-compressed kernel
Kyungsik Lee
5
-1
/
+14
2013-07-09
reboot: move arch/x86 reboot= handling to generic kernel
Robin Holt
1
-10
/
+0
2013-07-09
reboot: arm: change reboot_mode to use enum reboot_mode
Robin Holt
121
-164
/
+277
2013-07-09
reboot: arm: prepare reboot_mode for moving to generic kernel code
Robin Holt
4
-9
/
+10
2013-07-09
reboot: arm: remove unused restart_mode fields from some arm subarchs
Robin Holt
4
-6
/
+0
2013-07-09
ptrace/arm: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"
Oleg Nesterov
1
-8
/
+0
2013-07-09
ARM: mm: fix boot on SA1110 Assabet
Russell King
1
-1
/
+1
2013-07-09
ARM: 7781/1: mmu: Add debug_ll_io_init() mappings to early mappings
Stephen Boyd
1
-1
/
+1
2013-07-09
ARM: 7780/1: add missing linker section markup to head-common.S
Stephen Warren
1
-0
/
+3
2013-07-09
ARM: omap2: add select of TI_PRIV_EDMA
Olof Johansson
1
-0
/
+1
2013-07-07
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-6
/
+6
2013-07-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
23
-254
/
+24
2013-07-06
Merge branch 'for-v3.11' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
1
-8
/
+32
2013-07-06
Merge tag 'xenarm-for-3.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-0
/
+3
2013-07-06
ARM: exynos: select PM_GENERIC_DOMAINS only when used
Arnd Bergmann
1
-1
/
+1
2013-07-06
ARM: ixp4xx: avoid circular header dependency
Arnd Bergmann
3
-1
/
+5
2013-07-05
ARM: OMAP: omap_common_late_init may be unused
Arnd Bergmann
1
-1
/
+1
2013-07-05
ARM: sti: move DEBUG_STI_UART into alphabetical order
Arnd Bergmann
1
-10
/
+10
2013-07-05
ARM: OMAP: build mach-omap code only if needed
Arnd Bergmann
2
-74
/
+78
2013-07-05
ARM: zynq: use DT_MACHINE_START
Arnd Bergmann
1
-1
/
+1
2013-07-05
ARM: omap5: omap5 has SCU and TWD
Arnd Bergmann
1
-0
/
+2
2013-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+1
2013-07-05
mmc: bcm281xx SDHCI driver
Christian Daudt
1
-0
/
+7
2013-07-05
dmaengine: PL08x: Avoid collisions with get_signal() macro
Mark Brown
3
-6
/
+6
2013-07-04
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-14
/
+15
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
16
-68
/
+155
2013-07-04
Merge branch 'timers/posix-cpu-timers-for-tglx' of
Thomas Gleixner
108
-382
/
+705
2013-07-04
ARM: OMAP2+: omap2plus_defconfig: Enable appended DTB support
Tom Rini
1
-0
/
+2
2013-07-04
ARM: OMAP2+: Enable TI_EDMA in omap2plus_defconfig
Joel Fernandes
1
-0
/
+1
2013-07-04
ARM: OMAP2+: omap2plus_defconfig: enable DRA752 thermal support by default
Eduardo Valentin
1
-0
/
+1
2013-07-04
ARM: OMAP2+: omap2plus_defconfig: enable TI bandgap driver
Eduardo Valentin
1
-0
/
+11
2013-07-04
ARM: OMAP2+: devices: remove duplicated include from devices.c
Wei Yongjun
1
-1
/
+0
2013-07-04
ARM: OMAP3: igep0020: Set DSS pins in correct mux mode.
Enric Balletbo i Serra
1
-0
/
+31
[next]