summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-07-31vfio: Add PCI device driverAlex Williamson1-0/+26
2012-07-31vfio: Type1 IOMMU implementationAlex Williamson1-1/+53
2012-07-31vfio: VFIO coreAlex Williamson1-0/+367
2012-07-31thermal: Constify 'type' argument for the registration routineAnton Vorontsov1-1/+1
2012-07-31Merge with upstream to accommodate with thermal changesAnton Vorontsov36-70/+154
2012-07-31Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+103
2012-07-31Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds7-16/+24
2012-07-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-42/+88
2012-07-31libceph: clean up con flagsSage Weil1-10/+0
2012-07-31libceph: replace connection state bits with statesSage Weil1-12/+0
2012-07-31ceph: define snap counts as u32 everywhereAlex Elder1-1/+1
2012-07-31libceph: support crush tunablesSage Weil2-1/+12
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds11-137/+239
2012-07-31include/linux/aio.h: cpp->C conversionsAndrew Morton1-18/+20
2012-07-31ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon1-1/+0
2012-07-31ipc: compat: use signed size_t types for msgsnd and msgrcvWill Deacon1-2/+2
2012-07-31ipc: allow compat IPC version field parsing if !ARCH_WANT_OLD_COMPAT_IPCWill Deacon1-0/+1
2012-07-31ipc: add COMPAT_SHMLBA supportWill Deacon1-2/+4
2012-07-31nilfs2: add omitted comments for structures in nilfs2_fs.hVyacheslav Dubeyko1-24/+39
2012-07-31string: introduce memweight()Akinobu Mita1-0/+3
2012-07-31backlight: move lp855x header into platform_data directoryKim, Milo1-0/+0
2012-07-31backlight: move register definitions from header to sourceKim, Milo1-6/+0
2012-07-31printk: remove the now unnecessary "C" annotation for KERN_CONTJoe Perches2-3/+1
2012-07-31printk: convert the format for KERN_<LEVEL> to a 2 byte patternJoe Perches2-13/+16
2012-07-31printk: add kern_levels.h to make KERN_<LEVEL> available for asm useJoe Perches2-18/+23
2012-07-31printk: add generic functions to find KERN_<LEVEL> headersJoe Perches1-0/+26
2012-07-31NMI watchdog: fix for lockup detector breakage on resumeSameer Nanda1-0/+8
2012-07-31usb/marvell: remove conditional compilation of clk codeViresh Kumar1-9/+0
2012-07-31clk: add non CONFIG_HAVE_CLK routinesViresh Kumar1-59/+109
2012-07-31coredump: warn about unsafe suid_dumpable / core_pattern comboKees Cook1-0/+5
2012-07-31libceph: move feature bits to separate headerSage Weil3-20/+24
2012-07-31[media] v4l2: Add rangelow and rangehigh fields to the v4l2_hw_freq_seek structHans de Goede1-1/+4
2012-07-31[media] videodev2.h: add VIDIOC_ENUM_FREQ_BANDSHans Verkuil1-10/+30
2012-07-31NFS: Convert v4 into a moduleBryan Schumaker4-8/+8
2012-07-31NFS: Only initialize the ACL client in the v3 caseBryan Schumaker1-0/+3
2012-07-31NFS: Create a try_mount rpc opBryan Schumaker1-0/+4
2012-07-31NFS: Add version registering frameworkBryan Schumaker1-0/+1
2012-07-31[media] V4L: Add capability flags for memory-to-memory devicesSylwester Nawrocki1-0/+4
2012-07-31Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+10
2012-07-30Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds26-573/+8416
2012-07-30Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds1-0/+10
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-0/+21
2012-07-30Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds5-10/+42
2012-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+1
2012-07-30Merge tag 'dm-3.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-9/+26
2012-07-30Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...Linus Torvalds4-4/+14
2012-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+24
2012-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds1-75/+133
2012-07-30Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2012-07-30libceph: define ceph_extract_encoded_string()Alex Elder1-0/+47