summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-11-05Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds4-14/+37
2011-11-05Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+5
2011-11-05Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds5-39/+27
2011-11-04Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-0/+4
2011-11-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+27
2011-11-04Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+10
2011-11-04dt: add empty of_machine_is_compatibleStephen Warren1-0/+5
2011-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-2/+61
2011-11-04Merge branch 'for-grant' of git://sources.calxeda.com/kernel/linux into devic...Grant Likely72-373/+804
2011-11-04[media] v4l: Add AUTO option for the V4L2_CID_POWER_LINE_FREQUENCY controlSylwester Nawrocki1-0/+1
2011-11-04[media] V4L: docbook documentation for struct v4l2_create_buffersGuennadi Liakhovetski1-3/+11
2011-11-04[media] V4L: add two new ioctl()s for multi-size videobuffer managementGuennadi Liakhovetski1-0/+18
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds15-466/+1375
2011-11-03Merge branch 'sh-latest' of git://github.com/pmundt/linux-shLinus Torvalds1-1/+11
2011-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...Linus Torvalds1-12/+34
2011-11-03Merge branch 'osd-devel' into nfs-for-nextTrond Myklebust257-1511/+6348
2011-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dmLinus Torvalds4-15/+56
2011-11-03Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2-31/+350
2011-11-03Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds12-107/+168
2011-11-03memcg: replace ss->id_lock with a rwlockAndrew Bresticker1-1/+1
2011-11-03aio: allocate kiocbs in batchesJeff Moyer1-0/+1
2011-11-03pps: new client driver using GPIOJames Nuss1-0/+32
2011-11-03include/linux/dma-mapping.h: add dma_zalloc_coherent()Andrew Morton1-0/+10
2011-11-03sysctl: add support for poll()Lucas De Marchi2-0/+38
2011-11-03RapidIO: add mport driver for Tsi721 bridgeAlexandre Bounine1-0/+1
2011-11-03include/linux/sem.h: make sysv_sem empty if SYSVIPC is disabledManfred Spraul1-2/+7
2011-11-03ipc/sem.c: remove private structures from public header fileManfred Spraul1-42/+0
2011-11-03memcg: skip scanning active lists based on individual sizeJohannes Weiner1-4/+6
2011-11-03memcg: rename mem variable to memcgRaghavendra K T1-16/+18
2011-11-03minix: describe usage of different magic numbersSami Kerola1-5/+5
2011-11-03thp: share get_huge_page_tail()Andrea Arcangeli1-0/+11
2011-11-03mm: thp: tail page refcounting fixAndrea Arcangeli2-38/+39
2011-11-03Merge git://github.com/rustyrussell/linuxLinus Torvalds4-5/+119
2011-11-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds3-7/+33
2011-11-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds6-138/+81
2011-11-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2-5/+1
2011-11-02mfd: Fix missing abx500 header file updatesLinus Walleij1-1/+1
2011-11-02vfs: add d_prune dentry operationSage Weil1-3/+5
2011-11-02vfs: protect i_nlinkMiklos Szeredi1-5/+15
2011-11-02filesystems: add set_nlink()Miklos Szeredi1-0/+13
2011-11-02readlinkat: ensure we return ENOENT for the empty pathname for normal lookupsAndy Whitcroft1-0/+1
2011-11-02Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2-1/+18
2011-11-02Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-0/+18
2011-11-02Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-0/+18
2011-11-02Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-0/+20
2011-11-02virtio: Add platform bus driver for memory mapped virtio devicePawel Moll1-0/+111
2011-11-02virtio: modify vring_init and vring_size to take account of the layout contai...Wang Sheng-Hui1-3/+3
2011-11-02virtio.h: correct comment for struct virtio_driverWang Sheng-Hui1-2/+2
2011-11-02virtio_config: Add virtio_config_val_len()Sasha Levin1-0/+3
2011-11-02Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds1-3/+2