Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
*-----------. | Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu... | Linus Torvalds | 2010-10-23 | 1 | -1/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | softirqs: Make wakeup_softirqd static | Thomas Gleixner | 2010-09-22 | 1 | -1/+0 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2010-10-23 | 2 | -5/+26 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | nilfs2: change license of exported header file | Ryusuke Konishi | 2010-10-23 | 1 | -4/+4 |
| * | | | | | | | | nilfs2: get rid of snapshot mount flag | Ryusuke Konishi | 2010-10-23 | 1 | -1/+0 |
| * | | | | | | | | nilfs2: make snapshots in checkpoint tree exportable | Ryusuke Konishi | 2010-10-23 | 1 | -0/+13 |
| * | | | | | | | | nilfs2: keep zero value in i_cno except for gc-inodes | Ryusuke Konishi | 2010-10-23 | 1 | -0/+8 |
| * | | | | | | | | nilfs2: accept future revisions | Ryusuke Konishi | 2010-10-23 | 1 | -0/+1 |
* | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-10-22 | 1 | -0/+51 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | kdb,kgdb: fix sparse fixups | Jason Wessel | 2010-10-22 | 1 | -0/+8 |
| * | | | | | | | | | kdb: Allow kernel loadable modules to add kdb shell functions | Jason Wessel | 2010-10-22 | 1 | -0/+43 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-10-22 | 13 | -198/+577 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | mxc_udc: add workaround for ENGcm09152 for i.MX35 | Eric Bénard | 2010-10-22 | 1 | -0/+3 |
| * | | | | | | | | | usb: usb3.0 ch9 definitions | Tatyana Brokhman | 2010-10-22 | 1 | -1/+57 |
| * | | | | | | | | | usb-storage: add new no_read_capacity_16 quirk | Hans de Goede | 2010-10-22 | 1 | -1/+3 |
| * | | | | | | | | | usb-storage: add new no_read_disc_info quirk | Hans de Goede | 2010-10-22 | 1 | -1/+3 |
| * | | | | | | | | | USB: introduce unmap_urb_setup_for_dma() | Martin Fuzzey | 2010-10-22 | 1 | -0/+1 |
| * | | | | | | | | | USB: add USB EHCI support for MPC5121 SoC | Anatolij Gustschin | 2010-10-22 | 1 | -0/+15 |
| * | | | | | | | | | USB: Add more empty functions in otg.h | Grazvydas Ignotas | 2010-10-22 | 1 | -0/+11 |
| * | | | | | | | | | usb: musb: host: unmap the buffer for PIO data transfers | Maulik Mankad | 2010-10-22 | 1 | -0/+1 |
| * | | | | | | | | | USB: Move USB Storage definitions to their own header file | Matthew Wilcox | 2010-10-22 | 2 | -37/+49 |
| * | | | | | | | | | USB: storage: Use USB_ prefix instead of US_ prefix | Michal Nazarewicz | 2010-10-22 | 1 | -29/+30 |
| * | | | | | | | | | USB: cdc.h: ncm: fix one more typo | Yauheni Kaliuta | 2010-10-22 | 1 | -2/+2 |
| * | | | | | | | | | USB: cdc.h: ncm: add missed constants and structures | Yauheni Kaliuta | 2010-10-22 | 1 | -2/+55 |
| * | | | | | | | | | Revert "USB: ncm: added ncm.h with auxiliary definitions" | Yauheni Kaliuta | 2010-10-22 | 1 | -114/+0 |
| * | | | | | | | | | USB: cdc.h: ncm: typo and style fixes | Yauheni Kaliuta | 2010-10-22 | 1 | -10/+12 |
| * | | | | | | | | | USB OTG Langwell: Update OTG Kconfig and driver version. | Hao Wu | 2010-10-22 | 1 | -1/+1 |
| * | | | | | | | | | USB OTG: Add common data structure for Intel MID Platform (Langwell/Penwell) | Hao Wu | 2010-10-22 | 1 | -0/+180 |
| * | | | | | | | | | init.h: add some more documentation to __ref* tags | Michal Nazarewicz | 2010-10-22 | 1 | -3/+10 |
| * | | | | | | | | | usb gadget: don't save bind callback in struct usb_configuration | Uwe Kleine-König | 2010-10-22 | 1 | -5/+3 |
| * | | | | | | | | | usb gadget: don't save bind callback in struct usb_composite_driver | Michal Nazarewicz | 2010-10-22 | 1 | -14/+5 |
| * | | | | | | | | | usb gadget: don't save bind callback in struct usb_gadget_driver | Uwe Kleine-König | 2010-10-22 | 1 | -12/+8 |
| * | | | | | | | | | USB: gadget: composite: Better string override handling | Michal Nazarewicz | 2010-10-22 | 1 | -0/+13 |
| * | | | | | | | | | USB Gadget: Verify VBUS current before setting the device self-powered bit | Parirajan Muthalagu | 2010-10-22 | 1 | -0/+10 |
| * | | | | | | | | | usb: Add Intel Langwell USB OTG Transceiver Driver | Hao Wu | 2010-10-22 | 1 | -0/+139 |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2010-10-22 | 7 | -1/+37 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | serial: abstraction for 8250 legacy ports | Alan Cox | 2010-10-22 | 1 | -0/+4 |
| * | | | | | | | | | | 8250: allow platforms to override PM hook. | Manuel Lauss | 2010-10-22 | 2 | -0/+6 |
| * | | | | | | | | | | altera_uart: Fix missing prototype for registering an early console | Anton Vorontsov | 2010-10-22 | 1 | -0/+4 |
| * | | | | | | | | | | altera_uart: Add support for different address strides | Anton Vorontsov | 2010-10-22 | 1 | -0/+1 |
| * | | | | | | | | | | serial: Factor out uart_poll_timeout() from 8250 driver | Anton Vorontsov | 2010-10-22 | 1 | -0/+8 |
| * | | | | | | | | | | vcs: invoke the vt update callback when /dev/vcs* is written to | Nicolas Pitre | 2010-10-22 | 1 | -0/+1 |
| * | | | | | | | | | | tty: Make tiocgicount a handler | Alan Cox | 2010-10-22 | 2 | -0/+11 |
| * | | | | | | | | | | tty: Remove __GFP_NOFAIL from tty_add_file() | Pekka Enberg | 2010-10-22 | 1 | -1/+1 |
| * | | | | | | | | | | tty: add tty_struct->dev pointer to corresponding device instance | Dmitry Eremin-Solenikov | 2010-10-22 | 1 | -0/+1 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2010-10-22 | 5 | -1/+17 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Driver core: Add section count to memory_block struct | Nathan Fontenot | 2010-10-22 | 1 | -0/+2 |
| * | | | | | | | | | | driver core: Introduce find_memory_block_hinted which utilizes kset_find_obj_... | Robin Holt | 2010-10-22 | 1 | -0/+2 |
| * | | | | | | | | | | kobject: Introduce kset_find_obj_hinted. | Robin Holt | 2010-10-22 | 1 | -0/+2 |
| * | | | | | | | | | | uio: Cleanup irq handling. | Eric W. Biederman | 2010-10-22 | 1 | -1/+1 |