summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-11Merge tag 'berlin-fixes-for-4.4-rc1-1' of git://git.infradead.org/users/hesse...Arnd Bergmann
2015-12-11Merge tag 'at91-4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2015-12-11Merge tag 'samsung-fixes-4.4' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2015-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-12-10ARM: dts: berlin: add 2nd clock for BG2Q sdhci0 and sdhci1Jisheng Zhang
2015-12-10ARM: dts: berlin: correct BG2Q's sdhci2 2nd clockJisheng Zhang
2015-12-10Merge tag 'sound-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-12-10clocksource: Mmio: remove artificial 32bit limitationLinus Walleij
2015-12-10irqchip/gic-v3: Add missing include for barrier.hMarc Zyngier
2015-12-10irqchip/gic-v3: Add missing struct device_node declarationMarc Zyngier
2015-12-10dm btree: fix bufio buffer leaks in dm_btree_del() error pathJoe Thornber
2015-12-09Merge tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-12-09ARM: dts: am4372: fix clock source for arm twd and global timersGrygorii Strashko
2015-12-09Merge tag 'devicetree-fixes-for-4.4-rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-12-09Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-12-09Merge tag 'for-linus-4.4-1' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds
2015-12-09ipmi: move timer init to before irq is setupJan Stancek
2015-12-09bitops.h: correctly handle rol32 with 0 byte shiftSasha Levin
2015-12-09dm space map metadata: fix ref counting bug when bootstrapping a new space mapJoe Thornber
2015-12-09dm thin metadata: fix bug when taking a metadata snapshotJoe Thornber
2015-12-09Merge tag 'fixes-for-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-12-09Merge tag 'pci-v4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-12-09ALSA: hda/ca0132 - quirk for Alienware 17 2015Gabriele Martino
2015-12-09usb: musb: fail with error when no DMA controller setAaro Koskinen
2015-12-09of/irq: move of_msi_map_rid declaration to the correct ifdef sectionRob Herring
2015-12-09of/irq: Export of_irq_find_parent againCarlo Caione
2015-12-09ALSA: hda - Fix noise problems on Thinkpad T440sTakashi Iwai
2015-12-09radeon: Fix VCE IB test on Big-Endian systemsOded Gabbay
2015-12-09radeon: Fix VCE ring test for Big-Endian systemsOded Gabbay
2015-12-09radeon/cik: Fix GFX IB test on Big-EndianOded Gabbay
2015-12-09drm/amdgpu: fix the lost duplicates checkingChunming Zhou
2015-12-09Merge tag 'vmwgfx-fixes-4.4-151208' of git://people.freedesktop.org/~thomash/...Dave Airlie
2015-12-09Merge branch 'linux-4.4' of https://github.com/skeggsb/linux into drm-fixesDave Airlie
2015-12-09Revert "powerpc/eeh: Don't unfreeze PHB PE after reset"Andrew Donnellan
2015-12-09powerpc/sbc8641: drop bogus PHY IRQ entries from DTS filePaul Gortmaker
2015-12-08Merge branch 'for-linus-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-12-09drm/nouveau/pmu: remove whitelist for PGOB-exit WAR, enable by defaultBen Skeggs
2015-12-08IB/mlx5: Postpone remove_keys under knowledge of coming preemptionLeon Romanovsky
2015-12-08IB/mlx4: Use vmalloc for WR buffers when neededWengang Wang
2015-12-08IB/mlx4: Use correct order of variables in log messageWengang Wang
2015-12-08Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-12-08Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-12-08um: fix returns without va_endGeyslan G. Bem
2015-12-08um: Fix fpstate handlingRichard Weinberger
2015-12-08arch: um: fix error when linking vmlinux.Lorenzo Colitti
2015-12-08um: Fix get_signal() usageRichard Weinberger
2015-12-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-12-08null_blk: Fix error path in module initializationMinfei Huang
2015-12-08fix the regression from "direct-io: Fix negative return from dio read beyond ...Al Viro