summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
* Merge 3.14-rc7 into staging-nextGreg Kroah-Hartman2014-03-17
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-13
| |\
| | * tcp: tcp_release_cb() should release socket ownershipEric Dumazet2014-03-11
| | * net: Improve SO_TIMESTAMPING documentation and fix a minor code bugAndrew Lutomirski2014-03-06
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-03-12
| |\ \
| | * | ARM: KVM: fix non-VGIC compilationMarc Zyngier2014-03-06
| * | | 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
| |\ \ \ \ \ \
| | * | | | | | SUNRPC: Fix oops when trace sunrpc_task events in nfs clientDitang Chen2014-03-07
| | * | | | | | NFSv4: Fix another nfs4_sequence corruptorTrond Myklebust2014-03-01
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-03-09
| |\ \ \ \ \ \ \
| | * | | | | | | iscsi/iser-target: Fix isert_conn->state hung shutdown issuesNicholas Bellinger2014-03-04
| * | | | | | | | 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/klasse...David S. Miller2014-02-27
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | xfrm: Clone states properly on migrationSteffen Klassert2014-02-20
| | * | | | | | | | | net-tcp: fastopen: fix high order allocationsEric Dumazet2014-02-22
| | * | | | | | | | | sit: fix panic with route cache in ip tunnelsNicolas Dichtel2014-02-20
| | * | | | | | | | | 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
| * | | | | | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-03-04
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | 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 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds2014-03-03
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Merge branch 'clocks/fixes/drivers' of git://linuxtv.org/pinchartl/fbdev into...Mike Turquette2014-02-24
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |
| | * | | | | | | | | clk: tegra124: remove gr2d and gr3d clocksPeter De Schrijver2014-02-20
| | | |_|_|/ / / / / | | |/| | | | | | |
* | | | | | | | | | usbcore: rename struct dev_state to struct usb_dev_stateValentina Manea2014-03-10
* | | | | | | | | | staging: usbip: claim ports used by shared devicesValentina Manea2014-03-08
* | | | | | | | | | Merge branch 'imx-drm-staging' of git://ftp.arm.linux.org.uk/~rmk/linux-arm i...Greg Kroah-Hartman2014-03-07
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | of: Fix of_graph_parse_endpoint stub for !CONFIG_OF buildsPhilipp Zabel2014-03-07
| * | | | | | | | | | [media] of: move common endpoint parsing to drivers/ofPhilipp Zabel2014-03-06
| * | | | | | | | | | [media] of: move graph helpers from drivers/media/v4l2-core to drivers/ofPhilipp Zabel2014-03-06
| |/ / / / / / / / /
* | | | | | | | | | Merge 3.14-rc5 into staging-nextGreg Kroah-Hartman2014-03-02
|\| | | | | | | | |