index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: tmio_mmc: map DMA buffers on the DMA engine device
Linus Walleij
2011-03-15
1
-4
/
+6
*
mmc: sh_mmcif: use dmaengine helpers, drop submit check
Linus Walleij
2011-03-15
1
-16
/
+6
*
mmc: sh_mmcif: rename and retype activity variable
Linus Walleij
2011-03-15
1
-9
/
+9
*
mmc: sh_mmcif: unmap with the proper sglen
Linus Walleij
2011-03-15
1
-2
/
+2
*
mmc: sh_mmcif: map DMA buffers on the DMA engine device
Linus Walleij
2011-03-15
1
-4
/
+8
*
mmc: atmel-mci: use dmaengine helper functions
Linus Walleij
2011-03-15
1
-3
/
+3
*
mmc: atmel-mci: conform to DMA-API
Linus Walleij
2011-03-15
1
-4
/
+3
*
mmc: atmel-mci: map DMA sglist on the DMA engine
Linus Walleij
2011-03-15
1
-3
/
+5
*
mmc: sdhci: Add Ricoh e823 PCI ID
Manoj Iyer
2011-03-15
1
-0
/
+8
*
mmc: Ensure prototypes for SD API are visible in sd.c
Mark Brown
2011-03-15
1
-0
/
+1
*
mmc: Improve MMC_TEST config text.
Will Newton
2011-03-15
1
-2
/
+1
*
mmc: dw_mmc: Enable low-power mode for the card clock.
Will Newton
2011-03-15
1
-1
/
+2
*
mmc: dw_mmc: Run card detect tasklet during slot initialisation.
Will Newton
2011-03-15
1
-0
/
+6
*
mmc: mmc_mxc: Allow selection only for the correct platforms
Fabio Estevam
2011-03-15
1
-1
/
+1
*
mmc: tmio_mmc: Improve readability of the output of pr_debug_status()
Simon Horman
2011-03-15
1
-23
/
+27
*
mmc: mmc_test: add tests to measure large sequential I/O performance
Adrian Hunter
2011-03-15
1
-0
/
+100
*
mmc: mmc_test: add tests to measure random I/O operations per second
Adrian Hunter
2011-03-15
1
-11
/
+128
*
mmc: mmc_test: make performance test area size about 4MiB
Adrian Hunter
2011-03-15
1
-12
/
+13
*
mmc: remove BROKEN_CLK_GATING quirk for wl1271
Pierre Tardy
2011-03-15
1
-1
/
+11
*
mmc: add MMC_QUIRK_BROKEN_CLK_GATING
Pierre Tardy
2011-03-15
3
-4
/
+15
*
mmc: add per device quirk placeholder
Pierre Tardy
2011-03-15
5
-1
/
+68
*
mmc: put the led blinking code after clock ungating
Pierre Tardy
2011-03-15
1
-2
/
+1
*
mmc: mmc_test: Only warn about not waiting for busy if it's supported
Pawel Moll
2011-03-15
1
-3
/
+4
*
mmc: sdhci-s3c: Auto CMD12 support
Kyungmin Park
2011-03-15
1
-0
/
+3
*
mmc: Fix the block device read only flag
Marc-André Hébert
2011-03-15
1
-0
/
+1
*
mmc: export eMMC4.4 enhanced area details to sysfs
Chuanxiao Dong
2011-03-15
4
-0
/
+101
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
2011-03-09
1
-1
/
+1
|
\
|
*
[CPUFREQ] pcc-cpufreq: don't load driver if get_freq fails during init.
Naga Chumbalkar
2011-03-09
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2011-03-09
1
-1
/
+1
|
\
\
|
*
|
mmc: fix CONFIG_MMC_UNSAFE_RESUME regression
Ohad Ben-Cohen
2011-03-08
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-03-09
5
-16
/
+42
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
nd->inode is not set on the second attempt in path_walk()
Al Viro
2011-03-08
1
-0
/
+1
|
*
|
unfuck proc_sysctl ->d_compare()
Al Viro
2011-03-08
4
-13
/
+31
|
*
|
minimal fix for do_filp_open() race
Al Viro
2011-03-04
1
-3
/
+10
*
|
|
Linux 2.6.38-rc8
v2.6.38-rc8
Linus Torvalds
2011-03-07
1
-1
/
+1
*
|
|
Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-03-07
10
-30
/
+41
|
\
\
\
|
*
|
|
ARM: S3C64XX: Update regulator names for debugfs compatiblity on SMDK6410
Mark Brown
2011-03-04
1
-6
/
+6
|
*
|
|
ARM: S3C64XX: Fix build with WM1190 disabled and WM1192 enabled on SMDK6410
Mark Brown
2011-03-04
1
-0
/
+1
|
*
|
|
ARM: S3C64XX: Reduce output of s3c64xx_dma_init1()
Ben Dooks
2011-03-04
1
-5
/
+6
|
*
|
|
ARM: S3C64XX: Tone down SDHCI debugging
Mark Brown
2011-03-04
1
-1
/
+1
|
*
|
|
ARM: S3C64XX: Add clock for i2c1
Ben Dooks
2011-03-04
1
-0
/
+6
|
*
|
|
ARM: S3C64XX: Staticise non-exported GPIO to interrupt functions
Mark Brown
2011-03-04
1
-2
/
+2
|
*
|
|
ARM: SAMSUNG: Include devs.h in dev-uart.c to prototype devices
Mark Brown
2011-03-04
1
-0
/
+2
|
*
|
|
ARM: S3C64XX: Fix keypad setup to configure correct number of rows
Ben Dooks
2011-03-04
1
-1
/
+1
|
*
|
|
ARM: S3C2440: Fix usage gpio bank j pin definitions on GTA02
Lars-Peter Clausen
2011-03-04
1
-13
/
+13
|
*
|
|
ARM: S5P64X0: Fix number of GPIO lines in Bank F
Banajit Goswami
2011-03-04
1
-2
/
+2
|
*
|
|
ARM: S3C2440: Select missing S3C_DEV_USB_HOST on GTA02
Lars-Peter Clausen
2011-03-04
1
-0
/
+1
*
|
|
|
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-03-07
13
-22
/
+59
|
\
\
\
\
|
*
\
\
\
Merge branch 'davinci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Russell King
2011-03-01
4
-10
/
+19
|
|
\
\
\
\
|
|
*
|
|
|
davinci: cpufreq: fix section mismatch warning
Axel Lin
2011-02-28
1
-1
/
+1
[next]