1. cd745be x86/mm/init.c: Copy ucode from initrd image to kernel memory by Fenghua Yu · 12 years ago
  2. feddc9d x86/head64.c: Early update ucode in 64-bit by Fenghua Yu · 12 years ago
  3. 63b553c x86/head_32.S: Early update ucode in 32-bit by Fenghua Yu · 12 years ago
  4. ec400dd x86/microcode_intel_early.c: Early update ucode on Intel's CPU by Fenghua Yu · 12 years ago
  5. 086fc8f x86/tlbflush.h: Define __native_flush_tlb_global_irq_disabled() by Fenghua Yu · 12 years ago
  6. e666dfa x86/microcode_intel_lib.c: Early update ucode on Intel's CPU by Fenghua Yu · 12 years ago
  7. a8ebf6d x86/microcode_core_early.c: Define interfaces for early loading ucode by Fenghua Yu · 12 years ago
  8. e6ebf5d x86/common.c: load ucode in 64 bit or show loading ucode info in 32 bit on AP by Fenghua Yu · 12 years ago
  9. d288e1c x86/common.c: Make have_cpuid_p() a global function by Fenghua Yu · 12 years ago
  10. 9cd4d78 x86/microcode_intel.h: Define functions and macros for early loading ucode by Fenghua Yu · 12 years ago
  11. 0d91ea8 x86, doc: Documentation for early microcode loading by Fenghua Yu · 12 years ago
  12. ac2cbab x86: Don't panic if can not alloc buffer for swiotlb by Yinghai Lu · 12 years ago
  13. 38fa417 mm: Add alloc_bootmem_low_pages_nopanic() by Yinghai Lu · 12 years ago
  14. 8b78c21 x86, 64bit, mm: hibernate use generic mapping_init by Yinghai Lu · 12 years ago
  15. 7221267 x86, 64bit, mm: Mark data/bss/brk to nx by Yinghai Lu · 12 years ago
  16. 6c902b6 x86: Merge early kernel reserve for 32bit and 64bit by Yinghai Lu · 12 years ago
  17. 0212f91 x86: Add Crash kernel low reservation by Yinghai Lu · 12 years ago
  18. 7d41a8a x86, kdump: Remove crashkernel range find limit for 64bit by Yinghai Lu · 12 years ago
  19. 595ad9a memblock: Add memblock_mem_size() by Yinghai Lu · 12 years ago
  20. d1af6d0 x86, boot: Not need to check setup_header version for setup_data by Yinghai Lu · 12 years ago
  21. 8ee2f2d x86, boot: Update comments about entries for 64bit image by Yinghai Lu · 12 years ago
  22. ee92d81 x86, boot: Support loading bzImage, boot_params and ramdisk above 4G by Yinghai Lu · 12 years ago
  23. 0e691cf x86, kexec, 64bit: Only set ident mapping for ram. by Yinghai Lu · 12 years ago
  24. 9ebdc79 x86, kexec: Replace ident_mapping_init and init_level4_page by Yinghai Lu · 12 years ago
  25. 084d128 x86, kexec: Set ident mapping for kernel that is above max_pfn by Yinghai Lu · 12 years ago
  26. 577af55 x86, kexec: Remove 1024G limitation for kexec buffer on 64bit by Yinghai Lu · 12 years ago
  27. d3c433b x86, boot: Move lldt/ltr out of 64bit code section by Yinghai Lu · 12 years ago
  28. 187a8a7 x86, boot: Move verify_cpu.S and no_longmode down by Yinghai Lu · 12 years ago
  29. 3db07e7 x86, boot: Pass cmd_line_ptr with unsigned long instead by Yinghai Lu · 12 years ago
  30. 16a4baa x86, boot: Move checking of cmd_line_ptr out of common path by Yinghai Lu · 12 years ago
  31. f1da834 x86, boot: Add get_cmd_line_ptr() by Yinghai Lu · 12 years ago
  32. a8a51a8 x86: Add get_ramdisk_image/size() by Yinghai Lu · 12 years ago
  33. 1b8c78b x86: Merge early_reserve_initrd for 32bit and 64bit by Yinghai Lu · 12 years ago
  34. 1005423 x86, 64bit: Don't set max_pfn_mapped wrong value early on native path by Yinghai Lu · 12 years ago
  35. 6b9c75a x86, 64bit: #PF handler set page to cover only 2M per #PF by Yinghai Lu · 12 years ago
  36. 8170e6b x86, 64bit: Use a #PF handler to materialize early mappings on demand by H. Peter Anvin · 12 years ago
  37. 4f7b9226 x86, realmode: Separate real_mode reserve and setup by Yinghai Lu · 12 years ago
  38. 9735e91 x86, 64bit, realmode: Use init_level4_pgt to set trampoline_pgd directly by Yinghai Lu · 12 years ago
  39. fa2bbce x86, 64bit: Copy struct boot_params early by Yinghai Lu · 12 years ago
  40. aece278 x86, 64bit, mm: Add generic kernel/ident mapping helper by Yinghai Lu · 12 years ago
  41. 231b364 x86, realmode: Set real_mode permissions early by Yinghai Lu · 12 years ago
  42. c2bdee5 x86, 64bit, mm: Make pgd next calculation consistent with pud/pmd by Yinghai Lu · 12 years ago
  43. b422a30 x86: Factor out e820_add_kernel_range() by Yinghai Lu · 12 years ago
  44. c9b3234 x86, mm: Fix page table early allocation offset checking by Yinghai Lu · 12 years ago
  45. de65d81 Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 by H. Peter Anvin · 12 years ago
  46. 5dcd14e x86, boot: Sanitize boot_params if not zeroed on creation by H. Peter Anvin · 12 years ago
  47. 09c205a x86, boot: Define the 2.12 bzImage boot protocol by H. Peter Anvin · 12 years ago
  48. 65315d4 x86/boot: Fix minor fd leakage in tools/relocs.c by Cong Ding · 12 years ago
  49. 949db15 Linux 3.8-rc5 by Linus Torvalds · 12 years ago
  50. d7df025 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  51. 66e2d3e Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  52. d93816a Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  53. 01acd3e Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  54. 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
  55. ba2ab41 Merge tag 'pm+acpi-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  56. bff9241 Merge tag 'regmap-fix-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  57. 3f58e09 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  58. acc5da0 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  59. 1eafa6c Btrfs: fix repeated delalloc work allocation by Miao Xie · 12 years ago
  60. c9f01bf Btrfs: fix wrong max device number for single profile by Miao Xie · 12 years ago
  61. 2cba30f Btrfs: fix missed transaction->aborted check by Miao Xie · 12 years ago
  62. 8d25a08 Btrfs: Add ACCESS_ONCE() to transaction->abort accesses by Miao Xie · 12 years ago
  63. e58dd74 Btrfs: put csums on the right ordered extent by Josef Bacik · 12 years ago
  64. 192000d Btrfs: use right range to find checksum for compressed extents by Liu Bo · 12 years ago
  65. b017511 Btrfs: fix panic when recovering tree log by Josef Bacik · 12 years ago
  66. 201a903 Btrfs: do not allow logged extents to be merged or removed by Josef Bacik · 12 years ago
  67. 3836414 Merge branch 'vexpress/fixes' of git://git.linaro.org/people/pawelmoll/linux into fixes by Olof Johansson · 12 years ago
  68. 60fd8e3 Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Olof Johansson · 12 years ago
  69. 5266629 mfd: vexpress-sysreg: Don't skip initialization on probe by Pawel Moll · 12 years ago
  70. ab838bc ARM: vexpress: Enable A7 cores in V2P-CA15_A7's Device Tree by Pawel Moll · 12 years ago
  71. 1585defb ARM: vexpress: extend the MPIDR range used for pen release check by Lorenzo Pieralisi · 12 years ago
  72. af4ca6a Merge remote-tracking branch 'regmap/fix/debugfs' into tmp by Mark Brown · 12 years ago
  73. 4ad3041 Merge tag 'imx-fixes-3.8-3' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 12 years ago
  74. 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
  75. 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
  76. ae763db Merge tag 'char-misc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  77. 6f48ea5 Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  78. 2116e02 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  79. 5e30bbb MAINTAINERS: Someone needs to watch over the serial drivers by Greg Kroah-Hartman · 12 years ago
  80. 248152b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  81. c1b8414 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  82. dba63b2f USB: EHCI: fix build error in ehci-mxc by Alan Stern · 12 years ago
  83. db23366 Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  84. 6d26b3a MAINTAINERS: remove me by Alan Cox · 12 years ago
  85. 31614bb ALSA: hda - Fix inconsistent pin states after resume by Takashi Iwai · 12 years ago
  86. 8461c2f ARM: at91/dts: correct comment in at91sam9x5.dtsi for mii by Douglas Gilbert · 12 years ago
  87. 581d629 ARM: at91/at91_dt_defconfig: add at91sam9n12 SoC to DT defconfig by Nicolas Ferre · 12 years ago
  88. 2e06e92 ARM: at91/at91_dt_defconfig: remove memory specification to cmdline by Nicolas Ferre · 12 years ago
  89. b45c998 ARM: at91/dts: add macb mii pinctrl config for kizbox by Boris BREZILLON · 12 years ago
  90. 36224d0 ARM: at91: rm9200: remake the BGA as default version by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  91. 334c9e8 ARM: at91: fix gpios on i2c-gpio for RM9200 DT by Joachim Eastwood · 12 years ago
  92. 1bab02e ARM: at91/at91sam9x5 DTS: add SCK USART pins by Richard Genoud · 12 years ago
  93. c89cec3 ARM: at91/at91sam9x5 DTS: correct wrong PIO BANK values on u(s)arts by Richard Genoud · 12 years ago
  94. 45976c0 ARM: at91/at91-pinctrl documentation: fix typo and add some details by Richard Genoud · 12 years ago
  95. 10b8c7d fs/cifs/cifs_dfs_ref.c: fix potential memory leakage by Cong Ding · 12 years ago
  96. a7e2ca1 Revert "drivers/misc/ti-st: remove gpio handling" by Luciano Coelho · 12 years ago
  97. 09d75bc ARM: kirkwood: fix missing #interrupt-cells property by Sebastian Hesselbarth · 12 years ago
  98. f42abc7 mmc: mvsdio: use devm_ API to simplify/correct error paths. by Andrew Lunn · 12 years ago
  99. d6f620a clk: mvebu/clk-cpu.c: fix memory leakage by Cong Ding · 12 years ago
  100. 1d85490 Merge tag '3.8-pci-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago