aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-06Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-03-06Merge git://git.infradead.org/ubi-2.6Linus Torvalds
2010-03-06gpio: introduce it8761e_gpio driver for IT8761E Super I/O chipDenis Turischev
2010-03-06gpio: cs5535-gpio: fix input directionBen Gardner
2010-03-06gpio: pca953x.c: add interrupt handling capabilityMarc Zyngier
2010-03-06timbgpio: add support for interrupt triggering on both flanksRichard Röjfors
2010-03-06gpio: introduce gpio_request_one() and friendsEric Miao
2010-03-06pca953x: minor include cleanupOlof Johansson
2010-03-06gpio: add driver for MAX7300 I2C GPIO extenderWolfram Sang
2010-03-06rtc-coh901331: fix braces in resume codeJames Hogan
2010-03-06rtc/mc13783: implement alarmUwe Kleine-König
2010-03-06rtc/mc13783: protect rtc {,un}registration by mc13783 lockUwe Kleine-König
2010-03-06mfd/mc13783: new function reading irq mask and status registerUwe Kleine-König
2010-03-06rtc/mc13783: don't use deprecated mc13783 API callsUwe Kleine-König
2010-03-06input/mc13783-ts: don't use deprecated mc13783 API callsUwe Kleine-König
2010-03-06mc13783: rename mc13783_{{un,}mask,ack_irq} to have a mc13783_irq prefixUwe Kleine-König
2010-03-06rtc-core: fix memory leakAaro Koskinen
2010-03-06rtc-twl: Storage class should be before const qualifierTobias Klauser
2010-03-06rtc-at91sam9: Correct size given to memsetJulia Lawall
2010-03-06rtc-pcf2123: move pcf2123_remove to .devexit.textUwe Kleine-König
2010-03-06rtc-ep93xx.c: cleanup probe/remove routinesH Hartley Sweeten
2010-03-06rtc: mxc: fix memory leakAlexander Beregalov
2010-03-06xen: add kconfig menuRandy Dunlap
2010-03-06console/vgacon.c: mark file-local symbol staticThiago Farina
2010-03-06console: limit the range of VGACON_SOFT_SCROLLBACK_SIZEAmerigo Wang
2010-03-06coredump: suppress uid comparison test if core output files are pipesNeil Horman
2010-03-06coredump: set ->group_exit_code for other CLONE_VM tasks tooOleg Nesterov
2010-03-06coredump: pass mm->flags as a coredump parameter for consistencyMasami Hiramatsu
2010-03-06elf coredump: add extended numbering supportDaisuke HATAYAMA
2010-03-06elf coredump: make offset calculation process and writing process explicitDaisuke HATAYAMA
2010-03-06elf coredump: replace ELF_CORE_EXTRA_* macros by functionsDaisuke HATAYAMA
2010-03-06coredump: move dump_write() and dump_seek() into a header fileDaisuke HATAYAMA
2010-03-06coredump: unify dump_seek() implementations for each binfmt_*.cDaisuke HATAYAMA
2010-03-06proc: warn on non-existing proc entriesAlexey Dobriyan
2010-03-06proc: do translation + unlink atomically at remove_proc_entry()Alexey Dobriyan
2010-03-06drivers/hwmon/adcxx.c: fix for single-channel ADCsJosé Miguel Gonçalves
2010-03-06drivers/hwmon/vt8231.c: fix continuation line formatsJoe Perches
2010-03-06crc32: some minor cleanupsJoakim Tjernlund
2010-03-06checkpatch: warn on unnecessary spaces before quoted newlinesJoe Perches
2010-03-06checkpatch.pl: warn if an adding line introduce spaces before tabs.Alberto Panizzo
2010-03-06checkpatch.pl: extend list of expected-to-be-const structuresEmese Revfy
2010-03-06checkpatch.pl: add union and struct to the exceptions listStefani Seibold
2010-03-06checkpatch: fix false positive on __initconstWolfram Sang
2010-03-06checkpatch.pl: allow > 80 char lines for logging functions not just printkJoe Perches
2010-03-06checkpatch: trivial fix for trailing statements checkHidetoshi Seto
2010-03-06scripts/checkpatch.pl: add WARN on sizeof(&foo)Joe Perches
2010-03-06mmc: enable DMA on Ricoh sdhci reader by defaultVasily Khoruzhick
2010-03-06mmc: at91_mci: correct kunmap_atomic()Nicolas Ferre
2010-03-06mmc: at91_mci: introduce per-mci-revision conditional codeNicolas Ferre
2010-03-06mmc: at91_mci: Enable MMC_CAP_SDIO_IRQ only when it actually works.Nicolas Ferre