1. f56e503 x86: use default_cpu_mask_to_apicid for 64bit by Yinghai Lu · 16 years ago
  2. 2921968 Merge branches 'x86/apic', 'x86/cleanups', 'x86/mm', 'x86/pat', 'x86/setup' and 'x86/signal'; commit 'v2.6.29' into x86/core by Ingo Molnar · 16 years ago
  3. c8608d6 x86/dmi: fix dmi_alloc() section mismatches by Jeremy Fitzhardinge · 16 years ago
  4. 0f35075 x86, CPA: Add set_pages_arrayuc and set_pages_array_wb by venkatesh.pallipadi@intel.com · 16 years ago
  5. 71ff49d x86: with the last user gone, remove set_pte_present by Jeremy Fitzhardinge · 16 years ago
  6. 705bb9d Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', 'x86/mtrr', 'x86/setup', 'x86/setup-memory', 'x86/urgent', 'x86/uv', 'x86/x2apic' and 'linus' into x86/core by Ingo Molnar · 16 years ago
  7. ce4e240 x86: add x2apic_wrmsr_fence() to x2apic flush tlb paths by Suresh Siddha · 16 years ago
  8. 05c3dc2 x86, ioapic: Fix non atomic allocation with interrupts disabled by Suresh Siddha · 16 years ago
  9. 0280f7c x86, x2apic: cleanup the IO-APIC level migration with interrupt-remapping by Suresh Siddha · 16 years ago
  10. cf6567f x86, x2apic: fix clear_local_APIC() in the presence of x2apic by Suresh Siddha · 16 years ago
  11. 9d783ba x86, x2apic: enable fault handling for intr-remapping by Suresh Siddha · 16 years ago
  12. 0b1c723 x86/brk: make the brk reservation symbols inaccessible from C by Jeremy Fitzhardinge · 16 years ago
  13. 42854dc x86, paravirt: prevent gcc from generating the wrong addressing mode by Jeremy Fitzhardinge · 16 years ago
  14. 796216a x86: allow extend_brk users to reserve brk space by Jeremy Fitzhardinge · 16 years ago
  15. 7543c1d x86-32: compute initial mapping size more accurately by Yinghai Lu · 16 years ago
  16. 6de6cb4 x86: use brk allocation for DMI by Jeremy Fitzhardinge · 16 years ago
  17. ccf3fe0 x86-32: use brk segment for allocating initial kernel pagetable by Jeremy Fitzhardinge · 16 years ago
  18. 93dbda7 x86: add brk allocation for very, very early allocations by Jeremy Fitzhardinge · 16 years ago
  19. f4c3c4c x86: cpu_debug add support for various AMD CPUs by Jaswinder Singh Rajput · 16 years ago
  20. 0ca0f16 Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconfig', 'x86/mm', 'x86/ptrace', 'x86/setup' and 'x86/urgent'; commit 'v2.6.29-rc8' into x86/core by Ingo Molnar · 16 years ago
  21. c550033 Merge branch 'core/percpu' into x86/core by Ingo Molnar · 16 years ago
  22. 9766cdb x86: cpu/common.c cleanups by Jaswinder Singh Rajput · 16 years ago
  23. 91219bc x86: cpu_debug add write support for MSRs by Jaswinder Singh Rajput · 16 years ago
  24. 13c6c53 x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits members by Jan Beulich · 16 years ago
  25. 6a5c05f x86: fix HYPERVISOR_update_descriptor() by Jan Beulich · 16 years ago
  26. a98fe7f Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' and 'linus' into x86/core by Ingo Molnar · 16 years ago
  27. 5e47c47 x86: remove zImage support by H. Peter Anvin · 16 years ago
  28. bb6d59c x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn() by Akinobu Mita · 16 years ago
  29. 8229d75 x86: cpu architecture debug code, build fix, cleanup by Jaswinder Singh Rajput · 16 years ago
  30. bb7f5f6 x86: shrink __ALIGN and __ALIGN_STR definitions by Cyrill Gorcunov · 16 years ago
  31. 65a37b2 Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu by Ingo Molnar · 16 years ago
  32. 1d8ce7b Merge branch 'linus' into core/percpu by Ingo Molnar · 16 years ago
  33. fee7b0d x86, kexec: x86_64: add kexec jump support for x86_64 by Huang Ying · 16 years ago
  34. 9b779ed x86: cpu architecture debug code by Jaswinder Singh Rajput · 16 years ago
  35. e010098 percpu: make x86 addr <-> pcpu ptr conversion macros generic by Tejun Heo · 16 years ago
  36. 7ab1524 x86: linkage.h - guard assembler specifics by __ASSEMBLY__ by Cyrill Gorcunov · 16 years ago
  37. 31bbed5 Merge branch 'x86/uv' into x86/core by Ingo Molnar · 16 years ago
  38. 28e93a0 Merge branch 'x86/mm' into x86/core by Ingo Molnar · 16 years ago
  39. caab36b Merge branch 'x86/mce2' into x86/core by Ingo Molnar · 16 years ago
  40. a1413c8 Merge branch 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
  41. b2b3525 x86: UV, SGI RTC: add generic system vector, build fix on UP by Ingo Molnar · 16 years ago
  42. dc16ecf x86-32: use specific __vmalloc_start_set flag in __virt_addr_valid by Jeremy Fitzhardinge · 16 years ago
  43. a964e33 x86: clean up old gcc warnings by Jeremy Fitzhardinge · 16 years ago
  44. 62436fe x86: move init_memory_mapping() to common mm/init.c, build fix on 32-bit PAE by Ingo Molnar · 16 years ago
  45. 4fcb208 x86: move function and variable declarations to asm/init.h by Pekka Enberg · 16 years ago
  46. ab9e185 x86, math-emu: fix init_fpu for task != current by Daniel Glöckner · 16 years ago
  47. 8661984 x86: UV, SGI RTC: loop through installed UV blades by Dimitri Sivanich · 16 years ago
  48. acaabe7 x86: UV, SGI RTC: add generic system vector by Dimitri Sivanich · 16 years ago
  49. 6d2e91b Merge branch 'x86/urgent' into x86/mm by Ingo Molnar · 16 years ago
  50. dd39ecf x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAP by Huang Ying · 16 years ago
  51. 2e22ea7 Merge branch 'x86/core' into x86/mce2 by H. Peter Anvin · 16 years ago
  52. 4e83047 x86: remove vestigial fix_ioremap prototypes by Jeremy Fitzhardinge · 16 years ago
  53. 91d75e2 Merge branch 'x86/core' into core/percpu by Ingo Molnar · 16 years ago
  54. 8b0e586 Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x86/setup-lzma', 'x86/signal' and 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
  55. 867c5b52 x86: set_highmem_pages_init() cleanup by Pekka Enberg · 16 years ago
  56. 5b10174 x86-64: seccomp: fix 32/64 syscall hole by Roland McGrath · 16 years ago
  57. 9976b39 xen: deal with virtually mapped percpu data by Jeremy Fitzhardinge · 16 years ago
  58. 2fb6b2a0 x86: add forward decl for tss_struct by Jeremy Fitzhardinge · 16 years ago
  59. 389d1fb x86: unify chunks of kernel/process*.c by Jeremy Fitzhardinge · 16 years ago
  60. db949bb x86-32: use non-lazy io bitmap context switching by Jeremy Fitzhardinge · 16 years ago
  61. f180053 x86, mm: dont use non-temporal stores in pagecache accesses by Ingo Molnar · 16 years ago
  62. f5c1aa1 Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*" by Ingo Molnar · 16 years ago
  63. d0c4f57 bootmem, x86: further fixes for arch-specific bootmem wrapping by Tejun Heo · 16 years ago
  64. c577b09 x86, fixmap: unify fixmap.h by Gustavo F. Padovan · 16 years ago
  65. c78f322 x86, fixmap: prepare fixmap_32.h for unification by Gustavo F. Padovan · 16 years ago
  66. e365bcd x86, fixmap: prepare fixmap_64.h for unification by Gustavo F. Padovan · 16 years ago
  67. 5f403fa x86, fixmap: add CONFIG_EFI by Gustavo F. Padovan · 16 years ago
  68. 2ae38da x86, fixmap: add CONFIG_X86_{LOCAL,IO}_APIC by Gustavo F. Padovan · 16 years ago
  69. fd862dd x86, fixmap: define reserve_top_address for x86_64 by Gustavo F. Padovan · 16 years ago
  70. ab93e3c x86, fixmap: define FIXADDR_BOOT_* and redefine FIX_ADDR_SIZE by Gustavo F. Padovan · 16 years ago
  71. d09375a x86, fixmap: rename __FIXADDR_SIZE and __FIXADDR_BOOT_SIZE by Gustavo F. Padovan · 16 years ago
  72. 1f5bcab x86: apic: simplify secondary CPU wakeup methods by Ingo Molnar · 16 years ago
  73. 0917c01 x86: remove update_apic from x86_quirks, fix by Ingo Molnar · 16 years ago
  74. 129d8bc x86: don't compile vsmp_64 for 32bit by Yinghai Lu · 16 years ago
  75. 2b6163b x86: remove update_apic from x86_quirks by Yinghai Lu · 16 years ago
  76. ecc25fb Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linus' into x86/core by Ingo Molnar · 16 years ago
  77. 801c0be Merge branches 'x86/urgent' and 'x86/pat' into x86/core by Ingo Molnar · 16 years ago
  78. 13b2eda Merge branch 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
  79. 2e31add Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 16 years ago
  80. 17581ad gpu/drm, x86, PAT: PAT support for io_mapping_* by Venkatesh Pallipadi · 16 years ago
  81. 4ab0d47 gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t by Venkatesh Pallipadi · 16 years ago
  82. 7880f74 gpu/drm, x86, PAT: routine to keep identity map in sync by Venkatesh Pallipadi · 16 years ago
  83. 95108fa x86: usercopy: check for total size when deciding non-temporal cutoff by Ingo Molnar · 16 years ago
  84. 3255aa2 x86, mm: pass in 'total' to __copy_from_user_*nocache() by Ingo Molnar · 16 years ago
  85. 95f66b3 Merge branch 'x86/asm' into x86/mm by Ingo Molnar · 16 years ago
  86. d325100 x86: convert cacheflush macros inline functions by Tejun Heo · 16 years ago
  87. 638bee7 Merge branch 'x86/core' into x86/mce2 by H. Peter Anvin · 16 years ago
  88. 88ccbed x86, mce, cmci: add CMCI support by Andi Kleen · 16 years ago
  89. 03195c6 x86, mce, cmci: define MSR names and fields for new CMCI registers by Andi Kleen · 16 years ago
  90. ee031c3 x86, mce, cmci: use polled banks bitmap in machine check poller by Andi Kleen · 16 years ago
  91. b276268 x86, mce, cmci: factor out threshold interrupt handler by Andi Kleen · 16 years ago
  92. 41fdff3 x86, mce, cmci: export MAX_NR_BANKS by Andi Kleen · 16 years ago
  93. 0edcf8d Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu by Ingo Molnar · 16 years ago
  94. a852cbfa Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', 'x86/signal' and 'x86/urgent'; commit 'v2.6.29-rc6' into x86/core by Ingo Molnar · 16 years ago
  95. 57e3729 x86: invalid_vm86_irq -- use predefined macros by Cyrill Gorcunov · 16 years ago
  96. 30d697f x86: fix performance regression in write() syscall by Salman Qazi · 16 years ago
  97. 458a3e6 x86: update populate_extra_pte() and add populate_extra_pmd() by Tejun Heo · 16 years ago
  98. c132937 bootmem: clean up arch-specific bootmem wrapping by Tejun Heo · 16 years ago
  99. dc731ca Merge branch 'x86/urgent' into x86/mce2 by H. Peter Anvin · 16 years ago
  100. 8e6dafd x86: refactor x86_quirks support by Ingo Molnar · 16 years ago