1. 602ddc7 mm/PPC: prepare for killing free_all_bootmem_node() by Jiang Liu · 12 years ago
  2. d5c017d mm/PARISC: prepare for killing free_all_bootmem_node() by Jiang Liu · 12 years ago
  3. 629e7b4 mm/MIPS: prepare for killing free_all_bootmem_node() by Jiang Liu · 12 years ago
  4. 5ad62f2 mm/metag: prepare for killing free_all_bootmem_node() by Jiang Liu · 12 years ago
  5. b69a978 mm/m68k: prepare for killing free_all_bootmem_node() by Jiang Liu · 12 years ago
  6. c5c009f mm/m32r: prepare for killing free_all_bootmem_node() by Jiang Liu · 12 years ago
  7. b57b63a mm/IA64: prepare for killing free_all_bootmem_node() by Jiang Liu · 12 years ago
  8. ce7549e mm/AVR32: prepare for killing free_all_bootmem_node() by Jiang Liu · 12 years ago
  9. 808c2c3 mm/xtensa: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  10. 46a8413 mm/x86: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  11. 0d0b6d2 mm/unicore32: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  12. 715ee35 mm/um: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  13. 3f29c33 mm/tile: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  14. dceccbe mm/SPARC: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  15. da61efc mm/SH: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  16. ad94198 mm/score: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  17. a18d0e2 mm/s390: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  18. 369a9d8 mm/ppc: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  19. 7d2c774 mm/PARISC: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  20. 1173db1 mm/openrisc: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  21. 76feaed mm/mn10300: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  22. 1132137 mm/MIPS: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  23. 6879ea8 mm/microblaze: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  24. 132de67 mm/metag: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  25. 9671468 mm/m68k: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  26. a0e7b80 mm/m32r: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  27. de4bcdd mm/IA64: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  28. 5dc355c mm/hexagon: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  29. 27a5970 mm/h8300: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  30. 3f2b73c mm/frv: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  31. 4e422de mm/cris: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  32. 02f5532 mm/c6x: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  33. d9d7e76 mm/blackfin: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  34. 6703bdf mm/AVR32: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  35. bee4ebd mm/ARM64: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  36. 2450c97 mm/ARM: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  37. de35e1b mm/ARC: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  38. d385d9e mm/alpha: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  39. a214a8c UML: normalize global variables exported by vmlinux.lds by Jiang Liu · 12 years ago
  40. 40a3b8d tile: normalize global variables exported by vmlinux.lds by Jiang Liu · 12 years ago
  41. ae49b83 score: normalize global variables exported by vmlinux.lds by Jiang Liu · 12 years ago
  42. 5dd7cd1 h8300: normalize global variables exported by vmlinux.lds by Jiang Liu · 12 years ago
  43. 06256f8 c6x: normalize global variables exported by vmlinux.lds by Jiang Liu · 12 years ago
  44. 2e555f8 avr32: normalize global variables exported by vmlinux.lds by Jiang Liu · 12 years ago
  45. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 12 years ago
  46. 170a5a7 mm: make __free_pages_bootmem() only available at boot time by Jiang Liu · 12 years ago
  47. 7b4b2a0 mm: accurately calculate zone->managed_pages for highmem zones by Jiang Liu · 12 years ago
  48. abd1b6d mm/tile: use common help functions to free reserved pages by Jiang Liu · 12 years ago
  49. c88442e mm/x86: use free_reserved_area() to simplify code by Jiang Liu · 12 years ago
  50. 9af5b80 mm/ARM64: kill poison_init_mem() by Jiang Liu · 12 years ago
  51. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 12 years ago
  52. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 12 years ago
  53. 2415cf1 mm/hugetlb: use already existing interface huge_page_shift by Wanpeng Li · 12 years ago
  54. 0f8975e mm: soft-dirty bits for user memory changes tracking by Pavel Emelyanov · 12 years ago
  55. fe74650 arch: c6x: mm: include "asm/uaccess.h" to pass compiling by Chen Gang · 12 years ago
  56. 1873e5002 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  57. fb2af00 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  58. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  59. 7c6809f Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  60. 96a3d99 Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  61. 3045f94 Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  62. 52e8ad9 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  63. 1982269 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  64. fdd7888 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  65. d652df0 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  66. 4d6f843 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  67. 55a0d3f Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  68. 35c23d5 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  69. 57935b2 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  70. 5f16a8c Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  71. 002e44bf Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  72. e13053f Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  73. 2d722f6 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  74. f0bb4c0 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  75. a4883ef Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  76. ab3d681 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  77. 0c46d68 Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  78. 42daabf Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  79. 0bf6a21 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  80. ee1a8d4 Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  81. 40e71e7 Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  82. 3883cbb Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  83. d2033f2c Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  84. 22237d5 Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  85. fc76a25 Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  86. 0de10f9 Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  87. a842701 Merge tag 'usb-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  88. 63580e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  89. aa729dc Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/linux into upstream-hugepages by Catalin Marinas · 12 years ago
  90. 2fd1b48 Merge tag 'v3.10' into sched/core by Ingo Molnar · 12 years ago
  91. ea461ab powerpc/eeh: Fix fetching bus for single-dev-PE by Gavin Shan · 12 years ago
  92. 6c355be Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  93. 8d5bc1a ARM: dt: Only print warning, not WARN() on bad cpu map in device tree by Olof Johansson · 12 years ago
  94. 7846de4 powerpc/pci: Improve device hotplug initialization by Guenter Roeck · 12 years ago
  95. 3c0c01a Merge branch 'devel-stable' into for-next by Russell King · 12 years ago
  96. cbd379b Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-next by Russell King · 12 years ago
  97. 809e660 ARM: 7775/1: mm: Remove do_sect_fault from LPAE code by Steven Capper · 12 years ago
  98. 1b21376 ARM: 7777/1: Avoid extra calls to the C compiler by Douglas Anderson · 12 years ago
  99. 81793ba ARM: 7774/1: Fix dtb dependency to use order-only prerequisites by Douglas Anderson · 12 years ago
  100. b33159b proc_powerpc: switch to fixed_size_llseek() by Al Viro · 12 years ago