Age | Commit message (Expand) | Author |
2009-09-23 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2009-09-23 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2009-09-23 | fs: change sys_truncate length parameter type | Heiko Carstens |
2009-09-23 | Merge branch 'x86/orig_ax' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Linus Torvalds |
2009-09-23 | jbd.h: bitfields should be unsigned | H Hartley Sweeten |
2009-09-23 | davinci-fb-frame-buffer-driver-for-ti-da8xx-omap-l1xx-v4 | Sudhakar Rajashekhara |
2009-09-23 | davinci: fb: Frame Buffer driver for TI DA8xx/OMAP-L1xx | Sudhakar Rajashekhara |
2009-09-23 | mfd/gpio: add a GPIO interface to the UCB1400 MFD chip driver via gpiolib | Marek Vasut |
2009-09-23 | gpio: add MC33880 driver | Richard Röjfors |
2009-09-23 | gpiolib: allow exported GPIO nodes to be named using sysfs links | Jani Nikula |
2009-09-23 | spi: handle TX-only/RX-only | David Brownell |
2009-09-23 | spi: prefix modalias with "spi:" | Anton Vorontsov |
2009-09-23 | spi: add support for device table matching | Anton Vorontsov |
2009-09-23 | spi.h: add missing kernel-doc for struct spi_master | Randy Dunlap |
2009-09-23 | ramfs: move RAMFS_MAGIC to include/linux/magic.h | maximilian attems |
2009-09-23 | kcore: register module area in generic way | KAMEZAWA Hiroyuki |
2009-09-23 | kcore: register vmemmap range | KAMEZAWA Hiroyuki |
2009-09-23 | walk system ram range | KAMEZAWA Hiroyuki |
2009-09-23 | kcore: add kclist types | KAMEZAWA Hiroyuki |
2009-09-23 | kcore: use usual list for kclist | KAMEZAWA Hiroyuki |
2009-09-23 | procfs: provide stack information for threads | Stefani Seibold |
2009-09-23 | mmc: make SDIO device/driver struct accessors public | Nicolas Pitre |
2009-09-23 | sdio: add MMC_QUIRK_LENIENT_FN0 | Ohad Ben-Cohen |
2009-09-23 | sdio: add CD disable support | Ohad Ben-Cohen |
2009-09-23 | mmc: check status after MMC SWITCH command | Adrian Hunter |
2009-09-23 | mmc: add mmc card sleep and awake support | Jarkko Lavinen |
2009-09-23 | mmc: add ability to save power by powering off cards | Adrian Hunter |
2009-09-23 | mmc: add MMC_CAP_NONREMOVABLE host capability | Adrian Hunter |
2009-09-23 | mmc: allow host claim / release nesting | Adrian Hunter |
2009-09-23 | mmc: add 'enable' and 'disable' methods to mmc host | Adrian Hunter |
2009-09-23 | asm/sections: add text/data checking functions for arches to override | Mike Frysinger |
2009-09-23 | getrusage: fill ru_maxrss value | Jiri Pirko |
2009-09-23 | kmap_types.h: rename D macro | Andi Kleen |
2009-09-23 | Make sure the value in abs() does not get truncated if it is greater than 2^32 | Rolf Eike Beer |
2009-09-23 | anonfd: split interface into file creation and install | Davide Libenzi |
2009-09-23 | BUILD_BUG_ON(): fix it and a couple of bogus uses of it | Jan Beulich |
2009-09-23 | printk_once(): use bool for boolean flag | Roland Dreier |
2009-09-23 | proc connector: add event for process becoming session leader | Scott James Remnant |
2009-09-23 | seq_file: constify seq_operations | James Morris |
2009-09-23 | generic-ipi: make struct call_function_data lockless | Xiao Guangrong |
2009-09-23 | Move magic numbers into magic.h | Nick Black |
2009-09-23 | printk: add printk_delay to make messages readable for some scenarios | Dave Young |
2009-09-23 | include/linux/kmemcheck.h: fix a trillion warnings | Andrew Morton |
2009-09-23 | USB: usbfs: add USBDEVFS_URB_BULK_CONTINUATION flag | Alan Stern |
2009-09-23 | USB: ehci-dbgp: errata for EHCI debug controller initialization | Jason Wessel |
2009-09-23 | USB: ehci-dbgp,ehci: Allow early or late use of the dbgp device | Jason Wessel |
2009-09-23 | USB: ehci-dbgp: stability improvements and external re-init | Jason Wessel |
2009-09-23 | USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.c | Jason Wessel |