aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-02-04[media] v4l2-dv-timings.h: add new 4K DMT resolutionsHans Verkuil1-0/+17
2014-02-04[media] adv7842: platform-data for Hotplug Active (HPA) manual/autoMartin Bugge1-0/+3
2014-02-04can: add ability to allocate CANFD frame in skb dataStephane Grosjean1-0/+2
2014-02-04can: add explicit copyrights to can userspace headerUwe Kleine-König1-0/+32
2014-02-04Merge tag 'kvm-s390-20140130' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2-1/+68
2014-02-04ARM: shmobile: wait for MSTP clock status to toggle, when enabling itGuennadi Liakhovetski1-7/+12
2014-02-03ASoC: davinci-mcasp: Rename platform data structPeter Ujfalusi1-1/+3
2014-02-03ACPI / numa: Make __acpi_map_pxm_to_node(), acpi_get_pxm() staticBjorn Helgaas2-6/+0
2014-02-03ACPI / numa: Fix acpi_get_node() prototypeBjorn Helgaas1-2/+2
2014-02-03of: Introduce device tree node flag helpers.Pantelis Antoniou1-0/+20
2014-02-03spi: Provide core support for DMA mapping transfersMark Brown1-0/+18
2014-02-03ASoC: simple-card: simplify codeJean-Francois Moine1-4/+0
2014-02-03ASoC: core: Add SOC_DOUBLE_R_S_TLVMarkus Pargmann1-0/+14
2014-02-03ASoC: core: Add signed register volume control logicMarkus Pargmann1-0/+1
2014-02-03ASoC: rsnd: add Gen2 SRC and DMAEngine supportKuninori Morimoto1-0/+6
2014-02-03ASoC: rsnd: remove pin sync optionKuninori Morimoto1-0/+1
2014-02-03Revert "xen/grant-table: Avoid m2p_override during mapping"Konrad Rzeszutek Wilk1-6/+2
2014-02-03reset: Add of_reset_control_getMaxime Ripard1-0/+4
2014-02-02compat: Get rid of (get|put)_compat_time(val|spec)H. Peter Anvin1-13/+10
2014-02-02Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds1-4/+4
2014-02-02Merge branch 'linus' into sched/core, to resolve conflictsIngo Molnar565-3829/+14948
2014-02-02Merge branch 'linus' into core/lockingIngo Molnar566-3834/+14947
2014-02-01NFSv4: Fix memory corruption in nfs4_proc_open_confirmTrond Myklebust1-0/+2
2014-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2014-01-31Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2014-01-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds6-9/+89
2014-01-31Typo in compat_sys_lseek() declarationStephan Springl1-1/+1
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds21-367/+396
2014-01-31Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2014-01-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-3/+9
2014-01-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+3
2014-01-31Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...Linus Torvalds1-3/+7
2014-01-31xen/grant-table: Avoid m2p_override during mappingZoltan Kiss1-2/+6
2014-01-31mm: sl[uo]b: fix misleading commentsDave Hansen1-4/+4
2014-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds4-11/+39
2014-01-30Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds4-7/+59
2014-01-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-0/+121
2014-01-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2-0/+92
2014-01-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-7/+12
2014-01-30zsmalloc: add copyrightMinchan Kim1-0/+1
2014-01-30zsmalloc: move it under mmMinchan Kim1-0/+50
2014-01-30kernel: use lockless list for smp_call_function_singleChristoph Hellwig2-5/+6
2014-01-30memblock, bootmem: restore goal for alloc_lowYinghai Lu1-2/+2
2014-01-30can: add destructor for self generated skbsOliver Hartkopp1-0/+38
2014-01-30blk-mq: Don't reserve a tag for flush requestShaohua Li1-0/+3
2014-01-30Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds4-7/+10
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds10-165/+236
2014-01-30Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+4
2014-01-30idr: remove unused prototype of idr_free()Vladimir Davydov1-1/+0
2014-01-30xen/gnttab: Use phys_addr_t to describe the grant frame base addressJulien Grall1-1/+1