Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | I2C: OMAP1/OMAP2+: add flags field to omap i2c platform data | Andy Green | 2011-10-29 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | I2C: OMAP: add rev to omap i2c platform data | Andy Green | 2011-10-29 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator | Linus Torvalds | 2011-11-01 | 3 | -1/+104 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | regulator: Constify constraints name | Mark Brown | 2011-10-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | regulator: Add driver for gpio-controlled regulators | Heiko Stübner | 2011-10-09 | 1 | -0/+87 | |
| * | | | | | | | | | | | | | | | | regulator: tps6586x: add SMx slew rate setting | Xin Xie | 2011-08-28 | 1 | -0/+16 | |
| * | | | | | | | | | | | | | | | | regulator: fix regulator/consumer.h kernel-doc warning | Randy Dunlap | 2011-08-08 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l... | Linus Torvalds | 2011-11-01 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | pstore: make pstore write function return normal success/fail value | Chen Gong | 2011-10-12 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | pstore: change mutex locking to spin_locks | Don Zickus | 2011-08-16 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-11-01 | 2 | -3/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier | 2011-11-01 | 2 | -3/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | IB/mlx4: Add support for XRC QPs | Sean Hefty | 2011-10-13 | 1 | -1/+2 | |
| | | * | | | | | | | | | | | | | | | | IB/mlx4: Add support for XRC SRQs | Sean Hefty | 2011-10-13 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | IB/mlx4: Add support for XRC domains | Sean Hefty | 2011-10-13 | 1 | -0/+5 | |
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | mlx4_core: Add extended port capabilities support | Marcel Apfelbaum | 2011-10-28 | 1 | -0/+7 | |
| |/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge git://github.com/herbertx/crypto | Linus Torvalds | 2011-11-01 | 3 | -0/+108 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | crypto: Add userspace report for cipher type algorithms | Steffen Klassert | 2011-10-21 | 1 | -0/+8 | |
| * | | | | | | | | | | | | | | | | crypto: Add userspace report for rng type algorithms | Steffen Klassert | 2011-10-21 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | | crypto: Add userspace report for pcompress type algorithms | Steffen Klassert | 2011-10-21 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | | | crypto: Add userspace report for aead type algorithms | Steffen Klassert | 2011-10-21 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | | | crypto: Add userspace report for blkcipher type algorithms | Steffen Klassert | 2011-10-21 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | | | crypto: Add userspace report for shash type algorithms | Steffen Klassert | 2011-10-21 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | | | crypto: Add userspace report for larval type algorithms | Steffen Klassert | 2011-10-21 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | | | crypto: Add userspace configuration API | Steffen Klassert | 2011-10-21 | 2 | -0/+53 | |
| * | | | | | | | | | | | | | | | | crypto: Add a flag to identify crypto instances | Steffen Klassert | 2011-10-21 | 1 | -0/+5 | |
* | | | | | | | | | | | | | | | | | Merge branch 'akpm' (Andrew's incoming) | Linus Torvalds | 2011-10-31 | 41 | -222/+250 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsolete | Joe Perches | 2011-10-31 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | llist-return-whether-list-is-empty-before-adding-in-llist_add-fix | Andrew Morton | 2011-10-31 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | lib: rename pack_hex_byte() to hex_byte_pack() | Andy Shevchenko | 2011-10-31 | 1 | -1/+6 | |
| * | | | | | | | | | | | | | | | | | drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform data | Magnus Damm | 2011-10-31 | 1 | -0/+0 | |
| * | | | | | | | | | | | | | | | | | leds: Renesas TPU LED driver | Magnus Damm | 2011-10-31 | 1 | -0/+14 | |
| * | | | | | | | | | | | | | | | | | backlight: fix broken regulator API usage in l4f00242t03 | Mark Brown | 2011-10-31 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | | | | treewide: use __printf not __attribute__((format(printf,...))) | Joe Perches | 2011-10-31 | 22 | -192/+167 | |
| * | | | | | | | | | | | | | | | | | lis3lv02d: make regulator API usage unconditional | Mark Brown | 2011-10-31 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | mm: compaction: make compact_zone_order() static | Kyungmin Park | 2011-10-31 | 1 | -8/+0 | |
| * | | | | | | | | | | | | | | | | | vmscan: fix shrinker callback bug in fs/super.c | Mikulas Patocka | 2011-10-31 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | mm: neaten warn_alloc_failed | Joe Perches | 2011-10-31 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | thp: mremap support and TLB optimization | Andrea Arcangeli | 2011-10-31 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | | | | memblock: add memblock_start_of_DRAM() | Sam Ravnborg | 2011-10-31 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | mm: avoid null pointer access in vm_struct via /proc/vmallocinfo | Mitsuo Hayasaka | 2011-10-31 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | lib/string.c: introduce memchr_inv() | Akinobu Mita | 2011-10-31 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completes | Mel Gorman | 2011-10-31 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | mm: vmscan: do not writeback filesystem pages in direct reclaim | Mel Gorman | 2011-10-31 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | mm: add comments to explain mm_struct fields | Christoph Lameter | 2011-10-31 | 1 | -2/+9 | |
| * | | | | | | | | | | | | | | | | | mm: distinguish between mlocked and pinned pages | Christoph Lameter | 2011-10-31 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | oom: fix race while temporarily setting current's oom_score_adj | David Rientjes | 2011-10-31 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | oom: remove oom_disable_count | David Rientjes | 2011-10-31 | 1 | -3/+0 | |
| * | | | | | | | | | | | | | | | | | mm: zone_reclaim: make isolate_lru_page() filter-aware | Minchan Kim | 2011-10-31 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | mm: compaction: make isolate_lru_page() filter-aware | Minchan Kim | 2011-10-31 | 1 | -0/+2 |