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
2012-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
34
-229
/
+396
2012-04-30
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
14
-88
/
+188
2012-04-28
AT91: Remove fixed mapping for AT91RM9200 ethernet
Andrew Victor
3
-13
/
+2
2012-04-28
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
19
-140
/
+207
2012-04-28
ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQs
Will Deacon
1
-3
/
+3
2012-04-28
ARM: 7405/1: kexec: call platform_cpu_kill on the killer rather than the victim
Will Deacon
1
-11
/
+17
2012-04-28
ARM: 7403/1: tls: remove covert channel via TPIDRURW
Will Deacon
1
-0
/
+4
2012-04-28
ARM: 7401/1: mm: Fix section mismatches
Stephen Boyd
2
-4
/
+4
2012-04-27
Merge branch 'v3.4-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
10
-39
/
+78
2012-04-27
Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes
Olof Johansson
4
-4
/
+32
2012-04-27
ARM: PXA2xx: MFP: fix potential direction bug
Igor Grinberg
1
-0
/
+9
2012-04-27
ARM: PXA2xx: MFP: fix bug with MFP_LPM_KEEP_OUTPUT
Igor Grinberg
2
-2
/
+17
2012-04-27
arm/sa1100: fix sa1100-rtc memory resource
Dmitry Artamonow
1
-1
/
+1
2012-04-27
ARM: pxa: fix gpio wakeup setting
Robert Jarzmik
1
-1
/
+5
2012-04-26
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-1
/
+1
2012-04-25
Merge branch 'u300-fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
3
-85
/
+80
2012-04-25
arch/arm/mach-ux500/mbox-db5500.c: world-writable sysfs fifo file
Vasiliy Kulikov
1
-1
/
+1
2012-04-25
Merge branch 'msm-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/david...
Olof Johansson
2
-12
/
+17
2012-04-24
ARM: SAMSUNG: add missing MMC_CAP2_BROKEN_VOLTAGE capability
Marek Szyprowski
3
-0
/
+4
2012-04-24
ARM: EXYNOS: Fix compilation error when CONFIG_OF is not defined
Tushar Behera
1
-0
/
+2
2012-04-24
ARM: EXYNOS: Fix resource on dev-dwmci.c
Kukjin Kim
1
-10
/
+3
2012-04-24
ARM: S3C24XX: Fix build warning for S3C2410_PM
Kukjin Kim
1
-4
/
+4
2012-04-24
ARM: mini2440_defconfig: Fix build error
Arnd Bergmann
1
-0
/
+2
2012-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
63
-371
/
+182
2012-04-23
ARM: msm: Fix gic irqdomain support
David Brown
2
-12
/
+17
2012-04-23
ARM: OMAP: fix DMA vs memory ordering
Russell King
1
-0
/
+14
2012-04-23
ARM: 7390/1: dts: versatile-pb/ab fix MMC IRQs
Linus Walleij
2
-2
/
+2
2012-04-23
ARM: 7400/1: vfp: clear fpscr length and stride bits on entry to sig handler
Will Deacon
1
-1
/
+21
2012-04-23
ARM: 7399/1: vfp: move user vfp state save/restore code out of signal.c
Will Deacon
3
-51
/
+90
2012-04-23
ARM: 7398/1: l2x0: only write to debug registers on PL310
Will Deacon
1
-5
/
+8
2012-04-23
ARM: 7397/1: l2x0: only apply workaround for erratum #753970 on PL310
Will Deacon
1
-6
/
+6
2012-04-23
ARM: 7396/1: errata: only handle ARM erratum #326103 on affected cores
Will Deacon
2
-6
/
+20
2012-04-22
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-5
/
+1
2012-04-21
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
24
-147
/
+67
2012-04-20
ARM: EXYNOS: Fix incorrect initialization of GIC
Thomas Abraham
1
-1
/
+1
2012-04-20
ARM: EXYNOS: use 'exynos4-sdhci' as device name for sdhci controllers
Thomas Abraham
4
-24
/
+62
2012-04-20
ARM: u300: bump all IRQ numbers by one
Linus Walleij
2
-77
/
+79
2012-04-20
ARM: ux300: Fix unimplementable regulation constraints
Mark Brown
1
-8
/
+1
2012-04-19
Revert "ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus"
Russell King
1
-5
/
+1
2012-04-18
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
Olof Johansson
7
-5
/
+10
2012-04-18
Merge branch 'fixes-for-arm-soc-20120416' of git://git.kernel.org/pub/scm/lin...
Olof Johansson
3
-6
/
+6
2012-04-18
Merge tag 'v3.4-rc3-imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 ...
Olof Johansson
3
-3
/
+6
2012-04-18
Merge tag 'omap-fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
10
-131
/
+43
2012-04-18
ARM: bcmring: fix UART declarations
Paul Gortmaker
1
-2
/
+2
2012-04-18
ARM: imx: Fix imx5 idle logic bug
Robert Lee
1
-1
/
+1
2012-04-18
ARM: imx27-dt: Fix build due to removal of irq_domain_add_simple()
Fabio Estevam
1
-2
/
+4
2012-04-18
ARM: imx_v4_v5_defconfig: Add support for CONFIG_REGULATOR_FIXED_VOLTAGE
Fabio Estevam
1
-0
/
+1
2012-04-17
ARM: OMAP1: DMTIMER: fix broken timer clock source selection
Paul Walmsley
1
-2
/
+2
2012-04-17
ARM: OMAP: serial: Fix the ocp smart idlemode handling bug
Santosh Shilimkar
1
-1
/
+7
2012-04-17
ARM: OMAP2+: UART: Fix incorrect population of default uart pads
Govindraj.R
1
-116
/
+0
[next]