1. 8293dd6 Merge branch 'x86/core' into tracing/ftrace by Ingo Molnar · 16 years ago
  2. 7ab1524 x86: linkage.h - guard assembler specifics by __ASSEMBLY__ by Cyrill Gorcunov · 16 years ago
  3. 78ff7fa x86: implement atomic text_poke() via fixmap by Masami Hiramatsu · 16 years ago
  4. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 16 years ago
  5. 31bbed5 Merge branch 'x86/uv' into x86/core by Ingo Molnar · 16 years ago
  6. 28e93a0 Merge branch 'x86/mm' into x86/core by Ingo Molnar · 16 years ago
  7. caab36b Merge branch 'x86/mce2' into x86/core by Ingo Molnar · 16 years ago
  8. a1413c8 Merge branch 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
  9. b2b3525 x86: UV, SGI RTC: add generic system vector, build fix on UP by Ingo Molnar · 16 years ago
  10. dc16ecf x86-32: use specific __vmalloc_start_set flag in __virt_addr_valid by Jeremy Fitzhardinge · 16 years ago
  11. a964e33 x86: clean up old gcc warnings by Jeremy Fitzhardinge · 16 years ago
  12. 62436fe x86: move init_memory_mapping() to common mm/init.c, build fix on 32-bit PAE by Ingo Molnar · 16 years ago
  13. 4fcb208 x86: move function and variable declarations to asm/init.h by Pekka Enberg · 16 years ago
  14. ab9e185 x86, math-emu: fix init_fpu for task != current by Daniel Glöckner · 16 years ago
  15. 8661984 x86: UV, SGI RTC: loop through installed UV blades by Dimitri Sivanich · 16 years ago
  16. acaabe7 x86: UV, SGI RTC: add generic system vector by Dimitri Sivanich · 16 years ago
  17. 6d2e91b Merge branch 'x86/urgent' into x86/mm by Ingo Molnar · 16 years ago
  18. dd39ecf x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAP by Huang Ying · 16 years ago
  19. a1be621 Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core by Ingo Molnar · 16 years ago
  20. 2e22ea7 Merge branch 'x86/core' into x86/mce2 by H. Peter Anvin · 16 years ago
  21. 4e83047 x86: remove vestigial fix_ioremap prototypes by Jeremy Fitzhardinge · 16 years ago
  22. 91d75e2 Merge branch 'x86/core' into core/percpu by Ingo Molnar · 16 years ago
  23. 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
  24. 867c5b52 x86: set_highmem_pages_init() cleanup by Pekka Enberg · 16 years ago
  25. 5b10174 x86-64: seccomp: fix 32/64 syscall hole by Roland McGrath · 16 years ago
  26. fdfa66a Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
  27. 9976b39 xen: deal with virtually mapped percpu data by Jeremy Fitzhardinge · 16 years ago
  28. 2fb6b2a0 x86: add forward decl for tss_struct by Jeremy Fitzhardinge · 16 years ago
  29. 389d1fb x86: unify chunks of kernel/process*.c by Jeremy Fitzhardinge · 16 years ago
  30. db949bb x86-32: use non-lazy io bitmap context switching by Jeremy Fitzhardinge · 16 years ago
  31. f180053 x86, mm: dont use non-temporal stores in pagecache accesses by Ingo Molnar · 16 years ago
  32. f5c1aa1 Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*" by Ingo Molnar · 16 years ago
  33. d0c4f57 bootmem, x86: further fixes for arch-specific bootmem wrapping by Tejun Heo · 16 years ago
  34. c577b09 x86, fixmap: unify fixmap.h by Gustavo F. Padovan · 16 years ago
  35. c78f322 x86, fixmap: prepare fixmap_32.h for unification by Gustavo F. Padovan · 16 years ago
  36. e365bcd x86, fixmap: prepare fixmap_64.h for unification by Gustavo F. Padovan · 16 years ago
  37. 5f403fa x86, fixmap: add CONFIG_EFI by Gustavo F. Padovan · 16 years ago
  38. 2ae38da x86, fixmap: add CONFIG_X86_{LOCAL,IO}_APIC by Gustavo F. Padovan · 16 years ago
  39. fd862dd x86, fixmap: define reserve_top_address for x86_64 by Gustavo F. Padovan · 16 years ago
  40. ab93e3c x86, fixmap: define FIXADDR_BOOT_* and redefine FIX_ADDR_SIZE by Gustavo F. Padovan · 16 years ago
  41. d09375a x86, fixmap: rename __FIXADDR_SIZE and __FIXADDR_BOOT_SIZE by Gustavo F. Padovan · 16 years ago
  42. 1f5bcab x86: apic: simplify secondary CPU wakeup methods by Ingo Molnar · 16 years ago
  43. 0917c01 x86: remove update_apic from x86_quirks, fix by Ingo Molnar · 16 years ago
  44. 129d8bc x86: don't compile vsmp_64 for 32bit by Yinghai Lu · 16 years ago
  45. 2b6163b x86: remove update_apic from x86_quirks by Yinghai Lu · 16 years ago
  46. ecc25fb Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linus' into x86/core by Ingo Molnar · 16 years ago
  47. 801c0be Merge branches 'x86/urgent' and 'x86/pat' into x86/core by Ingo Molnar · 16 years ago
  48. 13b2eda Merge branch 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
  49. 2e31add Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 16 years ago
  50. 17581ad gpu/drm, x86, PAT: PAT support for io_mapping_* by Venkatesh Pallipadi · 16 years ago
  51. 4ab0d47 gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t by Venkatesh Pallipadi · 16 years ago
  52. 7880f74 gpu/drm, x86, PAT: routine to keep identity map in sync by Venkatesh Pallipadi · 16 years ago
  53. 95108fa x86: usercopy: check for total size when deciding non-temporal cutoff by Ingo Molnar · 16 years ago
  54. 3255aa2 x86, mm: pass in 'total' to __copy_from_user_*nocache() by Ingo Molnar · 16 years ago
  55. 95f66b3 Merge branch 'x86/asm' into x86/mm by Ingo Molnar · 16 years ago
  56. d325100 x86: convert cacheflush macros inline functions by Tejun Heo · 16 years ago
  57. 638bee7 Merge branch 'x86/core' into x86/mce2 by H. Peter Anvin · 16 years ago
  58. 88ccbed x86, mce, cmci: add CMCI support by Andi Kleen · 16 years ago
  59. 03195c6 x86, mce, cmci: define MSR names and fields for new CMCI registers by Andi Kleen · 16 years ago
  60. ee031c3 x86, mce, cmci: use polled banks bitmap in machine check poller by Andi Kleen · 16 years ago
  61. b276268 x86, mce, cmci: factor out threshold interrupt handler by Andi Kleen · 16 years ago
  62. 41fdff3 x86, mce, cmci: export MAX_NR_BANKS by Andi Kleen · 16 years ago
  63. 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
  64. 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
  65. 499aa86 x86, ptrace: remove CONFIG guards around declarations by Markus Metzger · 16 years ago
  66. 57e3729 x86: invalid_vm86_irq -- use predefined macros by Cyrill Gorcunov · 16 years ago
  67. 30d697f x86: fix performance regression in write() syscall by Salman Qazi · 16 years ago
  68. 458a3e6 x86: update populate_extra_pte() and add populate_extra_pmd() by Tejun Heo · 16 years ago
  69. c132937 bootmem: clean up arch-specific bootmem wrapping by Tejun Heo · 16 years ago
  70. dc731ca Merge branch 'x86/urgent' into x86/mce2 by H. Peter Anvin · 16 years ago
  71. 8e6dafd x86: refactor x86_quirks support by Ingo Molnar · 16 years ago
  72. d85a881 x86: remove various unused subarch hooks by Ingo Molnar · 16 years ago
  73. 965c7ec x86: remove the Voyager 32-bit subarch by Ingo Molnar · 16 years ago
  74. fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
  75. ef1f87a x86: select x2apic ops in early apic probe only if x2apic mode is enabled by Suresh Siddha · 16 years ago
  76. c478f87 Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 16 years ago
  77. d951734 x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAX by Ingo Molnar · 16 years ago
  78. 1623963 ftrace, x86: make kernel text writable only for conversions by Steven Rostedt · 16 years ago
  79. 6091628 Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/core by Ingo Molnar · 16 years ago
  80. 3b6f7b9 Merge branch 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
  81. 1112441 x86: convert to the new dynamic percpu allocator by Tejun Heo · 16 years ago
  82. b79109c x86, mce: separate correct machine check poller and fatal exception handler by Andi Kleen · 16 years ago
  83. b5f2fa4 x86, mce: factor out duplicated struct mce setup into one function by Andi Kleen · 16 years ago
  84. 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
  85. 1b25f3b x86: linkage - get rid of _X86 macros by Cyrill Gorcunov · 16 years ago
  86. 9569554 x86: asm linkage - introduce GLOBAL macro by Cyrill Gorcunov · 16 years ago
  87. 71d8f97 x86: syscalls.h: remove asmlinkage from declaration of sys_rt_sigreturn() by Hiroshi Shimamoto · 16 years ago
  88. 4cd0332 Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/function-graph-tracer by Ingo Molnar · 16 years ago
  89. de54830 x86: include/asm/processor.h remove double declaration of print_cpu_info by Jaswinder Singh Rajput · 16 years ago
  90. f2dbcfa mm: clean up for early_pfn_to_nid() by KAMEZAWA Hiroyuki · 16 years ago
  91. 712406a tracing/function-graph-tracer: make arch generic push pop functions by Steven Rostedt · 16 years ago
  92. 123aa76 x86, mce: don't disable machine checks during code patching by Andi Kleen · 16 years ago
  93. 3501033 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  94. a7eb518 x86: truncate ISA addresses to unsigned int by H. Peter Anvin · 16 years ago
  95. be163a1 x86, apic: rename 'genapic' to 'apic' by Ingo Molnar · 16 years ago
  96. ab6fb7c x86, apic: remove ->store_NMI_vector() by Ingo Molnar · 16 years ago
  97. cb81eae x86, numaq_32: clean up, misc by Ingo Molnar · 16 years ago
  98. 2f205bc x86, apic: clean up the cpu_2_logical_apiciddeclaration by Ingo Molnar · 16 years ago
  99. e641f5f x86, apic: remove duplicate asm/apic.h inclusions by Ingo Molnar · 16 years ago
  100. 7b6aa33 x86, apic: remove genapic.h by Ingo Molnar · 16 years ago