Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Merge tag 'fixes-for-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2016-11-01 | 3 | -11/+3 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| | * | | | | | | usb: gadget: u_ether: remove interrupt throttling | Felipe Balbi | 2016-11-01 | 1 | -8/+0 | |
| | * | | | | | | usb: dwc3: st: add missing <linux/pinctrl/consumer.h> include | Felipe Balbi | 2016-10-31 | 1 | -0/+1 | |
| | * | | | | | | usb: dwc3: Fix error handling for core init | Vivek Gautam | 2016-10-31 | 1 | -3/+2 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-11-13 | 2 | -42/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | aoe: fix crash in page count manipulation | Jens Axboe | 2016-11-12 | 1 | -41/+0 | |
| * | | | | | | | lightnvm: invalid offset calculation for lba_shift | Matias Bjørling | 2016-11-12 | 1 | -1/+1 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2016-11-13 | 7 | -8/+29 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixes | James Bottomley | 2016-11-10 | 7 | -8/+29 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regression | Sumit Saxena | 2016-11-09 | 1 | -1/+1 | |
| | * | | | | | | | scsi: qla2xxx: fix invalid DMA access after command aborts in PCI device remove | Mauricio Faria de Oliveira | 2016-11-09 | 1 | -0/+9 | |
| | * | | | | | | | scsi: qla2xxx: do not queue commands when unloading | Mauricio Faria de Oliveira | 2016-11-09 | 1 | -0/+5 | |
| | * | | | | | | | scsi: libcxgbi: fix incorrect DDP resource cleanup | Varun Prakash | 2016-11-09 | 1 | -1/+2 | |
| | * | | | | | | | scsi: qla2xxx: Fix scsi scan hang triggered if adapter fails during init | Bill Kuzeja | 2016-11-01 | 1 | -0/+2 | |
| | * | | | | | | | scsi: scsi_dh_alua: Fix a reference counting bug | Bart Van Assche | 2016-11-01 | 1 | -1/+3 | |
| | * | | | | | | | scsi: vmw_pvscsi: return SUCCESS for successful command aborts | David Jeffery | 2016-11-01 | 2 | -3/+4 | |
| | * | | | | | | | scsi: mpt3sas: Fix for block device of raid exists even after deleting raid disk | Sreekanth Reddy | 2016-11-01 | 1 | -2/+2 | |
| | * | | | | | | | scsi: scsi_dh_alua: fix missing kref_put() in alua_rtpg_work() | tang.junhui | 2016-11-01 | 1 | -0/+1 | |
* | | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-11-13 | 8 | -29/+37 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | clk: mmp: pxa910: fix return value check in pxa910_clk_init() | Wei Yongjun | 2016-11-02 | 1 | -2/+2 | |
| * | | | | | | | | clk: mmp: pxa168: fix return value check in pxa168_clk_init() | Wei Yongjun | 2016-11-02 | 1 | -1/+1 | |
| * | | | | | | | | clk: mmp: mmp2: fix return value check in mmp2_clk_init() | Wei Yongjun | 2016-11-02 | 1 | -1/+1 | |
| * | | | | | | | | clk: qoriq: Don't allow CPU clocks higher than starting value | Scott Wood | 2016-11-02 | 1 | -5/+8 | |
| * | | | | | | | | Merge tag 'v4.9-rockchip-clkfixes1' of git://git.kernel.org/pub/scm/linux/ker... | Stephen Boyd | 2016-11-02 | 1 | -4/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | clk: rockchip: don't return NULL when failing to register ddrclk branch | Shawn Lin | 2016-10-16 | 1 | -4/+1 | |
| | | |_|_|/ / / / | | |/| | | | | | | ||||||
| * | | | | | | | | clk: imx: fix integer overflow in AV PLL round rate | Emil Lundmark | 2016-11-02 | 1 | -2/+6 | |
| * | | | | | | | | clk: xgene: Don't call __pa on ioremaped address | Laura Abbott | 2016-10-28 | 1 | -6/+4 | |
| * | | | | | | | | clk/samsung: Use CLK_OF_DECLARE_DRIVER initialization method for CLKOUT | Marek Szyprowski | 2016-10-28 | 1 | -8/+14 | |
* | | | | | | | | | Merge tag 'acpi-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2016-11-12 | 8 | -23/+15 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'device-properties' | Rafael J. Wysocki | 2016-11-11 | 8 | -23/+15 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
| | * | | | | | | | | ACPI / platform: Add support for build-in properties | Heikki Krogerus | 2016-11-10 | 8 | -23/+15 | |
* | | | | | | | | | | Merge tag 'pm-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2016-11-12 | 3 | -10/+9 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ | Merge branches 'pm-tools-fixes' and 'pm-sleep-fixes' | Rafael J. Wysocki | 2016-11-11 | 3 | -10/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| | | * | | | | | | | | | PM / sleep: don't suspend parent when async child suspend_{noirq, late} fails | Brian Norris | 2016-11-11 | 1 | -4/+4 | |
| | | * | | | | | | | | | PM / sleep: fix device reference leak in test_suspend | Johan Hovold | 2016-11-02 | 1 | -1/+3 | |
| | | | |_|_|_|_|/ / / | | | |/| | | | | | | | ||||||
| | * / | | | | | | | | cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-set | Laura Abbott | 2016-11-01 | 1 | -5/+2 | |
| | |/ / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'arc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds | 2016-11-12 | 19 | -49/+104 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination core | Yuriy Kolerov | 2016-11-08 | 1 | -2/+11 | |
| * | | | | | | | | | | ARC: IRQ: Do not use hwirq as virq and vice versa | Yuriy Kolerov | 2016-11-08 | 3 | -16/+20 | |
| * | | | | | | | | | | ARC: [plat-eznps] set default baud for early console | Noam Camus | 2016-11-08 | 1 | -0/+2 | |
| * | | | | | | | | | | ARC: [plat-eznps] remove IPI clear from SMP operations | Noam Camus | 2016-11-08 | 1 | -6/+0 | |
| * | | | | | | | | | | Revert "ARC: build: retire old toggles" | Vineet Gupta | 2016-11-08 | 1 | -0/+3 | |
| * | | | | | | | | | | ARC: timer: rtc: implement read loop in "C" vs. inline asm | Vineet Gupta | 2016-11-07 | 1 | -8/+11 | |
| * | | | | | | | | | | ARC: change return value of userspace cmpxchg assist syscall | Vineet Gupta | 2016-11-07 | 2 | -9/+13 | |
| * | | | | | | | | | | arc: Implement arch-specific dma_map_ops.mmap | Alexey Brodkin | 2016-11-03 | 1 | -0/+26 | |
| * | | | | | | | | | | ARC: [SMP] avoid overriding present cpumask | Noam Camus | 2016-11-01 | 1 | -4/+6 | |
| * | | | | | | | | | | ARC: Enable PERF_EVENTS in nSIM driven platforms | Alexey Brodkin | 2016-11-01 | 9 | -4/+12 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'platform-drivers-x86-v4.9-3' of git://git.infradead.org/users/dvha... | Linus Torvalds | 2016-11-12 | 3 | -9/+28 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Documentation/ABI: ibm_rtl: The "What:" fields are incomplete | Mauro Carvalho Chehab | 2016-11-01 | 1 | -2/+2 | |
| * | | | | | | | | | | toshiba-wmi: Fix loading the driver on non Toshiba laptops | Azael Avalos | 2016-10-19 | 1 | -7/+19 |