summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-07-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-10/+46
2012-07-31Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds4-8/+16
2012-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-4/+16
2012-07-31Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6Linus Torvalds5-2/+82
2012-07-31ipv4: Properly purge netdev references on uncached routes.David S. Miller1-0/+3
2012-07-31ipv4: Cache routes in nexthop exception entries.David S. Miller1-0/+1
2012-07-31Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-13/+34
2012-07-31ipv4: percpu nh_rth_output cacheEric Dumazet1-1/+2
2012-07-31ipv4: Restore old dst_free() behavior.Eric Dumazet3-10/+11
2012-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds8-60/+113
2012-07-31thermal: Constify 'type' argument for the registration routineAnton Vorontsov1-1/+1
2012-07-31Merge with upstream to accommodate with thermal changesAnton Vorontsov51-92/+210
2012-07-30Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+103
2012-07-30Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds7-16/+24
2012-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds15-66/+192
2012-07-30libceph: clean up con flagsSage Weil1-10/+0
2012-07-30libceph: replace connection state bits with statesSage Weil1-12/+0
2012-07-30ceph: define snap counts as u32 everywhereAlex Elder1-1/+1
2012-07-30libceph: support crush tunablesSage Weil2-1/+12
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds12-137/+243
2012-07-30c/r: fcntl: add F_GETOWNER_UIDS optionCyrill Gorcunov1-0/+4
2012-07-30include/linux/aio.h: cpp->C conversionsAndrew Morton1-18/+20
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon1-1/+0
2012-07-30ipc: compat: use signed size_t types for msgsnd and msgrcvWill Deacon1-2/+2
2012-07-30ipc: allow compat IPC version field parsing if !ARCH_WANT_OLD_COMPAT_IPCWill Deacon1-0/+1
2012-07-30ipc: add COMPAT_SHMLBA supportWill Deacon1-2/+4
2012-07-30nilfs2: add omitted comments for structures in nilfs2_fs.hVyacheslav Dubeyko1-24/+39
2012-07-30string: introduce memweight()Akinobu Mita1-0/+3
2012-07-30backlight: move lp855x header into platform_data directoryKim, Milo1-0/+0
2012-07-30backlight: move register definitions from header to sourceKim, Milo1-6/+0
2012-07-30printk: remove the now unnecessary "C" annotation for KERN_CONTJoe Perches2-3/+1
2012-07-30printk: convert the format for KERN_<LEVEL> to a 2 byte patternJoe Perches2-13/+16
2012-07-30printk: add kern_levels.h to make KERN_<LEVEL> available for asm useJoe Perches2-18/+23
2012-07-30printk: add generic functions to find KERN_<LEVEL> headersJoe Perches1-0/+26
2012-07-30NMI watchdog: fix for lockup detector breakage on resumeSameer Nanda1-0/+8
2012-07-30usb/marvell: remove conditional compilation of clk codeViresh Kumar1-9/+0
2012-07-30clk: add non CONFIG_HAVE_CLK routinesViresh Kumar1-59/+109
2012-07-30coredump: warn about unsafe suid_dumpable / core_pattern comboKees Cook1-0/+5
2012-07-30libceph: move feature bits to separate headerSage Weil3-20/+24
2012-07-30[media] v4l2: Add rangelow and rangehigh fields to the v4l2_hw_freq_seek structHans de Goede1-1/+4
2012-07-30[media] v4l2: add core support for the new VIDIOC_ENUM_FREQ_BANDS ioctlHans Verkuil1-0/+2
2012-07-30[media] videodev2.h: add VIDIOC_ENUM_FREQ_BANDSHans Verkuil1-10/+30
2012-07-30NFS: Convert v4 into a moduleBryan Schumaker4-8/+8
2012-07-30NFS: Only initialize the ACL client in the v3 caseBryan Schumaker1-0/+3
2012-07-30NFS: Create a try_mount rpc opBryan Schumaker1-0/+4
2012-07-30NFS: Add version registering frameworkBryan Schumaker1-0/+1
2012-07-30[media] V4L: Add capability flags for memory-to-memory devicesSylwester Nawrocki1-0/+4
2012-07-30[media] davinci: vpif: add support for clipping on output dataManjunath Hadli1-0/+2
2012-07-30ipv4: remove rt_cache_rebuild_countEric Dumazet1-2/+0
2012-07-30net: ipv4: fix RCU races on dst refcountsEric Dumazet2-6/+14