index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2010-10-26
mm: add lock release annotation on do_wp_page()
Namhyung Kim
2010-10-26
mm: wrap get_locked_pte() using __cond_lock()
Namhyung Kim
2010-10-26
mm: add casts to/from gfp_t in gfp_to_alloc_flags()
Namhyung Kim
2010-10-26
mm: remove temporary variable on generic_file_direct_write()
Namhyung Kim
2010-10-26
x86: access_error API cleanup
Michel Lespinasse
2010-10-26
mm: retry page fault when blocking on disk transfer
Michel Lespinasse
2010-10-26
mm: filemap_fault: unique path for locking page
Michel Lespinasse
2010-10-26
mm: remove alignment padding from anon_vma on (some) 64 bit builds
Richard Kennedy
2010-10-26
mm: add a might_sleep_if() to dma_pool_alloc()
Dima Zavin
2010-10-26
mm: highmem documentation
Peter Zijlstra
[next]