1. 0280f7c x86, x2apic: cleanup the IO-APIC level migration with interrupt-remapping by Suresh Siddha · 16 years ago
  2. cf6567f x86, x2apic: fix clear_local_APIC() in the presence of x2apic by Suresh Siddha · 16 years ago
  3. 9d783ba x86, x2apic: enable fault handling for intr-remapping by Suresh Siddha · 16 years ago
  4. 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
  5. c550033 Merge branch 'core/percpu' into x86/core by Ingo Molnar · 16 years ago
  6. 9766cdb x86: cpu/common.c cleanups by Jaswinder Singh Rajput · 16 years ago
  7. 91219bc x86: cpu_debug add write support for MSRs by Jaswinder Singh Rajput · 16 years ago
  8. 13c6c53 x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits members by Jan Beulich · 16 years ago
  9. 6a5c05f x86: fix HYPERVISOR_update_descriptor() by Jan Beulich · 16 years ago
  10. a98fe7f Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' and 'linus' into x86/core by Ingo Molnar · 16 years ago
  11. 5e47c47 x86: remove zImage support by H. Peter Anvin · 16 years ago
  12. bb6d59c x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn() by Akinobu Mita · 16 years ago
  13. 8229d75 x86: cpu architecture debug code, build fix, cleanup by Jaswinder Singh Rajput · 16 years ago
  14. bb7f5f6 x86: shrink __ALIGN and __ALIGN_STR definitions by Cyrill Gorcunov · 16 years ago
  15. 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
  16. 1d8ce7b Merge branch 'linus' into core/percpu by Ingo Molnar · 16 years ago
  17. fee7b0d x86, kexec: x86_64: add kexec jump support for x86_64 by Huang Ying · 16 years ago
  18. 9b779ed x86: cpu architecture debug code by Jaswinder Singh Rajput · 16 years ago
  19. e010098 percpu: make x86 addr <-> pcpu ptr conversion macros generic by Tejun Heo · 16 years ago
  20. 7ab1524 x86: linkage.h - guard assembler specifics by __ASSEMBLY__ by Cyrill Gorcunov · 16 years ago
  21. 31bbed5 Merge branch 'x86/uv' into x86/core by Ingo Molnar · 16 years ago
  22. 28e93a0 Merge branch 'x86/mm' into x86/core by Ingo Molnar · 16 years ago
  23. caab36b Merge branch 'x86/mce2' into x86/core by Ingo Molnar · 16 years ago
  24. a1413c8 Merge branch 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
  25. b2b3525 x86: UV, SGI RTC: add generic system vector, build fix on UP by Ingo Molnar · 16 years ago
  26. dc16ecf x86-32: use specific __vmalloc_start_set flag in __virt_addr_valid by Jeremy Fitzhardinge · 16 years ago
  27. a964e33 x86: clean up old gcc warnings by Jeremy Fitzhardinge · 16 years ago
  28. 62436fe x86: move init_memory_mapping() to common mm/init.c, build fix on 32-bit PAE by Ingo Molnar · 16 years ago
  29. 4fcb208 x86: move function and variable declarations to asm/init.h by Pekka Enberg · 16 years ago
  30. ab9e185 x86, math-emu: fix init_fpu for task != current by Daniel Glöckner · 16 years ago
  31. 8661984 x86: UV, SGI RTC: loop through installed UV blades by Dimitri Sivanich · 16 years ago
  32. acaabe7 x86: UV, SGI RTC: add generic system vector by Dimitri Sivanich · 16 years ago
  33. 6d2e91b Merge branch 'x86/urgent' into x86/mm by Ingo Molnar · 16 years ago
  34. dd39ecf x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAP by Huang Ying · 16 years ago
  35. 2e22ea7 Merge branch 'x86/core' into x86/mce2 by H. Peter Anvin · 16 years ago
  36. 4e83047 x86: remove vestigial fix_ioremap prototypes by Jeremy Fitzhardinge · 16 years ago
  37. 91d75e2 Merge branch 'x86/core' into core/percpu by Ingo Molnar · 16 years ago
  38. 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
  39. 867c5b52 x86: set_highmem_pages_init() cleanup by Pekka Enberg · 16 years ago
  40. 5b10174 x86-64: seccomp: fix 32/64 syscall hole by Roland McGrath · 16 years ago
  41. 9976b39 xen: deal with virtually mapped percpu data by Jeremy Fitzhardinge · 16 years ago
  42. 2fb6b2a x86: add forward decl for tss_struct by Jeremy Fitzhardinge · 16 years ago
  43. 389d1fb x86: unify chunks of kernel/process*.c by Jeremy Fitzhardinge · 16 years ago
  44. db949bb x86-32: use non-lazy io bitmap context switching by Jeremy Fitzhardinge · 16 years ago
  45. f180053 x86, mm: dont use non-temporal stores in pagecache accesses by Ingo Molnar · 16 years ago
  46. f5c1aa1 Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*" by Ingo Molnar · 16 years ago
  47. d0c4f57 bootmem, x86: further fixes for arch-specific bootmem wrapping by Tejun Heo · 16 years ago
  48. c577b09 x86, fixmap: unify fixmap.h by Gustavo F. Padovan · 16 years ago
  49. c78f322 x86, fixmap: prepare fixmap_32.h for unification by Gustavo F. Padovan · 16 years ago
  50. e365bcd x86, fixmap: prepare fixmap_64.h for unification by Gustavo F. Padovan · 16 years ago
  51. 5f403fa x86, fixmap: add CONFIG_EFI by Gustavo F. Padovan · 16 years ago
  52. 2ae38da x86, fixmap: add CONFIG_X86_{LOCAL,IO}_APIC by Gustavo F. Padovan · 16 years ago
  53. fd862dd x86, fixmap: define reserve_top_address for x86_64 by Gustavo F. Padovan · 16 years ago
  54. ab93e3c x86, fixmap: define FIXADDR_BOOT_* and redefine FIX_ADDR_SIZE by Gustavo F. Padovan · 16 years ago
  55. d09375a x86, fixmap: rename __FIXADDR_SIZE and __FIXADDR_BOOT_SIZE by Gustavo F. Padovan · 16 years ago
  56. 1f5bcab x86: apic: simplify secondary CPU wakeup methods by Ingo Molnar · 16 years ago
  57. 0917c01 x86: remove update_apic from x86_quirks, fix by Ingo Molnar · 16 years ago
  58. 129d8bc x86: don't compile vsmp_64 for 32bit by Yinghai Lu · 16 years ago
  59. 2b6163b x86: remove update_apic from x86_quirks by Yinghai Lu · 16 years ago
  60. ecc25fb Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linus' into x86/core by Ingo Molnar · 16 years ago
  61. 801c0be Merge branches 'x86/urgent' and 'x86/pat' into x86/core by Ingo Molnar · 16 years ago
  62. 13b2eda Merge branch 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
  63. 2e31add Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 16 years ago
  64. 17581ad gpu/drm, x86, PAT: PAT support for io_mapping_* by Venkatesh Pallipadi · 16 years ago
  65. 4ab0d47 gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t by Venkatesh Pallipadi · 16 years ago
  66. 7880f74 gpu/drm, x86, PAT: routine to keep identity map in sync by Venkatesh Pallipadi · 16 years ago
  67. 95108fa x86: usercopy: check for total size when deciding non-temporal cutoff by Ingo Molnar · 16 years ago
  68. 3255aa2 x86, mm: pass in 'total' to __copy_from_user_*nocache() by Ingo Molnar · 16 years ago
  69. 95f66b3 Merge branch 'x86/asm' into x86/mm by Ingo Molnar · 16 years ago
  70. d325100 x86: convert cacheflush macros inline functions by Tejun Heo · 16 years ago
  71. 638bee7 Merge branch 'x86/core' into x86/mce2 by H. Peter Anvin · 16 years ago
  72. 88ccbed x86, mce, cmci: add CMCI support by Andi Kleen · 16 years ago
  73. 03195c6 x86, mce, cmci: define MSR names and fields for new CMCI registers by Andi Kleen · 16 years ago
  74. ee031c3 x86, mce, cmci: use polled banks bitmap in machine check poller by Andi Kleen · 16 years ago
  75. b276268 x86, mce, cmci: factor out threshold interrupt handler by Andi Kleen · 16 years ago
  76. 41fdff3 x86, mce, cmci: export MAX_NR_BANKS by Andi Kleen · 16 years ago
  77. 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
  78. a852cbf 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
  79. 57e3729 x86: invalid_vm86_irq -- use predefined macros by Cyrill Gorcunov · 16 years ago
  80. 30d697f x86: fix performance regression in write() syscall by Salman Qazi · 16 years ago
  81. 458a3e6 x86: update populate_extra_pte() and add populate_extra_pmd() by Tejun Heo · 16 years ago
  82. c132937 bootmem: clean up arch-specific bootmem wrapping by Tejun Heo · 16 years ago
  83. dc731ca Merge branch 'x86/urgent' into x86/mce2 by H. Peter Anvin · 16 years ago
  84. 8e6dafd x86: refactor x86_quirks support by Ingo Molnar · 16 years ago
  85. d85a881 x86: remove various unused subarch hooks by Ingo Molnar · 16 years ago
  86. 965c7ec x86: remove the Voyager 32-bit subarch by Ingo Molnar · 16 years ago
  87. fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
  88. ef1f87a x86: select x2apic ops in early apic probe only if x2apic mode is enabled by Suresh Siddha · 16 years ago
  89. d951734 x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAX by Ingo Molnar · 16 years ago
  90. 6091628 Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/core by Ingo Molnar · 16 years ago
  91. 3b6f7b9 Merge branch 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
  92. 1112441 x86: convert to the new dynamic percpu allocator by Tejun Heo · 16 years ago
  93. b79109c x86, mce: separate correct machine check poller and fatal exception handler by Andi Kleen · 16 years ago
  94. b5f2fa4 x86, mce: factor out duplicated struct mce setup into one function by Andi Kleen · 16 years ago
  95. e9ce0c3 Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/headers by Ingo Molnar · 16 years ago
  96. 1b25f3b x86: linkage - get rid of _X86 macros by Cyrill Gorcunov · 16 years ago
  97. 9569554 x86: asm linkage - introduce GLOBAL macro by Cyrill Gorcunov · 16 years ago
  98. 71d8f97 x86: syscalls.h: remove asmlinkage from declaration of sys_rt_sigreturn() by Hiroshi Shimamoto · 16 years ago
  99. de54830 x86: include/asm/processor.h remove double declaration of print_cpu_info by Jaswinder Singh Rajput · 16 years ago
  100. f2dbcfa mm: clean up for early_pfn_to_nid() by KAMEZAWA Hiroyuki · 16 years ago