index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-28
arm: mvebu: enable the SD card slot on Armada XP DB board
Thomas Petazzoni
1
-0
/
+7
2013-02-28
arm: mvebu: add pin muxing options for the SDIO interface on Armada XP
Thomas Petazzoni
3
-0
/
+18
2013-02-28
arm: mvebu: add pin muxing options for the SDIO interface on Armada 370
Thomas Petazzoni
1
-0
/
+12
2013-02-28
arm: mvebu: add DT information for the SDIO interface of Armada 370/XP
Thomas Petazzoni
1
-0
/
+8
2013-02-28
arm: mvebu: Add RTC support for Armada 370 and Armada XP
Gregory CLEMENT
1
-0
/
+6
2013-02-28
arm: mvebu: update defconfig with ATAG support when using DT
Gregory CLEMENT
1
-0
/
+1
2013-02-28
ARM: mvebu: Update defconfig to select SPI flash and MTD support
Ezequiel Garcia
1
-0
/
+3
2013-02-28
ARM: mvebu: Update defconfig to select SPI support
Ezequiel Garcia
1
-0
/
+2
2013-02-28
arm: mvebu: support for the new Armada XP development board(DB-MV784MP-GP)
Gregory CLEMENT
2
-0
/
+102
2013-02-28
arm: mvebu: update defconfig with local timer support
Gregory CLEMENT
1
-1
/
+0
2013-02-28
clocksource: time-armada-370-xp: add local timer support
Gregory CLEMENT
1
-38
/
+112
2013-02-28
arm: mvebu: Add support for local interrupt
Gregory CLEMENT
1
-4
/
+11
2013-02-28
arm: mvebu: Update defconfig to select USB support
Ezequiel Garcia
1
-1
/
+4
2013-02-28
ARM: kirkwood: convert Guruplug Server Plus to use the device tree
Willy Tarreau
7
-0
/
+151
2013-02-28
arm: mvebu: add DTS file for Marvell RD-A370-A1 board
Florian Fainelli
2
-0
/
+62
2013-02-28
arm: mvebu: Improve the SMP support of the interrupt controller
Gregory CLEMENT
2
-1
/
+73
2013-02-28
ARM: Dove: split legacy and DT setup
Arnd Bergmann
4
-86
/
+110
2013-02-28
ARM: dove: update dove_defconfig with a few useful options
Olof Johansson
1
-20
/
+8
2013-02-28
ARM: Kirkwood: Remove redundent SDIO clock alias
Andrew Lunn
1
-5
/
+0
2013-02-28
ARM: Kirkwood: Remove redundent USB clock alias
Andrew Lunn
1
-4
/
+0
2013-02-28
arm: mvebu: add LEDs support to defconfig file
Thomas Petazzoni
1
-0
/
+5
2013-02-28
arm: mvebu: enable btmrvl driver in mvebu_defconfig
Thomas Petazzoni
1
-0
/
+3
2013-02-28
arm: mvebu: enable mwifiex driver in mvebu_defconfig
Thomas Petazzoni
1
-0
/
+3
2013-02-28
arm: mvebu: enable SDIO support in mvebu_defconfig
Thomas Petazzoni
1
-0
/
+2
2013-02-28
arm: mvebu: Update defconfig with Marvell RTC support
Gregory CLEMENT
1
-0
/
+1
2013-02-28
Merge branch 'timer/cleanup' into late/mvebu2
Arnd Bergmann
531
-1510
/
+939
2013-02-28
Merge 'mmc/upstream' into late/mvebu2
Arnd Bergmann
250
-1180
/
+2095
2013-02-28
SUNRPC: make AF_LOCAL connect synchronous
J. Bruce Fields
1
-8
/
+27
2013-02-28
x86/kvm: Fix pvclock vsyscall fixmap
Peter Hurley
1
-1
/
+1
2013-02-27
Merge branch 'akpm' (final batch from Andrew)
Linus Torvalds
429
-3493
/
+5226
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
218
-1494
/
+987
2013-02-27
kcmp: make it depend on CHECKPOINT_RESTORE
Cyrill Gorcunov
1
-3
/
+1
2013-02-27
selftests: add a simple doc
Jeremy Kerr
1
-0
/
+42
2013-02-27
tools/testing/selftests/Makefile: rearrange targets
Andrew Morton
1
-1
/
+7
2013-02-27
selftests/efivarfs: add create-read test
Jeremy Kerr
3
-1
/
+46
2013-02-27
selftests/efivarfs: add empty file creation test
Jeremy Kerr
1
-0
/
+13
2013-02-27
selftests: add tests for efivarfs
Jeremy Kerr
4
-1
/
+195
2013-02-27
kfifo: fix kfifo_alloc() and kfifo_init()
Stefani Seibold
1
-4
/
+2
2013-02-27
kfifo: move kfifo.c from kernel/ to lib/
Stefani Seibold
3
-2
/
+2
2013-02-27
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
Stephen Rothwell
26
-10
/
+30
2013-02-27
w1: add support for DS2413 Dual Channel Addressable Switch
Mariusz Bialonczyk
4
-5
/
+189
2013-02-27
memstick: move the dereference below the NULL test
Wei Yongjun
1
-1
/
+2
2013-02-27
drivers/pps/clients/pps-gpio.c: use devm_kzalloc
Julia Lawall
1
-4
/
+2
2013-02-27
Documentation/DMA-API-HOWTO.txt: fix typo
Andrew Morton
1
-1
/
+1
2013-02-27
include/linux/eventfd.h: fix incorrect filename is a comment
Martin Sustrik
1
-1
/
+1
2013-02-27
mtd: mtd_stresstest: use prandom_bytes()
Akinobu Mita
1
-2
/
+1
2013-02-27
mtd: mtd_subpagetest: convert to use prandom library
Akinobu Mita
1
-30
/
+12
2013-02-27
mtd: mtd_speedtest: use prandom_bytes
Akinobu Mita
1
-8
/
+1
2013-02-27
mtd: mtd_pagetest: convert to use prandom library
Akinobu Mita
1
-30
/
+13
2013-02-27
mtd: mtd_oobtest: convert to use prandom library
Akinobu Mita
1
-33
/
+16
[prev]
[next]