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
2009-04-07
Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
7
-28
/
+53
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
5
-7
/
+7
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
5
-18
/
+18
2009-04-07
spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases
Eric Miao
1
-0
/
+1
2009-04-07
i2c-s3c2410: Simplify bus frequency calculation
Daniel Silverstone
6
-26
/
+26
2009-04-07
i2c-s3c2410: sda_delay should be in ns, not clock ticks
Ben Dooks
2
-2
/
+2
2009-04-07
i2c: iMX/MXC support
Darius Augulis
1
-0
/
+25
2009-04-06
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
7
-2
/
+101
2009-04-06
V4L/DVB (11350): Add camera (CSI) driver for MX1
Paulius Zaleckas
6
-1
/
+100
2009-04-06
V4L/DVB (11349): mx3-camera: adapt the clock definition and the driver to the...
Guennadi Liakhovetski
1
-1
/
+1
2009-04-06
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2
-0
/
+83
2009-04-05
Merge branch 'for-next' of git://git.o-hand.com/linux-mfd
Linus Torvalds
1
-1
/
+0
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...
Linus Torvalds
1
-1
/
+4
2009-04-05
pxa/magician: remove deprecated .bus_shift from PASIC3 platform_data
Philipp Zabel
1
-1
/
+0
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2009-04-03
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
18
-60
/
+256
2009-04-02
Allow rwlocks to re-enable interrupts
Robin Holt
1
-0
/
+3
2009-04-02
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+1
2009-04-02
Merge branch 'smsc911x-armplatforms' of git://github.com/steveglen/linux-2.6
Russell King
10
-52
/
+300
2009-04-02
ARM: Add SMSC911X support to Overo platform (V2)
Steve Sakoman
1
-0
/
+65
2009-04-02
arm: update omap_ldp defconfig to use smsc911x
Stanley.Miao
1
-2
/
+22
2009-04-02
arm: update realview defconfigs to use smsc911x
Steve Glendinning
2
-4
/
+44
2009-04-02
arm: update pcm037 defconfig to use smsc911x
Steve Glendinning
1
-1
/
+22
2009-04-02
arm: convert omap ldp platform to use smsc911x
Steve Glendinning
1
-18
/
+29
2009-04-02
arm: convert realview platform to use smsc911x
Steve Glendinning
1
-8
/
+9
2009-04-02
arm: convert pcm037 platform to use smsc911x
Steve Glendinning
1
-10
/
+13
2009-04-02
[ARM] 5444/1: ARM: Realview: Fix event-device multiplicators in localtimer.c
Santosh Shilimkar
1
-0
/
+1
2009-04-01
[ARM] 5441/1: Use pr_err on error paths in at91 pm
Ryan Mallon
1
-4
/
+4
2009-04-01
[ARM] 5440/1: Fix VFP state corruption due to preemption during VFP exceptions
George G. Davis
3
-6
/
+35
2009-04-01
[ARM] 5439/1: Do not clear bit 10 of DFSR during abort handling on ARMv6
Catalin Marinas
1
-2
/
+2
2009-04-01
[ARM] 5436/1: ARM: OMAP: Fix compile for rx51
Tony Lindgren
1
-0
/
+2
2009-03-31
arm: allow usage of string functions in linux/string.h
Rusty Russell
1
-1
/
+4
2009-03-30
V4L/DVB (11034): soc-camera: remove now unused gpio member of struct soc_came...
Sascha Hauer
1
-1
/
+0
2009-03-30
V4L/DVB (11031): pcm990 baseboard: add camera bus width switch setting
Sascha Hauer
1
-9
/
+45
2009-03-30
V4L/DVB (10674): soc-camera: camera host driver for i.MX3x SoCs
Guennadi Liakhovetski
1
-0
/
+52
2009-03-30
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
1
-1
/
+1
2009-03-30
trivial: fix typo "virual" -> "virtual"
Uwe Kleine-Koenig
1
-1
/
+1
2009-03-30
Merge branch 'for-rmk' of git://git.marvell.com/orion
Russell King
1
-3
/
+6
2009-03-30
[ARM] arch_reset() now takes a second parameter
Russell King
2
-2
/
+2
2009-03-28
[ARM] Kirkwood: small L2 code cleanup
Nicolas Pitre
1
-3
/
+1
2009-03-28
[ARM] Kirkwood: invalidate L2 cache before enabling it
Maxime Bizon
1
-0
/
+5
2009-03-28
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
641
-12333
/
+41056
2009-03-28
Merge branch 'master' into devel
Russell King
4
-2
/
+15
2009-03-28
Merge branch 'origin' into devel
Russell King
29
-30
/
+308
2009-03-28
[ARM] 5435/1: fix compile warning in sanity_check_meminfo()
Mikael Pettersson
1
-1
/
+1
2009-03-28
[ARM] 5434/1: ARM: OMAP: Fix mailbox compile for 24xx
Tony Lindgren
1
-1
/
+1
2009-03-28
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel
Russell King
7
-69
/
+39
2009-03-28
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...
Russell King
3
-3
/
+5
2009-03-28
[ARM] pxa: fix Colibri PXA300 and PXA320 LCD backlight pins
Daniel Mack
2
-2
/
+2
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
3
-7
/
+15
[next]