Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | | | | | | | | slab: move struct kmem_cache to headers | Pekka Enberg | 2009-06-13 | |
| * | | | | | | | | | | | | | | | | | | | | | | stacktrace: add forward-declaration struct task_struct | Vegard Nossum | 2009-06-12 | |
| * | | | | | | | | | | | | | | | | | | | | | | x86: add save_stack_trace_bp() for tracing from a specific stack frame | Vegard Nossum | 2009-06-12 | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2009-06-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | USB: Change names of SuperSpeed ep companion descriptor structs. | Sarah Sharp | 2009-06-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | USB: Push scatter gather lists down to host controller drivers. | Sarah Sharp | 2009-06-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | USB: Parse and store the SuperSpeed endpoint companion descriptors. | Sarah Sharp | 2009-06-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | USB: Support for submitting control URBs under xHCI. | Sarah Sharp | 2009-06-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | USB: Support for addressing a USB device under xHCI | Sarah Sharp | 2009-06-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | USB: Add route string to struct usb_device. | Sarah Sharp | 2009-06-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | USB: Add SuperSpeed to the list of USB device speeds. | Sarah Sharp | 2009-06-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | USB: xhci: BIOS handoff and HW initialization. | Sarah Sharp | 2009-06-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | USB: Add Intel Langwell USB OTG Transceiver Drive | Hao Wu | 2009-06-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | USB: Add Intel Langwell USB Device Controller driver | Xiaochen Shen | 2009-06-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | USB: usb-serial: replace shutdown with disconnect, release | Alan Stern | 2009-06-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | USB: usb-serial: call port_probe and port_remove at the right times | Alan Stern | 2009-06-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | USB: audio: add USB audio class definitions | Bryan Wu | 2009-06-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | USB: r8a66597-hcd: use platform_data instead of module_param | Yoshihiro Shimoda | 2009-06-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | USB: serial: usb_debug,usb_generic_serial: implement sysrq and serial break | Jason Wessel | 2009-06-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | USB: usb_debug, usb_generic_serial: implement multi urb write | Jason Wessel | 2009-06-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | USB: usb.h: change private: kernel-doc for new format requirement | Randy Dunlap | 2009-06-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | USB: composite.h: mark private struct members as private: | Randy Dunlap | 2009-06-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | PCI: add power-state name strings | Alan Stern | 2009-06-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | USB: remove unused usb_host class | Greg Kroah-Hartman | 2009-06-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | NLS: update handling of Unicode | Alan Stern | 2009-06-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | USB: add usb debugfs directory | Greg Kroah-Hartman | 2009-06-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | USB: nop-usb-xceiv: behave when linked as a module | David Brownell | 2009-06-16 | |
| | |_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-06-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. | GeunSik Lim | 2009-06-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | eisa: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | Driver Core: block: add nodename support for block drivers. | Kay Sievers | 2009-06-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | Driver Core: usb: add nodename support for usb drivers. | Kay Sievers | 2009-06-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | Driver Core: misc: add nodename support for misc devices. | Kay Sievers | 2009-06-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | Driver Core: add nodename callbacks | Kay Sievers | 2009-06-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | firmware: FIRMWARE_NAME_MAX removal | Samuel Ortiz | 2009-06-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | driver core: Const-correct platform getbyname functions | Linus Walleij | 2009-06-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | driver core: add BUS_NOTIFY_UNBOUND_DRIVER event | Joerg Roedel | 2009-06-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | sched: delayed cleanup of user_struct | Kay Sievers | 2009-06-16 | |
| |/ / / / / / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-06-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | mg_disk: seperate mg_disk.h again | unsik Kim | 2009-06-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | block: Introduce helper to reset queue limits to default values | Martin K. Petersen | 2009-06-16 | |
| |/ / / / / / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-06-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | block: Add bio_list_peek() | Geert Uytterhoeven | 2009-06-15 | |
| * | | | | | | | | | | | | | | | | | | | | | | lib: Provide generic atomic64_t implementation | Paul Mackerras | 2009-06-14 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-06-14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2009-06-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | ACPICA: Update version to 20090521. | Bob Moore | 2009-05-27 | |
| * | | | | | | | | | | | | | | | | | | | | | | | ACPICA: New: AcpiInstallMethod - install a single control method | Lin Ming | 2009-05-27 | |
| * | | | | | | | | | | | | | | | | | | | | | | | ACPICA: Update version to 20090422. | Bob Moore | 2009-05-27 | |
| * | | | | | | | | | | | | | | | | | | | | | | | ACPICA: Linux OSL: cleanup/update/merge | Bob Moore | 2009-05-27 |