summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-10-01memcg: remove pcp_counter_lockGreg Thelen
2015-10-01memcg: fix dirty page migrationGreg Thelen
2015-10-01userfaultfd: remove kernel header include from uapi headerAndre Przywara
2015-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-10-01Merge branches 'pm-pci' and 'acpi-pci'Rafael J. Wysocki
2015-10-01drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffsetMichel Thierry
2015-10-01blk-mq: factor out a helper to iterate all tags for a request_queueChristoph Hellwig
2015-10-01blk-mq: fix racy updates of rq->errorsChristoph Hellwig
2015-09-30usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda
2015-09-30drm: Add a non-locking version of drm_kms_helper_poll_enable(), v2Egbert Eich
2015-09-30drm: Remove dummy agp ioctl wrappersDaniel Vetter
2015-09-30drm: Define a drm_invalid_op ioctl implementationDaniel Vetter
2015-09-30drm: Remove __OS_HAS_AGPDaniel Vetter
2015-09-30Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter
2015-09-29skbuff: Fix skb checksum partial check.Pravin B Shelar
2015-09-30Merge tag 'topic/drm-misc-2015-09-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-09-29af_unix: Convert the unix_sk macro to an inline function for type safetyAaron Conole
2015-09-29blk-mq: fix sysfs registration/unregistration raceAkinobu Mita
2015-09-28x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov
2015-09-28Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-09-26ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQJiang Liu
2015-09-25Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-09-25Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-09-25IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg
2015-09-25drm/i915: set proper N/CTS in modesetLibin Yang
2015-09-25drm/i915: Add audio sync_audio_rate callbackLibin Yang
2015-09-24target: Propigate backend read-only to core_tpg_add_lunNicholas Bellinger
2015-09-24phy: add phy_device_remove()Russell King
2015-09-24phy: fix mdiobus module safetyRussell King
2015-09-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-24lwtunnel: remove source and destination UDP port config optionJiri Benc
2015-09-24ipv4: send arp replies to the correct tunnelJiri Benc
2015-09-24skbuff: Fix skb checksum flag on skb pullPravin B Shelar
2015-09-24cgroup, writeback: don't enable cgroup writeback on traditional hierarchiesTejun Heo
2015-09-24Merge tag 'spi-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-09-24drm/irq: Add drm_crtc_vblank_count_and_time()Thierry Reding
2015-09-24vga_switcheroo: Set active attribute to false for audio clientsLukas Wunner
2015-09-24drm: Kill pixeldur_nsVille Syrjälä
2015-09-24drm: Stop using linedur_ns and pixeldur_ns for vblank timestampsVille Syrjälä
2015-09-24drm: Move timestamping constants into drm_vblank_crtcVille Syrjälä
2015-09-24drm: fix kernel-doc warnings in drm_crtc.hGeliang Tang
2015-09-24drm: Spell vga_switcheroo consistentlyLukas Wunner
2015-09-24Merge tag 'v4.3-rc2' into topic/drm-miscDaniel Vetter
2015-09-23netpoll: Close race condition between poll_one_napi and napi_disableNeil Horman
2015-09-22userfaultfd: register uapi generic syscall (aarch64)Dr. David Alan Gilbert
2015-09-22userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_...Andrea Arcangeli