Age | Commit message (Expand) | Author | Files | Lines |
2011-11-01 | treewide: use __printf not __attribute__((format(printf,...))) | Joe Perches | 61 | -350/+324 |
2011-11-01 | printk: remove bounds checking for log_prefix | William Douglas | 1 | -3/+0 |
2011-11-01 | printk: fix bounds checking for log_prefix | William Douglas | 1 | -1/+1 |
2011-11-01 | printk: add console_suspend module parameter | Yanmin Zhang | 2 | -0/+9 |
2011-11-01 | printk: add module parameter ignore_loglevel to control ignore_loglevel | Yanmin Zhang | 2 | -0/+6 |
2011-11-01 | kernel/sysctl.c: add cap_last_cap to /proc/sys/kernel | Dan Ballard | 2 | -0/+17 |
2011-11-01 | watchdog: move watchdog_*_all_cpus under CONFIG_SYSCTL | Vasily Averin | 1 | -2/+2 |
2011-11-01 | stop_machine: make stop_machine safe and efficient to call early | Jeremy Fitzhardinge | 1 | -0/+22 |
2011-11-01 | drivers/misc/ad525x_dpot-i2c.c: add i2c support for AD5161 | Peter Korsgaard | 1 | -0/+1 |
2011-11-01 | driver/misc/fsa9480.c fix potential null-pointer dereference | Jonghwan Choi | 1 | -1/+2 |
2011-11-01 | lis3lv02d: make regulator API usage unconditional | Mark Brown | 2 | -23/+12 |
2011-11-01 | lis3: remove the references to the global variable in core driver | Éric Piel | 2 | -103/+133 |
2011-11-01 | lis3: change exported function to use passed parameter | Éric Piel | 5 | -9/+9 |
2011-11-01 | lis3: use consistent naming of variables | Éric Piel | 1 | -60/+60 |
2011-11-01 | lis3: free regulators if probe() fails | Éric Piel | 1 | -2/+7 |
2011-11-01 | hp_accel: add HP ProBook 655x | Éric Piel | 1 | -0/+1 |
2011-11-01 | lis3: add support for HP EliteBook 8540w | Éric Piel | 1 | -0/+1 |
2011-11-01 | lis3: add support for HP EliteBook 2730p | Éric Piel | 1 | -0/+1 |
2011-11-01 | lis3: update maintainer information | Éric Piel | 1 | -0/+1 |
2011-11-01 | lis3lv02d: avoid divide by zero due to unchecked | Éric Piel | 3 | -9/+32 |
2011-11-01 | drivers/hwmon/hwmon.c: convert idr to ida and use ida_simple_get() | Jonathan Cameron | 1 | -39/+8 |
2011-11-01 | hwmon: convert idr to ida and use ida_simple interface | Jonathan Cameron | 1 | -24/+8 |
2011-11-01 | lib/Kconfig.debug: fix help message for DEFAULT_HUNG_TASK_TIMEOUT | Jiaju Zhang | 1 | -2/+3 |
2011-11-01 | fs/pipe.c: add ->statfs callback for pipefs | Pavel Emelyanov | 1 | -0/+1 |
2011-11-01 | alpha: wire up sendmmsg syscall | Michael Cree | 2 | -1/+3 |
2011-11-01 | alpha: wire up accept4 syscall | Michael Cree | 2 | -1/+3 |
2011-11-01 | mm/vmstat.c: cache align vm_stat | Dimitri Sivanich | 1 | -1/+1 |
2011-11-01 | mm: munlock use mapcount to avoid terrible overhead | Hugh Dickins | 1 | -1/+9 |
2011-11-01 | mm/huge_memory: fix typo when updating mmu cache | Hillf Danton | 1 | -1/+1 |
2011-11-01 | mm/huge_memory: fix copying user highpage | Hillf Danton | 1 | -1/+1 |
2011-11-01 | mm: do not drain pagevecs for mlockall(MCL_FUTURE) | Christoph Lameter | 1 | -1/+2 |
2011-11-01 | vmscan: abort reclaim/compaction if compaction can proceed | Mel Gorman | 1 | -11/+21 |
2011-11-01 | vmscan: limit direct reclaim for higher order allocations | Rik van Riel | 1 | -0/+16 |
2011-11-01 | vmscan: add barrier to prevent evictable page in unevictable list | Minchan Kim | 2 | -5/+12 |
2011-11-01 | mm/huge_memory.c: quiet sparse noise | H Hartley Sweeten | 1 | -1/+4 |
2011-11-01 | mm/mempolicy.c: quiet sparse noise | H Hartley Sweeten | 1 | -1/+1 |
2011-11-01 | mm/thrash.c: quiet sparse noise | H Hartley Sweeten | 1 | -1/+1 |
2011-11-01 | mm/memblock.c: quiet sparse noise | H Hartley Sweeten | 1 | -1/+2 |
2011-11-01 | mm: disable user interface to manually rescue unevictable pages | Johannes Weiner | 1 | -76/+8 |
2011-11-01 | vmscan.c: fix invalid strict_strtoul() check in write_scan_unevictable_node() | Kautuk Consul | 1 | -2/+2 |
2011-11-01 | mm: fix kunmap_high() comment | Li Haifeng | 1 | -1/+1 |
2011-11-01 | mm: compaction: make compact_zone_order() static | Kyungmin Park | 2 | -9/+1 |
2011-11-01 | HWPOISON: convert pr_debug()s to pr_info()s | Dean Nelson | 1 | -6/+6 |
2011-11-01 | fs/buffer.c: add device information for error output in __find_get_block_slow() | Tao Ma | 1 | -1/+4 |
2011-11-01 | mm/mmap.c: eliminate the ret variable from mm_take_all_locks() | Kautuk Consul | 1 | -6/+3 |
2011-11-01 | vmscan: fix shrinker callback bug in fs/super.c | Mikulas Patocka | 2 | -1/+2 |
2011-11-01 | mm-add-comment-explaining-task-state-setting-in-bdi_forker_thread-fix | Andrew Morton | 1 | -3/+2 |
2011-11-01 | ksm: fix the comment of try_to_unmap_one() | Wanlong Gao | 1 | -1/+1 |
2011-11-01 | mm/vmalloc.c: report more vmalloc failures | Joe Perches | 1 | -3/+8 |
2011-11-01 | kswapd: assign new_order and new_classzone_idx after wakeup in sleeping | Alex,Shi | 1 | -0/+2 |