Age | Commit message (Expand) | Author |
2009-03-02 | x86: add far read test to testmmiotrace | Pekka Paalanen |
2009-03-02 | x86: count errors in testmmiotrace.ko | Pekka Paalanen |
2009-03-02 | fix warning in io_mapping_map_wc() | Pallipadi, Venkatesh |
2009-03-02 | ALSA: hda - Add probe_mask default for Toshiba laptop with ALC268 | Takashi Iwai |
2009-03-01 | zaurus: add usb id for motomagx phones | Dmitriy Taychenachev |
2009-03-01 | usbnet: make usbnet_get_link() fall back to ethtool_op_get_link() | Bjørn Mork |
2009-03-01 | veth: Fix carrier detect | Eric W. Biederman |
2009-03-01 | cdc_ether: add usb id for Ericsson F3507g | Bjørn Mork |
2009-03-01 | r8169: read MAC address from EEPROM on init (2nd attempt) | Ivan Vecera |
2009-03-02 | selinux: Fix a panic in selinux_netlbl_inode_permission() | Paul Moore |
2009-03-01 | tcp: fix retrans_out leaks | Ilpo Järvinen |
2009-03-01 | net headers: export dcbnl.h | Chris Leech |
2009-03-01 | net headers: cleanup dcbnl.h | Chris Leech |
2009-03-01 | netpoll: Add drop checks to all entry points | Herbert Xu |
2009-02-28 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-02-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-02-28 | Input: elantech - touchpad driver miss-recognising logitech mice | Arjan Opmeer |
2009-02-28 | Input: synaptics - ensure we reset the device on resume | Andy Whitcroft |
2009-02-28 | Input: usbtouchscreen - fix eGalax HID ignoring | Daniel Ritz |
2009-02-28 | x86: i915 needs pgprot_writecombine() and is_io_mapping_possible() | Ingo Molnar |
2009-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds |
2009-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-02-27 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2009-02-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-02-27 | Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-02-27 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2009-02-27 | Fix FREEZE/THAW compat_ioctl regression | Christoph Hellwig |
2009-02-27 | hpilo: new pci device | David Altobelli |
2009-02-27 | checkpatch: version 0.28 | Andy Whitcroft |
2009-02-27 | checkpatch: add __ref as a sparse modifier | Andy Whitcroft |
2009-02-27 | checkpatch: extend attribute testing to all modifiers | Andy Whitcroft |
2009-02-27 | checkpatch: a modifier is not an identifier at the end of a type | Andy Whitcroft |
2009-02-27 | checkpatch: pointer type star may have modifiers following | Andy Whitcroft |
2009-02-27 | checkpatch: correctly handle type spacing in the face of modifiers | Andy Whitcroft |
2009-02-27 | checkpatch: do not warn about -p0 patches when checking files | Andy Whitcroft |
2009-02-27 | checkpatch: make in_atomic ok in the core | Andy Whitcroft |
2009-02-27 | mm: fix lazy vmap purging (use-after-free error) | Vegard Nossum |
2009-02-27 | mm: vmap fix overflow | Nick Piggin |
2009-02-27 | Fix recursive lock in free_uid()/free_user_ns() | David Howells |
2009-02-27 | w1: add missing Kconfig/Makefile entries for DS2431 slave driver | Herton Ronaldo Krzesinski |
2009-02-27 | EXPORT_SYMBOL(d_obtain_alias) rather than EXPORT_SYMBOL_GPL | Benny Halevy |
2009-02-27 | w1_ds2433: clear the validcrc flag after a write | Ben Gardner |
2009-02-27 | USB: musb: fix srp sysfs entry deletion | Vikram Pandita |
2009-02-27 | USB: musb: resume suspended root hub on disconnect | Anand Gadiyar |
2009-02-27 | USB: musb: use right poll limit for low speed devices | Sergei Shtylyov |
2009-02-27 | USB: musb: be careful with 64K+ transfer lengths, host side | Sergei Shtylyov |
2009-02-27 | USB: musb: fix data toggle saving with shared FIFO | Sergei Shtylyov |
2009-02-27 | USB: musb: host endpoint_disable() oops fixes | Sergei Shtylyov |
2009-02-27 | USB: musb: fix urb_dequeue() method | Sergei Shtylyov |
2009-02-27 | USB: musb: fix musb_host_tx() for shared endpoint FIFO | Dmitry Krivoschekov |