Age | Commit message (Expand) | Author |
2011-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dm | Linus Torvalds |
2011-11-02 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2011-11-02 | Merge branch 'akpm' (Andrew's incoming - part two) | Linus Torvalds |
2011-11-02 | memcg: replace ss->id_lock with a rwlock | Andrew Bresticker |
2011-11-02 | aio: allocate kiocbs in batches | Jeff Moyer |
2011-11-02 | pps: new client driver using GPIO | James Nuss |
2011-11-02 | include/linux/dma-mapping.h: add dma_zalloc_coherent() | Andrew Morton |
2011-11-02 | sysctl: add support for poll() | Lucas De Marchi |
2011-11-02 | RapidIO: add mport driver for Tsi721 bridge | Alexandre Bounine |
2011-11-02 | include/linux/sem.h: make sysv_sem empty if SYSVIPC is disabled | Manfred Spraul |
2011-11-02 | ipc/sem.c: remove private structures from public header file | Manfred Spraul |
2011-11-02 | memcg: skip scanning active lists based on individual size | Johannes Weiner |
2011-11-02 | memcg: rename mem variable to memcg | Raghavendra K T |
2011-11-02 | minix: describe usage of different magic numbers | Sami Kerola |
2011-11-02 | thp: share get_huge_page_tail() | Andrea Arcangeli |
2011-11-02 | mm: thp: tail page refcounting fix | Andrea Arcangeli |
2011-11-02 | Merge git://github.com/rustyrussell/linux | Linus Torvalds |
2011-11-02 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/... | Linus Torvalds |
2011-11-02 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2011-11-02 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2011-11-02 | vfs: add d_prune dentry operation | Sage Weil |
2011-11-02 | vfs: protect i_nlink | Miklos Szeredi |
2011-11-02 | filesystems: add set_nlink() | Miklos Szeredi |
2011-11-02 | readlinkat: ensure we return ENOENT for the empty pathname for normal lookups | Andy Whitcroft |
2011-11-01 | Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds |
2011-11-01 | Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds |
2011-11-01 | Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds |
2011-11-01 | Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds |
2011-11-02 | virtio: Add platform bus driver for memory mapped virtio device | Pawel Moll |
2011-11-02 | virtio: modify vring_init and vring_size to take account of the layout contai... | Wang Sheng-Hui |
2011-11-02 | virtio.h: correct comment for struct virtio_driver | Wang Sheng-Hui |
2011-11-02 | virtio_config: Add virtio_config_val_len() | Sasha Levin |
2011-11-01 | Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linux | Linus Torvalds |
2011-11-01 | Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator | Linus Torvalds |
2011-11-01 | Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l... | Linus Torvalds |
2011-11-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2011-11-01 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier |
2011-11-01 | Merge git://github.com/herbertx/crypto | Linus Torvalds |
2011-11-01 | Merge Qualcom Hexagon architecture | Linus Torvalds |
2011-11-01 | Add extra arch overrides to asm-generic/checksum.h | Linas Vepstas |
2011-11-01 | Hexagon: Add locking types and functions | Richard Kuo |
2011-11-01 | i7core_edac: Drop the edac_mce facility | Borislav Petkov |
2011-10-31 | Merge branch 'akpm' (Andrew's incoming) | Linus Torvalds |
2011-10-31 | kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsolete | Joe Perches |
2011-10-31 | llist-return-whether-list-is-empty-before-adding-in-llist_add-fix | Andrew Morton |
2011-10-31 | lib: rename pack_hex_byte() to hex_byte_pack() | Andy Shevchenko |
2011-10-31 | drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform data | Magnus Damm |
2011-10-31 | leds: Renesas TPU LED driver | Magnus Damm |
2011-10-31 | backlight: fix broken regulator API usage in l4f00242t03 | Mark Brown |
2011-10-31 | treewide: use __printf not __attribute__((format(printf,...))) | Joe Perches |