1. 63c1dcf x86: CPA use the existing pfn in split as well by Thomas Gleixner · 17 years ago
  2. 626c2c9 x86: use the pfn from the page when change its attributes by Arjan van de Ven · 17 years ago
  3. cc0f21b x86: teach the static_protection function about high mappings by Arjan van de Ven · 17 years ago
  4. 16c02ed x86: add cpu mtrr init function definitions to mtrr.h by Harvey Harrison · 17 years ago
  5. b6d549a x86: add cpu init function defintions to cpu.h by Harvey Harrison · 17 years ago
  6. 7bb308a x86: small sparse fix in process_32.c by Harvey Harrison · 17 years ago
  7. 73bdb73 x86: add include to cpu/intel.c by Harvey Harrison · 17 years ago
  8. c7e844f x86: move NUMAQ io handling into arch/x86/pci/numa.c by Andi Kleen · 17 years ago
  9. fa0c864 x86: cleanup - eliminate numbers in LDT allocation code by Cyrill Gorcunov · 17 years ago
  10. a67ad9c x86: revert "defer cr3 reload when doing pud_clear()" by Jeremy Fitzhardinge · 17 years ago
  11. e618c95 x86: unify PAE/non-PAE pgd_ctor by Jeremy Fitzhardinge · 17 years ago
  12. 94a8a7a x86: remove misleading comments in trampoline_*.S by Pavel Machek · 17 years ago
  13. 9a6b344 x86: remove long dead cyrix mtrr code by Harvey Harrison · 17 years ago
  14. f0be6c6 x86 setup: print missing CPU features in cleartext by H. Peter Anvin · 17 years ago
  15. fa1408e x86: unify CPU feature string names by H. Peter Anvin · 17 years ago
  16. 2b06ac8 x86: cpuid, msr: use inode mutex instead of big kernel lock by H. Peter Anvin · 17 years ago
  17. 2347d93 x86: cpuid: allow querying %ecx-sensitive CPUID levels by H. Peter Anvin · 17 years ago
  18. f832ff1 x86: use _ASM_EXTABLE macro in arch/x86/mm/init_32.c by H. Peter Anvin · 17 years ago
  19. 8da804f x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_64.c by H. Peter Anvin · 17 years ago
  20. 28777441 x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_32.c by H. Peter Anvin · 17 years ago
  21. e7a40d2 x86: use _ASM_EXTABLE macro in arch/x86/lib/mmx_32.c by H. Peter Anvin · 17 years ago
  22. 9290909 x86: use _ASM_EXTABLE macro in arch/x86/kernel/test_nx.c by H. Peter Anvin · 17 years ago
  23. 1622ac2 x86: define OBJCOPYFLAGS explicitly for each target. by Ian Campbell · 17 years ago
  24. cf89ec9 x86: reduce ifdef sections in fault.c by Harvey Harrison · 17 years ago
  25. 6118f76 x86: print out node_data addr and bootmap_start addr by Yinghai Lu · 17 years ago
  26. b50516fc x86: CPA remove bogus NX clear by Thomas Gleixner · 17 years ago
  27. 4cf3184 x86: mach-rdc321x Kconfig fix by Florian Fainelli · 17 years ago
  28. 3bc9a77 x86: rename module scx200_32 to scx200 by Sam Ravnborg · 17 years ago
  29. 3a900d8 x86: restore correct module name for apm by Sam Ravnborg · 17 years ago
  30. 262d5ee x86: VMI fix by Ingo Molnar · 17 years ago
  31. 38cb47b x86: relax RAM check in ioremap() by Ingo Molnar · 17 years ago
  32. 687fcdf Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  33. 215e871 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  34. b6cf160 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  35. a6eb84b suspend: cleanup reference to swsusp_pg_dir[] by Rafael J. Wysocki · 17 years ago
  36. 17b7a89 Suspend: Clean up suspend_64.c by Borislav Petkov · 17 years ago
  37. b28f508 Suspend: Add config option to disable the freezer if architecture wants that by Johannes Berg · 17 years ago
  38. c697eec Suspend: Introduce begin() and end() callbacks by Rafael J. Wysocki · 17 years ago
  39. f4cb570 Suspend: Clean up Kconfig (V2) by Johannes Berg · 17 years ago
  40. 801e406 Hibernation: Clean up Kconfig (V2) by Johannes Berg · 17 years ago
  41. 9ed8855 PCI: use dev_printk in x86 quirk messages by bjorn.helgaas@hp.com · 17 years ago
  42. 8f0e7d2 PCI: Kconfig help: don't refer to the PCI-HOWTO by Adrian Bunk · 17 years ago
  43. aa62999 x86: fix bootup crash in native_read_tsc() by Ingo Molnar · 17 years ago
  44. 487dc92 USB: tosa_udc_use_gpio_vbus.patch by Dmitry Baryshkov · 17 years ago
  45. 3e01dfc Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  46. 45f37e8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  47. d987402 x86: avoid section mismatch involving arch_register_cpu by Alexander van Heukelum · 17 years ago
  48. 93809be x86: fixes for lookup_address args by Harvey Harrison · 17 years ago
  49. 4a14851 x86: fix sparse warnings in cpu/common.c by Harvey Harrison · 17 years ago
  50. bb0e129 x86: make early_console static in early_printk.c by Harvey Harrison · 17 years ago
  51. 9347e0b x86: remove unneeded round_up by Yinghai Lu · 17 years ago
  52. 31f3dff x86: fix section mismatch warning in kernel/pci-calgary by Sam Ravnborg · 17 years ago
  53. 009cbad x86: fix section mismatch warning in acpi/boot.c by Sam Ravnborg · 17 years ago
  54. c72258c x86: fix section mismatch warnings when referencing notifiers by Sam Ravnborg · 17 years ago
  55. 69e97c0 x86: silence section mismatch warning in smpboot_64.c by Sam Ravnborg · 17 years ago
  56. 32ed937 x86: fix comments in vmlinux_64.lds by Yinghai Lu · 17 years ago
  57. 24a5da7 x86_64: make bootmap_start page align v6 by Yinghai Lu · 17 years ago
  58. 25eff8d x86_64: add debug name for early_res by Yinghai Lu · 17 years ago
  59. aa7d935 latencytop: Change Kconfig dependency. by Heiko Carstens · 17 years ago
  60. e30ec45 [MIPS] Split the micro-assembler from tlbex.c. by Thiemo Seufer · 17 years ago
  61. a055917 [MIPS] Fix build after b0rked changes to <linux/init.h>. by Ralf Baechle · 17 years ago
  62. e3c2a99 fix directory entry in arch-x86-Makefile by Steven Rostedt · 17 years ago
  63. 42bb189 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  64. 2da53b0 pasemi: Fix thinko in dma_direct_ops setup by Olof Johansson · 17 years ago
  65. 0c6377f m68knommu: remove dead timer int pending code by Greg Ungerer · 17 years ago
  66. 79d8bfb m68knommu: remove empty timer offset function for 68360 by Greg Ungerer · 17 years ago
  67. 2d8815b m68knommu: remove local gettimeofday code by Greg Ungerer · 17 years ago
  68. de0cc4e m68knommu: set config to use GENERIC_TIME by Greg Ungerer · 17 years ago
  69. a7f61fa m68knommu: switch ColdFire TIMER to use GENERIC_TIME by Greg Ungerer · 17 years ago
  70. 8d80c5e m68knommu: switch ColdFire PIT timer to use GENERIC_TIME by Greg Ungerer · 17 years ago
  71. 36a90f2 m68knommu: switch 68328 timer to use GENERIC_TIME by Greg Ungerer · 17 years ago
  72. c9f27c3 m68knommu: remove dead code from m68knommu timer code by Greg Ungerer · 17 years ago
  73. dad263b m68knommu: create common DMA table for ColdFire CPUs by Greg Ungerer · 17 years ago
  74. 6d38679 m68knommu: modify Makefiles to support common coldfire directory by Greg Ungerer · 17 years ago
  75. 591091a m68knommu: move ColdFire vectors.c to its own coldfire directory by Greg Ungerer · 17 years ago
  76. 297a834 m68knommu: move ColdFire timers.c to its own coldfire directory by Greg Ungerer · 17 years ago
  77. 703d012 m68knommu: move ColdFire pit.c to its own coldfire directory by Greg Ungerer · 17 years ago
  78. ad80335 m68knommu: move ColdFire head.S to its own coldfire directory by Greg Ungerer · 17 years ago
  79. 129f481 m68knommu: move ColdFire entry.S to its own coldfire directory by Greg Ungerer · 17 years ago
  80. c0ecfcd m68knommu: platform setup for 5407 ColdFire parts by Greg Ungerer · 17 years ago
  81. b2e1810 m68knommu: platform setup for 532x ColdFire parts by Greg Ungerer · 17 years ago
  82. e206da0 m68knommu: platform setup for 527x ColdFire parts by Greg Ungerer · 17 years ago
  83. 96db271 m68knommu: platform setup for 5307 ColdFire parts by Greg Ungerer · 17 years ago
  84. eb49e90 m68knommu: platform setup for 528x ColdFire parts by Greg Ungerer · 17 years ago
  85. 5f84bd5 m68knommu: platform setup for 5249 ColdFire parts by Greg Ungerer · 17 years ago
  86. 84e6def m68knommu: platform setup for 5272 ColdFire parts by Greg Ungerer · 17 years ago
  87. 7dabb9a m68knommu: platform setup for 520x ColdFire parts by Greg Ungerer · 17 years ago
  88. 4b61a35 m68knommu: platform setup for 523x ColdFire parts by Greg Ungerer · 17 years ago
  89. cf64c23 m68knommu: platform setup for 5206e ColdFire parts by Greg Ungerer · 17 years ago
  90. 9685c43 m68knommu: platform setup for 5206 ColdFire parts by Greg Ungerer · 17 years ago
  91. 4787083 [SPARC64]: Fix inconsistent .section usage in lib/ by Sam Ravnborg · 17 years ago
  92. c6d64c1 [SPARC/SPARC64]: Fix usage of .section .sched.text in assembler code. by Sam Ravnborg · 17 years ago
  93. 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 17 years ago
  94. fcc3ff4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  95. 5aa0508 x86: uninline __pte_free_tlb() and __pmd_free_tlb() by Ingo Molnar · 17 years ago
  96. 072b7a5 x86: fix small sparse warning by Harvey Harrison · 17 years ago
  97. 706b7e1 x86: fix sparse warning in kernel/scx200_32.c by Harvey Harrison · 17 years ago
  98. 1fd6a53 x86: early_ioremap_reset fix 2 by Huang, Ying · 17 years ago
  99. d4387bd x86: c_p_a clflush_cache_range fix by Huang, Ying · 17 years ago
  100. 5827040 x86: change_page_attr_clear fix by Huang, Ying · 17 years ago