index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-24
mmc: sd: report correct speed and capacity of uhs cards
Arindam Nath
1
-0
/
+7
2011-05-24
mmc: sd: set current limit for uhs cards
Arindam Nath
2
-0
/
+13
2011-05-24
mmc: sd: add support for uhs bus speed mode selection
Arindam Nath
2
-0
/
+24
2011-05-24
mmc: sd: add support for driver type selection
Arindam Nath
2
-0
/
+14
2011-05-24
mmc: sd: query function modes for uhs cards
Arindam Nath
1
-0
/
+4
2011-05-24
mmc: sd: add support for signal voltage switch procedure
Arindam Nath
2
-0
/
+22
2011-05-24
mmc: core: Add mmc CMD+ACMD passthrough ioctl
John Calixto
4
-0
/
+57
2011-05-24
mmc: sdhci: Fix read-only detection with JMicron 388 chip
Takashi Iwai
1
-0
/
+2
2011-05-24
mmc: quirks: Fix erase/trim for certain SanDisk cards.
Andrei Warkentin
1
-0
/
+1
2011-05-24
mmc: MMC boot partitions support.
Andrei Warkentin
2
-2
/
+10
2011-05-24
mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).
Andrei Warkentin
1
-0
/
+1
2011-05-24
mmc: core: Rename erase_timeout to cmd_timeout_ms.
Andrei Warkentin
1
-1
/
+1
2011-05-24
mmc: quirks: fix truncation warnings
Randy Dunlap
1
-1
/
+1
2011-05-24
mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.
Andrei Warkentin
1
-1
/
+90
2011-05-24
mmc: add MMC_QUIRK_DISABLE_CD
Ohad Ben-Cohen
1
-0
/
+6
2011-05-24
mmc: add MMC_QUIRK_NONSTD_FUNC_IF
Ohad Ben-Cohen
1
-0
/
+6
2011-05-24
mmc: do not switch to 1-bit mode if not required
Ohad Ben-Cohen
1
-0
/
+4
2011-05-24
mmc: mmc_card_keep_power cleanups
Ohad Ben-Cohen
1
-1
/
+1
2011-05-24
mmc: Reliable write support.
Andrei Warkentin
2
-0
/
+6
2011-05-24
mmc: Ensure linux starts in eMMC user partition
Philip Rakity
2
-0
/
+2
2011-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-1
/
+0
2011-05-14
fs: remove FS_COW_FL
Li Zefan
1
-1
/
+0
2011-05-13
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
1
-0
/
+1
2011-05-13
Cache user_ns in struct cred
Serge E. Hallyn
2
-14
/
+9
2011-05-12
Merge branch 'fbmem'
Linus Torvalds
1
-0
/
+1
2011-05-12
fbcon: add lifetime refcount to opened frame buffers
Linus Torvalds
1
-0
/
+1
2011-05-11
NFSv4.1: Ensure that layoutget uses the correct gfp modes
Trond Myklebust
1
-0
/
+1
2011-05-11
mm: add alloc_pages_exact_nid()
Andi Kleen
1
-0
/
+2
2011-05-11
mm: use alloc_bootmem_node_nopanic() on really needed path
Yinghai Lu
1
-0
/
+2
2011-05-09
Don't lock guardpage if the stack is growing up
Mikulas Patocka
1
-1
/
+23
2011-05-07
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
2
-1
/
+15
2011-05-06
Regression: partial revert "tracing: Remove lock_depth from event entry"
Arjan van de Ven
1
-0
/
+1
2011-05-06
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into perf/urgent
Ingo Molnar
4
-3
/
+4
2011-05-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
Linus Torvalds
1
-1
/
+1
2011-05-04
slub: Fix the lockless code on 32-bit platforms with no 64-bit cmpxchg
Thomas Gleixner
1
-1
/
+1
2011-05-04
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent
Ingo Molnar
2
-1
/
+15
2011-05-04
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus
James Morris
1
-1
/
+1
2011-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
Linus Torvalds
1
-1
/
+0
2011-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
1
-0
/
+2
2011-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+1
2011-05-01
i2c-i801: Move device ID definitions to driver
Jean Delvare
1
-4
/
+0
2011-04-28
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
3
-1
/
+7
2011-04-28
flex_array: flex_array_prealloc takes a number of elements, not an end
Eric Paris
1
-1
/
+1
2011-04-28
usbnet: Resubmit interrupt URB if device is open
Paul Stewart
1
-0
/
+1
2011-04-28
mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanups
Andrea Arcangeli
2
-2
/
+3
2011-04-27
Input: wm831x-ts - allow IRQ flags to be specified
Mark Brown
1
-0
/
+2
2011-04-27
mmc: fix a race between card-detect rescan and clock-gate work instances
Guennadi Liakhovetski
1
-1
/
+0
2011-04-27
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
Linus Torvalds
2
-2
/
+6
2011-04-27
NFSv4: Ensure we request the ordinary fileid when doing readdirplus
Trond Myklebust
1
-0
/
+2
2011-04-25
add hlist_bl_lock/unlock helpers
Christoph Hellwig
1
-0
/
+11
[next]