deliverable/linux.git
2013-02-27  Mattia Dongilisony-laptop: fully enable SNY controlled modems
2013-02-24  Benson LeungPlatform: x86: Add Chrome OS Laptop driver
2013-02-24  Manoj Iyerthinkpad-acpi: enable loading module with new B-series...
2013-02-24  Trepák VilmosPlatform: hp-wmi: add rfkill support for integrated GPS
2013-02-24  Lee, Chun-Yiacer-wmi: support Lenovo ideapad S205 1038DPG wifi...
2013-02-24  Lee, Chun-Yiacer-wmi: support Lenovo ideapad S205 10382JG wifi...
2013-02-24  AceLan Kaoasus-nb-wmi: add all video switch keys
2013-02-24  AceLan Kaoasus-wmi: add display toggle quirk
2013-02-24  AceLan Kaoasus-laptop: add all video switch keys
2013-02-24  AceLan Kaoasus-nb-wmi: correct a touchpad hotkey mapping
2013-02-24  AceLan Kaoasus-laptop: correct a touchpad hotkey mapping
2013-02-24  Corentin Charyasus-{nb-wmi|laptop}.c: sync keymaps
2013-02-24  Corentin Charyasus-laptop: map some new keys
2013-02-24  Maxim Mikityanskiymsi-wmi: Add MSI Wind support
2013-02-24  Maxim Mikityanskiymsi-wmi: Introduced quirk_last_pressed
2013-02-24  Maxim Mikityanskiymsi-wmi: Make keys and backlight independent
2013-02-24  Maxim Mikityanskiymsi-wmi: Use enums for scancodes
2013-02-24  Maxim Mikityanskiymsi-wmi: Avoid repeating constants
2013-02-24  Maxim Mikityanskiymsi-wmi: Fix memory leak
2013-02-24  Maxim Mikityanskiymsi-laptop: Disable brightness control for new EC
2013-02-24  Maxim Mikityanskiymsi-laptop: Add missing ABI documentation
2013-02-24  Maxim Mikityanskiymsi-laptop: Add MSI Wind U90/U100 support
2013-02-24  Lee, Chun-Yimsi-laptop: merge quirk tables to one
2013-02-24  Maxim Mikityanskiymsi-laptop: Work around gcc warning
2013-02-24  Maxim Mikityanskiymsi-laptop: Use proper return codes instead of -1
2013-02-24  AceLan Kaoasus-wmi: update wlan LED through rfkill led trigger
2013-02-24  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-02-24  Linus TorvaldsMerge branch 'akpm' (more incoming from Andrew)
2013-02-24  Hugh Dickinsksm: allocate roots when needed
2013-02-24  Hugh Dickinsmm: cleanup "swapcache" in do_swap_page
2013-02-24  Hugh Dickinsmm,ksm: swapoff might need to copy
2013-02-24  Hugh Dickinsmm,ksm: FOLL_MIGRATION do migration_entry_wait
2013-02-24  Hugh Dickinsksm: shrink 32-bit rmap_item back to 32 bytes
2013-02-24  Hugh Dickinsksm: treat unstable nid like in stable tree
2013-02-24  Hugh Dickinsksm: add some comments
2013-02-24  Greg Thelentmpfs: fix mempolicy object leaks
2013-02-24  Greg Thelentmpfs: fix use-after-free of mempolicy object
2013-02-24  Mel Gormanmm/fadvise.c: drain all pagevecs if POSIX_FADV_DONTNEED...
2013-02-24  Cliff Wickmanmm: export mmu notifier invalidates
2013-02-24  Michel Lespinassemm: accelerate mm_populate() treatment of THP pages
2013-02-24  Michel Lespinassemm: use long type for page counts in mm_populate()...
2013-02-24  Zhang Yanfeimm: accurately document nr_free_*_pages functions with...
2013-02-24  Naoya HoriguchiHWPOISON: change order of error_states[]'s elements
2013-02-24  Naoya HoriguchiHWPOISON: fix misjudgement of page_action() for errors...
2013-02-24  Hugh Dickinsmemcg: stop warning on memcg_propagate_kmem
2013-02-24  Zhang Yanfeinet: change type of virtio_chan->p9_max_pages
2013-02-24  Zhang Yanfeivmscan: change type of vm_total_pages to unsigned long
2013-02-24  Zhang Yanfeifs/nfsd: change type of max_delegations, nfsd_drc_max_m...
2013-02-24  Zhang Yanfeifs/buffer.c: change type of max_buffer_heads to unsigne...
2013-02-24  Zhang Yanfeiia64: use %ld to print pages calculated in nr_free_buff...
2013-02-24  Zhang Yanfeimm: fix return type for functions nr_free_*_pages
2013-02-24  Michal Hockomemcg: cleanup mem_cgroup_init comment
2013-02-24  Michal Hockomemcg: move memcg_stock initialization to mem_cgroup_init
2013-02-24  Michal Hockomemcg: move mem_cgroup_soft_limit_tree_init to mem_cgro...
2013-02-24  Minchan Kimmm: use up free swap space before reaching OOM kill
2013-02-24  David Rientjesmm: use NUMA_NO_NODE
2013-02-24  Robin Holtmmu_notifier_unregister NULL Pointer deref and multiple...
2013-02-24  Cody P Schafermm/memory_hotplug: use pgdat_end_pfn() instead of open...
2013-02-24  Cody P Schafermm/memory_hotplug: use ensure_zone_is_initialized()
2013-02-24  Cody P Schafermm: add helper ensure_zone_is_initialized()
2013-02-24  Cody P Schafermm/page_alloc: add informative debugging message in...
2013-02-24  Cody P Schafermmzone: add pgdat_{end_pfn,is_empty}() helpers & consol...
2013-02-24  Cody P Schafermm/page_alloc: add a VM_BUG in __free_one_page() if...
2013-02-24  Cody P Schafermm: add zone_is_empty() and zone_is_initialized()
2013-02-24  Cody P Schafermm: add & use zone_end_pfn() and zone_spans_pfn()
2013-02-24  Cody P Schafermm: add SECTION_IN_PAGE_FLAGS
2013-02-24  Johannes Weinermm/mlock.c: document scary-looking stack expansion...
2013-02-24  Johannes Weinermm: refactor inactive_file_is_low() to use get_lru_size()
2013-02-24  Johannes Weinermm: shmem: use new radix tree iterator
2013-02-24  Hugh Dickinsksm: stop hotremove lockdep warning
2013-02-24  Hugh Dickinsmm: remove offlining arg to migrate_pages
2013-02-24  Hugh Dickinsksm: enable KSM page migration
2013-02-24  Hugh Dickinsksm: make !merge_across_nodes migration safe
2013-02-24  Hugh Dickinsksm: make KSM page migration possible
2013-02-24  Hugh Dickinsksm: remove old stable nodes more thoroughly
2013-02-24  Hugh Dickinsksm: get_ksm_page locked
2013-02-24  Hugh Dickinsksm: reorganize ksm_check_stable_tree
2013-02-24  Hugh Dickinsksm: trivial tidyups
2013-02-24  Petr Holasekksm: add sysfs ABI Documentation
2013-02-24  Petr Holasekksm: allow trees per NUMA node
2013-02-24  Mel Gormanmm: rename page struct field helpers
2013-02-24  Glauber Costamemcg: avoid dangling reference count in creation failure.
2013-02-24  Glauber Costamemcg: increment static branch right after limit set
2013-02-24  Glauber Costamemcg: replace cgroup_lock with memcg specific memcg_lock
2013-02-24  Glauber Costamemcg: fast hierarchy-aware child test
2013-02-24  Glauber Costamemcg: split part of memcg creation to css_online
2013-02-24  Glauber Costamemcg: prevent changes to move_charge_at_immigrate...
2013-02-24  Glauber Costamemcg: reduce the size of struct memcg 244-fold.
2013-02-24  Mel Gormanmm: init: report on last-nid information stored in...
2013-02-24  Mel Gormanmm: uninline page_xchg_last_nid()
2013-02-24  Michal Hockomemcg: clean up swap accounting initialization code
2013-02-24  Michal Hockomemcg: do not create memsw files if swap accounting...
2013-02-24  Paul Szabopage-writeback.c: subtract min_free_kbytes from dirtyab...
2013-02-24  Konstantin... mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_wr...
2013-02-24  Shaohua Liswap: add per-partition lock for swapfile
2013-02-24  Shaohua Liswap: make each swap partition have one address_space
2013-02-24  Shaohua Limm: don't inline page_mapping()
2013-02-24  Hugh Dickinsmm: numa: cleanup flow of transhuge page migration
2013-02-24  Peter Zijlstramm: fold page->_last_nid into page->flags where possible
2013-02-24  Peter Zijlstramm: move page flags layout to separate header
next
This page took 0.042827 seconds and 5 git commands to generate.