summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | regulator: da9063: Fix PTR_ERR/ERR_PTR mismatchGeert Uytterhoeven2013-09-101-1/+1
| | | |/ / / | | |/| | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2013-09-303-20/+21
|\ \ \ \ \ \
| * | | | | | apparmor: fix suspicious RCU usage warning in policy.c/policy.hJohn Johansen2013-09-302-2/+5
| * | | | | | apparmor: Use shash crypto API interface for profile hashesTyler Hicks2013-09-301-18/+16
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-303-6/+5
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | afs: dget_parent() can't return a negative dentryAl Viro2013-09-291-3/+0
| * | | | | ocfs2: needs ->d_lock to poke in ->d_parent->d_inode from ->d_revalidate()Al Viro2013-09-291-3/+4
| * | | | | sysv: Add forgotten superblock lock init for v7 fsLubomir Rintel2013-09-291-0/+1
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2013-09-3017-73/+24
|\ \ \ \ \
| * | | | | avr32: cast syscall_return to silence compiler warningGabor Juhos2013-09-301-1/+1
| * | | | | avr32: fix clockevents kernel warningGabor Juhos2013-09-301-1/+8
| * | | | | avr32: use Kbuild infrastructure to handle the asm-generic headersSteven Rostedt2013-09-3015-71/+15
| |/ / / /
* | | | | Merge tag 'for-linus-20130929' of git://github.com/sctscore/official-linuxLinus Torvalds2013-09-308-52/+64
|\ \ \ \ \
| * | | | | Score: Update the information of Score maintanersLennox Wu2013-09-261-2/+2
| * | | | | Score: Modify the Makefile of Score, remove -mlong-calls for compilingLennox Wu2013-09-261-2/+2
| * | | | | Score: Implement the function csum_ipv6_magicLennox Wu2013-09-261-42/+51
| * | | | | Score: The commit is for compiling successfully.Lennox Wu2013-09-265-6/+9
* | | | | | Merge tag 'arc-fixes-for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-09-304-8/+18
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | ARC: Use clockevents_config_and_register over clockevents_register_deviceUwe Kleine-König2013-09-271-5/+2
| * | | | | ARC: Workaround spinlock livelock in SMP SystemC simulationVineet Gupta2013-09-271-1/+8
| * | | | | ARC: Fix 32-bit wrap around in access_ok()Vineet Gupta2013-09-271-2/+2
| * | | | | ARC: Handle zero-overhead-loop in unaligned access handlerMischa Jonker2013-09-271-0/+6
| | |_|_|/ | |/| | |
* | | | | Linux 3.12-rc3v3.12-rc3Linus Torvalds2013-09-291-1/+1
* | | | | Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-2921-107/+201
|\ \ \ \ \
| * | | | | usb: dwc3: add support for MerrifieldDavid Cohen2013-09-261-0/+2
| * | | | | USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitializationShengzhou Liu2013-09-261-2/+3
| * | | | | USB: Fix breakage in ffs_fs_mount()Al Viro2013-09-261-34/+26
| * | | | | fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phyRamneek Mehresh2013-09-261-9/+3
| * | | | | usb/core/devio.c: Don't reject control message to endpoint with wrong directi...Kurt Garloff2013-09-251-0/+16
| * | | | | usb: chipidea: USB_CHIPIDEA should depend on HAS_DMAGeert Uytterhoeven2013-09-251-1/+1
| * | | | | usb: chipidea: udc: free pending TD at removal procedurePeter Chen2013-09-251-0/+2
| * | | | | usb: chipidea: imx: Add usb_phy_shutdown at probe's error pathPeter Chen2013-09-251-2/+5
| * | | | | usb: chipidea: Fix memleak for ci->hw_bank.regmap when removalPeter Chen2013-09-251-0/+1
| * | | | | usb: chipidea: udc: fix the oops after rmmod gadgetPeter Chen2013-09-251-1/+1
| * | | | | USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern2013-09-253-3/+3
| * | | | | USB: OHCI: accept very late isochronous URBsAlan Stern2013-09-252-14/+34
| * | | | | USB: UHCI: accept very late isochronous URBsAlan Stern2013-09-251-4/+8
| * | | | | USB: iMX21: accept very late isochronous URBsAlan Stern2013-09-251-4/+4
| * | | | | Merge tag 'for-usb-linus-2013-09-23' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2013-09-256-33/+92
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | usbcore: check usb device's state before sending a Set SEL control transferXenia Ragiadakou2013-09-231-0/+3
| | * | | | xhci: Fix race between ep halt and URB cancellationFlorian Wolter2013-09-231-2/+6
| | * | | | usb: Fix xHCI host issues on remote wakeup.Sarah Sharp2013-09-234-10/+60
| | * | | | xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman2013-09-234-21/+17
| | * | | | xhci: Fix oops happening after address device timeoutMathias Nyman2013-09-231-0/+6
* | | | | | Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-295-13/+10
|\ \ \ \ \ \
| * | | | | | tty: ar933x_uart: move devicetree binding documentationGabor Juhos2013-09-261-0/+0
| * | | | | | tty: Fix SIGTTOU not sent with tcflush()Peter Hurley2013-09-251-0/+3
| * | | | | | n_tty: Fix EOF push index when termios changesPeter Hurley2013-09-171-2/+1
| * | | | | | serial: pch_uart: remove unnecessary tty_port_tty_getJohan Hovold2013-09-171-11/+1
| * | | | | | serial: pch_uart: fix tty-kref leak in dma-rx pathJohan Hovold2013-09-171-1/+2
OpenPOWER on IntegriCloud