aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-12Merge branch 'parisc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-12-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-12-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-12-12parisc: Disable huge pages on Mako machinesHelge Deller
2015-12-12parisc: Wire up mlock2 syscallHelge Deller
2015-12-12parisc: Remove unused pcibios_init_bus()Bjorn Helgaas
2015-12-12parisc iommu: fix panic due to trying to allocate too large regionMikulas Patocka
2015-12-11Merge tag 'dm-4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2015-12-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-12-11arm64: Improve error reporting on set_pte_at() checksCatalin Marinas
2015-12-11vgaarb: fix signal handling in vga_get()Kirill A. Shutemov
2015-12-11Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-12-10Merge tag 'sound-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
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-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 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-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-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