summaryrefslogtreecommitdiffstats
path: root/include/uapi (follow)
Commit message (Expand)AuthorAgeFilesLines
* audit: add audit_backlog_wait_time configuration optionRichard Guy Briggs2014-01-141-0/+2
* audit: clean up AUDIT_GET/SET local variables and future-proof APIRichard Guy Briggs2014-01-141-0/+1
* Merge tag 'v3.12'Eric Paris2013-11-2364-157/+1858
|\
| * perf: Fix perf ring buffer memory orderingPeter Zijlstra2013-10-291-5/+7
| * Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-10-231-0/+6
| |\
| | * IB/core: Temporarily disable create_flow/destroy_flow uverbsYann Droneaud2013-10-211-0/+6
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-10-232-0/+20
| |\ \
| | * | tc: export tc_defact.h to userspacestephen hemminger2013-10-022-0/+20
| | |/
| * / drm: Pad drm_mode_get_connector to 64-bit boundaryChris Wilson2013-10-181-0/+2
| |/
| * Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-09-291-0/+2
| |\
| | * Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2013-09-281-0/+2
| | |\
| | | * drm/radeon/cik: Add tiling mode index for 1D tiled depth/stencil surfacesMichel Dänzer2013-09-201-0/+2
| * | | perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra2013-09-201-5/+9
| * | | perf: Update ABI commentPeter Zijlstra2013-09-201-0/+1
| |/ /
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-181-1/+1
| |\ \
| | * | perf: Fix UAPI export of PERF_EVENT_IOC_IDVince Weaver2013-09-181-1/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-09-151-0/+1
| |\ \ \
| | * | | Input: evdev - add EVIOCREVOKE ioctlDavid Herrmann2013-09-071-0/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-131-3/+3
| |\ \ \ \
| | * | | | fs: bump inode and dentry counters to longGlauber Costa2013-09-111-3/+3
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-09-121-1/+29
| |\ \ \ \ \
| | * | | | | Btrfs: use __u64 in exported user headersMike Frysinger2013-09-011-1/+1
| | * | | | | btrfs: offline dedupeMark Fasheh2013-09-011-0/+28
| * | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-09-121-0/+27
| |\ \ \ \ \ \
| | * | | | | | cifs: Move and expand MAX_SERVER_SIZE definitionScott Lovenberg2013-09-081-0/+1
| | * | | | | | cifs: Expand max share name length to 256Scott Lovenberg2013-09-081-1/+2
| | * | | | | | cifs: Move string length definitions to uapiScott Lovenberg2013-09-081-0/+25
| * | | | | | | Merge tag 'dm-3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-101-2/+2
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | dm: add statistics supportMikulas Patocka2013-09-061-2/+2
| * | | | | | | Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-09-091-0/+47
| |\ \ \ \ \ \ \
| | * | | | | | | quota: Add a new quotactl command Q_XGETQSTATVChandra Seetharaman2013-08-201-0/+47
| * | | | | | | | Merge tag 'vfio-v3.12-rc0' of git://github.com/awilliam/linux-vfioLinus Torvalds2013-09-091-0/+38
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | vfio-pci: PCI hot reset interfaceAlex Williamson2013-09-041-0/+38
| * | | | | | | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2013-09-082-0/+478
| |\ \ \ \ \ \ \ \
| | * | | | | | | | NVMe: Update nvme_id_power_state with latest specKeith Busch2013-09-031-1/+7
| | * | | | | | | | NVMe: Split header file into user-visible and kernel-visible piecesMatthew Wilcox2013-09-032-0/+472
| * | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2013-09-071-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | xattr: Constify ->name member of "struct xattr".Tetsuo Handa2013-07-251-1/+1
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-09-071-0/+2
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| | * | | | | | | | | Input: add SYN_MAX and SYN_CNT constantsDavid Herrmann2013-08-291-0/+2
| * | | | | | | | | | Revert "Input: introduce BTN/ABS bits for drums and guitars"Linus Torvalds2013-09-071-23/+2
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2013-09-061-0/+3
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | tilegx: Add tty serial support for TILE-Gx on-chip UARTChris Metcalf2013-09-031-0/+3
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-061-0/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.hDan Aloni2013-09-021-0/+2
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-062-3/+26
| |\ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | *---. \ \ \ \ \ \ \ \ \ Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'f...Jiri Kosina2013-09-062-3/+26
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | |
| | | | | * | | | | | | | | Input: introduce BTN/ABS bits for drums and guitarsDavid Herrmann2013-09-041-2/+23
| | | | |/ / / / / / / / / | | | |/| | | | | | | | |
| | | | * | | | | | | | | HID: uhid: use generic hidinput_input_event()David Herrmann2013-07-311-1/+3
| | | |/ / / / / / / / /
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-0533-58/+590
| |\ \ \ \ \ \ \ \ \ \ \