summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task()Tejun Heo2011-12-131-3/+0Star
| * | | | | | | | | | | | | cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...Tejun Heo2011-12-131-3/+25
| * | | | | | | | | | | | | threadgroup: extend threadgroup_lock() to cover exit and execTejun Heo2011-12-131-6/+41
| * | | | | | | | | | | | | threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsemTejun Heo2011-12-132-20/+19Star
* | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-01-091-4/+1Star
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | jbd: Remove j_barrier mutexJan Kara2012-01-091-4/+0Star
| * | | | | | | | | | | | | | jbd: clear revoked flag on buffers before a new transaction startedYongqiang Yang2011-11-221-0/+1
* | | | | | | | | | | | | | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-091-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | net/hyperv: Add support for jumbo frame up to 64KBHaiyang Zhang2012-01-051-1/+1
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-0910-25/+146
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | usb: ch9: fix up MaxStreams helperFelipe Balbi2012-01-051-1/+19
| * | | | | | | | | | | | | | | Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2011-12-223-3/+61
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | usb: gadget: introduce support for sg listsFelipe Balbi2011-12-211-0/+10
| | * | | | | | | | | | | | | | | usb: gadget: s3c-hsudc: move platform_data struct to global headerHeiko Stübner2011-12-211-0/+34
| | * | | | | | | | | | | | | | | USB: EHCI: Add Marvell Host Controller driverNeil Zhang2011-12-201-0/+1
| | * | | | | | | | | | | | | | | USB: OTG: add Marvell usb OTG driver supportNeil Zhang2011-12-201-0/+5
| | * | | | | | | | | | | | | | | usb: gadget: mv_udc: drop ARCH dependencyNeil Zhang2011-12-201-2/+10
| | * | | | | | | | | | | | | | | usb: gadget: enlarge maxburst bit width.Yu Xu2011-12-191-1/+1
| * | | | | | | | | | | | | | | | Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2011-12-132-8/+16
| |\| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz2011-12-121-2/+2
| | * | | | | | | | | | | | | | | usb: gadget: replace usb_gadget::is_dualspeed with max_speedMichal Nazarewicz2011-12-121-5/+5
| | * | | | | | | | | | | | | | | usb: gadget: renesas_usbhs: add platform power control functionKuninori Morimoto2011-12-121-0/+8
| | * | | | | | | | | | | | | | | usb: gadget: renesas_usbhs: tidyup the unit of detection_delayKuninori Morimoto2011-12-121-1/+1
| | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2011-12-1324-108/+80Star
| |\| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | USB: Remove the duplicate definition of HUB_SET_DEPTHQinglin Ye2011-12-121-1/+0Star
| * | | | | | | | | | | | | | | USB: Adding #define in hub_configure() and hcd.c fileAman Deep2011-12-101-0/+11
| * | | | | | | | | | | | | | | usb: fix number of mapped SG DMA entriesClemens Ladisch2011-12-101-0/+1
| * | | | | | | | | | | | | | | Merge v3.2-rc4 into usb-nextGreg Kroah-Hartman2011-12-105-109/+143
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | xHCI: Adding #define values used for hub descriptorAman Deep2011-11-271-5/+14
| * | | | | | | | | | | | | | | Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman2011-11-2738-51/+169
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern2011-11-181-2/+3
| * | | | | | | | | | | | | | | USB: move usb_translate_errors to linux/usb.hJohan Hovold2011-11-151-0/+13
| * | | | | | | | | | | | | | | USB: serial: add support for multiple read urbsJohan Hovold2011-11-151-1/+8
| * | | | | | | | | | | | | | | USB: serial: remove write_urb_busy field from usb_serial_portJohan Hovold2011-11-151-2/+0Star
| * | | | | | | | | | | | | | | USB: Remove the SAW_IRQ hcd flagAlan Stern2011-11-151-2/+0Star
* | | | | | | | | | | | | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-092-87/+18Star
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | serial: add irq handler for Freescale 16550 errata.Paul Gortmaker2011-12-101-0/+1
| * | | | | | | | | | | | | | | serial: export the key functions for an 8250 IRQ handlerPaul Gortmaker2011-12-101-0/+4
| * | | | | | | | | | | | | | | serial/8250_pci: setup-quirk workaround for the kt serial controllerDan Williams2011-11-271-0/+1
| * | | | | | | | | | | | | | | Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.cGreg Kroah-Hartman2011-11-2738-51/+169
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | TTY: serial, cleanup include fileJiri Slaby2011-11-161-87/+12Star
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-082-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | rdma/core: Fix sparse warningsSean Hefty2012-01-042-1/+4
| | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'dma-buf-merge' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-01-081-0/+176
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | dma-buf: Introduce dma buffer sharing mechanismSumit Semwal2012-01-061-0/+176
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2012-01-085-3/+985
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | mfd: Declare da9052_regmap_config for the bus driversMark Brown2011-12-151-0/+2
| * | | | | | | | | | | | | | | | Merge branch 'mfd/da9052' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2011-12-1464-266/+1308
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | MFD: DA9052/53 MFD core moduleAshish Jangam2011-12-143-0/+918
| | * | | | | | | | | | | | | | | | Merge branch 'topic/irq' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2011-12-121-0/+48
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | |