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-04-06
blackfin: update defconfig for bf527-ezkit
Bob Liu
1
-0
/
+1
2012-04-06
blackfin: gpio: fix compile error if !CONFIG_GPIOLIB
Bob Liu
1
-2
/
+12
2012-04-06
blackfin: fix L1 data A overflow link issue
Mike Frysinger
1
-1
/
+1
2012-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-04-05
mmc: use really long write timeout to deal with crappy cards
Paul Walmsley
1
-3
/
+7
2012-04-05
mmc: sdhci-dove: Fix compile error by including module.h
Alf Høgemark
1
-0
/
+1
2012-04-05
mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.
Al Cooper
1
-2
/
+3
2012-04-05
Revert "mmc: sdhci-pci: Add MSI support"
Chris Ball
1
-6
/
+0
2012-04-05
Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers"
Chris Ball
2
-5
/
+1
2012-04-05
mmc: core: fix power class selection
Subhash Jadavani
1
-13
/
+17
2012-04-05
mmc: omap_hsmmc: fix module re-insertion
Balaji T K
1
-3
/
+1
2012-04-05
mmc: omap_hsmmc: convert to module_platform_driver
Felipe Balbi
1
-15
/
+1
2012-04-05
mmc: omap_hsmmc: make it behave well as a module
Felipe Balbi
1
-4
/
+5
2012-04-05
mmc: omap_hsmmc: trivial cleanups
Felipe Balbi
1
-77
/
+70
2012-04-05
mmc: omap_hsmmc: context save after enabling runtime pm
Balaji T K
1
-2
/
+2
2012-04-05
mmc: omap_hsmmc: use runtime put sync in probe error patch
Balaji T K
1
-2
/
+1
2012-04-05
mmc: sdio: Use empty system suspend/resume callbacks at the bus level
Rafael J. Wysocki
1
-3
/
+9
2012-04-05
mmc: bus: print bus speed mode of UHS-I card
Subhash Jadavani
1
-2
/
+15
2012-04-05
mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers
Manuel Lauss
2
-1
/
+5
2012-04-05
mmc: sh_mmcif: Simplify calculation of mmc->f_min
Simon Horman
1
-7
/
+1
2012-04-05
mmc: sh_mmcif: mmc->f_max should be half of the bus clock
Simon Horman
1
-6
/
+6
2012-04-05
mmc: sh_mmcif: double clock speed
Simon Horman
1
-1
/
+2
2012-04-05
mmc: block: Remove use of mmc_blk_set_blksize
Ulf Hansson
1
-26
/
+1
2012-04-05
mmc: atmel-mci: add support for odd clock dividers
Ludovic Desroches
2
-19
/
+30
2012-04-05
mmc: atmel-mci: r/w proof capability only available since v2xx
Ludovic Desroches
1
-0
/
+2
2012-04-05
mmc: atmel-mci: correct data timeout computation
Ludovic Desroches
1
-1
/
+8
2012-04-05
mmc: sdhci-s3c: Enable runtime power management
Mark Brown
1
-0
/
+28
2012-04-05
mmc: sdhci-s3c: Use CONFIG_PM_SLEEP to ifdef system suspend
Mark Brown
1
-4
/
+7
2012-04-05
mmc: sdhci-s3c: use devm_ functions
Julia Lawall
1
-24
/
+3
2012-04-05
Merge tag 'omap-fixes-a2-for-3.4rc' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
9
-68
/
+105
2012-04-05
mmc: sdhci-s3c: Keep a copy of platform data and use it
Thomas Abraham
1
-2
/
+9
2012-04-05
mmc: sdhci-s3c: derive transfer width host cap from max_width in platdata
Thomas Abraham
1
-0
/
+8
2012-04-05
mmc: sdhci-s3c: Remove usage of clk_type member in platform data
Thomas Abraham
1
-4
/
+70
2012-04-05
MAINTAINERS: update for Marvell Ethernet drivers
stephen hemminger
1
-12
/
+7
2012-04-05
bonding: properly unset current_arp_slave on slave link up
Veaceslav Falico
1
-1
/
+5
2012-04-05
phonet: Check input from user before allocating
Sasha Levin
1
-0
/
+3
2012-04-05
tcp: tcp_sendpages() should call tcp_push() once
Eric Dumazet
4
-6
/
+9
2012-04-05
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
78
-631
/
+518
2012-04-05
memcg swap: use mem_cgroup_uncharge_swap fix
Michal Hocko
1
-7
/
+7
2012-04-05
backlight: add driver for DA9052/53 PMIC v1
Ashish Jangam
3
-0
/
+194
2012-04-05
C6X: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-13
/
+3
2012-04-05
MAINTAINERS: add entry for sparse checker
Christopher Li
1
-0
/
+9
2012-04-05
MAINTAINERS: fix REMOTEPROC F: typo
Joe Perches
1
-1
/
+1
2012-04-05
alpha: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-21
/
+10
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
63
-572
/
+176
2012-04-05
scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open()
Julia Lawall
1
-0
/
+70
2012-04-05
libfs: add simple_open()
Stephen Boyd
2
-0
/
+9
2012-04-05
hugetlbfs: remove unregister_filesystem() when initializing module
Hillf Danton
1
-1
/
+0
2012-04-05
drivers/rtc/rtc-88pm860x.c: fix rtc irq enable callback
Jett.Zhou
1
-2
/
+2
2012-04-05
fs/xattr.c:setxattr(): improve handling of allocation failures
Andrew Morton
1
-4
/
+17
[prev]
[next]