Age | Commit message (Expand) | Author | Files | Lines |
2009-01-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 186 | -1390/+28282 |
2009-01-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async | Linus Torvalds | 13 | -96/+510 |
2009-01-08 | topology: Fix sparc64 build. | David Miller | 1 | -0/+1 |
2009-01-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 13 | -26/+194 |
2009-01-07 | kbuild: fix typos (s/bin_shipped/bin.o_shipped/) in Documentation | Wolfram Sang | 1 | -2/+2 |
2009-01-07 | kbuild: add a symlink to the source for separate objdirs | Andi Kleen | 1 | -0/+1 |
2009-01-07 | kconfig: add script to manipulate .config files on the command line | Andi Kleen | 1 | -0/+150 |
2009-01-07 | kbuild: reintroduce ALLSOURCE_ARCHS support for tags/cscope | Jike Song | 2 | -5/+20 |
2009-01-07 | bootchart: improve output based on Dave Jones' feedback | Arjan van de Ven | 1 | -5/+11 |
2009-01-07 | fix modules_install via NFS | Sam Ravnborg | 5 | -8/+7 |
2009-01-07 | qnx: include <linux/types.h> for definitions of __[us]{8,16,32,64} types | Anders Larsen | 2 | -6/+3 |
2009-01-07 | xtensa: introduce swab.h | Harvey Harrison | 3 | -69/+75 |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 27 | -181/+163 |
2009-01-07 | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad... | Linus Torvalds | 7 | -124/+153 |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 270 | -9970/+30818 |
2009-01-07 | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 33 | -362/+2729 |
2009-01-07 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 19 | -84/+98 |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | Linus Torvalds | 32 | -80/+2252 |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 3 | -2/+3 |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 | Linus Torvalds | 124 | -69/+324 |
2009-01-07 | stop_machine/cpu hotplug: fix disable_nonboot_cpus | Heiko Carstens | 1 | -1/+5 |
2009-01-07 | touchscreen: Fix build of da9034 | Alan Cox | 1 | -0/+1 |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 99 | -130/+133 |
2009-01-07 | HID: fix hid->hiddev initialization in hiddev_connect() | Jiri Kosina | 1 | -0/+2 |
2009-01-07 | linux/types.h: Don't depend on __GNUC__ for __le64/__be64 | Detlef Riekenberg | 1 | -2/+1 |
2009-01-07 | wimax/i2400m: add CREDITS and MAINTAINERS entries | Inaky Perez-Gonzalez | 2 | -0/+33 |
2009-01-07 | wimax: export linux/wimax.h and linux/wimax/i2400m.h with headers_install | Inaky Perez-Gonzalez | 2 | -0/+3 |
2009-01-07 | i2400m: Makefile and Kconfig | Inaky Perez-Gonzalez | 6 | -0/+103 |
2009-01-07 | i2400m/SDIO: TX and RX path backends | Inaky Perez-Gonzalez | 2 | -0/+408 |
2009-01-07 | i2400m/SDIO: firmware upload backend | Inaky Perez-Gonzalez | 1 | -0/+224 |
2009-01-07 | i2400m/SDIO: probe/disconnect, dev init/shutdown and reset backends | Inaky Perez-Gonzalez | 1 | -0/+511 |
2009-01-07 | i2400m/SDIO: header for the SDIO subdriver | Inaky Perez-Gonzalez | 2 | -0/+154 |
2009-01-07 | i2400m/USB: TX and RX path backends | Inaky Perez-Gonzalez | 3 | -0/+915 |
2009-01-07 | i2400m/USB: firmware upload backend | Inaky Perez-Gonzalez | 1 | -0/+340 |
2009-01-07 | i2400m/USB: probe/disconnect, dev init/shutdown and reset backends | Inaky Perez-Gonzalez | 1 | -0/+591 |
2009-01-07 | i2400m/USB: header for the USB bus driver | Inaky Perez-Gonzalez | 2 | -0/+306 |
2009-01-07 | i2400m: debugfs controls | Inaky Perez-Gonzalez | 1 | -0/+392 |
2009-01-07 | i2400m: various functions for device management | Inaky Perez-Gonzalez | 1 | -0/+1291 |
2009-01-07 | i2400m: RX and TX data/control paths | Inaky Perez-Gonzalez | 2 | -0/+1351 |
2009-01-07 | i2400m: firmware loading and bootrom initialization | Inaky Perez-Gonzalez | 1 | -0/+1095 |
2009-01-07 | i2400m: linkage to the networking stack | Inaky Perez-Gonzalez | 1 | -0/+524 |
2009-01-07 | i2400m: Generic probe/disconnect, reset and message passing | Inaky Perez-Gonzalez | 2 | -0/+935 |
2009-01-07 | i2400m: host/device procotol and core driver definitions | Inaky Perez-Gonzalez | 3 | -0/+1312 |
2009-01-07 | i2400m: documentation and instructions for usage | Inaky Perez-Gonzalez | 1 | -0/+260 |
2009-01-07 | wimax: Makefile, Kconfig and docbook linkage for the stack | Inaky Perez-Gonzalez | 5 | -0/+62 |
2009-01-07 | wimax: debugfs controls | Inaky Perez-Gonzalez | 1 | -0/+90 |
2009-01-07 | wimax: basic API: kernel/user messaging, rfkill and reset | Inaky Perez-Gonzalez | 3 | -0/+1096 |
2009-01-07 | genetlink: export genl_unregister_mc_group() | Inaky Perez-Gonzalez | 1 | -0/+1 |
2009-01-07 | wimax: generic device management (registration, deregistration, lookup) | Inaky Perez-Gonzalez | 2 | -0/+741 |
2009-01-07 | wimax: debug macros and debug settings for the WiMAX stack | Inaky Perez-Gonzalez | 2 | -0/+495 |