index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-03-06
elf coredump: add extended numbering support
Daisuke HATAYAMA
2010-03-06
elf coredump: make offset calculation process and writing process explicit
Daisuke HATAYAMA
2010-03-06
elf coredump: replace ELF_CORE_EXTRA_* macros by functions
Daisuke HATAYAMA
2010-03-06
coredump: move dump_write() and dump_seek() into a header file
Daisuke HATAYAMA
2010-03-06
coredump: unify dump_seek() implementations for each binfmt_*.c
Daisuke HATAYAMA
2010-03-06
proc: warn on non-existing proc entries
Alexey Dobriyan
2010-03-06
proc: do translation + unlink atomically at remove_proc_entry()
Alexey Dobriyan
2010-03-06
drivers/hwmon/adcxx.c: fix for single-channel ADCs
José Miguel Gonçalves
2010-03-06
drivers/hwmon/vt8231.c: fix continuation line formats
Joe Perches
2010-03-06
crc32: some minor cleanups
Joakim Tjernlund
2010-03-06
checkpatch: warn on unnecessary spaces before quoted newlines
Joe Perches
2010-03-06
checkpatch.pl: warn if an adding line introduce spaces before tabs.
Alberto Panizzo
2010-03-06
checkpatch.pl: extend list of expected-to-be-const structures
Emese Revfy
2010-03-06
checkpatch.pl: add union and struct to the exceptions list
Stefani Seibold
2010-03-06
checkpatch: fix false positive on __initconst
Wolfram Sang
2010-03-06
checkpatch.pl: allow > 80 char lines for logging functions not just printk
Joe Perches
2010-03-06
checkpatch: trivial fix for trailing statements check
Hidetoshi Seto
2010-03-06
scripts/checkpatch.pl: add WARN on sizeof(&foo)
Joe Perches
2010-03-06
mmc: enable DMA on Ricoh sdhci reader by default
Vasily Khoruzhick
2010-03-06
mmc: at91_mci: correct kunmap_atomic()
Nicolas Ferre
2010-03-06
mmc: at91_mci: introduce per-mci-revision conditional code
Nicolas Ferre
2010-03-06
mmc: at91_mci: Enable MMC_CAP_SDIO_IRQ only when it actually works.
Nicolas Ferre
2010-03-06
mmc: at91_mci: enable large data blocks
Wolfgang Muees
2010-03-06
mmc: at91_mci: use DMA buffer for read
Wolfgang Muees
2010-03-06
mmc: at91_mci: use one coherent DMA buffer
Wolfgang Muees
2010-03-06
mmc: at91_mci: fix timeout errors
Wolfgang Muees
2010-03-06
mmc: at91_mci: fix pointer errors
Wolfgang Muees
2010-03-06
s3cmci: s3cmci_card_present: Use no_detect to decide whether there is a card ...
Lars-Peter Clausen
2010-03-06
s3cmci: initialize default platform data no_wprotect and no_detect with 1
Lars-Peter Clausen
2010-03-06
sdio: put active devices into 1-bit mode during suspend
Daniel Drake
2010-03-06
sdio: kick the interrupt thread upon a resume
Nicolas Pitre
2010-03-06
sdio: don't use CMD[357] as part of a powered SDIO resume
Chris Ball
2010-03-06
sdio: sdhci support for suspend mode PM features
Nicolas Pitre
2010-03-06
sdio: introduce API for special power management features
Nicolas Pitre
2010-03-06
sdhci: improve sdhci sdhci_set_adma_desc() code
Ben Dooks
2010-03-06
sdhci: add adma descriptor set call
Ben Dooks
2010-03-06
sdio: add quirk to clamp byte mode transfer
Bing Zhao
2010-03-06
mmc: bfin_sdh: set timeout based on actual card data
Cliff Cai
2010-03-06
mmc: bfin_sdh: drop redundant MMC depend string
Mike Frysinger
2010-03-06
mmc: bfin_sdh: fix unused sg warning on BF51x/BF52x systems
Mike Frysinger
2010-03-06
mmc: Atmel host kconfig cleanup for everyone else
Nicolas Ferre
2010-03-06
davinci: MMC: add support for 8bit MMC cards
Vipin Bhandari
2010-03-06
ricoh_mmc: port from driver to pci quirk
Maxim Levitsky
2010-03-06
fs/compat_ioctl.c: suppress two warnings
Andrew Morton
2010-03-06
bitmap: use for_each_set_bit()
Akinobu Mita
2010-03-06
lib: fix first line of kernel-doc for a few functions
Ben Hutchings
2010-03-06
lib: build list_sort() only if needed
Don Mullis
2010-03-06
lib: revise list_sort() header comment
Don Mullis
2010-03-06
lib: more scalable list_sort()
Don Mullis
2010-03-06
lib/string.c: simplify strnstr()
André Goddard Rosa
[next]