summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-05-13Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m...Mark Brown1-0/+5
2016-05-13Merge remote-tracking branches 'regulator/topic/can-change', 'regulator/topic...Mark Brown3-2/+8
2016-05-13Merge remote-tracking branches 'regulator/topic/abb', 'regulator/topic/act886...Mark Brown2-0/+3
2016-05-13Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown1-1/+1
2016-05-13Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/da9063'...Mark Brown1-0/+2
2016-05-06Merge tag 'pm+acpi-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2016-05-06Merge branches 'acpica-fixes' and 'device-properties-fixes'Rafael J. Wysocki1-1/+1
2016-05-06mm: thp: kvm: fix memory corruption in KVM with THP enabledAndrea Arcangeli1-0/+22
2016-05-06rapidio/mport_cdev: fix uapi type definitionsAlexandre Bounine1-271/+0
2016-05-06mm: memcontrol: let v2 cgroups follow changes in system swappinessJohannes Weiner1-0/+4
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+5
2016-05-03vxlan: Add checksum check to the features check functionAlexander Duyck1-0/+5
2016-05-02Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds1-2/+18
2016-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+12
2016-05-02net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG caseTim Bingham1-1/+9
2016-04-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-0/+11
2016-04-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-0/+9
2016-04-29Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+5
2016-04-29numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer1-0/+2
2016-04-29thp: keep huge zero page pinned until tlb flushKirill A. Shutemov1-0/+5
2016-04-29mm: exclude HugeTLB pages from THP page_mapped() logicSteve Capper1-0/+2
2016-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-6/+5
2016-04-29bpf: fix refcnt overflowAlexei Starovoitov1-1/+2
2016-04-28net: fix net_gso_ok for new GSO types.Marcelo Ricardo Leitner1-1/+1
2016-04-28IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg1-0/+11
2016-04-28device property: Avoid potential dereferences of invalid pointersHeikki Krogerus1-1/+1
2016-04-27Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-6/+1
2016-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-6/+9
2016-04-27devpts: more pty driver interface cleanupsLinus Torvalds2-5/+5
2016-04-26Revert "ipv6: Revert optional address flusing on ifdown."David S. Miller1-0/+1
2016-04-25cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...Tejun Heo2-6/+1
2016-04-25ipv6: Revert optional address flusing on ifdown.David S. Miller1-1/+0
2016-04-25libceph: make authorizer destruction independent of ceph_auth_clientIlya Dryomov2-6/+5
2016-04-24net/mlx5: Add pci shutdown callbackMajd Dibbiny1-3/+4
2016-04-24net/mlx5e: Use vport MTU rather than physical port MTUSaeed Mahameed1-0/+2
2016-04-24net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed1-3/+3
2016-04-24Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds1-2/+2
2016-04-23lockdep: Fix lock_chain::base sizePeter Zijlstra1-3/+5
2016-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+46
2016-04-21net/mlx4_core: Avoid repeated calls to pci enable/disableDaniel Jurgens1-0/+7
2016-04-21thermal: consistently use int for trip tempWei Ni1-2/+2
2016-04-20regulator: core: Use a bitfield for continuous_voltage_rangeMark Brown1-1/+1
2016-04-20Merge branch 'ptmx-cleanup'Linus Torvalds1-24/+10
2016-04-19Merge tag 'pci-v4.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2016-04-18devpts: clean up interface to pty driversLinus Torvalds1-24/+10
2016-04-17Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+2
2016-04-16Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-6/+16
2016-04-15PCI: Add pci_set_vpd_size() to set VPD sizeHariprasad Shenai1-0/+1
2016-04-15Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-61/+3
2016-04-15Merge tag 'for-linus-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+5