summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | xtensa: fix missing return in do_page_fault for SIGBUS caseMarc Gauthier2012-10-151-1/+2
| * | | | | | xtensa: copy_thread with CLONE_VM must not copy live parent AR windowsMarc Gauthier2012-10-151-4/+20
| * | | | | | xtensa: fix memmove(), bcopy(), and memcpy().Chris Zankel2012-10-151-25/+284
| * | | | | | xtensa: ISS: fix rs_put_charMax Filippov2012-10-151-7/+2
| * | | | | | xtensa: ISS: fix specific simcallsMax Filippov2012-10-151-2/+7
| | |_|/ / / | |/| | | |
* | | | | | kbuild: Fix module signature generationLinus Torvalds2012-10-191-2/+3
* | | | | | xen: Fix annoying compile-time warningLinus Torvalds2012-10-191-1/+1
* | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-194-5/+8
|\ \ \ \ \ \
| * | | | | | hwmon: (coretemp) Add support for Atom CE4110/4150/4170Guenter Roeck2012-10-142-2/+6
| * | | | | | Documentation/hwmon: remove CONFIG_EXPERIMENTALKees Cook2012-10-141-2/+1
| * | | | | | hwmon: (pmbus) remove CONFIG_EXPERIMENTALKees Cook2012-10-141-1/+1
| |/ / / / /
* | | | | | Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-10-1911-31/+43
|\ \ \ \ \ \
| * | | | | | staging: dgrp: check return value of alloc_tty_driverBill Pemberton2012-10-171-0/+9
| * | | | | | staging: dgrp: check for NULL pointer in (un)register_proc_tableBill Pemberton2012-10-171-0/+6
| * | | | | | Merge tag 'disintegrate-tty-20121009' of git://git.infradead.org/users/dhowel...Greg Kroah-Hartman2012-10-173-1/+1
| |\ \ \ \ \ \
| | * | | | | | UAPI: (Scripted) Disintegrate include/linux/hsiDavid Howells2012-10-093-1/+1
| * | | | | | | serial/8250_hp300: Missing 8250 register interface conversion bitsGeert Uytterhoeven2012-10-151-10/+10
| * | | | | | | Merge 3.7-rc1 into tty-linusGreg Kroah-Hartman2012-10-147214-516200/+652285
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | tty: serial: sccnxp: Fix bug with unterminated platform_id listGreg Kroah-Hartman2012-10-051-0/+1
| * | | | | | | staging: serial: dgrp: Add missing #include <linux/uaccess.h>Geert Uytterhoeven2012-10-053-0/+3
| * | | | | | | serial: sccnxp: Allows the driver to be compiled as a moduleAlexander Shiyan2012-10-051-2/+2
| * | | | | | | tty: Fix bogus "callbacks suppressed" messagesMarkus Trippelsdorf2012-10-051-18/+9
| * | | | | | | net, TTY: initialize tty->driver_data before usageSasha Levin2012-10-051-0/+2
* | | | | | | | Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-10-1951-2221/+2333
|\ \ \ \ \ \ \ \
| * | | | | | | | USB: option: add more ZTE devicesBjørn Mork2012-10-181-0/+16
| * | | | | | | | USB: option: blacklist net interface on ZTE devicesBjørn Mork2012-10-181-20/+48
| * | | | | | | | Merge tag 'fixes-for-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2012-10-186-7/+17
| |\ \ \ \ \ \ \ \
| | * | | | | | | | usb: gadget: lpc32xx_udc: Fix compatibility with STOTG04Alexandre Pereira da Silva2012-10-161-2/+2
| | * | | | | | | | usb: renesas_usbhs: fixup interrupt status clear methodKuninori Morimoto2012-10-161-3/+3
| | * | | | | | | | usb: renesas_usbhs: fixup __usbhs_for_each_pipe 1st posKuninori Morimoto2012-10-161-1/+1
| | * | | | | | | | usb: dwc3: shutdown usb_phy when removing the deviceVivek Gautam2012-10-151-0/+4
| | * | | | | | | | usb: musb: am35xx: drop spurious unplugging a deviceStefano Babic2012-10-151-0/+6
| | * | | | | | | | usb: dwc3: gadget: fix 'endpoint always busy' bugFelipe Balbi2012-10-151-1/+1
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CPAlexis R. Cortes2012-10-181-1/+2
| * | | | | | | | USB: io_ti: fix sysfs-attribute creationJohan Hovold2012-10-181-7/+7
| * | | | | | | | USB: iuu_phoenix: fix sysfs-attribute creationJohan Hovold2012-10-181-2/+12
| * | | | | | | | USB: spcp8x5: fix port-data memory leakJohan Hovold2012-10-171-28/+18
| * | | | | | | | USB: ssu100: fix port-data memory leakJohan Hovold2012-10-171-14/+20
| * | | | | | | | USB: ti_usb_3410_5052: fix port-data memory leakJohan Hovold2012-10-171-45/+43
| * | | | | | | | USB: oti6858: fix port-data memory leakJohan Hovold2012-10-171-40/+28
| * | | | | | | | USB: iuu_phoenix: fix port-data memory leakJohan Hovold2012-10-171-40/+22
| * | | | | | | | USB: kl5kusb105: fix port-data memory leakJohan Hovold2012-10-171-44/+24
| * | | | | | | | USB: io_ti: fix port-data memory leakJohan Hovold2012-10-171-46/+45
| * | | | | | | | USB: keyspan_pda: fix port-data memory leakJohan Hovold2012-10-171-13/+17
| * | | | | | | | USB: f81232: fix port-data memory leakJohan Hovold2012-10-171-26/+17
| * | | | | | | | USB: io_edgeport: fix port-data memory leakJohan Hovold2012-10-172-25/+37
| * | | | | | | | USB: kobil_sct: fix port-data memory leakJohan Hovold2012-10-171-10/+13
| * | | | | | | | USB: cypress_m8: fix port-data memory leakJohan Hovold2012-10-171-38/+37
| * | | | | | | | usb: acm: fix the computation of the number of data bitsNicolas Boullis2012-10-171-5/+15
| * | | | | | | | usb: Missing dma_mask in ehci-vt8500.c when probed from device-treeTony Prisk2012-10-171-0/+10
OpenPOWER on IntegriCloud