1. 580e0ad core: Move early_res from arch/x86 to kernel/ by Yinghai Lu · 15 years ago
  2. dd645ce x86: Add find_fw_memmap_area by Yinghai Lu · 15 years ago
  3. 9b3be9f Move round_up/down to kernel.h by Yinghai Lu · 15 years ago
  4. 59be5a8 x86: Make 32bit support NO_BOOTMEM by Yinghai Lu · 15 years ago
  5. 53db62a early_res: Enhance check_and_double_early_res by Yinghai Lu · 15 years ago
  6. efdd0e8 x86: Move back find_e820_area to e820.c by Yinghai Lu · 15 years ago
  7. 7da657d x86: Add find_early_area_size by Yinghai Lu · 15 years ago
  8. a678c2b x86: Separate early_res related code from e820.c by Yinghai Lu · 15 years ago
  9. db8f77c x86: Move bios page reserve early to head32/64.c by Yinghai Lu · 15 years ago
  10. 9bdac91 sparsemem: Put mem map for one node together. by Yinghai Lu · 15 years ago
  11. 0867721 x86: Make 64 bit use early_res instead of bootmem before slab by Yinghai Lu · 15 years ago
  12. c252a5b x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMA by Yinghai Lu · 15 years ago
  13. cef625e x86: Make early_node_mem get mem > 4 GB if possible by Yinghai Lu · 15 years ago
  14. 28b1c57 x86: Dynamically increase early_res array size by Yinghai Lu · 15 years ago
  15. 264ebb1 x86: Introduce max_early_res and early_res_count by Yinghai Lu · 15 years ago
  16. 1842f90 x86: Call early_res_to_bootmem one time by Yinghai Lu · 15 years ago
  17. 79c6016 x86: Print out RAM buffer information by Yinghai Lu · 15 years ago
  18. e9a0064 x86: Change range end to start+size by Yinghai Lu · 15 years ago
  19. 284f933 x86/pci: Enable pci root res read out for 32bit too by Yinghai Lu · 15 years ago
  20. 9ad3f2c x86/pci: Add cap_resource() by Yinghai Lu · 15 years ago
  21. 97445c3 x86/pci: Use u64 instead of size_t in amd_bus.c by Yinghai Lu · 15 years ago
  22. 3e3da00 x86/pci: AMD one chain system to use pci read out res by Yinghai Lu · 15 years ago
  23. b74fd23 x86/pci: Use resource_size_t in update_res by Yinghai Lu · 15 years ago
  24. 27811d8 x86: Move range related operation to one file by Yinghai Lu · 15 years ago
  25. 84abd88 Merge remote branch 'linus/master' into x86/bootmem by H. Peter Anvin · 15 years ago
  26. 909ccdb Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  27. 2cbd188 Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  28. 5993fe3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 15 years ago
  29. 77058e1 powerpc: Fix address masking bug in hpte_need_flush() by David Gibson · 15 years ago
  30. ee73f65 KVM: PIT: control word is write-only by Marcelo Tosatti · 15 years ago
  31. 923de3c kvmclock: count total_sleep_time when updating guest clock by Jason Wang · 15 years ago
  32. 7717aef [S390] Fix struct _lowcore layout. by Heiko Carstens · 15 years ago
  33. 8defcaa Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  34. 2b1f5c3 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  35. 9d2bc1a Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  36. a601341 microblaze: Invalidate dcache before enabling it by Michal Simek · 15 years ago
  37. 36350e0 powerpc/pseries: Fix kexec regression caused by CPPR tracking by Mark Nelson · 15 years ago
  38. 1af0b2f sh: Remove superfluous setup_frame_reg call by Matt Fleming · 15 years ago
  39. 944a343 sh: Don't continue unwinding across interrupts by Matt Fleming · 15 years ago
  40. 1dca56f sh: Setup frame pointer in handle_exception path by Matt Fleming · 15 years ago
  41. 1426982 sh: Correct the offset of the return address in ret_from_exception by Matt Fleming · 15 years ago
  42. fc76be4 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  43. 9d82d5e Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  44. 301fe8e omap: Disable serial port autoidle by default by Tony Lindgren · 15 years ago
  45. 0825cc8 omap: Fix access to already released memory in clk_debugfs_register_one() by Marek Skuczynski · 15 years ago
  46. 78737ae omap: Fix arch/arm/mach-omap2/mux.c: Off by one error by Tony Lindgren · 15 years ago
  47. 9ecef43 omap: Fix 3630 mux errors by Tony Lindgren · 15 years ago
  48. 8d08436 OMAP2/3: GPMC: ensure valid clock pointer by Kevin Hilman · 15 years ago
  49. 74005a2 OMAP2/3: IRQ: ensure valid base address by Kevin Hilman · 15 years ago
  50. 9af915d ARCH OMAP : enable ARCH_HAS_HOLES_MEMORYMODEL for OMAP by Sriram · 15 years ago
  51. faccbcf omap: Remove old unused defines for OMAP_32KSYNCT_BASE by Tony Lindgren · 15 years ago
  52. 4aba098 ARM: Fix wrong register in proc-arm6_7.S data abort handler by Russell King · 15 years ago
  53. 58424a4 microblaze: fix interrupt state restore by Steven J. Magnani · 15 years ago
  54. 7823860 microblaze: Defconfig update by Michal Simek · 15 years ago
  55. ea08541 memory hotplug: fix a bug on /dev/mem for 64-bit kernels by Shaohui Zheng · 15 years ago
  56. 7fbcca2 Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  57. e770a0f Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  58. 91dfc42 MIPS: 64-bit: Detect virtual memory size by Guenter Roeck · 15 years ago
  59. bc10e87 sh: Fix access to released memory in clk_debugfs_register_one() by Marek Skuczynski · 15 years ago
  60. 00b3e0a sh: Fix access to released memory in dwarf_unwinder_cleanup() by Marek Skuczynski · 15 years ago
  61. 13ca0fc x86: Use the generic page_is_ram() by Wu Fengguang · 15 years ago
  62. 1b5576e x86: Remove BIOS data range from e820 by Yinghai Lu · 15 years ago
  63. 61ef248 resources: introduce generic page_is_ram() by Wu Fengguang · 15 years ago
  64. 0b7d517 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 15 years ago
  65. dbead40 ARM: 5909/1: ARM: Correct the FPSCR bits setting when raising exceptions by Catalin Marinas · 15 years ago
  66. ba284b1 MIPS: AR7: Fix USB slave mem range typo by Alexander Clouter · 15 years ago
  67. 22f4bb6 MIPS: Alchemy: Fix dbdma ring destruction memory debugcheck. by Manuel Lauss · 15 years ago
  68. 834db33 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  69. 4ca5ded Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  70. 32337f8 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  71. 94f28da powerpc: TIF_ABI_PENDING bit removal by Andreas Schwab · 15 years ago
  72. bf647fa powerpc/pseries: Fix xics build without CONFIG_SMP by Benjamin Herrenschmidt · 15 years ago
  73. c540b9f ARM: 5904/1: ARM: Always generate the IT instruction when compiling for Thumb-2 by Catalin Marinas · 15 years ago
  74. df2e615 ARM: 5907/1: ARM: Fix the reset on the RealView PBX Development board by Colin Tuckley · 15 years ago
  75. 5352ae63 perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger by Jason Wessel · 15 years ago
  76. cc09674 x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint API by Jason Wessel · 15 years ago
  77. 7c099ce x86: Add quirk for Intel DG45FC board to avoid low memory corruption by David Härdeman · 15 years ago
  78. 9198bcd omap: define _toggle_gpio_edge_triggering only for OMAP1 by Uwe Kleine-König · 15 years ago
  79. 94673e9 sparc: TIF_ABI_PENDING bit removal by David Miller · 15 years ago
  80. 05d43ed x86: get rid of the insane TIF_ABI_PENDING bit by H. Peter Anvin · 15 years ago
  81. 221af7f Split 'flush_old_exec' into two functions by Linus Torvalds · 15 years ago
  82. 66ddfc6 mx35: add a missing comma in a pad definition by Uwe Kleine-König · 15 years ago
  83. e90c52e Merge commit 'jwb/merge' into merge by Benjamin Herrenschmidt · 15 years ago
  84. d234b3c powerpc/4xx: Add pcix type 1 transactions by Stef van Os · 15 years ago
  85. 94afc00 powerpc/pci: Add missing call to header fixup by Benjamin Herrenschmidt · 15 years ago
  86. 26b4a0c powerpc/pci: Add missing hookup to pci_slot by Benjamin Herrenschmidt · 15 years ago
  87. bb209c8 powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge() by Benjamin Herrenschmidt · 15 years ago
  88. 3d29935 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  89. 474118d Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  90. ba45d52 [ARM] Update mach-types by Russell King · 15 years ago
  91. 0b6c135 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 15 years ago
  92. e8e06ea x86/PCI: remove IOH range fetching by Jeff Garrett · 15 years ago
  93. 35ea63d x86: Add Dell OptiPlex 760 reboot quirk by Leann Ogasawara · 15 years ago
  94. 010c108 MIPS: PowerTV: Fix support for timer interrupts with > 64 external IRQs by David VomLehn · 15 years ago
  95. 59dfa2f MIPS: PowerTV: Streamline access to platform device registers by David VomLehn · 15 years ago
  96. 9c4a6fc MIPS: Fix vmlinuz build for 32bit-only math shells by Alexander Clouter · 15 years ago
  97. fe1d45e MIPS: Add support of LZO-compressed kernels by Wu Zhangjin · 15 years ago
  98. 00e4acb Merge branch 'for-rmk' of git://git.marvell.com/orion by Russell King · 15 years ago
  99. 981a2ed Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  100. caf0801 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago