Age | Commit message (Expand) | Author |
2010-03-06 | parisc: ditto sys_accept4 | Kyle McMartin |
2010-03-06 | parisc: wire up sys_recvmmsg | Helge Deller |
2010-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs | Linus Torvalds |
2010-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds |
2010-03-06 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2010-03-06 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2010-03-06 | Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2010-03-06 | Merge git://git.infradead.org/ubi-2.6 | Linus Torvalds |
2010-03-06 | gpio: introduce it8761e_gpio driver for IT8761E Super I/O chip | Denis Turischev |
2010-03-06 | gpio: cs5535-gpio: fix input direction | Ben Gardner |
2010-03-06 | gpio: pca953x.c: add interrupt handling capability | Marc Zyngier |
2010-03-06 | timbgpio: add support for interrupt triggering on both flanks | Richard Röjfors |
2010-03-06 | gpio: introduce gpio_request_one() and friends | Eric Miao |
2010-03-06 | pca953x: minor include cleanup | Olof Johansson |
2010-03-06 | gpio: add driver for MAX7300 I2C GPIO extender | Wolfram Sang |
2010-03-06 | rtc-coh901331: fix braces in resume code | James Hogan |
2010-03-06 | rtc/mc13783: implement alarm | Uwe Kleine-König |
2010-03-06 | rtc/mc13783: protect rtc {,un}registration by mc13783 lock | Uwe Kleine-König |
2010-03-06 | mfd/mc13783: new function reading irq mask and status register | Uwe Kleine-König |
2010-03-06 | rtc/mc13783: don't use deprecated mc13783 API calls | Uwe Kleine-König |
2010-03-06 | input/mc13783-ts: don't use deprecated mc13783 API calls | Uwe Kleine-König |
2010-03-06 | mc13783: rename mc13783_{{un,}mask,ack_irq} to have a mc13783_irq prefix | Uwe Kleine-König |
2010-03-06 | rtc-core: fix memory leak | Aaro Koskinen |
2010-03-06 | rtc-twl: Storage class should be before const qualifier | Tobias Klauser |
2010-03-06 | rtc-at91sam9: Correct size given to memset | Julia Lawall |
2010-03-06 | rtc-pcf2123: move pcf2123_remove to .devexit.text | Uwe Kleine-König |
2010-03-06 | rtc-ep93xx.c: cleanup probe/remove routines | H Hartley Sweeten |
2010-03-06 | rtc: mxc: fix memory leak | Alexander Beregalov |
2010-03-06 | xen: add kconfig menu | Randy Dunlap |
2010-03-06 | console/vgacon.c: mark file-local symbol static | Thiago Farina |
2010-03-06 | console: limit the range of VGACON_SOFT_SCROLLBACK_SIZE | Amerigo Wang |
2010-03-06 | coredump: suppress uid comparison test if core output files are pipes | Neil Horman |
2010-03-06 | coredump: set ->group_exit_code for other CLONE_VM tasks too | Oleg Nesterov |
2010-03-06 | coredump: pass mm->flags as a coredump parameter for consistency | Masami Hiramatsu |
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 |