1. 68d00bb Merge remote-tracking branch 'origin/x86/mm' into x86/mm2 by H. Peter Anvin · 12 years ago
  2. 07f4207 x86-32, mm: Remove reference to alloc_remap() by H. Peter Anvin · 12 years ago
  3. bb112ae x86-32, mm: Remove reference to resume_map_numa_kva() by H. Peter Anvin · 12 years ago
  4. f03574f2 x86-32, mm: Rip out x86_32 NUMA remapping code by Dave Hansen · 12 years ago
  5. 1e9209e x86/numa: Use __pa_nodebug() instead by Borislav Petkov · 12 years ago
  6. ac2cbab x86: Don't panic if can not alloc buffer for swiotlb by Yinghai Lu · 12 years ago
  7. 8b78c21 x86, 64bit, mm: hibernate use generic mapping_init by Yinghai Lu · 12 years ago
  8. 7221267 x86, 64bit, mm: Mark data/bss/brk to nx by Yinghai Lu · 12 years ago
  9. 6c902b6 x86: Merge early kernel reserve for 32bit and 64bit by Yinghai Lu · 12 years ago
  10. 0212f91 x86: Add Crash kernel low reservation by Yinghai Lu · 12 years ago
  11. 7d41a8a x86, kdump: Remove crashkernel range find limit for 64bit by Yinghai Lu · 12 years ago
  12. 595ad9a memblock: Add memblock_mem_size() by Yinghai Lu · 12 years ago
  13. d1af6d0 x86, boot: Not need to check setup_header version for setup_data by Yinghai Lu · 12 years ago
  14. 8ee2f2d x86, boot: Update comments about entries for 64bit image by Yinghai Lu · 12 years ago
  15. ee92d81 x86, boot: Support loading bzImage, boot_params and ramdisk above 4G by Yinghai Lu · 12 years ago
  16. 0e691cf x86, kexec, 64bit: Only set ident mapping for ram. by Yinghai Lu · 12 years ago
  17. 9ebdc79 x86, kexec: Replace ident_mapping_init and init_level4_page by Yinghai Lu · 12 years ago
  18. 084d128 x86, kexec: Set ident mapping for kernel that is above max_pfn by Yinghai Lu · 12 years ago
  19. 577af55 x86, kexec: Remove 1024G limitation for kexec buffer on 64bit by Yinghai Lu · 12 years ago
  20. d3c433b x86, boot: Move lldt/ltr out of 64bit code section by Yinghai Lu · 12 years ago
  21. 187a8a7 x86, boot: Move verify_cpu.S and no_longmode down by Yinghai Lu · 12 years ago
  22. 3db07e7 x86, boot: Pass cmd_line_ptr with unsigned long instead by Yinghai Lu · 12 years ago
  23. 16a4baa x86, boot: Move checking of cmd_line_ptr out of common path by Yinghai Lu · 12 years ago
  24. f1da834 x86, boot: Add get_cmd_line_ptr() by Yinghai Lu · 12 years ago
  25. a8a51a8 x86: Add get_ramdisk_image/size() by Yinghai Lu · 12 years ago
  26. 1b8c78b x86: Merge early_reserve_initrd for 32bit and 64bit by Yinghai Lu · 12 years ago
  27. 1005423 x86, 64bit: Don't set max_pfn_mapped wrong value early on native path by Yinghai Lu · 12 years ago
  28. 6b9c75a x86, 64bit: #PF handler set page to cover only 2M per #PF by Yinghai Lu · 12 years ago
  29. 8170e6b x86, 64bit: Use a #PF handler to materialize early mappings on demand by H. Peter Anvin · 12 years ago
  30. 4f7b9226 x86, realmode: Separate real_mode reserve and setup by Yinghai Lu · 12 years ago
  31. 9735e91 x86, 64bit, realmode: Use init_level4_pgt to set trampoline_pgd directly by Yinghai Lu · 12 years ago
  32. fa2bbce x86, 64bit: Copy struct boot_params early by Yinghai Lu · 12 years ago
  33. aece278 x86, 64bit, mm: Add generic kernel/ident mapping helper by Yinghai Lu · 12 years ago
  34. 231b364 x86, realmode: Set real_mode permissions early by Yinghai Lu · 12 years ago
  35. c2bdee5 x86, 64bit, mm: Make pgd next calculation consistent with pud/pmd by Yinghai Lu · 12 years ago
  36. b422a30 x86: Factor out e820_add_kernel_range() by Yinghai Lu · 12 years ago
  37. c9b3234 x86, mm: Fix page table early allocation offset checking by Yinghai Lu · 12 years ago
  38. de65d81 Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 by H. Peter Anvin · 12 years ago
  39. 5dcd14e x86, boot: Sanitize boot_params if not zeroed on creation by H. Peter Anvin · 12 years ago
  40. 09c205a x86, boot: Define the 2.12 bzImage boot protocol by H. Peter Anvin · 12 years ago
  41. 65315d4 x86/boot: Fix minor fd leakage in tools/relocs.c by Cong Ding · 12 years ago
  42. 5dfd486 x86, kvm: Fix kvm's use of __pa() on percpu areas by Dave Hansen · 12 years ago
  43. d765653 x86, mm: Create slow_virt_to_phys() by Dave Hansen · 12 years ago
  44. f3c4fbb x86, mm: Use new pagetable helpers in try_preserve_large_page() by Dave Hansen · 12 years ago
  45. 4cbeb51 x86, mm: Pagetable level size/shift/mask helpers by Dave Hansen · 12 years ago
  46. a25b931 x86, mm: Make DEBUG_VIRTUAL work earlier in boot by Dave Hansen · 12 years ago
  47. 7b5c4a6 Merge tag 'v3.8-rc5' into x86/mm by H. Peter Anvin · 12 years ago
  48. 3596f5b Merge branch 'x86/mm' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/tip/tip into x86/mm by H. Peter Anvin · 12 years ago
  49. d93816a Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  50. 01acd3e Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  51. 1496ec1 Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  52. 3836414 Merge branch 'vexpress/fixes' of git://git.linaro.org/people/pawelmoll/linux into fixes by Olof Johansson · 12 years ago
  53. 60fd8e3 Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Olof Johansson · 12 years ago
  54. ab838bc ARM: vexpress: Enable A7 cores in V2P-CA15_A7's Device Tree by Pawel Moll · 12 years ago
  55. 1585defb ARM: vexpress: extend the MPIDR range used for pen release check by Lorenzo Pieralisi · 12 years ago
  56. f6be19c Merge tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infradead.org/users/jcooper/linux into fixes by Olof Johansson · 12 years ago
  57. ff7532c Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  58. 248152b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  59. c1b8414 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  60. 8461c2f ARM: at91/dts: correct comment in at91sam9x5.dtsi for mii by Douglas Gilbert · 12 years ago
  61. 581d629 ARM: at91/at91_dt_defconfig: add at91sam9n12 SoC to DT defconfig by Nicolas Ferre · 12 years ago
  62. 2e06e92 ARM: at91/at91_dt_defconfig: remove memory specification to cmdline by Nicolas Ferre · 12 years ago
  63. b45c998 ARM: at91/dts: add macb mii pinctrl config for kizbox by Boris BREZILLON · 12 years ago
  64. 36224d0 ARM: at91: rm9200: remake the BGA as default version by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  65. 334c9e8 ARM: at91: fix gpios on i2c-gpio for RM9200 DT by Joachim Eastwood · 12 years ago
  66. 1bab02e ARM: at91/at91sam9x5 DTS: add SCK USART pins by Richard Genoud · 12 years ago
  67. c89cec3 ARM: at91/at91sam9x5 DTS: correct wrong PIO BANK values on u(s)arts by Richard Genoud · 12 years ago
  68. 09d75bc ARM: kirkwood: fix missing #interrupt-cells property by Sebastian Hesselbarth · 12 years ago
  69. ed06ef3 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 12 years ago
  70. 343391b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 12 years ago
  71. 51edce0 Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  72. 9899d11 ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL by Oleg Nesterov · 12 years ago
  73. 9cf2b72 arm64: elf: fix core dumping to match what glibc expects by Will Deacon · 12 years ago
  74. b2555b8 Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Olof Johansson · 12 years ago
  75. 7662a9c ARM: OMAP2+: omap4-panda: add UART2 muxing for WiLink shared transport by Luciano Coelho · 12 years ago
  76. 034bf09 ARM: OMAP2+: DT node Timer iteration fix by Pantelis Antoniou · 12 years ago
  77. e407ee0 ARM: OMAP2+: Fix section warning for omap_init_ocp2scp() by Tony Lindgren · 12 years ago
  78. 81f3ae0 ARM: OMAP2+: fix build break for omapdrm by Rob Clark · 12 years ago
  79. edea0d0 ia64: kill thread_matches(), unexport ptrace_check_attach() by Oleg Nesterov · 12 years ago
  80. 210b184 Merge branch 'for-rmk/virt/hyp-boot/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into fixes by Russell King · 12 years ago
  81. 93d5bf0 ARM: 7629/1: mm: Fix missing XN flag for for MT_MEMORY_SO by Santosh Shilimkar · 12 years ago
  82. 1565337 ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsemem by Russell King · 12 years ago
  83. bdcc612 ARM: OMAP2: Fix missing omap2xxx_clkt_vps_late_init function calls by Jon Hunter · 12 years ago
  84. 12d82e4 ARM: OMAP4: hwmod_data: Correct IDLEMODE for McPDM by Peter Ujfalusi · 12 years ago
  85. 981827a ARM: OMAP4: clock data: Lock ABE DPLL on all revisions by Peter Ujfalusi · 12 years ago
  86. 5c69bed Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  87. b814469 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  88. 61c4b56 ARM: i.MX clock: Change the connection-id for fsl-usb2-udc by Peter Chen · 12 years ago
  89. f0ea883 usb: gadget: fsl-mxc-udc: replace cpu_is_xxx() with platform_device_id by Peter Chen · 12 years ago
  90. d328614 KVM: PPC: Emulate dcbf by Alexander Graf · 12 years ago
  91. 72ffaa4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  92. 5046e38 Merge branch 'v3.8-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 12 years ago
  93. b86dc0d ARM: S3C64XX: Fix up IRQ mapping for balblair on Cragganmore by Dimitris Papastamos · 12 years ago
  94. 753bd6d ARM: dts: correct the dw-mshc timing properties as per binding by Alim Akhtar · 12 years ago
  95. c0d6cfd ARM: S3C64XX: Fix build error with CONFIG_S3C_DEV_FB disabled by Tomasz Figa · 12 years ago
  96. a73b59c ARM: compile fix for DEBUG_LL=y && MMU=n by Uwe Kleine-König · 12 years ago
  97. 9174adb xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests. by Andrew Cooper · 12 years ago
  98. ad6f276 Merge tag 'sunxi-fixes-for-3.8-rc4' of git://github.com/mripard/linux into fixes by Olof Johansson · 12 years ago
  99. 36e7a96 Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  100. 56400b5 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago