aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-02Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds12-107/+168
2011-11-02memcg: replace ss->id_lock with a rwlockAndrew Bresticker1-1/+1
2011-11-02aio: allocate kiocbs in batchesJeff Moyer1-0/+1
2011-11-02pps: new client driver using GPIOJames Nuss1-0/+32
2011-11-02include/linux/dma-mapping.h: add dma_zalloc_coherent()Andrew Morton1-0/+10
2011-11-02sysctl: add support for poll()Lucas De Marchi2-0/+38
2011-11-02RapidIO: add mport driver for Tsi721 bridgeAlexandre Bounine1-0/+1
2011-11-02include/linux/sem.h: make sysv_sem empty if SYSVIPC is disabledManfred Spraul1-2/+7
2011-11-02ipc/sem.c: remove private structures from public header fileManfred Spraul1-42/+0
2011-11-02memcg: skip scanning active lists based on individual sizeJohannes Weiner1-4/+6
2011-11-02memcg: rename mem variable to memcgRaghavendra K T1-16/+18
2011-11-02minix: describe usage of different magic numbersSami Kerola1-5/+5
2011-11-02thp: share get_huge_page_tail()Andrea Arcangeli1-0/+11
2011-11-02mm: thp: tail page refcounting fixAndrea Arcangeli2-38/+39
2011-11-02Merge 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/vfs-queueLinus Torvalds3-7/+33
2011-11-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds7-145/+554
2011-11-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds2-5/+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-01Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2-1/+18
2011-11-01Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-0/+18
2011-11-01Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-0/+18
2011-11-01Merge 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 containing *_event_idxWang 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-01Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds1-3/+2
2011-11-01Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulatorLinus Torvalds3-1/+104
2011-11-01Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-3/+3
2011-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds7-9/+172
2011-11-01Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', 'misc', 'mlx4', 'misc', 'nes', 'qib' and 'xrc' into for-nextRoland Dreier7-9/+172
2011-11-01Merge git://github.com/herbertx/cryptoLinus Torvalds6-0/+138
2011-11-01Merge Qualcom Hexagon architectureLinus Torvalds2-0/+136
2011-11-01Add extra arch overrides to asm-generic/checksum.hLinas Vepstas1-0/+4
2011-11-01Hexagon: Add locking types and functionsRichard Kuo1-0/+132
2011-10-31Merge branch 'akpm' (Andrew's incoming)Linus Torvalds54-258/+298
2011-10-31kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsoleteJoe Perches1-0/+4
2011-10-31llist-return-whether-list-is-empty-before-adding-in-llist_add-fixAndrew Morton1-1/+1
2011-10-31lib: rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko1-1/+6
2011-10-31drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform dataMagnus Damm1-0/+0
2011-10-31leds: Renesas TPU LED driverMagnus Damm1-0/+14
2011-10-31backlight: fix broken regulator API usage in l4f00242t03Mark Brown1-2/+0
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches32-220/+197
2011-10-31lis3lv02d: make regulator API usage unconditionalMark Brown1-1/+0
2011-10-31mm: compaction: make compact_zone_order() staticKyungmin Park1-8/+0
2011-10-31vmscan: fix shrinker callback bug in fs/super.cMikulas Patocka1-0/+1