aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-14KEYS: Move the flags representing required permission to linux/key.hDavid Howells2-3/+14
2014-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+5
2014-03-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+5
2014-03-11tcp: tcp_release_cb() should release socket ownershipEric Dumazet1-0/+5
2014-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+2
2014-03-10Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds3-3/+7
2014-03-10mm: fix GFP_THISNODE callers and clarifyJohannes Weiner3-3/+7
2014-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-14/+21
2014-03-10get rid of fget_light()Al Viro2-11/+12
2014-03-10vfs: atomic f_pos accesses as per POSIXLinus Torvalds2-3/+9
2014-03-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+4
2014-03-09Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-2/+7
2014-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+1
2014-03-08Merge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/bcm11351 into fixesOlof Johansson17-30/+132
2014-03-08Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+1
2014-03-07Merge tag 'trace-fixes-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+6
2014-03-07SUNRPC: Fix oops when trace sunrpc_task events in nfs clientDitang Chen1-2/+2
2014-03-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+8
2014-03-07firewire: don't use PREPARE_DELAYED_WORKTejun Heo1-0/+1
2014-03-06net: Improve SO_TIMESTAMPING documentation and fix a minor code bugAndrew Lutomirski1-1/+0
2014-03-06ARM: KVM: fix non-VGIC compilationMarc Zyngier1-0/+5
2014-03-04iscsi/iser-target: Fix isert_conn->state hung shutdown issuesNicholas Bellinger1-0/+1
2014-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-2/+18
2014-03-04Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2-46/+15
2014-03-04mm: numa: bugfix for LAST_CPUPID_NOT_IN_PAGE_FLAGSLiu Ping Fan1-2/+2
2014-03-04mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)lockingVlastimil Babka1-1/+1
2014-03-04mm: close PageTail raceDavid Rientjes2-43/+12
2014-03-03tracing: Do not add event files for modules that fail tracepointsSteven Rostedt (Red Hat)1-0/+6
2014-03-03Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds1-2/+2
2014-03-02Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-4/+5
2014-03-01NFSv4: Fix another nfs4_sequence corruptorTrond Myklebust1-0/+5
2014-02-28audit: Send replies in the proper network namespace.Eric W. Biederman1-1/+2
2014-02-28Merge tag 'sound-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+8
2014-02-28Merge tag 'omap-for-v3.14/fixes-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesArnd Bergmann1-0/+4
2014-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller1-0/+11
2014-02-27Merge tag 'metag-fixes-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metagLinus Torvalds1-1/+5
2014-02-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds3-6/+6
2014-02-25ipc,mqueue: remove limits for the amount of system-wide queuesDavidlohr Bueso1-2/+0
2014-02-25sysfs: fix namespace refcnt leakLi Zefan1-4/+5
2014-02-25fsnotify: Allocate overflow events with proper typeJan Kara1-1/+1
2014-02-24Merge branch 'clocks/fixes/drivers' of git://linuxtv.org/pinchartl/fbdev into clk-fixesMike Turquette17-30/+132
2014-02-24asm-generic: add sched_setattr/sched_getattr syscallsJames Hogan1-1/+5
2014-02-23Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown1-0/+8
2014-02-22net-tcp: fastopen: fix high order allocationsEric Dumazet1-1/+2
2014-02-22Revert "writeback: do not sync data dirtied after sync start"Jan Kara2-4/+4
2014-02-21sched: Add 'flags' argument to sched_{set,get}attr() syscallsPeter Zijlstra1-2/+4
2014-02-21blk-mq: support partial I/O completionsChristoph Hellwig1-1/+7
2014-02-21blk-mq: merge blk_mq_insert_request and blk_mq_run_requestChristoph Hellwig1-2/+1
2014-02-20Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+20
2014-02-20Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-0/+2