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
2010-10-26
drivers/misc: driver for bh1770glc / sfh7770 ALS and proximity sensor
Samu Onkalo
2010-10-26
ad525x_dpot: use correct rdac channel for ad5251/ad5252
steven miao
2010-10-26
drivers/misc/ad525x_dpot.c: new features
Michael Hennerich
2010-10-26
drivers/misc/ad525x_dpot.c: fix part name typos in defines
Michael Hennerich
2010-10-26
drivers/misc/phantom.c: add missing warning messages in phantom_probe()
Rahul Ruikar
2010-10-26
workqueues: s/ON_STACK/ONSTACK/
Andrew Morton
2010-10-26
procfs: fix numbering in /proc/locks
Jerome Marchand
2010-10-26
fs: move exportfs since it is not a networking filesystem
Randy Dunlap
2010-10-26
fs/buffer.c: remove duplicated assignment to b_private
Namhyung Kim
2010-10-26
vmlinux.lds.h: lower init ramfs alignment to 4
Mike Frysinger
2010-10-26
vmlinux.lds.h: gather .data..shared_aligned sections in DATA_DATA
Mike Frysinger
2010-10-26
fs/direct-io.c: fix truncation error in dio_complete() return
Edward Shishkin
2010-10-26
ihex: add support for CS:IP/EIP records
Mark Brown
2010-10-26
fuse: use clear_highpage() and KM_USER0 instead of KM_USER1
Miklos Szeredi
2010-10-26
use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages
Jan Beulich
2010-10-26
modules: no need to align .modinfo strings
Jan Beulich
2010-10-26
include/linux/kernel.h: add __must_check to strict_strto*()
Andrew Morton
2010-10-26
m68k{nommu}/blackfin : remove old assembler-only flags bit definitions
Philippe De Muyter
2010-10-26
replace nested max/min macros with {max,min}3 macro
Hagen Paul Pfeifer
2010-10-26
kernel.h: add {min,max}3 macros
Hagen Paul Pfeifer
2010-10-26
hostfs: code cleanups
Richard Weinberger
2010-10-26
um: migrate from __do_IRQ() to generic_handle_irq()
Richard Weinberger
2010-10-26
uml: fix CONFIG_STATIC_LINK=y build failure with newer glibc
Roland McGrath
2010-10-26
uml: define CONFIG_NO_DMA
FUJITA Tomonori
2010-10-26
alpha: use single HAE window on T2 core logic (gamma, sable)
Ivan Kokshaysky
2010-10-26
alpha: enable ARCH_DMA_ADDR_T_64BIT
FUJITA Tomonori
2010-10-26
drivers/char/hpet.c: fix information leak to userland
Vasiliy Kulikov
2010-10-26
Documentation/timers/hpet_example.c: add supporting info for hpet_example
Jaswinder Singh Rajput
2010-10-26
hpet: fix style problems
Jaswinder Singh Rajput
2010-10-26
hpet: fix unwanted interrupt due to stale irq status bit
Clemens Ladisch
2010-10-26
hpet: unmap unused I/O space
Jiri Slaby
2010-10-26
mm: do_migrate_range: reduce list_empty() check
Bob Liu
2010-10-26
mm: do_migrate_range: exit loop if not_managed is true
Bob Liu
2010-10-26
mm: page_isolation: codeclean fix comment and rm unneeded val init
Bob Liu
2010-10-26
mm: fix is_mem_section_removable() page_order BUG_ON check
KAMEZAWA Hiroyuki
2010-10-26
mm/hugetlb.c: add missing spin_lock() to hugetlb_cow()
Dean Nelson
2010-10-26
mm: fix error reporting in move_pages() syscall
Gleb Natapov
2010-10-26
/proc/swaps: support polling
Kay Sievers
2010-10-26
mm: add vzalloc() and vzalloc_node() helpers
Dave Young
2010-10-26
mm/memory_hotplug.c: make scan_lru_pages() static
Andrew Morton
2010-10-26
fs/fs-writeback.c: restore lost comment
Andrew Morton
2010-10-26
mm: fix sparse warnings on GFP_ZONE_TABLE/BAD
Namhyung Kim
2010-10-26
vmstat: include compaction.h when CONFIG_COMPACTION
Namhyung Kim
2010-10-26
mm: declare some external symbols
Namhyung Kim
2010-10-26
vmalloc: annotate lock context change on s_start/stop()
Namhyung Kim
2010-10-26
vmalloc: rename temporary variable in __insert_vmap_area()
Namhyung Kim
2010-10-26
rmap: make anon_vma_chain_free() static
Namhyung Kim
2010-10-26
rmap: wrap page_check_address() using __cond_lock()
Namhyung Kim
2010-10-26
rmap: annotate lock context change on page_[un]lock_anon_vma()
Namhyung Kim
2010-10-26
mm: wrap follow_pte() using __cond_lock()
Namhyung Kim
[next]