summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-10locking/csd_lock: Explicitly inline csd_lock*() helpersDavidlohr Bueso
2016-03-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-03-09Merge tag 'spi-fix-v4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-10Merge remote-tracking branch 'spi/fix/rockchip' into spi-linusMark Brown
2016-03-10Merge remote-tracking branch 'spi/fix/imx' into spi-linusMark Brown
2016-03-09Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-03-09Merge tag 'trace-fixes-v4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-03-09ext4: iterate over buffer heads correctly in move_extent_per_page()Eryu Guan
2016-03-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-09dma-mapping: avoid oops when parameter cpu_addr is nullZhen Lei
2016-03-09mm/hugetlb: use EOPNOTSUPP in hugetlb sysctl handlersJan Stancek
2016-03-09memremap: check pfn validity before passing to pfn_to_page()Ard Biesheuvel
2016-03-09mm, thp: fix migration of PTE-mapped transparent huge pagesKirill A. Shutemov
2016-03-09dax: check return value of dax_radix_entry()Ross Zwisler
2016-03-09ocfs2: fix return value from ocfs2_page_mkwrite()Jan Kara
2016-03-09arm64: kasan: clear stale stack poisonMark Rutland
2016-03-09sched/kasan: remove stale KASAN poison after hotplugMark Rutland
2016-03-09kasan: add functions to clear stack poisonMark Rutland
2016-03-09mm: fix mixed zone detection in devm_memremap_pagesDan Williams
2016-03-09list: kill list_force_poison()Dan Williams
2016-03-09mm: __delete_from_page_cache show Bad page if mappedHugh Dickins
2016-03-09mm/hugetlb: hugetlb_no_page: rate-limit warning messageGeoffrey Thomas
2016-03-09Merge tag 'pci-v4.5-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-09tracing: Fix check for cpu online when event is disabledSteven Rostedt (Red Hat)
2016-03-09Merge tag 'imx-drm-fixes-2016-02-19' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2016-03-09Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-03-08Revert "drm/radeon/pm: adjust display configuration after powerstate"Alex Deucher
2016-03-08Merge tag 'sound-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2016-03-08Merge tag 'edac_fix_for_4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-08drm/amdgpu/dp: add back special handling for NUTMEGAlex Deucher
2016-03-08drm/radeon/dp: add back special handling for NUTMEGAlex Deucher
2016-03-08futex: Replace barrier() in unqueue_me() with READ_ONCE()Jianyu Zhan
2016-03-08drm/i2c: tda998x: Choose between atomic or non atomic dpms helperJyri Sarha
2016-03-08drm/vmwgfx: Add back ->detect() and ->fill_modes()Thierry Reding
2016-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-03-07Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-03-07Revert "drm/radeon: call hpd_irq_event on resume"Linus Torvalds
2016-03-07ppp: release rtnl mutex when interface creation failsGuillaume Nault
2016-03-07cdc_ncm: do not call usbnet_link_change from cdc_ncm_bindBjørn Mork
2016-03-07tcp: fix tcpi_segs_in after connection establishmentEric Dumazet
2016-03-07net: hns: fix the bug about loopbackyankejian
2016-03-07jme: Fix device PM wakeup API usageGuo-Fu Tseng
2016-03-07jme: Do not enable NIC WoL functions on S0Guo-Fu Tseng
2016-03-07PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()Krzysztof =?utf-8?Q?Ha=C5=82asa?=
2016-03-07udp6: fix UDP/IPv6 encap resubmit pathBill Sommerfeld
2016-03-07be2net: Don't leak iomapped memory on removal.Douglas Miller
2016-03-07vmxnet3: avoid calling pskb_may_pull with interrupts disabledNeil Horman
2016-03-07Merge tag 'wireless-drivers-for-davem-2016-03-04' of git://git.kernel.org/pub...David S. Miller
2016-03-07net: ethernet: Add missing MFD_SYSCON dependency on HAS_IOMEMKrzysztof Kozlowski