aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-1/+9
2015-11-05mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson2-0/+6
2015-11-05mm: mlock: add new mlock system callEric B Munson1-1/+3
2015-11-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+7
2015-11-05Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-9/+26
2015-11-04Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds3-13/+138
2015-11-04Merge tag 'staging-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-2/+6
2015-11-04Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+29
2015-11-04Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-2/+2
2015-11-04Merge tag 'md/4.4' of git://neil.brown.name/mdLinus Torvalds1-1/+72
2015-11-04Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+48
2015-11-04Merge branch 'for-4.4/lightnvm' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+130
2015-11-04Merge branch 'for-4.4/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds3-589/+67
2015-11-04Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds2-26/+30
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds18-77/+202
2015-11-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+4
2015-11-03Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3
2015-11-02bpf: add support for persistent maps/progsDaniel Borkmann2-37/+9
2015-11-02Merge tag 'mmc-v4.4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds1-1/+18
2015-11-01raid5: enable log for raid array with cache diskShaohua Li1-0/+1
2015-10-31dm: add support for passing through persistent reservationsChristoph Hellwig1-2/+2
2015-10-30Merge tag 'nfc-next-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-nextDavid S. Miller1-0/+2
2015-10-30geneve: implement support for IPv6-based tunnelsJohn W. Linville1-0/+1
2015-10-29lightnvm: Support for Open-Channel SSDsMatias Bjørling1-0/+130
2015-10-27seccomp, ptrace: add support for dumping seccomp filtersTycho Andersen1-0/+2
2015-10-27staging/rdma/hfi1: Remove QSFP_ENABLED from HFI capability maskEaswar Hariharan1-2/+2
2015-10-27NFC: netlink: Add missing NFC_ATTR commentsChristophe Ricard1-0/+2
2015-10-27Merge 4.3-rc7 into staging-nextGreg Kroah-Hartman3-22/+18
2015-10-26mmc: block: Add new ioctl to send multi commandsJon Hunter1-1/+18
2015-10-26Merge 4.3-rc7 into usb-nextGreg Kroah-Hartman3-22/+18
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2015-10-24raid5: add basic stripe logShaohua Li1-0/+58
2015-10-24md: override md superblock recovery_offset for journal deviceShaohua Li1-1/+4
2015-10-24MD: add a new disk role to present write journal deviceSong Liu1-0/+3
2015-10-24MD: replace special disk roles with macrosSong Liu1-0/+4
2015-10-23xen/gntdev: use types from linux/types.h in userspace headersMikko Rapeli1-16/+18
2015-10-23xen/gntalloc: use types from linux/types.h in userspace headersMikko Rapeli1-10/+12
2015-10-23if_link: Add control trust VFHiroshi Shimamoto1-0/+6
2015-10-22Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-1/+56
2015-10-22bpf: introduce bpf_perf_event_output() helperAlexei Starovoitov2-0/+12
2015-10-21openvswitch: Clarify conntrack COMMIT behaviourJoe Stringer1-1/+2
2015-10-21block: add an API for Persistent ReservationsChristoph Hellwig1-0/+48
2015-10-20[media] v4l: add type field to v4l2_modulator structAntti Palosaari1-1/+2
2015-10-20[media] v4l2: add support for SDR transmitterAntti Palosaari1-1/+4
2015-10-20[media] v4l2: add RF gain controlAntti Palosaari1-0/+1
2015-10-20[media] v4l2: rename V4L2_TUNER_ADC to V4L2_TUNER_SDRAntti Palosaari1-1/+4
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-22/+18
2015-10-20perf: Add PERF_SAMPLE_BRANCH_CALLStephane Eranian1-0/+2
2015-10-20perf/x86: Fix time_shift in perf_event_mmap_pageAdrian Hunter1-2/+2
2015-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-22/+16