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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-27
Merge branch 'fixes-non-critical' into next/drivers2
Olof Johansson
82
-224
/
+421
2012-03-20
Merge branch 'fixes' into next/fixes-non-critical
Arnd Bergmann
1
-4
/
+7
2012-03-15
Merge branch 'next/soc-exynos5250-gpio' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
223
-824
/
+1854
2012-03-15
Merge branch 'v3.4/features' of git://gitorious.org/linux-davinci/linux-davin...
Arnd Bergmann
18
-255
/
+471
2012-03-15
Merge branch 'fixes' of git://gitorious.org/linux-davinci/linux-davinci into ...
Arnd Bergmann
223
-732
/
+1230
2012-03-15
Merge branch 'lpc32xx/drivers' into next/drivers
Arnd Bergmann
11
-117
/
+389
2012-03-15
Merge branches 'lpc32xx/mach-lpc32xx-eth' and 'lpc32xx/mach-lpc32xx-usb' of g...
Arnd Bergmann
210
-1216
/
+1940
2012-03-15
Merge tag 'imx25-iomux-ds' of git://git.pengutronix.de/git/imx/linux-2.6 into...
Arnd Bergmann
191
-638
/
+1321
2012-03-14
gpio/samsung: use ioremap() for EXYNOS4 GPIOlib
Sangsu Park
2
-29
/
+34
2012-03-14
gpio/samsung: add support GPIOlib for EXYNOS5250
Sangsu Park
1
-28
/
+411
2012-03-14
ARM: EXYNOS: add support GPIO for EXYNOS5250
Sangsu Park
2
-51
/
+192
2012-03-13
Merge branch 'next/devel-samsung-pd' of git://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
11
-203
/
+268
2012-03-13
Merge branch 'next/devel-samsung-dma' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
39
-2076
/
+2227
2012-03-13
Merge branch 'next/devel-samsung-mmc' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
5
-6
/
+10
2012-03-13
Merge branch 'fix-smsc911x-regulator' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
1
-4
/
+7
2012-03-13
ARM: LPC32xx: Ethernet support
Roland Stigge
7
-3
/
+79
2012-03-13
ARM: LPC32xx: USB Support
Roland Stigge
4
-24
/
+91
2012-03-13
Merge branch 'lpc32xx/drivers' of git://git.kernel.org/pub/scm/linux/kernel/g...
Roland Stigge
4
-0
/
+60
2012-03-13
Merge branch 'lpc32xx/fixup2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Roland Stigge
3
-49
/
+52
2012-03-13
Merge branch 'lpc32xx/fixup' of git://git.kernel.org/pub/scm/linux/kernel/git...
Roland Stigge
4
-42
/
+168
2012-03-13
iomux-mx25.h slew rate adjusted for LCD __LD pins
Mehnert
1
-21
/
+21
2012-03-13
ARM: davinci: DA850: move da850_register_pm to .init.text
Uwe Kleine-König
1
-1
/
+1
2012-03-13
ARM: davinci: cpufreq: fix compiler warning
Uwe Kleine-König
1
-1
/
+1
2012-03-10
ARM: SAMSUNG: change the name from s3c-sdhci to exynos4-sdhci
Jaehoon Chung
2
-3
/
+3
2012-03-10
mmc: sdhci-s3c: add platform data for the second capability
Jaehoon Chung
1
-3
/
+3
2012-03-10
ARM: SAMSUNG: support the second capability for samsung-soc
Jaehoon Chung
2
-0
/
+4
2012-03-11
ARM: davinci: dm644x evm: add support for VPBE display
Manjunath Hadli
1
-1
/
+108
2012-03-11
ARM: davinci: dm644x: add support for v4l2 video display
Manjunath Hadli
3
-15
/
+161
2012-03-10
ARM: EXYNOS: add support DMA for EXYNOS4X12 SoC
Boojin Kim
3
-8
/
+98
2012-03-10
ARM: EXYNOS: Add apb_pclk clkdev entry for mdma1
Tushar Behera
1
-0
/
+1
2012-03-10
ARM: EXYNOS: Enable MDMA driver
Boojin Kim
5
-1
/
+42
2012-03-10
ARM: EXYNOS: Add clock register addresses for EXYNOS4X12 bus devfreq driver
MyungJoo Ham
1
-0
/
+43
2012-03-10
ARM: EXYNOS: add clock registers for exynos4x12-cpufreq
Jaecheol Lee
1
-0
/
+9
2012-03-10
PM / devfreq: update the name of EXYNOS clock registers that were omitted
MyungJoo Ham
1
-3
/
+3
2012-03-10
PM / devfreq: update the name of EXYNOS clock register
Kukjin Kim
1
-112
/
+112
2012-03-10
ARM: EXYNOS: change the prefix S5P_ to EXYNOS4_ for clock
Kukjin Kim
7
-762
/
+766
2012-03-10
ARM: EXYNOS: use static declaration on regarding clock
Kukjin Kim
2
-21
/
+10
2012-03-10
ARM: EXYNOS: replace clock.c for other new EXYNOS SoCs
Kukjin Kim
5
-91
/
+90
2012-03-10
Merge branch 'next/cleanup-use-static' into next/cleanup-exynos-clock
Kukjin Kim
160
-2396
/
+961
2012-03-10
Linux 3.3-rc7
v3.3-rc7
Linus Torvalds
1
-1
/
+1
2012-03-10
Merge branch 'sr' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/lin...
Olof Johansson
12
-83
/
+242
2012-03-10
Merge branch 'fixes-non-critical-part3' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
3
-1
/
+3
2012-03-10
ARM: EXYNOS: Hook up JPEG PD to generic PD infrastructure
Sachin Kamat
1
-0
/
+3
2012-03-09
aio: fix the "too late munmap()" race
Al Viro
1
-8
/
+6
2012-03-09
aio: fix io_setup/io_destroy race
Al Viro
1
-4
/
+4
2012-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-3
/
+7
2012-03-09
memcg: revert fix to mapcount check for this release
Hugh Dickins
1
-1
/
+1
2012-03-09
x86: Derandom delay_tsc for 64 bit
Thomas Gleixner
1
-2
/
+2
2012-03-09
Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...
Linus Torvalds
3
-2
/
+20
2012-03-09
MAINTAINERS: new git entry for arm/mach-msm
David Brown
1
-1
/
+1
[next]