summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* Merge tag 'v3.14' into drm-intel-next-queuedDaniel Vetter2014-03-31
|\
| * ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o2014-03-30
| * vlan: Warn the user if lowerdev has bad vlan features.Vlad Yasevich2014-03-28
| * net: Account for all vlan headers in skb_mac_gso_segmentVlad Yasevich2014-03-28
| * core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errorsZoltan Kiss2014-03-27
| * usbnet: include wait queue head in device structureOliver Neukum2014-03-27
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-24
| |\
| | * net: cdc_ncm: fix control message orderingBjørn Mork2014-03-18
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-03-18
| | |\
| | | * selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov2014-03-10
| * | | Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-03-20
| |\ \ \
| | * | | tracing: Fix array size mismatch in format stringVaibhav Nagarnaik2014-03-20
| | |/ /
| * / / mm: fix swapops.h:131 bug if remap_file_pages raced migrationHugh Dickins2014-03-20
| |/ /
* | | Merge tag 'v3.14-rc7' into drm-nextDave Airlie2014-03-18
|\| |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-03-11
| |\ \
| | * | audit: Send replies in the proper network namespace.Eric W. Biederman2014-02-28
| * | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-03-10
| |\ \ \
| | * | | mm: fix GFP_THISNODE callers and clarifyJohannes Weiner2014-03-10
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-03-10
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | get rid of fget_light()Al Viro2014-03-10
| | * | | vfs: atomic f_pos accesses as per POSIXLinus Torvalds2014-03-10
| * | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-03-09
| |\ \ \ \
| | * \ \ \ Merge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/...Olof Johansson2014-03-08
| | |\ \ \ \
| | * \ \ \ \ Merge tag 'omap-for-v3.14/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2014-02-28
| | |\ \ \ \ \
| | | * | | | | ARM: OMAP2+: clock: fix clkoutx2 with CLK_SET_RATE_PARENTTomi Valkeinen2014-02-19
| | | | |_|/ / | | | |/| | |
| * | | | | | Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-03-09
| |\ \ \ \ \ \
| | * | | | | | NFSv4: Fix another nfs4_sequence corruptorTrond Myklebust2014-03-01
| * | | | | | | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-03-08
| |\ \ \ \ \ \ \
| | * | | | | | | firewire: don't use PREPARE_DELAYED_WORKTejun Heo2014-03-07
| * | | | | | | | Merge tag 'trace-fixes-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-03-07
| |\ \ \ \ \ \ \ \
| | * | | | | | | | tracing: Do not add event files for modules that fail tracepointsSteven Rostedt (Red Hat)2014-03-03
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-03-07
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | blk-mq: support partial I/O completionsChristoph Hellwig2014-02-21
| | * | | | | | | blk-mq: merge blk_mq_insert_request and blk_mq_run_requestChristoph Hellwig2014-02-21
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-04
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-02-19
| | |\ \ \ \ \ \ \
| | | * | | | | | | netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=nFlorian Westphal2014-02-17
| * | | | | | | | | mm: numa: bugfix for LAST_CPUPID_NOT_IN_PAGE_FLAGSLiu Ping Fan2014-03-04
| * | | | | | | | | mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)lockingVlastimil Babka2014-03-04
| * | | | | | | | | mm: close PageTail raceDavid Rientjes2014-03-04
| | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-03-02
| |\ \ \ \ \ \ \ \
| | * | | | | | | | sysfs: fix namespace refcnt leakLi Zefan2014-02-25
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2014-02-27
| |\ \ \ \ \ \ \ \
| | * | | | | | | | fsnotify: Allocate overflow events with proper typeJan Kara2014-02-25
| | * | | | | | | | Revert "writeback: do not sync data dirtied after sync start"Jan Kara2014-02-22
| | * | | | | | | | inotify: Fix reporting of cookies for inotify eventsJan Kara2014-02-18
| | |/ / / / / / /
| * | | | | | | / ipc,mqueue: remove limits for the amount of system-wide queuesDavidlohr Bueso2014-02-25
| | |_|_|_|_|_|/ | |/| | | | | |
* / | | | | | | drm/docs: Include hdmi infoframe helper referenceDaniel Vetter2014-03-13
|/ / / / / / /
* | | | | | | sched: Add 'flags' argument to sched_{set,get}attr() syscallsPeter Zijlstra2014-02-21
* | | | | | | Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-20
|\ \ \ \ \ \ \