deliverable/linux.git
2010-10-26  Randy Dunlapfs: move exportfs since it is not a networking filesystem
2010-10-26  Namhyung Kimfs/buffer.c: remove duplicated assignment to b_private
2010-10-26  Mike Frysingervmlinux.lds.h: lower init ramfs alignment to 4
2010-10-26  Mike Frysingervmlinux.lds.h: gather .data..shared_aligned sections...
2010-10-26  Edward Shishkinfs/direct-io.c: fix truncation error in dio_complete...
2010-10-26  Mark Brownihex: add support for CS:IP/EIP records
2010-10-26  Miklos Szeredifuse: use clear_highpage() and KM_USER0 instead of...
2010-10-26  Jan Beulichuse clear_page()/copy_page() in favor of memset()/memcp...
2010-10-26  Jan Beulichmodules: no need to align .modinfo strings
2010-10-26  Andrew Mortoninclude/linux/kernel.h: add __must_check to strict_strto*()
2010-10-26  Philippe De... m68k{nommu}/blackfin : remove old assembler-only flags...
2010-10-26  Hagen Paul... replace nested max/min macros with {max,min}3 macro
2010-10-26  Hagen Paul... kernel.h: add {min,max}3 macros
2010-10-26  Richard Weinbergerhostfs: code cleanups
2010-10-26  Richard Weinbergerum: migrate from __do_IRQ() to generic_handle_irq()
2010-10-26  Roland McGrathuml: fix CONFIG_STATIC_LINK=y build failure with newer...
2010-10-26  FUJITA Tomonoriuml: define CONFIG_NO_DMA
2010-10-26  Ivan Kokshayskyalpha: use single HAE window on T2 core logic (gamma...
2010-10-26  FUJITA Tomonorialpha: enable ARCH_DMA_ADDR_T_64BIT
2010-10-26  Vasiliy Kulikovdrivers/char/hpet.c: fix information leak to userland
2010-10-26  Jaswinder Singh... Documentation/timers/hpet_example.c: add supporting...
2010-10-26  Jaswinder Singh... hpet: fix style problems
2010-10-26  Clemens Ladischhpet: fix unwanted interrupt due to stale irq status bit
2010-10-26  Jiri Slabyhpet: unmap unused I/O space
2010-10-26  Bob Liumm: do_migrate_range: reduce list_empty() check
2010-10-26  Bob Liumm: do_migrate_range: exit loop if not_managed is true
2010-10-26  Bob Liumm: page_isolation: codeclean fix comment and rm unneed...
2010-10-26  KAMEZAWA Hiroyukimm: fix is_mem_section_removable() page_order BUG_ON...
2010-10-26  Dean Nelsonmm/hugetlb.c: add missing spin_lock() to hugetlb_cow()
2010-10-26  Gleb Natapovmm: fix error reporting in move_pages() syscall
2010-10-26  Kay Sievers/proc/swaps: support polling
2010-10-26  Dave Youngmm: add vzalloc() and vzalloc_node() helpers
2010-10-26  Andrew Mortonmm/memory_hotplug.c: make scan_lru_pages() static
2010-10-26  Andrew Mortonfs/fs-writeback.c: restore lost comment
2010-10-26  Namhyung Kimmm: fix sparse warnings on GFP_ZONE_TABLE/BAD
2010-10-26  Namhyung Kimvmstat: include compaction.h when CONFIG_COMPACTION
2010-10-26  Namhyung Kimmm: declare some external symbols
2010-10-26  Namhyung Kimvmalloc: annotate lock context change on s_start/stop()
2010-10-26  Namhyung Kimvmalloc: rename temporary variable in __insert_vmap_area()
2010-10-26  Namhyung Kimrmap: make anon_vma_chain_free() static
2010-10-26  Namhyung Kimrmap: wrap page_check_address() using __cond_lock()
2010-10-26  Namhyung Kimrmap: annotate lock context change on page_[un]lock_ano...
2010-10-26  Namhyung Kimmm: wrap follow_pte() using __cond_lock()
2010-10-26  Namhyung Kimmm: add lock release annotation on do_wp_page()
2010-10-26  Namhyung Kimmm: wrap get_locked_pte() using __cond_lock()
2010-10-26  Namhyung Kimmm: add casts to/from gfp_t in gfp_to_alloc_flags()
2010-10-26  Namhyung Kimmm: remove temporary variable on generic_file_direct_wr...
2010-10-26  Michel Lespinassex86: access_error API cleanup
2010-10-26  Michel Lespinassemm: retry page fault when blocking on disk transfer
2010-10-26  Michel Lespinassemm: filemap_fault: unique path for locking page
2010-10-26  Richard Kennedymm: remove alignment padding from anon_vma on (some...
2010-10-26  Dima Zavinmm: add a might_sleep_if() to dma_pool_alloc()
2010-10-26  Peter Zijlstramm: highmem documentation
2010-10-26  Peter Zijlstraperf, x86: Fix up kmap_atomic() type
2010-10-26  Peter Zijlstramm: remove pte_*map_nested()
2010-10-26  Peter Zijlstramm: stack based kmap_atomic()
2010-10-26  Peter Zijlstramm: strictly nested kmap_atomic()
2010-10-26  KOSAKI Motohirovmscan,tmpfs: treat used once pages on tmpfs as used...
2010-10-26  Wu Fengguangwriteback: remove the internal 5% low bound on dirty_ratio
2010-10-26  Mel Gormanwriteback: do not sleep on the congestion queue if...
2010-10-26  KOSAKI Motohirovmscan: isolate_lru_pages(): stop neighbour search...
2010-10-26  KOSAKI Motohirovmscan: remove dead code in shrink_inactive_list()
2010-10-26  KOSAKI Motohirovmscan: narrow the scenarios in whcih lumpy reclaim...
2010-10-26  KOSAKI Motohirovmscan: synchronous lumpy reclaim should not call conge...
2010-10-26  Mel Gormanwriteback: account for time spent congestion_waited
2010-10-26  Mel Gormantracing, vmscan: add trace events for LRU list shrinking
2010-10-26  Shaohua Livmscan: delete dead code
2010-10-26  Will Deaconmm: fix typo in mm.h when NODE_NOT_IN_PAGE_FLAGS
2010-10-26  Michael Rubinwriteback: report dirty thresholds in /proc/vmstat
2010-10-26  Michael Rubinwriteback: add /sys/devices/system/node/<node>/vmstat
2010-10-26  Michael Rubinwriteback: add nr_dirtied and nr_written to /proc/vmstat
2010-10-26  Michael Rubinmm: add account_page_writeback()
2010-10-26  Vasiliy Kulikovmm/mempolicy.c: check return code of check_range
2010-10-26  Minchan Kimvmscan: prevent background aging of anon page in no...
2010-10-26  KAMEZAWA Hiroyukimemory hotplug: unify is_removable and offline detectio...
2010-10-26  KAMEZAWA Hiroyukimemory hotplug: fix notifier's return value check
2010-10-26  Minchan Kimmm: compaction: fix COMPACTPAGEFAILED counting
2010-10-26  Thadeu Lima... mm: only build per-node scan_unevictable functions...
2010-10-26  zealinclude/linux/pageblock-flags.h: fix set_pageblock_flag...
2010-10-26  Wu Fengguangwriteback: remove nonblocking/encountered_congestion...
2010-10-26  David Rientjesoom: fix locking for oom_adj and oom_score_adj
2010-10-26  David Rientjesoom: rewrite error handling for oom_adj and oom_score_a...
2010-10-26  David Rientjesoom: kill all threads sharing oom killed task's mm
2010-10-26  David Rientjesoom: avoid killing a task if a thread sharing its mm...
2010-10-26  Ying Hanoom: add per-mm oom disable count
2010-10-26  Matt MackallDocumentation/filesystems/proc.txt: improve smaps field...
2010-10-26  WANG Congvmcore: it is not experimental any more
2010-10-26  Richard Weinbergerum: fix IRQ flag handling naming
2010-10-26  Masanori ITOHpercpu: fix list_head init bug in __percpu_counter_init()
2010-10-26  Andrew Mortonkfifo: disable __kfifo_must_check_helper()
2010-10-26  Richard Weinbergerhostfs: fix UML crash: remove f_spare from hostfs
2010-10-26  Eric Dumazetipmi: proper spinlock initialization
2010-10-26  Michael Hennerichdrivers/misc/ad525x_dpot.c: fix typo in spi write16...
2010-10-26  Richard Weinbergerum: remove PAGE_SIZE alignment in linker script causing...
2010-10-26  Robin Holtsgi-xp: incoming XPC channel messages can come in after...
2010-10-26  Richard Weinbergerum: fix global timer issue when using CONFIG_NO_HZ
2010-10-26  Mel Gormanmm, page-allocator: do not check the state of a non...
2010-10-26  Andrew Mortontypes.h: move misplaced comment
2010-10-26  KAMEZAWA Hiroyukimm: fix return value of scan_lru_pages in memory unplug
2010-10-26  Linus TorvaldsMerge git://git.infradead.org/battery-2.6
next
This page took 0.04095 seconds and 5 git commands to generate.