summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-31Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-07-31Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-07-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-31libceph: clean up con flagsSage Weil
2012-07-31libceph: replace connection state bits with statesSage Weil
2012-07-31ceph: define snap counts as u32 everywhereAlex Elder
2012-07-31libceph: support crush tunablesSage Weil
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-31c/r: fcntl: add F_GETOWNER_UIDS optionCyrill Gorcunov
2012-07-31include/linux/aio.h: cpp->C conversionsAndrew Morton
2012-07-31ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon
2012-07-31ipc: compat: use signed size_t types for msgsnd and msgrcvWill Deacon
2012-07-31ipc: allow compat IPC version field parsing if !ARCH_WANT_OLD_COMPAT_IPCWill Deacon
2012-07-31ipc: add COMPAT_SHMLBA supportWill Deacon
2012-07-31nilfs2: add omitted comments for structures in nilfs2_fs.hVyacheslav Dubeyko
2012-07-31string: introduce memweight()Akinobu Mita
2012-07-31backlight: move lp855x header into platform_data directoryKim, Milo
2012-07-31backlight: move register definitions from header to sourceKim, Milo
2012-07-31printk: remove the now unnecessary "C" annotation for KERN_CONTJoe Perches
2012-07-31printk: convert the format for KERN_<LEVEL> to a 2 byte patternJoe Perches
2012-07-31printk: add kern_levels.h to make KERN_<LEVEL> available for asm useJoe Perches
2012-07-31printk: add generic functions to find KERN_<LEVEL> headersJoe Perches
2012-07-31NMI watchdog: fix for lockup detector breakage on resumeSameer Nanda
2012-07-31usb/marvell: remove conditional compilation of clk codeViresh Kumar
2012-07-31clk: add non CONFIG_HAVE_CLK routinesViresh Kumar
2012-07-31coredump: warn about unsafe suid_dumpable / core_pattern comboKees Cook
2012-07-30libceph: move feature bits to separate headerSage Weil
2012-07-30Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-30Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-07-30Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-07-30Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2012-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-07-30Merge tag 'dm-3.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2012-07-30Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...Linus Torvalds
2012-07-30Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds
2012-07-30Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-30libceph: define ceph_extract_encoded_string()Alex Elder
2012-07-30libceph: fix off-by-one bug in ceph_encode_filepath()Alex Elder
2012-07-30libceph: prevent the race of incoming work during teardownGuanjun He
2012-07-30libceph: fix messenger retrySage Weil
2012-07-30libceph: initialize msgpool message typesSage Weil
2012-07-30Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds
2012-07-30common: DMA-mapping: add DMA_ATTR_SKIP_CPU_SYNC attributeMarek Szyprowski
2012-07-30common: dma-mapping: introduce dma_get_sgtable() functionMarek Szyprowski
2012-07-30common: DMA-mapping: add DMA_ATTR_NO_KERNEL_MAPPING attributeMarek Szyprowski