cascardo/linux.git
2012-01-14 Linus TorvaldsMerge branch 'for-3.3' of git://linux-nfs.org/~bfields...
2012-01-14 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2012-01-14 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
2012-01-14 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-01-14 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2012-01-14 Linus TorvaldsMerge tag 'mmc-merge-for-3.3-rc1' of git://git./linux...
2012-01-14 Linus TorvaldsMerge branch 'wire-accept4' of git://git./linux/kernel...
2012-01-14 Gleb NatapovUnused iocbs in a batch should not be accounted as...
2012-01-14 Srivatsa S... x86/mce: Fix CPU hotplug and suspend regression related...
2012-01-13 Linus TorvaldsMerge git://git./linux/kernel/git/pkl/squashfs-next
2012-01-13 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-3.0-nmw
2012-01-13 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2012-01-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-13 Ian Kentautofs4 - fix deal with autofs4_write races
2012-01-13 Artem BityutskiyUBIFS: fix key printing
2012-01-13 Artem BityutskiyUBIFS: use snprintf instead of sprintf when printing...
2012-01-13 Sumit Semwaldma-buf: Documentation update for Kconfig select
2012-01-13 Peter Lekensteynnouveau: Support Optimus models for vga_switcheroo
2012-01-13 Peter Lekensteynnouveau: properly check for _DSM function support
2012-01-13 Dave Airliedma-buf: drop option text so users don't select it.
2012-01-13 Michel Dänzerradeon: Call pci_clear_master() instead of open-coding it.
2012-01-13 Alan Coxgma500: Discard modes that don't fit in stolen memory
2012-01-13 Ben Skeggsdrm: bump DRM_CONNECTOR_MAX_ENCODER from 2 to 3
2012-01-13 Jean Delvaredrm/radeon/kms: Fix module parameter description format
2012-01-13 Alex Deucherdrm/radeon/kms/ni: fix packet2 handling for VM IB parser
2012-01-13 Konrad Rzeszutek... ttm/dma: Remove the WARN() which is not useful.
2012-01-13 Linus TorvaldsMerge branch 'akpm' (aka "Andrew's patch-bomb, take...
2012-01-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-01-13 Sascha Hauerunlzo: fix input buffer free
2012-01-13 Kees Cookramoops: update parameters only after successful init
2012-01-13 Marco Stornelliramoops: fix use of rounddown_pow_of_two()
2012-01-13 Cyrill Gorcunovc/r: prctl: add PR_SET_MM codes to set up mm_struct...
2012-01-13 Cyrill Gorcunovc/r: procfs: add start_data, end_data, start_brk member...
2012-01-13 Cyrill Gorcunovc/r: introduce CHECKPOINT_RESTORE symbol
2012-01-13 Frederic Weisbeckerselftests: new x86 breakpoints selftest
2012-01-13 Frederic Weisbeckerselftests: new very basic kernel selftests directory
2012-01-13 Hugh Dickinsradix_tree: take radix_tree_path off stack
2012-01-13 Xiao Guangrongradix_tree: remove radix_tree_indirect_to_ptr()
2012-01-13 Andi Kleendio: optimize cache misses in the submission path
2012-01-13 Andi Kleenvfs: cache request_queue in struct block_device
2012-01-13 Tao Mafs/direct-io.c: calculate fs_count correctly in get_mor...
2012-01-13 Andrew Mortondrivers/parport/parport_pc.c: fix warnings
2012-01-13 Andi Kleenpanic: don't print redundant backtraces on oops
2012-01-13 Pavel Emelyanovsysctl: add the kernel.ns_last_pid control
2012-01-13 Michael Holzheukdump: add udev events for memory online/offline
2012-01-13 Fabio Estevaminclude/linux/crash_dump.h needs elf.h
2012-01-13 Michael Holzheukdump: fix crash_kexec()/smp_send_stop() race in panic()
2012-01-13 Michael Holzheukdump: crashk_res init check for /sys/kernel/kexec_cras...
2012-01-13 Michael Holzheukdump: add missing RAM resource in crash_shrink_memory()
2012-01-13 WANG Congkexec: remove KMSG_DUMP_KEXEC
2012-01-13 Wanlong Gaocpumask: update setup_node_to_cpumask_map() comments
2012-01-13 Kautuk Consulmm/vmalloc.c: eliminate extra loop in pcpu_get_vm_areas...
2012-01-13 Hugh Dickinsmm: rearrange putback_inactive_pages
2012-01-13 Hugh Dickinsmm: remove isolate_pages()
2012-01-13 Hugh Dickinsmm: remove del_page_from_lru, add page_off_lru
2012-01-13 Hugh Dickinsmm: enum lru_list lru
2012-01-13 Hugh Dickinsmm: no blank line after EXPORT_SYMBOL in swap.c
2012-01-13 Hugh Dickinsmm: fewer underscores in ____pagevec_lru_add
2012-01-13 Hugh Dickinsmm: take pagevecs off reclaim stack
2012-01-13 Hugh Dickinsmemcg: fix mem_cgroup_print_bad_page
2012-01-13 Hugh Dickinsmemcg: fix split_huge_page_refcounts()
2012-01-13 Mel Gormanmm: vmscan: check if reclaim should really abort even...
2012-01-13 Mel Gormanmm: vmscan: when reclaiming for compaction, ensure...
2012-01-13 Mel Gormanmm: compaction: introduce sync-light migration for...
2012-01-13 Mel Gormanmm: page allocator: do not call direct reclaim for...
2012-01-13 Mel Gormanmm: compaction: make isolate_lru_page() filter-aware...
2012-01-13 Mel Gormanmm: compaction: determine if dirty pages can be migrate...
2012-01-13 Mel Gormanmm: vmscan: do not OOM if aborting reclaim to start...
2012-01-13 Andrea Arcangelimm: vmscan: check if we isolated a compound page during...
2012-01-13 Mel Gormanmm: compaction: use synchronous compaction for /proc...
2012-01-13 Mel Gormanmm: compaction: allow compaction to isolate dirty pages
2012-01-13 Tao Mavmscan/trace: Add 'file' info to trace_mm_vmscan_lru_is...
2012-01-13 Shaohua Lithp: improve order in lru list for split huge page
2012-01-13 Shaohua Lithp: add tlb_remove_pmd_tlb_entry
2012-01-13 Shaohua Lithp: remove unnecessary tlb flush for mprotect
2012-01-13 Shaohua Lithp: improve the error code path
2012-01-13 Bob Liupage_cgroup: drop multi CONFIG_MEMORY_HOTPLUG
2012-01-13 Bob Liupage_alloc: break early in check_for_regular_memory()
2012-01-13 Bob Liumemcg: cleanup for_each_node_state()
2012-01-13 KAMEZAWA Hiroyukimemcg: simplify LRU handling by new rule
2012-01-13 KAMEZAWA Hiroyukimemcg: clear pc->mem_cgroup if necessary.
2012-01-13 KAMEZAWA Hiroyukimemcg: simplify corner case handling of LRU.
2012-01-13 KAMEZAWA Hiroyukimemcg: simplify page cache charging
2012-01-13 David Rientjesoom, memcg: fix exclusion of memcg threads after they...
2012-01-13 Michal Hockomemcg: free entries in soft_limit_tree if allocation...
2012-01-13 Bob Liupage_cgroup: add helper function to get swap_cgroup
2012-01-13 Johannes Weinermm: memcg: remove unneeded checks from uncharge_page()
2012-01-13 Johannes Weinermm: memcg: remove unneeded checks from newpage_charge()
2012-01-13 Johannes Weinermm: page_cgroup: check page_cgroup arrays in lookup_pag...
2012-01-13 Johannes Weinermm: memcg: lookup_page_cgroup (almost) never returns...
2012-01-13 Johannes Weinermm: memcg: clean up fault accounting
2012-01-13 Johannes Weinermm: unify remaining mem_cont, mem, etc. variable names...
2012-01-13 Johannes Weinermm: oom_kill: remove memcg argument from oom_kill_task()
2012-01-13 Ying Hanmemcg: fix pgpgin/pgpgout documentation
2012-01-13 Zhu YanhaiDocumentation/cgroups/memory.txt: fix typo
2012-01-13 Johannes Weinermm: memcg: shorten preempt-disabled section around...
2012-01-13 KAMEZAWA Hiroyukimemcg: make mem_cgroup_split_huge_fixup() more efficient
2012-01-13 Johannes Weinermm: memcg: remove unused node/section info from pc...
2012-01-13 Johannes Weinermm: make per-memcg LRU lists exclusive
2012-01-13 Johannes Weinermm: collect LRU list heads into struct lruvec
next