index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
packet
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-03-06
scripts/checkpatch.pl: add WARN on sizeof(&foo)
Joe Perches
1
-0
/
+5
2010-03-06
mmc: enable DMA on Ricoh sdhci reader by default
Vasily Khoruzhick
1
-4
/
+3
2010-03-06
mmc: at91_mci: correct kunmap_atomic()
Nicolas Ferre
1
-2
/
+2
2010-03-06
mmc: at91_mci: introduce per-mci-revision conditional code
Nicolas Ferre
1
-8
/
+19
2010-03-06
mmc: at91_mci: Enable MMC_CAP_SDIO_IRQ only when it actually works.
Nicolas Ferre
1
-1
/
+8
2010-03-06
mmc: at91_mci: enable large data blocks
Wolfgang Muees
1
-0
/
+3
2010-03-06
mmc: at91_mci: use DMA buffer for read
Wolfgang Muees
1
-96
/
+32
2010-03-06
mmc: at91_mci: use one coherent DMA buffer
Wolfgang Muees
1
-25
/
+24
2010-03-06
mmc: at91_mci: fix timeout errors
Wolfgang Muees
1
-2
/
+4
2010-03-06
mmc: at91_mci: fix pointer errors
Wolfgang Muees
1
-3
/
+5
2010-03-06
s3cmci: s3cmci_card_present: Use no_detect to decide whether there is a card ...
Lars-Peter Clausen
1
-1
/
+1
2010-03-06
s3cmci: initialize default platform data no_wprotect and no_detect with 1
Lars-Peter Clausen
1
-0
/
+2
2010-03-06
sdio: put active devices into 1-bit mode during suspend
Daniel Drake
2
-0
/
+45
2010-03-06
sdio: kick the interrupt thread upon a resume
Nicolas Pitre
1
-0
/
+2
2010-03-06
sdio: don't use CMD[357] as part of a powered SDIO resume
Chris Ball
1
-8
/
+11
2010-03-06
sdio: sdhci support for suspend mode PM features
Nicolas Pitre
2
-12
/
+31
2010-03-06
sdio: introduce API for special power management features
Nicolas Pitre
5
-3
/
+98
2010-03-06
sdhci: improve sdhci sdhci_set_adma_desc() code
Ben Dooks
1
-8
/
+8
2010-03-06
sdhci: add adma descriptor set call
Ben Dooks
1
-30
/
+20
2010-03-06
sdio: add quirk to clamp byte mode transfer
Bing Zhao
2
-1
/
+13
2010-03-06
mmc: bfin_sdh: set timeout based on actual card data
Cliff Cai
1
-2
/
+6
2010-03-06
mmc: bfin_sdh: drop redundant MMC depend string
Mike Frysinger
1
-1
/
+1
2010-03-06
mmc: bfin_sdh: fix unused sg warning on BF51x/BF52x systems
Mike Frysinger
1
-1
/
+1
2010-03-06
mmc: Atmel host kconfig cleanup for everyone else
Nicolas Ferre
1
-0
/
+1
2010-03-06
davinci: MMC: add support for 8bit MMC cards
Vipin Bhandari
1
-10
/
+35
2010-03-06
ricoh_mmc: port from driver to pci quirk
Maxim Levitsky
4
-270
/
+88
2010-03-06
fs/compat_ioctl.c: suppress two warnings
Andrew Morton
1
-2
/
+2
2010-03-06
bitmap: use for_each_set_bit()
Akinobu Mita
1
-9
/
+4
2010-03-06
lib: fix first line of kernel-doc for a few functions
Ben Hutchings
2
-6
/
+6
2010-03-06
lib: build list_sort() only if needed
Don Mullis
4
-1
/
+7
2010-03-06
lib: revise list_sort() header comment
Don Mullis
1
-7
/
+8
2010-03-06
lib: more scalable list_sort()
Don Mullis
1
-69
/
+183
2010-03-06
lib/string.c: simplify strnstr()
André Goddard Rosa
1
-3
/
+3
2010-03-06
lib/string.c: simplify stricmp()
André Goddard Rosa
1
-19
/
+15
2010-03-06
MAINTAINERS: document and add "Q" patchwork queue entries
Joe Perches
1
-1
/
+25
2010-03-06
MAINTAINERS: WAVELAN moved to staging
Joe Perches
1
-1
/
+1
2010-03-06
MAINTAINERS: STARMODE RADIO IP (STRIP) moved to staging
Joe Perches
1
-1
/
+1
2010-03-06
MAINTAINERS: update PERFORMANCE EVENTS F: patterns
Joe Perches
1
-1
/
+3
2010-03-06
MAINTAINERS: remove HAYES ESP SERIAL DRIVER
Joe Perches
1
-7
/
+0
2010-03-06
MAINTAINERS: remove AMD GEODE F: arch/x86/kernel/geode_32.c
Joe Perches
1
-1
/
+0
2010-03-06
scripts/get_maintainer.pl: fix possible infinite loop
Joe Perches
1
-2
/
+2
2010-03-06
get_maintainer: quote email address with period
Stephen Hemminger
1
-2
/
+2
2010-03-06
get_maintainer: fix perlcritic warnings
Stephen Hemminger
1
-14
/
+20
2010-03-06
scripts/get_maintainer.pl: add ability to read from STDIN
Joe Perches
1
-11
/
+15
2010-03-06
scripts/get_maintainer.pl: change --sections to print in the same style as MA...
Joe Perches
1
-0
/
+2
2010-03-06
scripts/get_maintainer.pl: add --sections, print entire matched subsystem
Joe Perches
1
-4
/
+32
2010-03-06
scripts/get_maintainer.pl: add --file-emails, find embedded email addresses
Joe Perches
1
-7
/
+76
2010-03-06
printk: avoid warning when CONFIG_PRINTK is disabled
Gustavo F. Padovan
1
-2
/
+1
2010-03-06
exec: create initial stack independent of PAGE_SIZE
Michael Neuling
1
-3
/
+1
2010-03-06
kernel/pid.c: update comment on find_task_by_pid_ns
Tetsuo Handa
1
-1
/
+1
[next]