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
2011-02-21
ARM: 6722/1: SPEAr: sp810: switch to slow mode before reset
Shiraz Hashim
1
-0
/
+3
2011-02-21
ARM: 6712/1: SPEAr: replace readl(), writel() with relaxed versions in uncomp...
viresh kumar
1
-2
/
+2
2011-02-21
ARM: 6720/1: SPEAr: Append UL to VMALLOC_END
viresh kumar
1
-1
/
+1
2011-02-19
ARM: 6676/1: Correct the cpu_architecture() function for ARMv7
Catalin Marinas
1
-2
/
+2
2011-02-19
ARM: 6739/1: update .gitignore for boot/compressed
Nicolas Pitre
1
-1
/
+5
2011-02-19
ARM: 6743/1: errata: interrupted ICALLUIS may prevent completion of broadcast...
Will Deacon
2
-0
/
+16
2011-02-19
ARM: 6742/1: pmu: avoid setting IRQ affinity on UP systems
Will Deacon
1
-8
/
+14
2011-02-19
ARM: 6741/1: errata: pl310 cache sync operation may be faulty
Srinidhi Kasagar
3
-0
/
+22
2011-02-18
Input: tegra-kbc - add function keymap
Rakesh Iyer
1
-0
/
+1
2011-02-18
ARM: S5PV210: Fix regulator names
Marek Szyprowski
2
-6
/
+6
2011-02-18
ARM: S5PV210: Update max8998_platform_data
Marek Szyprowski
2
-6
/
+12
2011-02-18
ARM: SAMSUNG: Drop exporting s3c24xx_ts_set_platdata
Axel Lin
1
-1
/
+0
2011-02-17
ARM: S5P: Fix end address in memory resource information for UART devices
Thomas Abraham
1
-6
/
+6
2011-02-17
ARM: S5P64X0: Cleanup map.h file
Kukjin Kim
1
-41
/
+42
2011-02-17
ARM: S5P6442: Cleanup map.h file
Kukjin Kim
1
-32
/
+37
2011-02-17
ARM: S5PC100: Clenaup map.h file
Kukjin Kim
1
-110
/
+83
2011-02-17
ARM: S5PV210: Cleanup map.h file
Kukjin Kim
1
-85
/
+83
2011-02-17
ARM: S5PV310: Cleanup map.h file
Kukjin Kim
1
-76
/
+73
2011-02-15
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-10
/
+2
2011-02-15
ARM: mach-shmobile: mackerel: fixup memory initialize for zboot
Kuninori Morimoto
1
-5
/
+5
2011-02-15
ARM: mach-shmobile: ap4evb: fixup memory initialize for zboot
Kuninori Morimoto
1
-5
/
+5
2011-02-15
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...
Ingo Molnar
1
-10
/
+2
2011-02-14
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
14
-45
/
+94
2011-02-14
OMAP2+: mailbox: fix lookups for multiple mailboxes
Kevin Hilman
1
-4
/
+7
2011-02-14
OMAP2420: mailbox: fix IVA vs DSP IRQ numbering
Kevin Hilman
1
-1
/
+1
2011-02-11
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
6
-8
/
+12
2011-02-11
ARM: 6657/1: hw_breakpoint: fix ptrace breakpoint advertising on unsupported ...
Will Deacon
1
-5
/
+13
2011-02-11
ARM: 6656/1: hw_breakpoint: avoid UNPREDICTABLE behaviour when reading DBGDSCR
Will Deacon
1
-13
/
+13
2011-02-11
ARM: 6658/1: collie: do actually pass locomo_info to locomo driver
Dmitry Eremin-Solenikov
1
-0
/
+3
2011-02-11
ARM: 6659/1: Thumb-2: Make CONFIG_OABI_COMPAT depend on !CONFIG_THUMB2_KERNEL
Dave Martin
1
-1
/
+1
2011-02-11
ARM: SAMSUNG: Ensure struct sys_device is declared in plat/pm.h
Mark Brown
1
-0
/
+2
2011-02-11
ARM: S5PV310: Cleanup System MMU
Kukjin Kim
6
-46
/
+14
2011-02-11
ARM: S5PV310: Add support System MMU on SMDKV310
Thomas Abraham
1
-0
/
+1
2011-02-10
ARM: 6654/1: perf/oprofile: fix off-by-one in stack check
Rabin Vincent
2
-2
/
+2
2011-02-10
ARM: fixup SMP alternatives in modules
Russell King
2
-13
/
+47
2011-02-10
ARM: make SWP emulation explicit on !CPU_USE_DOMAINS
Russell King
1
-1
/
+1
2011-02-09
ARM: Avoid building unsafe kernels on OMAP2 and MX3
Russell King
1
-2
/
+2
2011-02-09
ARM: pxa: Properly configure PWM period for palm27x
Marek Vasut
1
-1
/
+1
2011-02-09
ARM: pxa: only save/restore registers when pm functions are defined
Eric Miao
1
-2
/
+2
2011-02-09
ARM: pxa/colibri: use correct SD detect pin
Bjørn Forsman
3
-3
/
+3
2011-02-09
ARM: pxa: fix mfpr_sync to read from valid offset
Yu Tang
1
-2
/
+6
2011-02-07
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
9
-16
/
+112
2011-02-07
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-38
/
+39
2011-02-07
Merge branch 'fixes'
Russell King
8
-12
/
+11
2011-02-07
mach-omap2: smartreflex: world-writable debugfs voltage files
Vasiliy Kulikov
1
-2
/
+2
2011-02-07
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes
Russell King
7
-11
/
+10
2011-02-07
ARM: Update mach-types
Russell King
1
-4
/
+101
2011-02-06
arm/ixp4xx: Rename FREQ macro to avoid collisions
Ben Hutchings
2
-4
/
+5
2011-02-06
IXP4xx: Fix qmgr_release_queue() flushing unexpected queue entries.
Krzysztof Hałasa
1
-4
/
+5
2011-02-05
ARM: 6652/1: ep93xx: correct the end address of the AC97 memory resource
Mika Westerberg
1
-1
/
+1
[prev]
[next]