index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-10-31
watchdog: move watchdog_*_all_cpus under CONFIG_SYSCTL
Vasily Averin
2011-10-31
stop_machine: make stop_machine safe and efficient to call early
Jeremy Fitzhardinge
2011-10-31
drivers/misc/ad525x_dpot-i2c.c: add i2c support for AD5161
Peter Korsgaard
2011-10-31
driver/misc/fsa9480.c fix potential null-pointer dereference
Jonghwan Choi
2011-10-31
lis3lv02d: make regulator API usage unconditional
Mark Brown
2011-10-31
lis3: remove the references to the global variable in core driver
Éric Piel
2011-10-31
lis3: change exported function to use passed parameter
Éric Piel
2011-10-31
lis3: use consistent naming of variables
Éric Piel
2011-10-31
lis3: free regulators if probe() fails
Éric Piel
2011-10-31
hp_accel: add HP ProBook 655x
Éric Piel
2011-10-31
lis3: add support for HP EliteBook 8540w
Éric Piel
2011-10-31
lis3: add support for HP EliteBook 2730p
Éric Piel
2011-10-31
lis3: update maintainer information
Éric Piel
2011-10-31
lis3lv02d: avoid divide by zero due to unchecked
Éric Piel
2011-10-31
drivers/hwmon/hwmon.c: convert idr to ida and use ida_simple_get()
Jonathan Cameron
2011-10-31
hwmon: convert idr to ida and use ida_simple interface
Jonathan Cameron
2011-10-31
lib/Kconfig.debug: fix help message for DEFAULT_HUNG_TASK_TIMEOUT
Jiaju Zhang
2011-10-31
fs/pipe.c: add ->statfs callback for pipefs
Pavel Emelyanov
2011-10-31
alpha: wire up sendmmsg syscall
Michael Cree
2011-10-31
alpha: wire up accept4 syscall
Michael Cree
2011-10-31
mm/vmstat.c: cache align vm_stat
Dimitri Sivanich
2011-10-31
mm: munlock use mapcount to avoid terrible overhead
Hugh Dickins
2011-10-31
mm/huge_memory: fix typo when updating mmu cache
Hillf Danton
2011-10-31
mm/huge_memory: fix copying user highpage
Hillf Danton
2011-10-31
mm: do not drain pagevecs for mlockall(MCL_FUTURE)
Christoph Lameter
2011-10-31
vmscan: abort reclaim/compaction if compaction can proceed
Mel Gorman
2011-10-31
vmscan: limit direct reclaim for higher order allocations
Rik van Riel
2011-10-31
vmscan: add barrier to prevent evictable page in unevictable list
Minchan Kim
2011-10-31
mm/huge_memory.c: quiet sparse noise
H Hartley Sweeten
2011-10-31
mm/mempolicy.c: quiet sparse noise
H Hartley Sweeten
2011-10-31
mm/thrash.c: quiet sparse noise
H Hartley Sweeten
2011-10-31
mm/memblock.c: quiet sparse noise
H Hartley Sweeten
2011-10-31
mm: disable user interface to manually rescue unevictable pages
Johannes Weiner
2011-10-31
vmscan.c: fix invalid strict_strtoul() check in write_scan_unevictable_node()
Kautuk Consul
2011-10-31
mm: fix kunmap_high() comment
Li Haifeng
2011-10-31
mm: compaction: make compact_zone_order() static
Kyungmin Park
2011-10-31
HWPOISON: convert pr_debug()s to pr_info()s
Dean Nelson
2011-10-31
fs/buffer.c: add device information for error output in __find_get_block_slow()
Tao Ma
2011-10-31
mm/mmap.c: eliminate the ret variable from mm_take_all_locks()
Kautuk Consul
2011-10-31
vmscan: fix shrinker callback bug in fs/super.c
Mikulas Patocka
2011-10-31
mm-add-comment-explaining-task-state-setting-in-bdi_forker_thread-fix
Andrew Morton
2011-10-31
ksm: fix the comment of try_to_unmap_one()
Wanlong Gao
2011-10-31
mm/vmalloc.c: report more vmalloc failures
Joe Perches
2011-10-31
kswapd: assign new_order and new_classzone_idx after wakeup in sleeping
Alex,Shi
2011-10-31
mm/memblock.c: small function definition fixes
Jonghwan Choi
2011-10-31
kswapd: avoid unnecessary rebalance after an unsuccessful balancing
Alex,Shi
2011-10-31
debug-pagealloc: add support for highmem pages
Akinobu Mita
2011-10-31
mm: neaten warn_alloc_failed
Joe Perches
2011-10-31
include/asm-generic/page.h: calculate virt_to_page and page_to_virt via prede...
Sonic Zhang
2011-10-31
thp: mremap support and TLB optimization
Andrea Arcangeli
[next]