summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | x86/entry/32: Add an ASM_CLAC to entry_SYSENTER_32Andy Lutomirski2016-02-241-0/+1
| | * | | | x86/platform/intel/quark: Change the kernel's IMR lock bit to falseBryan O'Donoghue2016-02-231-2/+2
| * | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-02-281-1/+1
| |\ \ \ \ \
| | * | | | | sched/deadline: Fix trivial typo in printk() messageSteven Rostedt2016-02-171-1/+1
| * | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-282-11/+8
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'gic-fixes-4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner2016-02-222-11/+8
| | |\ \ \ \ \ \
| | | * | | | | | irqchip/gic-v3: Add missing barrier to 32bit version of gic_read_iar()Marc Zyngier2016-02-181-0/+1
| | | * | | | | | irqchip/gicv3-its: Avoid cache flush beyond ITS_BASERn memory sizeShanker Donthineni2016-02-171-5/+6
| | | * | | | | | irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1Ashok Kumar2016-02-111-6/+1
| | * | | | | | | Merge tag 'irqchip-urgent-4.5' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner2016-02-210-0/+0
| | |\ \ \ \ \ \ \
| | | * | | | | | | irqchip/mxs: Add missing set_handle_irq()Oleksij Rempel2016-02-171-0/+1
| | | | |_|_|_|/ / | | | |/| | | | |
| * | | | | | | | Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-02-281-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drivers: android: correct the size of struct binder_uintptr_t for BC_DEAD_BIN...Lisa Du2016-02-201-1/+1
| * | | | | | | | | Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-02-2819-75/+127
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge tag 'fixes-for-v4.5-rc6' of http://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2016-02-2414-68/+108
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | MAINTAINERS: drop OMAP USB and MUSB maintainershipFelipe Balbi2016-02-231-5/+2
| | | * | | | | | | | | usb: musb: fix DMA for host modeCristian Birsan2016-02-231-4/+2
| | | * | | | | | | | | usb: phy: msm: Trigger USB state detection work in DRD modeIvan T. Ivanov2016-02-231-16/+4
| | | * | | | | | | | | usb: gadget: net2280: fix endpoint max packet for super speed connectionsSimon Appleby2016-02-231-2/+13
| | | * | | | | | | | | usb: gadget: gadgetfs: unregister gadget only if it got successfully registeredMarek Szyprowski2016-02-231-2/+5
| | | * | | | | | | | | usb: gadget: remove driver from pending list on probe errorMarek Szyprowski2016-02-231-1/+2
| | | * | | | | | | | | usb: musb: Fix DMA desired mode for Mentor DMA engineCristian Birsan2016-02-171-1/+1
| | | * | | | | | | | | usb: gadget: fsl_qe_udc: fix IS_ERR_VALUE usageAndrzej Hajda2016-02-171-1/+1
| | | * | | | | | | | | usb: dwc2: USB_DWC2 should depend on HAS_DMAGeert Uytterhoeven2016-02-171-0/+1
| | | * | | | | | | | | usb: dwc2: host: fix the data toggle error in full speed descriptor dmaTang, Jianqiang2016-02-172-1/+9
| | | * | | | | | | | | usb: dwc2: host: fix logical omissions in dwc2_process_non_isoc_descVardan Mikayelyan2016-02-171-11/+10
| | | * | | | | | | | | usb: dwc3: Fix assignment of EP transfer resourcesJohn Youn2016-02-173-24/+52
| | | * | | | | | | | | usb: dwc2: Add extra delay when forcing dr_modeJohn Youn2016-02-171-0/+6
| | * | | | | | | | | | Revert "usb: hub: do not clear BOS field during reset device"Greg Kroah-Hartman2016-02-201-5/+3
| | * | | | | | | | | | Merge tag 'usb-serial-4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-02-202-0/+11
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | USB: option: add "4G LTE usb-modem U901"Bjørn Mork2016-02-181-0/+2
| | | * | | | | | | | | | USB: cp210x: add IDs for GE B650V3 and B850V3 boardsKen Lin2016-02-181-0/+2
| | | * | | | | | | | | | USB: option: add support for SIM7100EAndrey Skvortsov2016-02-181-0/+7
| | | |/ / / / / / / / /
| | * | | | | | | | | | Merge tag 'usb-ci-v4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2016-02-202-2/+5
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | usb: chipidea: fix return value check in ci_hdrc_pci_probe()Wei Yongjun2016-02-191-2/+2
| | | * | | | | | | | | usb: chipidea: error on overflow for port_test_writeAlan2016-02-191-0/+3
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-02-273-37/+22
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | do_last(): ELOOP failure exit should be done after leaving RCU modeAl Viro2016-02-271-5/+4
| | * | | | | | | | | | should_follow_link(): validate ->d_seq after having decided to followAl Viro2016-02-271-0/+5
| | * | | | | | | | | | namei: ->d_inode of a pinned dentry is stable only for positivesAl Viro2016-02-271-2/+2
| | * | | | | | | | | | do_last(): don't let a bogus return value from ->open() et.al. to confuse usAl Viro2016-02-271-0/+4
| | * | | | | | | | | | fs: return -EOPNOTSUPP if clone is not supportedChristoph Hellwig2016-02-271-2/+4
| | * | | | | | | | | | hpfs: don't truncate the file when delete failsMikulas Patocka2016-02-271-28/+3
| * | | | | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-02-2724-105/+173
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge tag 'renesas-soc-fixes-for-v4.5' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2016-02-246-23/+19
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | ARM: shmobile: Remove shmobile_boot_argGeert Uytterhoeven2016-02-174-9/+2
| | | * | | | | | | | | | | ARM: shmobile: Move shmobile_smp_{mpidr, fn, arg}[] from .text to .bssGeert Uytterhoeven2016-02-171-6/+14
| | | * | | | | | | | | | | ARM: shmobile: r8a7779: Remove remainings of removed SCU boot setup codeGeert Uytterhoeven2016-02-171-2/+0
| | | * | | | | | | | | | | ARM: shmobile: Move shmobile_scu_base from .text to .bssGeert Uytterhoeven2016-02-172-6/+3
| | | | |_|_|_|/ / / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | MAINTAINERS: Extend info, add wiki and ml for meson archCarlo Caione2016-02-241-3/+6
OpenPOWER on IntegriCloud