1. 0b9f4f4 x86: I/O APIC: Add a 64-bit variation of replace_pin_at_irq() by Maciej W. Rozycki · 17 years ago
  2. c9076b6 Revert "x86: fix IO APIC breakage on HP nx6325" by Ingo Molnar · 17 years ago
  3. 2179bab7 Revert "x86: fix IO APIC breakage on HP nx6325, v2" by Ingo Molnar · 17 years ago
  4. 18b743d x86, AMD IOMMU: clean up Kconfig entry by FUJITA Tomonori · 17 years ago
  5. e93be88 x86: clean up iommu.h and gart.h by FUJITA Tomonori · 17 years ago
  6. 849567b Merge branch 'x86/gart' into x86/core by Ingo Molnar · 17 years ago
  7. 3d43ecd x86: make e820_end return end_of_ram again for 64bit by Yinghai Lu · 17 years ago
  8. f34fa82 x86, acpi: merge __acpi_map_table by Yinghai Lu · 17 years ago
  9. 7b16eb8 x86: overmapped fix when 4K pages on tail, 64-bit by Yinghai Lu · 17 years ago
  10. 4fb3dc2 x86: build fix for "x86: fix C1E && nx6325 stability problem" by Ingo Molnar · 17 years ago
  11. ad2fc2c x86: fix copy_user on x86 by Vitaly Mayatskikh · 17 years ago
  12. 1129585 x86: introduce copy_user_handle_tail() routine by Vitaly Mayatskikh · 17 years ago
  13. de989ef Merge branch 'x86/unify-lib' into x86/core by Ingo Molnar · 17 years ago
  14. a737abd x86: e820 memmap - add checking for NULL early param by Cyrill Gorcunov · 17 years ago
  15. c22d4c1 x86: make e820_end return max ram type only for 32 bit by Yinghai Lu · 17 years ago
  16. 183fe06 x86: build fix for "x86: fix C1E && nx6325 stability problem" by Ingo Molnar · 17 years ago
  17. e2079c4 x86: fix C1E && nx6325 stability problem by Rafael J. Wysocki · 17 years ago
  18. 8cbfd4f4 x86, iommu: replace CONFIG_IOMMU with CONFIG_GART_IOMMU in iommu.h by FUJITA Tomonori · 17 years ago
  19. c2e6d65 x86: not overmap more than the end of RAM in init_memory_mapping - 64bit by Yinghai Lu · 17 years ago
  20. 2dc807b x86: make max_pfn cover acpi table below 4g by Yinghai Lu · 17 years ago
  21. 49c980d x86: fix vmemmap printout check by Yinghai Lu · 17 years ago
  22. b50efd2 x86: introduce page_size_mask for 64bit by Yinghai Lu · 17 years ago
  23. 22cac16 x86: define architectural characteristics in uaccess.h. by Glauber Costa · 17 years ago
  24. 8bc7de0 x86: put movsl_mask into uaccess.h. by Glauber Costa · 17 years ago
  25. 8cb834e x86: move __get_user and __put_user into uaccess.h. by Glauber Costa · 17 years ago
  26. e30a44f x86: merge put_user. by Glauber Costa · 17 years ago
  27. ec84095 x86: turn __put_user_check directly into put_user. by Glauber Costa · 17 years ago
  28. 64a978c x86: be more explicit in __put_user_x. by Glauber Costa · 17 years ago
  29. 3f16822 x86: merge __get_user_asm and its users. by Glauber Costa · 17 years ago
  30. 6fd4725 x86: don't always use EFAULT on __get_user_size. by Glauber Costa · 17 years ago
  31. dc70ddf x86: merge __put_user_asm and its user. by Glauber Costa · 17 years ago
  32. d42e6af x86: don't always use EFAULT on __put_user_size. by Glauber Costa · 17 years ago
  33. 293e6a2 x86: mark x86_64 as having a working WP. by Glauber Costa · 17 years ago
  34. 5e32216 x86: use k modifier for 4-byte access. by Glauber Costa · 17 years ago
  35. 002ca16 x86: move __addr_ok to uaccess.h. by Glauber Costa · 17 years ago
  36. 865e5b7 x86: merge getuser. by Glauber Costa · 17 years ago
  37. ca23386 x86: merge common parts of uaccess. by Glauber Costa · 17 years ago
  38. be9d06b x86: use something common for both architectures. by Glauber Costa · 17 years ago
  39. 1dc186e x86: use long instead of int. by Glauber Costa · 17 years ago
  40. 8b0a8aa x86: introduce likely in macro. by Glauber Costa · 17 years ago
  41. c28b95d x86: change asm constraint. by Glauber Costa · 17 years ago
  42. 53938a6 x86: commonize __range_not_ok. by Glauber Costa · 17 years ago
  43. 5cbbc3b x86: merge putuser asm functions. by Glauber Costa · 17 years ago
  44. 2528de4 x86: use macros from asm.h. by Glauber Costa · 17 years ago
  45. efea505 x86: don't use word-size specifiers in putuser files. by Glauber Costa · 17 years ago
  46. 766ed42 x86: replace function headers by macros. by Glauber Costa · 17 years ago
  47. 663aa96 x86: change testing logic in putuser_64.S. by Glauber Costa · 17 years ago
  48. 0ada316 x86: pass argument to putuser_64 functions in ax register. by Glauber Costa · 17 years ago
  49. 770546b x86: clobber rbx in putuser_64.S. by Glauber Costa · 17 years ago
  50. 70706e4 x86: user put_user_x instead of all variants. by Glauber Costa · 17 years ago
  51. 268cf04 x86: don't save ebx in putuser_32.S. by Glauber Costa · 17 years ago
  52. 6c2d458 x86: merge getuser asm functions. by Glauber Costa · 17 years ago
  53. 87e2f1e x86: use _ASM_PTR instead of explicit word-size pointers. by Glauber Costa · 17 years ago
  54. 40faf46 x86: introduce __ASM_REG macro. by Glauber Costa · 17 years ago
  55. ef8c1a2 x86: don't use word-size specifiers on getuser_64. by Glauber Costa · 17 years ago
  56. 26ccb8a x86: rename threadinfo to TI. by Glauber Costa · 17 years ago
  57. 9262875 x86: adapt x86_64 getuser functions. by Glauber Costa · 17 years ago
  58. 9aa0388 x86: don't use word-size specifiers. by Glauber Costa · 17 years ago
  59. edf1016 x86: don't clobber r8 nor use rcx. by Glauber Costa · 17 years ago
  60. f8dd0d3 x86: delay lib unification build fix by Ingo Molnar · 17 years ago
  61. f0fbf0a x86: integrate delay functions. by Glauber Costa · 17 years ago
  62. 7e58818 x86: explicitly use edx in const delay function. by Glauber Costa · 17 years ago
  63. a76febe x86: use rdtscll in read_current_timer for i386. by Glauber Costa · 17 years ago
  64. 0a4d8a4 x86: provide delay loop for x86_64. by Glauber Costa · 17 years ago
  65. ff1b15b x86: don't use size specifiers. by Glauber Costa · 17 years ago
  66. 26e9e57 x86, uv: build fix #2 for "x86, uv: update x86 mmr list for SGI uv" by Ingo Molnar · 17 years ago
  67. e407dff x86, uv: build fix for "x86, uv: update x86 mmr list for SGI uv" by Ingo Molnar · 17 years ago
  68. 5ed4273 arch/x86/mm/pgtable_32.c: remove unused variable `fixmaps' by Andrew Morton · 17 years ago
  69. 6f585e0 arch/x86/kernel/smpboot.c: fix warning by Andrew Morton · 17 years ago
  70. 7b4fd4b x86: traps_xx: various small changes by Alexander van Heukelum · 17 years ago
  71. abd3480 x86: traps_xx: modify default_do_nmi by Alexander van Heukelum · 17 years ago
  72. 13485ab x86: traps_xx: restructure do_general_protection() by Alexander van Heukelum · 17 years ago
  73. a7bbb0c x86: traps_xx: modify do_trap by Alexander van Heukelum · 17 years ago
  74. e423f49 x86: traps_xx: modify __die by Alexander van Heukelum · 17 years ago
  75. badc765 x86: traps_xx: shuffle headers and globals by Alexander van Heukelum · 17 years ago
  76. a8c1be9 x86: initial changes to unify traps_32.c and traps_64.c by Alexander van Heukelum · 17 years ago
  77. e93ef94 x86: rename paravirtualized TSC functions by Alok Kataria · 17 years ago
  78. 8fbbc4b x86: merge tsc_init and clocksource code by Alok Kataria · 17 years ago
  79. 2dbe06f x86: merge the TSC cpu-freq code by Alok Kataria · 17 years ago
  80. bfc0f59 x86: merge tsc calibration by Alok Kataria · 17 years ago
  81. 0ef9553 x86: merge sched_clock handling by Alok Kataria · 17 years ago
  82. 746f2eb x86: apic_32.c - add lapic resource by Cyrill Gorcunov · 17 years ago
  83. 5d061e3 x86, uv: update x86 mmr list for SGI uv by Dimitri Sivanich · 17 years ago
  84. 83f5d89 x86: map UV chipset space - UV support by Jack Steiner · 17 years ago
  85. 3a9e189 x86: map UV chipset space - pagetable by Jack Steiner · 17 years ago
  86. fc9036e x86: let early_reserve_e820 update e820_saved too by Yinghai Lu · 17 years ago
  87. a0a0bec x86: make e820_saved have update from setup_data by Yinghai Lu · 17 years ago
  88. 0be1552 x86: move saving e820_saved to setup_memory_map by Yinghai Lu · 17 years ago
  89. 5dfcf14 x86: use FIRMWARE_MEMMAP on x86/E820 by Bernhard Walle · 17 years ago
  90. 69ac9cd sysfs: add /sys/firmware/memmap by Bernhard Walle · 17 years ago
  91. 6247943 x86: remove acpi_srat config v2 by Yinghai Lu · 17 years ago
  92. 698839f x86: remove have_arch_parse_srat -v2 by Yinghai Lu · 17 years ago
  93. a29d1cf printk: export console_drivers by Ingo Molnar · 17 years ago
  94. 5a654ba x86/cpa: use an undefined PTE bit for testing CPA by Jeremy Fitzhardinge · 17 years ago
  95. ef5e94a x86_32: remove __PAGE_KERNEL(_EXEC) by Jeremy Fitzhardinge · 17 years ago
  96. 8490638 x86: always set _PAGE_GLOBAL in _PAGE_KERNEL* flags by Jeremy Fitzhardinge · 17 years ago
  97. 574977a x86_64/setup: unconditionally populate the pgd by Jeremy Fitzhardinge · 17 years ago
  98. aea5f9f x86: fix "x86: let setup_arch call init_apic_mappings for 32bit" by Ingo Molnar · 17 years ago
  99. 4a70173 x86: move prefill_possible_map calling early, fix by Ingo Molnar · 17 years ago
  100. 329513a x86: move prefill_possible_map calling early by Yinghai Lu · 17 years ago