summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* Merge tag 'asoc-v3.15' into asoc-linusMark Brown2014-04-08
|\
| *-. Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', '...Mark Brown2014-03-12
| |\ \
| | * | ASoC: s3c24xx: Remove invalid file referenceSachin Kamat2014-02-25
| | * | ASoC: samsung: Remove invalid file referenceSachin Kamat2014-02-25
| | |/
| | |
| | \
| *-. \ Merge remote-tracking branches 'asoc/topic/da7213', 'asoc/topic/da732x', 'aso...Mark Brown2014-03-12
| |\ \ \ | | | |/ | | |/|
| | | * ASoC: davinci-mcasp: Rename platform data structPeter Ujfalusi2014-02-03
| | | |
| | \ \
| | \ \
| | \ \
| *---. | | Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso...Mark Brown2014-03-12
| |\ \ \| |
| | | * | | ASoC: atmel_ssc_dai: make option to choose clockBo Shen2014-02-12
| | | |/ /
| | * / / mfd: arizona: Add support for new fratio encodingCharles Keepax2014-03-09
| | |/ /
| | | |
| | \ \
| *-. \ \ Merge remote-tracking branches 'asoc/topic/88pm860x', 'asoc/topic/ad1836', 'a...Mark Brown2014-03-12
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | ASoC: Add ADAU1977 CODEC driverLars-Peter Clausen2014-02-19
| | |/ /
| * | | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2014-03-12
| |\ \ \
| | * | | regmap: add regmap_parse_val apiNenghua Cao2014-03-06
| | |/ /
* | | | 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 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