summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-26ihex: add support for CS:IP/EIP recordsMark Brown
2010-10-26fuse: use clear_highpage() and KM_USER0 instead of KM_USER1Miklos Szeredi
2010-10-26use clear_page()/copy_page() in favor of memset()/memcpy() on whole pagesJan Beulich
2010-10-26modules: no need to align .modinfo stringsJan Beulich
2010-10-26include/linux/kernel.h: add __must_check to strict_strto*()Andrew Morton
2010-10-26m68k{nommu}/blackfin : remove old assembler-only flags bit definitionsPhilippe De Muyter
2010-10-26replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer
2010-10-26kernel.h: add {min,max}3 macrosHagen Paul Pfeifer
2010-10-26hostfs: code cleanupsRichard Weinberger
2010-10-26um: migrate from __do_IRQ() to generic_handle_irq()Richard Weinberger
2010-10-26uml: fix CONFIG_STATIC_LINK=y build failure with newer glibcRoland McGrath
2010-10-26uml: define CONFIG_NO_DMAFUJITA Tomonori
2010-10-26alpha: use single HAE window on T2 core logic (gamma, sable)Ivan Kokshaysky
2010-10-26alpha: enable ARCH_DMA_ADDR_T_64BITFUJITA Tomonori
2010-10-26drivers/char/hpet.c: fix information leak to userlandVasiliy Kulikov
2010-10-26Documentation/timers/hpet_example.c: add supporting info for hpet_exampleJaswinder Singh Rajput
2010-10-26hpet: fix style problemsJaswinder Singh Rajput
2010-10-26hpet: fix unwanted interrupt due to stale irq status bitClemens Ladisch
2010-10-26hpet: unmap unused I/O spaceJiri Slaby
2010-10-26mm: do_migrate_range: reduce list_empty() checkBob Liu
2010-10-26mm: do_migrate_range: exit loop if not_managed is trueBob Liu
2010-10-26mm: page_isolation: codeclean fix comment and rm unneeded val initBob Liu
2010-10-26mm: fix is_mem_section_removable() page_order BUG_ON checkKAMEZAWA Hiroyuki
2010-10-26mm/hugetlb.c: add missing spin_lock() to hugetlb_cow()Dean Nelson
2010-10-26mm: fix error reporting in move_pages() syscallGleb Natapov
2010-10-26/proc/swaps: support pollingKay Sievers
2010-10-26mm: add vzalloc() and vzalloc_node() helpersDave Young
2010-10-26mm/memory_hotplug.c: make scan_lru_pages() staticAndrew Morton
2010-10-26fs/fs-writeback.c: restore lost commentAndrew Morton
2010-10-26mm: fix sparse warnings on GFP_ZONE_TABLE/BADNamhyung Kim
2010-10-26vmstat: include compaction.h when CONFIG_COMPACTIONNamhyung Kim
2010-10-26mm: declare some external symbolsNamhyung Kim
2010-10-26vmalloc: annotate lock context change on s_start/stop()Namhyung Kim
2010-10-26vmalloc: rename temporary variable in __insert_vmap_area()Namhyung Kim
2010-10-26rmap: make anon_vma_chain_free() staticNamhyung Kim
2010-10-26rmap: wrap page_check_address() using __cond_lock()Namhyung Kim
2010-10-26rmap: annotate lock context change on page_[un]lock_anon_vma()Namhyung Kim
2010-10-26mm: wrap follow_pte() using __cond_lock()Namhyung Kim
2010-10-26mm: add lock release annotation on do_wp_page()Namhyung Kim
2010-10-26mm: wrap get_locked_pte() using __cond_lock()Namhyung Kim
2010-10-26mm: add casts to/from gfp_t in gfp_to_alloc_flags()Namhyung Kim
2010-10-26mm: remove temporary variable on generic_file_direct_write()Namhyung Kim
2010-10-26x86: access_error API cleanupMichel Lespinasse
2010-10-26mm: retry page fault when blocking on disk transferMichel Lespinasse
2010-10-26mm: filemap_fault: unique path for locking pageMichel Lespinasse
2010-10-26mm: remove alignment padding from anon_vma on (some) 64 bit buildsRichard Kennedy
2010-10-26mm: add a might_sleep_if() to dma_pool_alloc()Dima Zavin
2010-10-26mm: highmem documentationPeter Zijlstra
2010-10-26perf, x86: Fix up kmap_atomic() typePeter Zijlstra
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra