summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2015-06-265-790/+796
|\
| * cgroup: require write perm on common ancestor when moving processes on the de...Tejun Heo2015-06-181-0/+1
| * kernfs: make kernfs_get_inode() publicTejun Heo2015-06-181-0/+5
| * cgroup: use bitmask to filter for_each_subsysAleksa Sarai2015-06-081-0/+2
| * cgroup: add seq_file forward declaration for struct cftypeArnd Bergmann2015-05-291-0/+1
| * sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsemTejun Heo2015-05-263-22/+25
| * sched, cgroup: reorganize threadgroup lockingTejun Heo2015-05-262-36/+27
| * cgroup: reorganize include/linux/cgroup.hTejun Heo2015-05-181-281/+271
| * cgroup: separate out include/linux/cgroup-defs.hTejun Heo2015-05-182-453/+466
* | Merge tag 'dma-buf-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-261-2/+8
|\ \
| * | dma-buf: add ref counting for module as exporterSumit Semwal2015-05-131-2/+8
* | | Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-2616-158/+304
|\ \ \
| * \ \ Merge 4.1-rc7 into usb-nextGreg Kroah-Hartman2015-06-0825-47/+143
| |\ \ \
| * \ \ \ Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman2015-06-031-0/+9
| |\ \ \ \
| | * | | | phy: core: Add devm_of_phy_get_by_index to phy-coreArun Ramamurthy2015-05-111-0/+9
| * | | | | Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-06-0212-134/+294
| |\ \ \ \ \
| | * | | | | usb: phy: add static inline wrapper for devm_usb_get_phy_by_nodeArnd Bergmann2015-05-281-0/+6
| | * | | | | phy: sun4i-usb: Add a sunxi specific function for setting squelch-detectHans de Goede2015-05-271-0/+26
| | * | | | | usb: phy: Add interface to get phy give of device_node.NeilBrown2015-05-261-0/+2
| | * | | | | usb: gadget: net2280: fix use of GPEP in both directionsMian Yousaf Kaukab2015-05-261-0/+4
| | * | | | | usb: gadget: net2280: check interrupts for all endpointsMian Yousaf Kaukab2015-05-261-0/+3
| | * | | | | usb: renesas_usbhs: Change USBHS_TYPE_R8A779x to USBHS_TYPE_RCAR_GEN2Yoshihiro Shimoda2015-05-261-2/+1
| | * | | | | usb: add bus type for USB ULPIHeikki Krogerus2015-05-135-132/+221
| | * | | | | usb: phy: Remove the phy-rcar-gen2-usb driverGeert Uytterhoeven2015-04-281-22/+0
| | * | | | | usb: phy: msm: Manual PHY and LINK controller VBUS change notificationIvan T. Ivanov2015-04-282-0/+14
| | * | | | | usb: phy: msm: Use extcon framework for VBUS and ID detectionIvan T. Ivanov2015-04-281-0/+17
| * | | | | | drivers:usb:fsl: Add support for USB controller version-2.5Nikhil Badola2015-05-311-0/+1
| * | | | | | USB: hcd.h : Removed an unnecessary function prototype usb_find_interface_dri...Abhishek Bist2015-05-311-2/+0
| * | | | | | Merge 4.1-rc4 into usb-nextGreg Kroah-Hartman2015-05-1832-32/+216
| |\ \ \ \ \ \
| * | | | | | | usb: phy: Remove the phy-rcar-gen2-usb driverGeert Uytterhoeven2015-05-101-22/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-269-78/+25
|\ \ \ \ \ \ \
| * | | | | | | serial: stm32-usart: Add STM32 USART DriverMaxime Coquelin2015-06-101-0/+3
| * | | | | | | Merge 4.1-rc7 into tty-nextGreg Kroah-Hartman2015-06-0825-47/+143
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | tty: move linux/gsmmux.h to uapiJiri Slaby2015-06-012-0/+4
| * | | | | | | serial: 8250: include <linux/serial_reg.h> from serial_8250.hMasahiro Yamada2015-05-311-0/+1
| * | | | | | | tty: fix comment of ASYNCB_SPD_HIMasahiro Yamada2015-05-241-1/+1
| * | | | | | | Merge 4.1-rc4 into tty-nextGreg Kroah-Hartman2015-05-1832-32/+216
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | vt: add cursor blink interval escape sequenceScot Doyle2015-05-101-0/+1
| * | | | | | | serial: sh-sci: Standardize on using the BIT() macro to define register bitsGeert Uytterhoeven2015-05-101-9/+10
| * | | | | | | serial: sh-sci: Move private definitions to private header fileGeert Uytterhoeven2015-05-101-66/+1
| * | | | | | | tty: serial: 8250: export early_serial8250_setup functionEddie Huang2015-05-101-0/+2
| * | | | | | | serial: core: Fix unused variable warnings from uart_console()Peter Hurley2015-05-061-1/+1
| * | | | | | | tty: remove buf parameter from tty_name()Rasmus Villemoes2015-05-061-1/+1
| * | | | | | | tty: constify return type of tty_nameRasmus Villemoes2015-05-061-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-266-4/+27
|\ \ \ \ \ \ \
| * | | | | | | vme: export vme_check_window()Dmitry Kalinkin2015-06-121-0/+2
| * | | | | | | Merge tag 'iio-for-v4.2c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2015-06-101-0/+3
| |\ \ \ \ \ \ \
| | * | | | | | | iio: Specify supported modes for buffersLars-Peter Clausen2015-06-011-0/+3
| * | | | | | | | Merge 4.1-rc7 into staging-testingGreg Kroah-Hartman2015-06-0825-47/+143
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | staging: goldfish: Fix pointer cast for 32 bitsPeter Senna Tschudin2015-05-311-4/+15