deliverable/linux.git
2012-12-12  Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2012-12-12  Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2012-12-12  Linus TorvaldsMerge branch 'x86-bsp-hotplug-for-linus' of git://git...
2012-12-12  Linus TorvaldsMerge branch 'x86-boot-for-linus' of git://git./linux...
2012-12-12  Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2012-12-12  Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2012-12-12  Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2012-12-12  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2012-12-12  Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2012-12-12  Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2012-12-12  Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2012-12-12  Linus TorvaldsMerge branches 'core-locking-for-linus' and 'timers...
2012-12-12  Linus TorvaldsMerge branch 'akpm' (Andrew's patchbomb)
2012-12-12  Lai Jiangshanmemory_hotplug: ensure every online node has NORMAL...
2012-12-12  Lai Jiangshanmemory_hotplug: handle empty zone when online_movable...
2012-12-12  Lai Jiangshanmm, memory-hotplug: dynamic configure movable memory...
2012-12-12  Lai Jiangshandrivers/base/node.c: cleanup node_state_attr[]
2012-12-12  Joonsoo Kimbootmem: fix wrong call parameter for free_bootmem()
2012-12-12  Joonsoo Kimavr32, kconfig: remove HAVE_ARCH_BOOTMEM
2012-12-12  Marek Szyprowskimm: cma: remove watermark hacks
2012-12-12  Marek Szyprowskimm: cma: skip watermarks check for already isolated...
2012-12-12  David Rientjesmm, oom: fix race when specifying a thread as the oom...
2012-12-12  David Rientjesmm, oom: change type of oom_score_adj to short
2012-12-12  Yasuaki Ishimatsumm: cleanup register_node()
2012-12-12  David Rientjesmm, mempolicy: remove duplicate code
2012-12-12  Jeff Liumm/vmscan.c: try_to_freeze() returns boolean
2012-12-12  Rafael Aquinimm: introduce putback_movable_pages()
2012-12-12  Rafael Aquinivirtio_balloon: introduce migration primitives to ballo...
2012-12-12  Rafael Aquinimm: introduce compaction and migration for ballooned...
2012-12-12  Rafael Aquinimm: introduce a common interface for balloon pages...
2012-12-12  Rafael Aquinimm: redefine address_space.assoc_mapping
2012-12-12  Rafael Aquinimm: adjust address_space_operations.migratepage() retur...
2012-12-12  Andrew Mortonarch/sparc/kernel/sys_sparc_64.c: s/COLOUR/COLOR/
2012-12-12  Michel Lespinassemm: use vm_unmapped_area() in hugetlbfs on sparc64...
2012-12-12  Michel Lespinassemm: use vm_unmapped_area() on sparc64 architecture
2012-12-12  Michel Lespinassemm: use vm_unmapped_area() in hugetlbfs on tile archite...
2012-12-12  Michel Lespinassemm: use vm_unmapped_area() on sparc32 architecture
2012-12-12  Michel Lespinassemm: use vm_unmapped_area() on sh architecture
2012-12-12  Michel Lespinassemm: use vm_unmapped_area() on arm architecture
2012-12-12  Michel Lespinassemm: use vm_unmapped_area() on mips architecture
2012-12-12  Michel Lespinassemm: use vm_unmapped_area() in hugetlbfs on i386 archite...
2012-12-12  Michel Lespinassemm: use vm_unmapped_area() in hugetlbfs
2012-12-12  Michel Lespinassemm: fix cache coloring on x86_64 architecture
2012-12-12  Michel Lespinassemm: use vm_unmapped_area() on x86_64 architecture
2012-12-12  Michel Lespinassemm: vm_unmapped_area() lookup function
2012-12-12  Rik van Rielmm: rearrange vm_area_struct for fewer cache misses
2012-12-12  Michel Lespinassemm: check rb_subtree_gap correctness
2012-12-12  Michel Lespinassemm: augment vma rbtree with rb_subtree_gap
2012-12-12  Andi Kleenselftests: add a test program for variable huge page...
2012-12-12  Andi Kleenmm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB
2012-12-12  Naoya Horiguchimm: hwpoison: fix action_result() to print out dirty...
2012-12-12  Matthieu CASTETdmapool: make DMAPOOL_DEBUG detect corruption of free...
2012-12-12  David Rientjesmm, oom: allow exiting threads to have access to memory...
2012-12-12  Jeff LiuDocumentation/cgroups/memory.txt: s/mem_cgroup_charge...
2012-12-12  Will Deaconmm: thp: set the accessed flag for old pages on access...
2012-12-12  Joonsoo Kimmm, highmem: get virtual address of the page using...
2012-12-12  Joonsoo Kimmm, highmem: remove page_address_pool list
2012-12-12  Joonsoo Kimmm, highmem: remove useless pool_lock
2012-12-12  Joonsoo Kimmm, highmem: use PKMAP_NR() to calculate an index of...
2012-12-12  Cesar Eduardo... mm: do not call frontswap_init() during swapoff
2012-12-12  Cesar Eduardo... mm: refactor reinsert of swap_info in sys_swapoff()
2012-12-12  Rik van Rielmm,vmscan: only evict file pages when we have plenty
2012-12-12  Jan Karamm: add comment on storage key dirty bit semantics
2012-12-12  Tang Chenmm/memory_hotplug.c: update start_pfn in zone and pg_da...
2012-12-12  Lai Jiangshanslub, hotplug: ignore unrelated node's hot-adding and...
2012-12-12  Lai Jiangshanmemory_hotplug: fix possible incorrect node_states...
2012-12-12  Wen Congyangmemory-hotplug: allocate zone's pcp before onlining...
2012-12-12  Wen Congyangmemory-hotplug, mm/sparse.c: clear the memory to store...
2012-12-12  Yasuaki Ishimatsumemory-hotplug: suppress "Device nodeX does not have...
2012-12-12  Wen Congyangnuma: convert static memory to dynamically allocated...
2012-12-12  Wen Congyangmemory-hotplug: fix NR_FREE_PAGES mismatch
2012-12-12  Wen Congyangmemory-hotplug: auto offline page_cgroup when onlining...
2012-12-12  Wen Congyangmemory-hotplug: update mce_bad_pages when removing...
2012-12-12  Wen Congyangmemory-hotplug: skip HWPoisoned page when offlining...
2012-12-12  Yasuaki Ishimatsumemory hotplug: suppress "Device memoryX does not have...
2012-12-12  Bob Liuthp: cleanup: introduce mk_huge_pmd()
2012-12-12  Bob Liuthp: introduce hugepage_vma_check()
2012-12-12  Bob Liumm: introduce mm_find_pmd()
2012-12-12  Bob Liuthp: clean up __collapse_huge_page_isolate
2012-12-12  Kirill A. Shutemovmm: use IS_ENABLED(CONFIG_COMPACTION) instead of COMPAC...
2012-12-12  Kirill A. Shutemovmm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILD
2012-12-12  David Rientjesmm, memcg: make mem_cgroup_out_of_memory() static
2012-12-12  Rabin Vincentmm: show migration types in show_mem
2012-12-12  Namjae Jeonwriteback: remove nr_pages_dirtied arg from balance_dir...
2012-12-11  Linus TorvaldsMerge tag 'usb-3.8-rc1' of git://git./linux/kernel...
2012-12-11  Linus TorvaldsMerge tag 'tty-3.8-rc1' of git://git./linux/kernel...
2012-12-11  Linus TorvaldsMerge tag 'staging-3.8-rc1' of git://git./linux/kernel...
2012-12-11  Linus TorvaldsMerge tag 'char-misc-3.8-rc1' of git://git./linux/kerne...
2012-12-11  Linus TorvaldsMerge tag 'driver-core-3.8-rc1' of git://git./linux...
2012-12-11  Linus TorvaldsMerge tag 'gpio-for-linus' of git://git.secretlab.ca...
2012-12-11  Linus TorvaldsMerge tag 'pm+acpi-for-3.8-rc1' of git://git./linux...
2012-12-11  Linus TorvaldsMerge tag 'devicetree-for-linus' of git://git.secretlab...
2012-12-11  Linus TorvaldsMerge tag 'irqdomain-for-linus' of git://git.secretlab...
2012-12-11  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-12-11  Linus TorvaldsMerge branch 'for-v3.8' of git://git.linaro.org/people...
2012-12-11  Linus TorvaldsMerge tag 'clk-for-linus' of git://git.linaro.org/peopl...
2012-12-11  Linus TorvaldsMerge tag 'pinctrl-for-v3.8' of git://git./linux/kernel...
2012-12-11  Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2012-12-11  Linus TorvaldsMerge tag 'mmc-updates-for-3.8-rc1' of git://git./linux...
2012-12-11  Ingo MolnarRevert "sched/autogroup: Fix crash on reboot when autog...
next
This page took 0.056128 seconds and 5 git commands to generate.