1. e4b2b88 ftrace: enable using mcount recording on x86 by Steven Rostedt · 16 years ago
  2. 8b1fa1d ftrace: mark lapic_wd_event() notrace by Ingo Molnar · 16 years ago
  3. 611b159 x86: fix mmiotrace 8-bit register decoding by Pekka Paalanen · 16 years ago
  4. c00193f Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4 by Ingo Molnar · 16 years ago
  5. accba5f Merge branch 'linus' into oprofile-v2 by Ingo Molnar · 16 years ago
  6. c1a2f4b x86: change early_ioremap to use slots instead of nesting by Yinghai Lu · 16 years ago
  7. 79aa10d x86: adjust dependencies for CONFIG_X86_CMOV by Jan Beulich · 16 years ago
  8. 6a2ae2d dumpstack: x86: various small unification steps, fix by Alexander van Heukelum · 16 years ago
  9. cb48bb5 x86: remove additional_cpus by Thomas Gleixner · 16 years ago
  10. b807305 x86: remove additional_cpus configurability by Ingo Molnar · 16 years ago
  11. 649c665 x86: improve UP kernel when CPU-hotplug and SMP is enabled by Thomas Gleixner · 16 years ago
  12. 8a54166 dumpstack: x86: various small unification steps by Alexander van Heukelum · 16 years ago
  13. 802a67d dumpstack: i386: make kstack= an early boot-param and add oops=panic by Alexander van Heukelum · 16 years ago
  14. ca0a816 dumpstack: x86: use log_lvl and unify trace formatting by Alexander van Heukelum · 16 years ago
  15. 2ac5372 dumptrace: x86: consistently include loglevel, print stack switch by Alexander van Heukelum · 16 years ago
  16. 3a18512 dumpstack: x86: add "end" parameter to valid_stack_ptr and print_context_stack by Alexander van Heukelum · 16 years ago
  17. 1618279 dumpstack: x86: make printk_address equal by Alexander van Heukelum · 16 years ago
  18. dd6e4eb dumpstack: x86: move die_nmi to dumpstack_32.c by Alexander van Heukelum · 16 years ago
  19. 8728861 traps: x86: finalize unification of traps.c by Alexander van Heukelum · 16 years ago
  20. 081f75b traps: x86: make traps_32.c and traps_64.c equal by Alexander van Heukelum · 16 years ago
  21. c1d518c traps: x86: various noop-changes preparing for unification of traps_xx.c by Alexander van Heukelum · 16 years ago
  22. a5ae233 traps: x86_64: use task_pid_nr(tsk) instead of tsk->pid in do_general_protection by Alexander van Heukelum · 16 years ago
  23. 7970479 traps: i386: expand clear_mem_error and remove from mach_traps.h by Alexander van Heukelum · 16 years ago
  24. 1c9af8a traps: x86_64: make io_check_error equal to the one on i386 by Alexander van Heukelum · 16 years ago
  25. 4915a35 traps: i386: use preempt_conditional_sti/cli in do_int3 by Alexander van Heukelum · 16 years ago
  26. 091d30c traps: x86_64: make math_state_restore more like i386 by Alexander van Heukelum · 16 years ago
  27. 699d293 traps: x86: converge trap_init functions by Alexander van Heukelum · 16 years ago
  28. 3d2a71a x86, traps: converge do_debug handlers by Alexander van Heukelum · 16 years ago
  29. e407d620 x86, traps: introduce dotraplinkage by Alexander van Heukelum · 16 years ago
  30. ae82157 x86, traps, i386: factor out lazy io-bitmap copy by Alexander van Heukelum · 16 years ago
  31. a28680b x86, traps: split out math_error and simd_math_error by Alexander van Heukelum · 16 years ago
  32. 6fcbede x86_64: split out dumpstack code from traps_64.c by Alexander van Heukelum · 16 years ago
  33. 2bc5f92 i386: split out dumpstack code from traps_32.c by Alexander van Heukelum · 16 years ago
  34. af5c2bd x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2 by Vegard Nossum · 16 years ago
  35. 7f2f49a x86: allow number of additional hotplug CPUs to be set at compile time, V2 by Chuck Ebbert · 16 years ago
  36. 94f6bac x86: do not allow to optimize flag_is_changeable_p() (rev. 2) by Krzysztof Helt · 16 years ago
  37. e2ce07c x86: __show_registers() and __show_regs() API unification by Pekka Enberg · 16 years ago
  38. 1e0b5d0 x86, UV: new UV genapic functions for x2apic by Jack Steiner · 16 years ago
  39. 14adf85 x86: move prefill_possible_map calling early, fix, V2 by Chuck Ebbert · 16 years ago
  40. 69d45dd x86: merge winchip-2 and winchip-2a cpu choices by Krzysztof Helt · 16 years ago
  41. d2f904b x86, uv: fix for size of hub mappings by Jack Steiner · 16 years ago
  42. 9b658f6 x86: cleanup, remove extra ifdef by Yinghai Lu · 16 years ago
  43. 3c1326f traps: i386: make do_trap more like x86_64 by Alexander van Heukelum · 16 years ago
  44. 69c89b5 traps: x86: remove trace_hardirqs_fixup from pagefault handler by Alexander van Heukelum · 16 years ago
  45. a491503 traps: x86_64: remove trace_hardirqs_fixup from debug handler by Alexander van Heukelum · 16 years ago
  46. 8b1c870 traps: x86_64: remove trace_hardirqs_fixup from int3 handler by Alexander van Heukelum · 16 years ago
  47. 4b986a3 traps: x86_64: remove trace_hardirqs_fixup from DO_ERROR_INFO macro by Alexander van Heukelum · 16 years ago
  48. 7e61a79 traps: x86_64: add TRACE_IRQS_OFF in paranoidentry macro by Alexander van Heukelum · 16 years ago
  49. 6b11d4e traps: x86_64: add TRACE_IRQS_OFF in error_entry by Alexander van Heukelum · 16 years ago
  50. 2e42060 x86, uv: add early detection of UV system types by Jack Steiner · 16 years ago
  51. e04d645 x86: move vgetcpu mode probing to cpu detection by Glauber Costa · 16 years ago
  52. 33c053d x86: wrap MCA_bus test around an ifdef by Glauber Costa · 16 years ago
  53. 2c460d0 x86: replace hardcoded number by Glauber Costa · 16 years ago
  54. 461ebd1 x86: rename timer_event_interrupt to timer_interrupt by Glauber Costa · 16 years ago
  55. 780209a x86: make init_ISA_irqs nonstatic by Glauber Costa · 16 years ago
  56. 2f97435 x86: factor out irq initialization for x86_64 by Glauber Costa · 16 years ago
  57. 2ff2983 x86: bind irq0 irq data to cpu0 by Glauber Costa · 16 years ago
  58. 8de0b8a x86: use user_mode_vm instead of user_mode by Glauber Costa · 16 years ago
  59. 3927fa9 x86: use frame pointer information on x86_64 profile_pc by Glauber Costa · 16 years ago
  60. 097a078 x86: set bp field in pt_regs properly by Glauber Costa · 16 years ago
  61. 2c44e66 x86: coalesce tests by Glauber Costa · 16 years ago
  62. cf4cfb2 x86: use user_mode macro by Glauber Costa · 16 years ago
  63. bd32a8cf x86: cpu don't print duplicated vendor string by Yinghai Lu · 16 years ago
  64. 606ee44 x86: make mm/gup.c more virtualization friendly by Jan Beulich · 16 years ago
  65. 5e72d9e x86-64: fix combining of regions in init_memory_mapping() by Jan Beulich · 16 years ago
  66. 59ef48a x86: smpboot - check if we have ESR register in wakeup_secondary_cpu by Cyrill Gorcunov · 16 years ago
  67. 3e6de5a x86: print out EBDA/lowmem address by Ingo Molnar · 16 years ago
  68. a73aaed x86: check dsdt before find oem table for es7000, v2 by Yinghai Lu · 16 years ago
  69. a32ad46 x86-64: don't check for map replacement by Jeremy Fitzhardinge · 16 years ago
  70. 88b4c14 x86: use early_memremap() in setup.c by Jeremy Fitzhardinge · 16 years ago
  71. 1494177 x86: add early_memremap() by Jeremy Fitzhardinge · 16 years ago
  72. be43d72 x86: add _PAGE_IOMAP pte flag for IO mappings by Jeremy Fitzhardinge · 16 years ago
  73. 07bb2f62 i386: trace_hardirqs_fixup should now not be necessary: irqs are off. by Alexander van Heukelum · 16 years ago
  74. a790392 i386: add TRACE_IRQS_OFF for the exception 3 (int3) by Alexander van Heukelum · 16 years ago
  75. e0c7317 i386: add TRACE_IRQS_OFF for the nmi by Alexander van Heukelum · 16 years ago
  76. 43024a8 i386: add TRACE_IRQS_OFF for exception 1 (debug) by Alexander van Heukelum · 16 years ago
  77. 85cea51 i386: add TRACE_IRQS_OFF to entry_32.S in 'error_code' by Alexander van Heukelum · 16 years ago
  78. f8e0870 i386: remove temporary DO_TRAP macros, expanding the last one used by Alexander van Heukelum · 16 years ago
  79. b939bde i386: convert hardware exception 19 to an interrupt gate by Alexander van Heukelum · 16 years ago
  80. eb642f6 i386: convert hardware exception 18 to an interrupt gate by Alexander van Heukelum · 16 years ago
  81. 5feedfd i386: convert hardware exception 17 to an interrupt gate by Alexander van Heukelum · 16 years ago
  82. 252d28f i386: convert hardware exception 16 to an interrupt gate by Alexander van Heukelum · 16 years ago
  83. cf81978 i386: convert hardware exception 15 to an interrupt gate by Alexander van Heukelum · 16 years ago
  84. c6df0d7 i386: convert hardware exception 13 to an interrupt gate by Alexander van Heukelum · 16 years ago
  85. f5ca818 i386: convert hardware exception 12 to an interrupt gate by Alexander van Heukelum · 16 years ago
  86. 36d936c i386: convert hardware exception 11 to an interrupt gate by Alexander van Heukelum · 16 years ago
  87. 6bf77bf i386: convert hardware exception 10 to an interrupt gate by Alexander van Heukelum · 16 years ago
  88. 51bc1ed i386: convert hardware exception 9 to an interrupt gate by Alexander van Heukelum · 16 years ago
  89. 7643e9b i386: convert hardware exception 7 to an interrupt gate by Alexander van Heukelum · 16 years ago
  90. 12394cf i386: convert hardware exception 6 to an interrupt gate by Alexander van Heukelum · 16 years ago
  91. 64f644c i386: convert hardware exception 5 to an interrupt gate by Alexander van Heukelum · 16 years ago
  92. 8d6f9d6 i386: convert hardware exception 4 to an interrupt gate by Alexander van Heukelum · 16 years ago
  93. b94da1e i386: expand exception 3 DO_TRAP macro by Alexander van Heukelum · 16 years ago
  94. 976382d i386: convert hardware exception 0 to an interrupt gate by Alexander van Heukelum · 16 years ago
  95. 61aef7d i386: prepare to convert exceptions to interrupts by Alexander van Heukelum · 16 years ago
  96. 762db43 i386: remove kprobes' restore_interrupts in favour of conditional_sti by Alexander van Heukelum · 16 years ago
  97. 927604c x86: rename discontig_32.c to numa_32.c by Yinghai Lu · 16 years ago
  98. 0cefa5b arch/x86/kernel/smpboot.c: Clarify when irq processing begins. by Manfred Spraul · 16 years ago
  99. 295286a x86-64: slightly stream-line 32-bit syscall entry code by Jan Beulich · 16 years ago
  100. 8daf14c Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2 by Ingo Molnar · 16 years ago