summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-07-31hugetlb: use mmu_gather instead of a temporary linked list for accumulating p...Aneesh Kumar K.V
2012-07-31hugetlb: add an inline helper for finding hstate indexAneesh Kumar K.V
2012-07-31mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threadsWanpeng Li
2012-07-31mm: account the total_vm in the vm_stat_account()Huang Shijie
2012-07-31Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6Linus Torvalds
2012-07-31Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-07-31vfio: Add PCI device driverAlex Williamson
2012-07-31vfio: Type1 IOMMU implementationAlex Williamson
2012-07-31vfio: VFIO coreAlex Williamson
2012-07-31thermal: Constify 'type' argument for the registration routineAnton Vorontsov
2012-07-31Merge with upstream to accommodate with thermal changesAnton Vorontsov
2012-07-31Merge branches 'dma-omap', 'dma-pl08x' and 'dma-sa11x0' into dmaengineRussell King
2012-07-31dmaengine: add OMAP DMA engine driverRussell King
2012-07-31blk: pass from_schedule to non-request unplug functions.NeilBrown
2012-07-31blk: centralize non-request unplug handling.NeilBrown
2012-07-31fs: Remove old freezing mechanismJan Kara
2012-07-31fs: Improve filesystem freezing handlingJan Kara
2012-07-30Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-07-30Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-30libceph: clean up con flagsSage Weil
2012-07-30libceph: replace connection state bits with statesSage Weil
2012-07-30ceph: define snap counts as u32 everywhereAlex Elder
2012-07-30libceph: support crush tunablesSage Weil
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-30include/linux/aio.h: cpp->C conversionsAndrew Morton
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon
2012-07-30ipc: compat: use signed size_t types for msgsnd and msgrcvWill Deacon
2012-07-30ipc: allow compat IPC version field parsing if !ARCH_WANT_OLD_COMPAT_IPCWill Deacon
2012-07-30ipc: add COMPAT_SHMLBA supportWill Deacon
2012-07-30nilfs2: add omitted comments for structures in nilfs2_fs.hVyacheslav Dubeyko
2012-07-30string: introduce memweight()Akinobu Mita
2012-07-30backlight: move lp855x header into platform_data directoryKim, Milo
2012-07-30backlight: move register definitions from header to sourceKim, Milo
2012-07-30printk: remove the now unnecessary "C" annotation for KERN_CONTJoe Perches
2012-07-30printk: convert the format for KERN_<LEVEL> to a 2 byte patternJoe Perches
2012-07-30printk: add kern_levels.h to make KERN_<LEVEL> available for asm useJoe Perches
2012-07-30printk: add generic functions to find KERN_<LEVEL> headersJoe Perches
2012-07-30NMI watchdog: fix for lockup detector breakage on resumeSameer Nanda
2012-07-30usb/marvell: remove conditional compilation of clk codeViresh Kumar
2012-07-30clk: add non CONFIG_HAVE_CLK routinesViresh Kumar
2012-07-30coredump: warn about unsafe suid_dumpable / core_pattern comboKees Cook
2012-07-30libceph: move feature bits to separate headerSage Weil
2012-07-30[media] v4l2: Add rangelow and rangehigh fields to the v4l2_hw_freq_seek structHans de Goede
2012-07-30[media] videodev2.h: add VIDIOC_ENUM_FREQ_BANDSHans Verkuil
2012-07-30NFS: Convert v4 into a moduleBryan Schumaker
2012-07-30NFS: Only initialize the ACL client in the v3 caseBryan Schumaker
2012-07-30NFS: Create a try_mount rpc opBryan Schumaker
2012-07-30NFS: Add version registering frameworkBryan Schumaker