Age | Commit message (Expand) | Author |
2009-02-27 | x86, fixmap: unify fixmap.h | Gustavo F. Padovan |
2009-02-27 | x86, fixmap: prepare fixmap_32.h for unification | Gustavo F. Padovan |
2009-02-27 | x86, fixmap: prepare fixmap_64.h for unification | Gustavo F. Padovan |
2009-02-27 | x86, fixmap: add CONFIG_EFI | Gustavo F. Padovan |
2009-02-27 | x86, fixmap: add CONFIG_X86_{LOCAL,IO}_APIC | Gustavo F. Padovan |
2009-02-27 | x86, fixmap: define reserve_top_address for x86_64 | Gustavo F. Padovan |
2009-02-27 | x86, fixmap: define FIXADDR_BOOT_* and redefine FIX_ADDR_SIZE | Gustavo F. Padovan |
2009-02-27 | x86, fixmap: rename __FIXADDR_SIZE and __FIXADDR_BOOT_SIZE | Gustavo F. Padovan |
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 |
2009-02-27 | USB: musb: be careful with 64K+ transfer lengths (gadget side) | Felipe Balbi |
2009-02-27 | usb: musb: make Davinci *work* in mainline | David Brownell |
2009-02-27 | USB: usb_get_string should check the descriptor type | Alan Stern |
2009-02-27 | USB: gadget: fix build error in omap_apollon_2420_defconfig | David Brownell |
2009-02-27 | USB: g_file_storage: automatically disable stalls under Atmel | Alan Stern |
2009-02-27 | USB: usb-storage: add IGNORE_RESIDUE flag for Genesys Logic adapters | Alan Stern |
2009-02-27 | USB: Quirk for Hummingbird huc56s / Conexant ACM modem | Adam Richter |
2009-02-27 | USB: serial: add support for second revision of Ericsson F3507G WWAN card | Patrik Kullman |
2009-02-27 | USB: cdc-acm: add usb id for motomagx phones | Dmitriy Taychenachev |
2009-02-27 | USB: option: add BenQ 3g modem information | Jesse Sung |
2009-02-27 | usb: gadget: obex: select correct ep descriptors | Felipe Balbi |
2009-02-27 | USB: EHCI: slow down ITD reuse | Karsten Wiese |