summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-11-02Merge git://github.com/rustyrussell/linuxLinus Torvalds
2011-11-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds
2011-11-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2011-11-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2011-11-02vfs: add d_prune dentry operationSage Weil
2011-11-02vfs: protect i_nlinkMiklos Szeredi
2011-11-02filesystems: add set_nlink()Miklos Szeredi
2011-11-02readlinkat: ensure we return ENOENT for the empty pathname for normal lookupsAndy Whitcroft
2011-11-02Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-02Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-02Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-02Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-02virtio: Add platform bus driver for memory mapped virtio devicePawel Moll
2011-11-02virtio: modify vring_init and vring_size to take account of the layout contai...Wang Sheng-Hui
2011-11-02virtio.h: correct comment for struct virtio_driverWang Sheng-Hui
2011-11-02virtio_config: Add virtio_config_val_len()Sasha Levin
2011-11-01Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2011-11-01Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulatorLinus Torvalds
2011-11-01Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds
2011-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-11-01Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier
2011-11-01Merge git://github.com/herbertx/cryptoLinus Torvalds
2011-11-01Merge branch 'akpm' (Andrew's incoming)Linus Torvalds
2011-11-01kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsoleteJoe Perches
2011-11-01llist-return-whether-list-is-empty-before-adding-in-llist_add-fixAndrew Morton
2011-11-01lib: rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko
2011-11-01drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform dataMagnus Damm
2011-11-01leds: Renesas TPU LED driverMagnus Damm
2011-11-01backlight: fix broken regulator API usage in l4f00242t03Mark Brown
2011-11-01treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2011-11-01lis3lv02d: make regulator API usage unconditionalMark Brown
2011-11-01mm: compaction: make compact_zone_order() staticKyungmin Park
2011-11-01vmscan: fix shrinker callback bug in fs/super.cMikulas Patocka
2011-11-01mm: neaten warn_alloc_failedJoe Perches
2011-11-01thp: mremap support and TLB optimizationAndrea Arcangeli
2011-11-01memblock: add memblock_start_of_DRAM()Sam Ravnborg
2011-11-01mm: avoid null pointer access in vm_struct via /proc/vmallocinfoMitsuo Hayasaka
2011-11-01lib/string.c: introduce memchr_inv()Akinobu Mita
2011-11-01mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completesMel Gorman
2011-11-01mm: vmscan: do not writeback filesystem pages in direct reclaimMel Gorman
2011-11-01mm: add comments to explain mm_struct fieldsChristoph Lameter
2011-11-01mm: distinguish between mlocked and pinned pagesChristoph Lameter
2011-11-01oom: fix race while temporarily setting current's oom_score_adjDavid Rientjes
2011-11-01oom: remove oom_disable_countDavid Rientjes
2011-11-01mm: zone_reclaim: make isolate_lru_page() filter-awareMinchan Kim
2011-11-01mm: compaction: make isolate_lru_page() filter-awareMinchan Kim
2011-11-01mm: change isolate mode from #define to bitwise typeMinchan Kim
2011-11-01Cross Memory AttachChristopher Yeoh
2011-11-01include/linux/dmar.h: forward-declare struct acpi_dmar_headerAndrew Morton
2011-10-31Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds