1. 961f8fa sparc, mm: Remove calling of free_all_bootmem_node() by Yinghai Lu · 12 years ago
  2. c074eaa x86, mm: kill numa_64.h by Yinghai Lu · 12 years ago
  3. 94b43c3 x86, mm: kill numa_free_all_bootmem() by Yinghai Lu · 12 years ago
  4. b8fd39c x86, mm: Use clamp_t() in init_range_memory_mapping by Yinghai Lu · 12 years ago
  5. 60a8f42 x86, mm: Move after_bootmem to mm_internel.h by Yinghai Lu · 12 years ago
  6. 4e37a89 x86, mm: Unifying after_bootmem for 32bit and 64bit by Yinghai Lu · 12 years ago
  7. 2e8059e x86, mm: use limit_pfn for end pfn by Yinghai Lu · 12 years ago
  8. 1829ae9 x86, mm: use pfn instead of pos in split_mem_range by Yinghai Lu · 12 years ago
  9. 84d7700 x86, mm: use PFN_DOWN in split_mem_range() by Yinghai Lu · 12 years ago
  10. 5a0d3ae x86, mm: use round_up/down in split_mem_range() by Yinghai Lu · 12 years ago
  11. 11ed9e9 x86, mm: Add check before clear pte above max_low_pfn on 32bit by Yinghai Lu · 12 years ago
  12. c8dcdb9 x86, mm: Move function declaration into mm_internal.h by Yinghai Lu · 12 years ago
  13. f836e35 x86, mm: change low/hignmem_pfn_init to static on 32bit by Yinghai Lu · 12 years ago
  14. 148b209 x86, mm: Move init_gbpages() out of setup.c by Yinghai Lu · 12 years ago
  15. cf47065 x86, mm: Move back pgt_buf_* to mm/init.c by Yinghai Lu · 12 years ago
  16. 719272c x86, mm: only call early_ioremap_page_table_range_init() once by Yinghai Lu · 12 years ago
  17. ddd3509 x86, mm: Add pointer about Xen mmu requirement for alloc_low_pages by Stefano Stabellini · 12 years ago
  18. 22c8ca2 x86, mm: Add alloc_low_pages(num) by Yinghai Lu · 12 years ago
  19. 6f80b68 x86, mm, Xen: Remove mapping_pagetable_reserve() by Yinghai Lu · 12 years ago
  20. 9985b4c x86, mm: Move min_pfn_mapped back to mm/init.c by Yinghai Lu · 12 years ago
  21. 5c51bdb x86, mm: Merge alloc_low_page between 64bit and 32bit by Yinghai Lu · 12 years ago
  22. 868bf4d x86, mm: Remove parameter in alloc_low_page for 64bit by Yinghai Lu · 12 years ago
  23. 973dc4f x86, mm: Remove early_memremap workaround for page table accessing on 64bit by Yinghai Lu · 12 years ago
  24. 8d57470 x86, mm: setup page table in top-down by Yinghai Lu · 12 years ago
  25. f763ad1 x86, mm: Break down init_all_memory_mapping by Yinghai Lu · 12 years ago
  26. eceb363 x86, mm: Don't clear page table if range is ram by Yinghai Lu · 12 years ago
  27. aeebe84 x86, mm: Use big page size for small memory range by Yinghai Lu · 12 years ago
  28. 960ddb4f x86, mm: Align start address to correct big page size by Yinghai Lu · 12 years ago
  29. 74f2765 x86, mm: relocate initrd under all mem for 64bit by Yinghai Lu · 12 years ago
  30. 66520eb x86, mm: Only direct map addresses that are marked as E820_RAM by Jacob Shin · 12 years ago
  31. e8c57d4 x86, mm: use pfn_range_is_mapped() with reserve_initrd by Yinghai Lu · 12 years ago
  32. 5101730 x86, mm: use pfn_range_is_mapped() with gart by Yinghai Lu · 12 years ago
  33. 8eb5779 x86, mm: use pfn_range_is_mapped() with CPA by Yinghai Lu · 12 years ago
  34. dda56e1 x86, mm: Fixup code testing if a pfn is direct mapped by Jacob Shin · 12 years ago
  35. 4eea6aa x86, mm: if kernel .text .data .bss are not marked as E820_RAM, complain and fix by Jacob Shin · 12 years ago
  36. dd7dfad x86, mm: Set memblock initial limit to 1M by Yinghai Lu · 12 years ago
  37. ab95193 x86, mm: Separate out calculate_table_space_size() by Yinghai Lu · 12 years ago
  38. c14fa0b x86, mm: Find early page table buffer together by Yinghai Lu · 12 years ago
  39. 84f1ae3 x86, mm: Change find_early_table_space() paramters by Yinghai Lu · 12 years ago
  40. 28b6ff6 x86, mm: Revert back good_end setting for 64bit by Yinghai Lu · 12 years ago
  41. 22ddfca x86, mm: Move init_memory_mapping calling out of setup.c by Yinghai Lu · 12 years ago
  42. 2086fe1 x86, mm: Move down find_early_table_space() by Yinghai Lu · 12 years ago
  43. 4e33e06 x86, mm: Split out split_mem_range from init_memory_mapping by Yinghai Lu · 12 years ago
  44. fa62aaf x86, mm: Add global page_size_mask and probe one time only by Yinghai Lu · 12 years ago
  45. 51844b0 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  46. 0cad3ff Merge branch 'akpm' (Fixes from Andrew) by Linus Torvalds · 12 years ago
  47. 5576646 revert "mm: fix-up zone present pages" by Andrew Morton · 12 years ago
  48. 18f69427 mips, arc: fix build failure by David Rientjes · 12 years ago
  49. 29282fd KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update() by Takashi Iwai · 12 years ago
  50. 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
  51. 5a0c02b Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  52. 8e620b0 arm64: Distinguish between user and kernel XN bits by Catalin Marinas · 12 years ago
  53. 6658d6a Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Arnd Bergmann · 12 years ago
  54. 57260e4 Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Arnd Bergmann · 12 years ago
  55. 62735e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  56. 3d5e2ab ARM: imx: ehci: fix host power mask bit by Christoph Fritz · 12 years ago
  57. ecf026d ARM i.MX: fix error-valued pointer dereference in clk_register_gate2() by Wei Yongjun · 12 years ago
  58. 641f3ce ARM: at91/usbh: fix overcurrent gpio setup by Johan Hovold · 12 years ago
  59. 097965e ARM: at91/AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq support by Nicolas Royer · 12 years ago
  60. c5e35d6c Merge tag 'for-linus' of git://github.com/gxt/linux by Linus Torvalds · 12 years ago
  61. f0c3911 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  62. 225ae5f MIPS: Malta: Fix interupt number of CBUS UART. by Ralf Baechle · 12 years ago
  63. 4bffbb3 s390/mm: have 16 byte aligned struct pages by Heiko Carstens · 12 years ago
  64. 516bad4 s390/gup: fix access_ok() usage in __get_user_pages_fast() by Heiko Carstens · 12 years ago
  65. d55c4c6 s390/gup: add missing TASK_SIZE check to get_user_pages_fast() by Heiko Carstens · 12 years ago
  66. 9924a19 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  67. 6d1068b KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461) by Petr Matousek · 12 years ago
  68. 2d4d07b ARM: boot: Fix usage of kecho by Fabio Estevam · 12 years ago
  69. c9af5b7 Merge tag 'omap-for-v3.7-rc4/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 12 years ago
  70. 69178df Merge tag 'omap-for-v3.7-rc4/musb-regression-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 12 years ago
  71. 658e5ce s390/topology: fix core id vs physical package id mix-up by Heiko Carstens · 12 years ago
  72. fa968ee s390/signal: set correct address space control by Martin Schwidefsky · 12 years ago
  73. 2b1768f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  74. 487bda5 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  75. 0020dd0 Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  76. 226f7ce sparc64: Fix build with mix of modular vs. non-modular crypto drivers. by David S. Miller · 12 years ago
  77. 193d2aa sparc: Support atomic64_dec_if_positive properly. by David S. Miller · 12 years ago
  78. 0bce04b of/address: sparc: Declare of_address_to_resource() as an extern function for sparc again by Andreas Larsson · 12 years ago
  79. 20424d8 sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irq by Andreas Larsson · 12 years ago
  80. ab277bb xen/arm: Fix compile errors when drivers are compiled as modules (export more). by Stefano Stabellini · 12 years ago
  81. e97c5b6 MIPS: Make irqflags.h functions preempt-safe for non-mipsr2 cpus by Jim Quinlan · 12 years ago
  82. 92d1159 MIPS: Remove irqflags.h dependency from bitops.h by Jim Quinlan · 12 years ago
  83. 9de79c5 MIPS: bitops.h: Change use of 'unsigned short' to 'int' by Jim Quinlan · 12 years ago
  84. 34d875d MIPS: compat: Delete now unused TIF_32BIT. by Ralf Baechle · 12 years ago
  85. 6ad560b MIPS: compat: Implement is_compat_task() by testing for 32-bit address space. by Ralf Baechle · 12 years ago
  86. 4870639 MIPS: compat: Fix use of TIF_32BIT_ADDR vs _TIF_32BIT_ADDR by Ralf Baechle · 12 years ago
  87. c284464 arch/unicore32: remove CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  88. 60541d7 unicore32: switch to generic sys_execve() by Al Viro · 12 years ago
  89. 38e9935 unicore32: switch to generic kernel_thread()/kernel_execve() by Al Viro · 12 years ago
  90. ddd2d38 unicore32: Use Kbuild infrastructure for kvm_para.h by Guan Xuetao · 12 years ago
  91. e8ce15a UAPI: (Scripted) Disintegrate arch/unicore32/include/asm by David Howells · 12 years ago
  92. 10e1e99 UniCore32-bugfix: Remove definitions in asm/bug.h to solve difference between native and cross compiler by Guan Xuetao · 12 years ago
  93. 195d457 UniCore32-bugfix: fix mismatch return value of __xchg_bad_pointer by Guan Xuetao · 12 years ago
  94. 446d141 UniCore32 bugfix: add missed CONFIG_ZONE_DMA by Guan Xuetao · 13 years ago
  95. f3f09d5 unicore32/mm/fault.c: Port OOM changes to do_pf by Kautuk Consul · 13 years ago
  96. 4ad48bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  97. ce6d841 Merge branch 'akpm' (Fixes from Andrew) by Linus Torvalds · 12 years ago
  98. 6893f56 h8300: add missing L1_CACHE_SHIFT by Fengguang Wu · 12 years ago
  99. f483a85 arm64: mm: fix booting on systems with no memory below 4GB by Will Deacon · 12 years ago
  100. b3770b3 arm64: smp: add missing completion for secondary boot by Will Deacon · 12 years ago