summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-211-1/+10
|\
| * GFS2: Add hints to directory leaf blocksSteven Whitehouse2014-01-081-1/+10
* | Merge tag 'char-misc-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-201-0/+500
|\ \
| * \ Merge v3.13-rc6 into char-misc-nextGreg Kroah-Hartman2014-01-081-0/+1
| |\ \
| * | | GenWQE PCI support, health monitoring and recoveryFrank Haverkamp2013-12-181-0/+500
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-01-201-0/+6
|\ \ \ \
| * | | | sched: Move SCHED_RESET_ON_FORK into attr::sched_flagsPeter Zijlstra2014-01-161-0/+5
| * | | | sched/deadline: Add SCHED_DEADLINE structures & implementationDario Faggioli2014-01-131-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-01-201-0/+1
|\ \ \ \
| * | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2014-01-162-1/+3
| |\| | |
| * | | | perf: Introduce a flag to enable close-on-exec in perf_event_open()Yann Droneaud2014-01-121-0/+1
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2014-01-204-0/+668
|\ \ \ \ | |_|/ / |/| | |
| * | | m68k: Add kexec supportGeert Uytterhoeven2013-12-081-0/+1
| * | | zorro/UAPI: Use proper types (endianness/size) in <linux/zorro.h>Geert Uytterhoeven2013-11-261-23/+23
| * | | zorro/UAPI: Disintegrate include/linux/zorro*.hGeert Uytterhoeven2013-11-263-0/+667
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-12-311-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Input: define KEY_WWAN for Wireless WANRafał Miłecki2013-12-161-1/+2
| * | | Merge tag 'v3.13-rc3' into for-linusDmitry Torokhov2013-12-0949-72/+1967
| |\ \ \
* | \ \ \ Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-12-191-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | perf: Document the new transaction sample typeVince Weaver2013-12-171-0/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-12-091-0/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Input: add SW_MUTE_DEVICE switch definitionPing Cheng2013-12-051-0/+1
| * | | | Input: add key code for ambient light sensor buttonPali Rohár2013-11-261-0/+2
* | | | | Merge tag 'char-misc-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-12-081-24/+16
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | misc: mic: Fix endianness issues.Ashutosh Dixit2013-11-271-7/+7
| * | | | misc: mic: Fix user space namespace pollution from mic_common.h.Ashutosh Dixit2013-11-271-17/+9
| | |_|/ | |/| |
* | | | Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2013-12-051-1/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | epoll: drop EPOLLWAKEUP if PM_SLEEP is disabledAmit Pundir2013-12-031-1/+12
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-025-1/+7
|\ \ \ | |/ / |/| |
| * | net/hsr: Support iproute print_opt ('ip -details ...')Arvid Brodin2013-11-301-1/+3
| * | genetlink/pmcraid: use proper genetlink multicast APIJohannes Berg2013-11-281-0/+1
| * | diag: warn about missing first netlink attributeNicolas Dichtel2013-11-283-0/+3
* | | Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-221-36/+36
|\ \ \
| * | | PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-141-36/+36
* | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2013-11-212-0/+38
|\ \ \ \
| * | | | crypto: provide single place for hash algo informationDmitry Kasatkin2013-10-251-0/+37
| * | | | KEYS: Add per-user_namespace registers for persistent per-UID kerberos cachesDavid Howells2013-09-241-0/+1
* | | | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-11-211-0/+26
|\ \ \ \ \
| * | | | | audit: audit feature to set loginuid immutableEric Paris2013-11-051-1/+2
| * | | | | audit: audit feature to only allow unsetting the loginuidEric Paris2013-11-051-1/+2
| * | | | | audit: implement generic feature setting and retrievingEric Paris2013-11-051-0/+16
| * | | | | audit: change decimal constant to macro for invalid uidRichard Guy Briggs2013-11-051-0/+2
| * | | | | audit: format user messages to size of MAX_AUDIT_MESSAGE_LENGTHRichard Guy Briggs2013-11-051-0/+6
* | | | | | Merge tag 'md/3.13' of git://neil.brown.name/mdLinus Torvalds2013-11-201-0/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | UAPI: include <asm/byteorder.h> in linux/raid/md_p.hAurelien Jarno2013-11-191-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-192-3/+5
|\ \ \ \ \ \
| * | | | | | quota/genetlink: use proper genetlink multicast APIsJohannes Berg2013-11-191-0/+1
| * | | | | | pkt_sched: fq: fix pacing for small framesEric Dumazet2013-11-151-0/+3
| * | | | | | pkt_sched: fq: warn users using defrateEric Dumazet2013-11-151-3/+1
* | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-181-0/+4
|\ \ \ \ \ \ \