1. 60a8f42 x86, mm: Move after_bootmem to mm_internel.h by Yinghai Lu · 12 years ago
  2. 4e37a89 x86, mm: Unifying after_bootmem for 32bit and 64bit by Yinghai Lu · 12 years ago
  3. 2e8059e x86, mm: use limit_pfn for end pfn by Yinghai Lu · 12 years ago
  4. 1829ae9 x86, mm: use pfn instead of pos in split_mem_range by Yinghai Lu · 12 years ago
  5. 84d7700 x86, mm: use PFN_DOWN in split_mem_range() by Yinghai Lu · 12 years ago
  6. 5a0d3ae x86, mm: use round_up/down in split_mem_range() by Yinghai Lu · 12 years ago
  7. 11ed9e9 x86, mm: Add check before clear pte above max_low_pfn on 32bit by Yinghai Lu · 12 years ago
  8. c8dcdb9 x86, mm: Move function declaration into mm_internal.h by Yinghai Lu · 12 years ago
  9. f836e35 x86, mm: change low/hignmem_pfn_init to static on 32bit by Yinghai Lu · 12 years ago
  10. 148b209 x86, mm: Move init_gbpages() out of setup.c by Yinghai Lu · 12 years ago
  11. cf47065 x86, mm: Move back pgt_buf_* to mm/init.c by Yinghai Lu · 12 years ago
  12. 719272c x86, mm: only call early_ioremap_page_table_range_init() once by Yinghai Lu · 12 years ago
  13. ddd3509 x86, mm: Add pointer about Xen mmu requirement for alloc_low_pages by Stefano Stabellini · 12 years ago
  14. 22c8ca2 x86, mm: Add alloc_low_pages(num) by Yinghai Lu · 12 years ago
  15. 6f80b68 x86, mm, Xen: Remove mapping_pagetable_reserve() by Yinghai Lu · 12 years ago
  16. 9985b4c x86, mm: Move min_pfn_mapped back to mm/init.c by Yinghai Lu · 12 years ago
  17. 5c51bdb x86, mm: Merge alloc_low_page between 64bit and 32bit by Yinghai Lu · 12 years ago
  18. 868bf4d x86, mm: Remove parameter in alloc_low_page for 64bit by Yinghai Lu · 12 years ago
  19. 973dc4f x86, mm: Remove early_memremap workaround for page table accessing on 64bit by Yinghai Lu · 12 years ago
  20. 8d57470 x86, mm: setup page table in top-down by Yinghai Lu · 12 years ago
  21. f763ad1 x86, mm: Break down init_all_memory_mapping by Yinghai Lu · 12 years ago
  22. eceb363 x86, mm: Don't clear page table if range is ram by Yinghai Lu · 12 years ago
  23. aeebe84 x86, mm: Use big page size for small memory range by Yinghai Lu · 12 years ago
  24. 960ddb4f x86, mm: Align start address to correct big page size by Yinghai Lu · 12 years ago
  25. 74f2765 x86, mm: relocate initrd under all mem for 64bit by Yinghai Lu · 12 years ago
  26. 66520eb x86, mm: Only direct map addresses that are marked as E820_RAM by Jacob Shin · 12 years ago
  27. e8c57d4 x86, mm: use pfn_range_is_mapped() with reserve_initrd by Yinghai Lu · 12 years ago
  28. 5101730 x86, mm: use pfn_range_is_mapped() with gart by Yinghai Lu · 12 years ago
  29. 8eb5779 x86, mm: use pfn_range_is_mapped() with CPA by Yinghai Lu · 12 years ago
  30. dda56e1 x86, mm: Fixup code testing if a pfn is direct mapped by Jacob Shin · 12 years ago
  31. 4eea6aa x86, mm: if kernel .text .data .bss are not marked as E820_RAM, complain and fix by Jacob Shin · 12 years ago
  32. dd7dfad x86, mm: Set memblock initial limit to 1M by Yinghai Lu · 12 years ago
  33. ab95193 x86, mm: Separate out calculate_table_space_size() by Yinghai Lu · 12 years ago
  34. c14fa0b x86, mm: Find early page table buffer together by Yinghai Lu · 12 years ago
  35. 84f1ae3 x86, mm: Change find_early_table_space() paramters by Yinghai Lu · 12 years ago
  36. 28b6ff6 x86, mm: Revert back good_end setting for 64bit by Yinghai Lu · 12 years ago
  37. 22ddfca x86, mm: Move init_memory_mapping calling out of setup.c by Yinghai Lu · 12 years ago
  38. 2086fe1 x86, mm: Move down find_early_table_space() by Yinghai Lu · 12 years ago
  39. 4e33e06 x86, mm: Split out split_mem_range from init_memory_mapping by Yinghai Lu · 12 years ago
  40. fa62aaf x86, mm: Add global page_size_mask and probe one time only by Yinghai Lu · 12 years ago
  41. f4a75d2e Linux 3.7-rc6 by Linus Torvalds · 12 years ago
  42. 51844b0 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  43. 0cad3ff Merge branch 'akpm' (Fixes from Andrew) by Linus Torvalds · 12 years ago
  44. 5576646 revert "mm: fix-up zone present pages" by Andrew Morton · 12 years ago
  45. 0f3c42f tmpfs: change final i_blocks BUG to WARNING by Hugh Dickins · 12 years ago
  46. 215c02b tmpfs: fix shmem_getpage_gfp() VM_BUG_ON by Hugh Dickins · 12 years ago
  47. 498c228 mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem address by Will Deacon · 12 years ago
  48. 9671009 mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction based on failures" by Mel Gorman · 12 years ago
  49. 2ca3cb5 rapidio: fix kernel-doc warnings by Randy Dunlap · 12 years ago
  50. f58b59c swapfile: fix name leak in swapoff by Xiaotian Feng · 12 years ago
  51. bea8c15 memcg: fix hotplugged memory zone oops by Hugh Dickins · 12 years ago
  52. 18f69427 mips, arc: fix build failure by David Rientjes · 12 years ago
  53. 9a5a8f1 memcg: oom: fix totalpages calculation for memory.swappiness==0 by Michal Hocko · 12 years ago
  54. 1756954 mm: fix build warning for uninitialized value by David Rientjes · 12 years ago
  55. 63c3b90 mm: add anon_vma_lock to validate_mm() by Michel Lespinasse · 12 years ago
  56. 29282fd KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update() by Takashi Iwai · 12 years ago
  57. 1d567e1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  58. a8203d3 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  59. baefa31 net-rps: Fix brokeness causing OOO packets by Tom Herbert · 12 years ago
  60. 2a95388 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  61. 976a702 tcp: handle tcp_net_metrics_init() order-5 memory allocation failures by Eric Dumazet · 12 years ago
  62. d3fb695 Thermal: Add Linux/Thermal subsystem info in MAINTAINER file by Zhang Rui · 12 years ago
  63. fa0cbbf mm, oom: reintroduce /proc/pid/oom_adj by David Rientjes · 12 years ago
  64. f4bcd79 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  65. 26c6e80 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  66. 5a0c02b Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  67. 1a1e8c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  68. 8e620b0 arm64: Distinguish between user and kernel XN bits by Catalin Marinas · 12 years ago
  69. ec01487 Merge tag 'usb-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  70. d6ee1a2 Merge tag 'tty-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  71. 7e11156 Merge tag 'staging-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  72. 6658d6a Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Arnd Bergmann · 12 years ago
  73. 57260e4 Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Arnd Bergmann · 12 years ago
  74. 62735e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  75. 7279d7c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  76. e057aad Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 12 years ago
  77. 3d5e2ab ARM: imx: ehci: fix host power mask bit by Christoph Fritz · 12 years ago
  78. ecf026d ARM i.MX: fix error-valued pointer dereference in clk_register_gate2() by Wei Yongjun · 12 years ago
  79. 641f3ce ARM: at91/usbh: fix overcurrent gpio setup by Johan Hovold · 12 years ago
  80. 097965e ARM: at91/AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq support by Nicolas Royer · 12 years ago
  81. 74490f9 batman-adv: process broadcast packets in BLA earlier by Antonio Quartulli · 12 years ago
  82. 1f36aeb batman-adv: don't add TEMP clients belonging to other backbone nodes by Antonio Quartulli · 12 years ago
  83. 27b37eb batman-adv: correctly pass the client flag on tt_response by Antonio Quartulli · 12 years ago
  84. e9c00136 batman-adv: fix tt_global_entries flags update by Antonio Quartulli · 12 years ago
  85. 6fc4adc tilegx: request_irq with a non-null device name by Simon Marchi · 12 years ago
  86. 6f75511 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  87. 3697fd5 Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 12 years ago
  88. 55aa914 drm/ttm: remove unneeded preempt_disable/enable by Akinobu Mita · 12 years ago
  89. ac207ed ttm: Clear the ttm page allocated from high memory zone correctly by Zhao Yakui · 12 years ago
  90. 888155b vmwgfx: return an -EFAULT if copy_to_user() fails by Dan Carpenter · 12 years ago
  91. a652208 net: correct check in dev_addr_del() by Jiri Pirko · 12 years ago
  92. ec34232 tcp: fix retransmission in repair mode by Andrew Vagin · 12 years ago
  93. 93532c8 clk: remove inline usage from clk-provider.h by Igor Mazanov · 12 years ago
  94. c5e35d6c Merge tag 'for-linus' of git://github.com/gxt/linux by Linus Torvalds · 12 years ago
  95. ce95a36 Merge tag 'upstream-3.7-rc6' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  96. 006b956 Merge tag 'for-v3.7-fixes' of git://git.infradead.org/users/cbou/linux-pstore by Linus Torvalds · 12 years ago
  97. e8017454 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  98. 7c96cfc Merge tag 'regulator-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  99. 3821613 Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  100. 0da9a0c sctp: fix /proc/net/sctp/ memory leak by Tommi Rantala · 12 years ago