summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf/arm: Special-case hetereogeneous CPUsMark Rutland2016-05-051-0/+1
* perf/core: Introduce address range filteringAlexander Shishkin2016-05-051-0/+98
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-05-0535-73/+198
|\
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-04-302-0/+27
| |\
| | * IB/security: Restrict use of the write() interfaceJason Gunthorpe2016-04-281-0/+16
| | * IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg2016-04-281-0/+11
| * | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-04-292-0/+9
| |\ \
| | * | numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer2016-04-291-0/+2
| | * | thp: keep huge zero page pinned until tlb flushKirill A. Shutemov2016-04-291-0/+5
| | * | mm: exclude HugeTLB pages from THP page_mapped() logicSteve Capper2016-04-291-0/+2
| * | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-04-291-3/+5
| |\ \ \
| | * | | lockdep: Fix lock_chain::base sizePeter Zijlstra2016-04-231-3/+5
| * | | | Merge tag 'media/v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-04-292-10/+28
| |\ \ \ \
| | * | | | [media] media: vb2: Fix regression on poll() for RW modeRicardo Ribalda2016-04-251-0/+4
| | * | | | [media] v4l2-dv-timings.h: fix polarity for 4k formatsHans Verkuil2016-04-251-10/+20
| | * | | | [media] videobuf2-core: Check user space planes array in dqbufSakari Ailus2016-04-131-0/+4
| * | | | | Merge tag 'sound-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-04-291-3/+2
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'asoc-fix-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2016-04-2747-172/+310
| | |\ \ \ \ \
| | * | | | | | ALSA: hda - Update BCLK also at hotplug for i915 HSW/BDWTakashi Iwai2016-04-261-3/+2
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-04-292-6/+5
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | libceph: make authorizer destruction independent of ceph_auth_clientIlya Dryomov2016-04-252-6/+5
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-04-272-6/+1
| |\ \ \ \ \ \
| | * | | | | | cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...Tejun Heo2016-04-252-6/+1
| | |/ / / / /
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-275-8/+15
| |\ \ \ \ \ \
| | * | | | | | Revert "ipv6: Revert optional address flusing on ifdown."David S. Miller2016-04-262-0/+2
| | * | | | | | ipv6: Revert optional address flusing on ifdown.David S. Miller2016-04-252-2/+0
| | * | | | | | net/mlx5: Add pci shutdown callbackMajd Dibbiny2016-04-241-3/+4
| | * | | | | | net/mlx5e: Use vport MTU rather than physical port MTUSaeed Mahameed2016-04-241-0/+2
| | * | | | | | net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed2016-04-241-3/+3
| | * | | | | | macsec: add missing macsec prefix in uapiSabrina Dubroca2016-04-241-2/+2
| | * | | | | | switchdev: Adding complete operation to deferred switchdev opsElad Raz2016-04-241-0/+4
| * | | | | | | devpts: more pty driver interface cleanupsLinus Torvalds2016-04-272-5/+5
| | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2016-04-241-2/+2
| |\ \ \ \ \ \
| | * | | | | | thermal: consistently use int for trip tempWei Ni2016-04-211-2/+2
| * | | | | | | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-231-1/+5
| |\ \ \ \ \ \ \
| | * | | | | | | generic syscalls: wire up preadv2 and pwritev2 syscallsAndre Przywara2016-04-231-1/+5
| * | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-04-231-2/+6
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic()Romain Perier2016-04-211-2/+6
| | |/ / / / / /
| * | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-04-221-0/+2
| |\ \ \ \ \ \ \
| | * | | | | | | drm: Loongson-3 doesn't fully support wc memoryHuacai Chen2016-04-221-0/+2
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'sound-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-04-221-0/+2
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | | | |_|/ / / | | |/| | | |
| | * | | | | ALSA: hda - Fix possible race on regmap bypass flipTakashi Iwai2016-04-211-0/+2
| | | |_|_|/ | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-2110-4/+74
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | net/mlx4_core: Avoid repeated calls to pci enable/disableDaniel Jurgens2016-04-211-0/+7
| | * | | | tcp: Merge tx_flags and tskey in tcp_shifted_skbMartin KaFai Lau2016-04-211-0/+2
| | * | | | cls_cgroup: get sk_classid only from full socketsKonstantin Khlebnikov2016-04-201-2/+5
| | * | | | soreuseport: fix ordering for mixed v4/v6 socketsCraig Gallek2016-04-152-1/+44
| | * | | | ipv6: udp: Do a route lookup and update during release_cbMartin KaFai Lau2016-04-141-0/+1
| | * | | | ipv6: datagram: Update dst cache of a connected datagram sk during pmtu updateMartin KaFai Lau2016-04-141-0/+1
| | * | | | devlink: add missing install of headerstephen hemminger2016-04-121-0/+1