summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtc-pcf2123: move pcf2123_remove to .devexit.textUwe Kleine-König2010-03-061-1/+1
* rtc-ep93xx.c: cleanup probe/remove routinesH Hartley Sweeten2010-03-061-43/+28
* rtc: mxc: fix memory leakAlexander Beregalov2010-03-061-2/+5
* xen: add kconfig menuRandy Dunlap2010-03-061-5/+7
* console/vgacon.c: mark file-local symbol staticThiago Farina2010-03-061-1/+1
* console: limit the range of VGACON_SOFT_SCROLLBACK_SIZEAmerigo Wang2010-03-061-0/+1
* coredump: suppress uid comparison test if core output files are pipesNeil Horman2010-03-061-1/+2
* coredump: set ->group_exit_code for other CLONE_VM tasks tooOleg Nesterov2010-03-061-4/+4
* coredump: pass mm->flags as a coredump parameter for consistencyMasami Hiramatsu2010-03-064-26/+23
* elf coredump: add extended numbering supportDaisuke HATAYAMA2010-03-067-6/+187
* elf coredump: make offset calculation process and writing process explicitDaisuke HATAYAMA2010-03-062-24/+32
* elf coredump: replace ELF_CORE_EXTRA_* macros by functionsDaisuke HATAYAMA2010-03-0613-109/+191
* coredump: move dump_write() and dump_seek() into a header fileDaisuke HATAYAMA2010-03-064-117/+79
* coredump: unify dump_seek() implementations for each binfmt_*.cDaisuke HATAYAMA2010-03-062-28/+62
* proc: warn on non-existing proc entriesAlexey Dobriyan2010-03-061-2/+6
* proc: do translation + unlink atomically at remove_proc_entry()Alexey Dobriyan2010-03-061-12/+19
* drivers/hwmon/adcxx.c: fix for single-channel ADCsJosé Miguel Gonçalves2010-03-061-5/+10
* drivers/hwmon/vt8231.c: fix continuation line formatsJoe Perches2010-03-061-2/+1
* crc32: some minor cleanupsJoakim Tjernlund2010-03-061-16/+14
* checkpatch: warn on unnecessary spaces before quoted newlinesJoe Perches2010-03-061-0/+5
* checkpatch.pl: warn if an adding line introduce spaces before tabs.Alberto Panizzo2010-03-061-0/+6
* checkpatch.pl: extend list of expected-to-be-const structuresEmese Revfy2010-03-061-2/+39
* checkpatch.pl: add union and struct to the exceptions listStefani Seibold2010-03-061-0/+2
* checkpatch: fix false positive on __initconstWolfram Sang2010-03-061-1/+4
* checkpatch.pl: allow > 80 char lines for logging functions not just printkJoe Perches2010-03-061-1/+9
* checkpatch: trivial fix for trailing statements checkHidetoshi Seto2010-03-061-1/+3
* scripts/checkpatch.pl: add WARN on sizeof(&foo)Joe Perches2010-03-061-0/+5
* mmc: enable DMA on Ricoh sdhci reader by defaultVasily Khoruzhick2010-03-061-4/+3
* mmc: at91_mci: correct kunmap_atomic()Nicolas Ferre2010-03-061-2/+2
* mmc: at91_mci: introduce per-mci-revision conditional codeNicolas Ferre2010-03-061-8/+19
* mmc: at91_mci: Enable MMC_CAP_SDIO_IRQ only when it actually works.Nicolas Ferre2010-03-061-1/+8
* mmc: at91_mci: enable large data blocksWolfgang Muees2010-03-061-0/+3
* mmc: at91_mci: use DMA buffer for readWolfgang Muees2010-03-061-96/+32
* mmc: at91_mci: use one coherent DMA bufferWolfgang Muees2010-03-061-25/+24
* mmc: at91_mci: fix timeout errorsWolfgang Muees2010-03-061-2/+4
* mmc: at91_mci: fix pointer errorsWolfgang Muees2010-03-061-3/+5
* s3cmci: s3cmci_card_present: Use no_detect to decide whether there is a card ...Lars-Peter Clausen2010-03-061-1/+1
* s3cmci: initialize default platform data no_wprotect and no_detect with 1Lars-Peter Clausen2010-03-061-0/+2
* sdio: put active devices into 1-bit mode during suspendDaniel Drake2010-03-062-0/+45
* sdio: kick the interrupt thread upon a resumeNicolas Pitre2010-03-061-0/+2
* sdio: don't use CMD[357] as part of a powered SDIO resumeChris Ball2010-03-061-8/+11
* sdio: sdhci support for suspend mode PM featuresNicolas Pitre2010-03-062-12/+31
* sdio: introduce API for special power management featuresNicolas Pitre2010-03-065-3/+98
* sdhci: improve sdhci sdhci_set_adma_desc() codeBen Dooks2010-03-061-8/+8
* sdhci: add adma descriptor set callBen Dooks2010-03-061-30/+20
* sdio: add quirk to clamp byte mode transferBing Zhao2010-03-062-1/+13
* mmc: bfin_sdh: set timeout based on actual card dataCliff Cai2010-03-061-2/+6
* mmc: bfin_sdh: drop redundant MMC depend stringMike Frysinger2010-03-061-1/+1
* mmc: bfin_sdh: fix unused sg warning on BF51x/BF52x systemsMike Frysinger2010-03-061-1/+1
* mmc: Atmel host kconfig cleanup for everyone elseNicolas Ferre2010-03-061-0/+1
OpenPOWER on IntegriCloud