summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2011-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-68/+81
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds-466/+1375
2011-11-03Merge branch 'sh-latest' of git://github.com/pmundt/linux-shLinus Torvalds-1/+11
2011-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...Linus Torvalds-12/+34
2011-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dmLinus Torvalds-15/+56
2011-11-02Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-31/+350
2011-11-02Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds-107/+168
2011-11-02memcg: replace ss->id_lock with a rwlockAndrew Bresticker-1/+1
2011-11-02aio: allocate kiocbs in batchesJeff Moyer-0/+1
2011-11-02pps: new client driver using GPIOJames Nuss-0/+32
2011-11-02include/linux/dma-mapping.h: add dma_zalloc_coherent()Andrew Morton-0/+10
2011-11-02sysctl: add support for poll()Lucas De Marchi-0/+38
2011-11-02RapidIO: add mport driver for Tsi721 bridgeAlexandre Bounine-0/+1
2011-11-02include/linux/sem.h: make sysv_sem empty if SYSVIPC is disabledManfred Spraul-2/+7
2011-11-02ipc/sem.c: remove private structures from public header fileManfred Spraul-42/+0
2011-11-02memcg: skip scanning active lists based on individual sizeJohannes Weiner-4/+6
2011-11-02memcg: rename mem variable to memcgRaghavendra K T-16/+18
2011-11-02minix: describe usage of different magic numbersSami Kerola-5/+5
2011-11-02thp: share get_huge_page_tail()Andrea Arcangeli-0/+11
2011-11-02mm: thp: tail page refcounting fixAndrea Arcangeli-38/+39
2011-11-02Merge git://github.com/rustyrussell/linuxLinus Torvalds-5/+119
2011-11-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds-7/+33
2011-11-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds-145/+554
2011-11-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds-5/+1
2011-11-02mfd: Fix missing abx500 header file updatesLinus Walleij-1/+1
2011-11-02vfs: add d_prune dentry operationSage Weil-3/+5
2011-11-02vfs: protect i_nlinkMiklos Szeredi-5/+15
2011-11-02filesystems: add set_nlink()Miklos Szeredi-0/+13
2011-11-02readlinkat: ensure we return ENOENT for the empty pathname for normal lookupsAndy Whitcroft-0/+1
2011-11-01Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds-1/+18
2011-11-01Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds-0/+18
2011-11-01Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds-0/+18
2011-11-01Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds-0/+20
2011-11-02virtio: Add platform bus driver for memory mapped virtio devicePawel Moll-0/+111
2011-11-02virtio: modify vring_init and vring_size to take account of the layout contai...Wang Sheng-Hui-3/+3
2011-11-02virtio.h: correct comment for struct virtio_driverWang Sheng-Hui-2/+2
2011-11-02virtio_config: Add virtio_config_val_len()Sasha Levin-0/+3
2011-11-01Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds-3/+2
2011-11-01Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulatorLinus Torvalds-1/+104
2011-11-01net: make the tcp and udp file_operations for the /proc stuff constArjan van de Ven-9/+13
2011-11-01Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds-3/+3
2011-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds-9/+172
2011-11-01Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier-9/+172
2011-11-01Merge git://github.com/herbertx/cryptoLinus Torvalds-0/+138
2011-11-01Merge Qualcom Hexagon architectureLinus Torvalds-0/+136
2011-11-01Add extra arch overrides to asm-generic/checksum.hLinas Vepstas-0/+4
2011-11-01Hexagon: Add locking types and functionsRichard Kuo-0/+132
2011-11-01i7core_edac: Drop the edac_mce facilityBorislav Petkov-31/+0
2011-11-01ipvs: Fix compilation error in ip_vs.h for ip_vs_confirm_conntrack function.Krzysztof Wilczynski-1/+1
2011-11-01netfilter: export NAT definitions through linux/netfilter_ipv4/nf_nat.hPablo Neira Ayuso-51/+61