Age | Commit message (Expand) | Author | Files | Lines |
2011-11-02 | readlinkat: ensure we return ENOENT for the empty pathname for normal lookups | Andy Whitcroft | 1 | -0/+1 |
2011-11-01 | Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2 | -1/+18 |
2011-11-01 | Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 1 | -0/+18 |
2011-11-01 | Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 1 | -0/+18 |
2011-11-01 | Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 1 | -0/+20 |
2011-11-01 | Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 1 | -3/+2 |
2011-11-01 | Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator | Linus Torvalds | 3 | -1/+104 |
2011-11-01 | Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l... | Linus Torvalds | 1 | -3/+3 |
2011-11-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 7 | -9/+172 |
2011-11-01 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier | 7 | -9/+172 |
2011-11-01 | Merge git://github.com/herbertx/crypto | Linus Torvalds | 6 | -0/+138 |
2011-11-01 | Merge Qualcom Hexagon architecture | Linus Torvalds | 2 | -0/+136 |
2011-11-01 | Add extra arch overrides to asm-generic/checksum.h | Linas Vepstas | 1 | -0/+4 |
2011-11-01 | Hexagon: Add locking types and functions | Richard Kuo | 1 | -0/+132 |
2011-10-31 | Merge branch 'akpm' (Andrew's incoming) | Linus Torvalds | 54 | -258/+298 |
2011-10-31 | kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsolete | Joe Perches | 1 | -0/+4 |
2011-10-31 | llist-return-whether-list-is-empty-before-adding-in-llist_add-fix | Andrew Morton | 1 | -1/+1 |
2011-10-31 | lib: rename pack_hex_byte() to hex_byte_pack() | Andy Shevchenko | 1 | -1/+6 |
2011-10-31 | drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform data | Magnus Damm | 1 | -0/+0 |
2011-10-31 | leds: Renesas TPU LED driver | Magnus Damm | 1 | -0/+14 |
2011-10-31 | backlight: fix broken regulator API usage in l4f00242t03 | Mark Brown | 1 | -2/+0 |
2011-10-31 | treewide: use __printf not __attribute__((format(printf,...))) | Joe Perches | 32 | -220/+197 |
2011-10-31 | lis3lv02d: make regulator API usage unconditional | Mark Brown | 1 | -1/+0 |
2011-10-31 | mm: compaction: make compact_zone_order() static | Kyungmin Park | 1 | -8/+0 |
2011-10-31 | vmscan: fix shrinker callback bug in fs/super.c | Mikulas Patocka | 1 | -0/+1 |
2011-10-31 | mm: neaten warn_alloc_failed | Joe Perches | 1 | -1/+2 |
2011-10-31 | include/asm-generic/page.h: calculate virt_to_page and page_to_virt via prede... | Sonic Zhang | 1 | -2/+2 |
2011-10-31 | thp: mremap support and TLB optimization | Andrea Arcangeli | 1 | -0/+5 |
2011-10-31 | memblock: add memblock_start_of_DRAM() | Sam Ravnborg | 1 | -0/+1 |
2011-10-31 | mm: avoid null pointer access in vm_struct via /proc/vmallocinfo | Mitsuo Hayasaka | 1 | -0/+1 |
2011-10-31 | lib/string.c: introduce memchr_inv() | Akinobu Mita | 1 | -0/+1 |
2011-10-31 | mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completes | Mel Gorman | 1 | -1/+1 |
2011-10-31 | mm: vmscan: do not writeback filesystem pages in direct reclaim | Mel Gorman | 1 | -0/+1 |
2011-10-31 | mm: add comments to explain mm_struct fields | Christoph Lameter | 1 | -2/+9 |
2011-10-31 | mm: distinguish between mlocked and pinned pages | Christoph Lameter | 1 | -1/+1 |
2011-10-31 | oom: fix race while temporarily setting current's oom_score_adj | David Rientjes | 1 | -0/+1 |
2011-10-31 | oom: remove oom_disable_count | David Rientjes | 1 | -3/+0 |
2011-10-31 | mm: zone_reclaim: make isolate_lru_page() filter-aware | Minchan Kim | 1 | -0/+2 |
2011-10-31 | mm: compaction: make isolate_lru_page() filter-aware | Minchan Kim | 1 | -0/+2 |
2011-10-31 | mm: change isolate mode from #define to bitwise type | Minchan Kim | 4 | -11/+15 |
2011-10-31 | Cross Memory Attach | Christopher Yeoh | 3 | -4/+19 |
2011-10-31 | include/linux/dmar.h: forward-declare struct acpi_dmar_header | Andrew Morton | 1 | -0/+2 |
2011-10-31 | dma-mapping: fix sync_single_range_* DMA debugging | Clemens Ladisch | 1 | -2/+12 |
2011-10-31 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 3 | -0/+12 |
2011-10-31 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 19 | -78/+363 |
2011-10-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -4/+6 |
2011-10-31 | Merge branch 'dt/gic' into next/dt | Arnd Bergmann | 6 | -13/+172 |
2011-10-31 | Merge branch 'omap/dt' into next/dt | Arnd Bergmann | 1 | -0/+18 |
2011-10-31 | irq: support domains with non-zero hwirq base | Rob Herring | 1 | -1/+15 |
2011-10-31 | of/irq: introduce of_irq_init | Rob Herring | 1 | -0/+3 |