1. 4ac1329 perf counters: protect them against CSTATE transitions by Thomas Gleixner · 16 years ago
  2. 43874d2 perfcounters: consolidate global-disable codepaths by Ingo Molnar · 16 years ago
  3. 1e12567 perfcounters, x86: clean up debug code by Ingo Molnar · 16 years ago
  4. 7e2ae34 perfcounters, x86: simplify disable/enable of counters by Ingo Molnar · 16 years ago
  5. 87b9cf4 x86, perfcounters: read out MSR_CORE_PERF_GLOBAL_STATUS with counters disabled by Ingo Molnar · 16 years ago
  6. 241771e performance counters: x86 support by Ingo Molnar · 16 years ago
  7. b5aa97e Merge branches 'x86/signal' and 'x86/irq' into perfcounters/core by Ingo Molnar · 16 years ago
  8. 4217458 x86: signal: change type of paramter for sys_rt_sigreturn() by Hiroshi Shimamoto · 16 years ago
  9. 9adc138 x86: fix early panic with boot option "nosmp" by Andi Kleen · 16 years ago
  10. c36910c Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 16 years ago
  11. 09ee17e AMD IOMMU: fix possible race while accessing iommu->need_sync by Joerg Roedel · 16 years ago
  12. f91ba19 AMD IOMMU: set device table entry for aliased devices by Joerg Roedel · 16 years ago
  13. 70d7d35 x86: fix broken flushing in GART nofullflush path by Joerg Roedel · 16 years ago
  14. 72244c0 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  15. 66a45cc 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
  16. 8c7b905 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  17. 23a14b9 kvm_setup_secondary_clock() is cpuinit by Al Viro · 16 years ago
  18. 2236d25 enable_IR_x2apic() needs to be __init by Al Viro · 16 years ago
  19. 5b3eec0 x86: ret_from_fork - get rid of jump back by Ingo Molnar · 16 years ago
  20. 3bdae4f Merge branch 'x86/debug' into x86/irq by Ingo Molnar · 16 years ago
  21. 9f1e87e x86: entry_64.S - trivial: space, comments fixup by Cyrill Gorcunov · 16 years ago
  22. 5ae3a13 x86: uv bau interrupt -- use proper interrupt number by Cyrill Gorcunov · 16 years ago
  23. c2c631e x86: entry_64.S - use ENTRY to define child_rip by Cyrill Gorcunov · 16 years ago
  24. 3345453 x86: entry_64.S - use X86_EFLAGS_IF instead of hardcoded number by gorcunov@gmail.com · 16 years ago
  25. d211af0 i386: get rid of the use of KPROBE_ENTRY / KPROBE_END by Alexander van Heukelum · 16 years ago
  26. ddeb8f2 x86_64: get rid of the use of KPROBE_ENTRY / KPROBE_END by Alexander van Heukelum · 16 years ago
  27. 5ceb40d x86: signal: unify signal_{32|64}.c by Hiroshi Shimamoto · 16 years ago
  28. e5fa2d0 x86: signal: unify signal_{32|64}.c, prepare by Hiroshi Shimamoto · 16 years ago
  29. bfeb91a x86: signal: cosmetic unification of __setup_sigframe() and __setup_rt_sigframe() by Hiroshi Shimamoto · 16 years ago
  30. 2601657 x86: signal: move {setup|restore}_sigcontext() by Hiroshi Shimamoto · 16 years ago
  31. a266d9f [CPUFREQ] powernow-k8: ignore out-of-range PstateStatus value by Andreas Herrmann · 16 years ago
  32. de90add x86, bts: fix wrmsr and spinlock over kmalloc by Markus Metzger · 16 years ago
  33. c4858ff x86, pebs: fix PEBS record size configuration by Markus Metzger · 16 years ago
  34. 292c669 x86, bts: exclude ds.c from build when disabled by Markus Metzger · 16 years ago
  35. eff79ae arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoul by Julia Lawall · 16 years ago
  36. 5f5db59 x86, debug: remove the confusing entry in call trace by jia zhang · 16 years ago
  37. 6efdcfa x86: KPROBE_ENTRY should be paired wth KPROBE_END by Alexander van Heukelum · 16 years ago
  38. 322648d x86: include ENTRY/END in entry handlers in entry_64.S by Alexander van Heukelum · 16 years ago
  39. 8a2503f x86: move dwarf2 related macro to dwarf2.h by Cyrill Gorcunov · 16 years ago
  40. a1967d6 x86: revert irq number limitation by Thomas Gleixner · 16 years ago
  41. 9f14416 Merge commit 'v2.6.28-rc6' into irq/urgent by Ingo Molnar · 16 years ago
  42. 2456d73 x86: signal: cosmetic unification of sys_rt_sigreturn() by Hiroshi Shimamoto · 16 years ago
  43. 666ac7b x86: signal: cosmetic unification of sys_sigaltstack() by Hiroshi Shimamoto · 16 years ago
  44. 5c9b3a0 x86: signal: cosmetic unification of including headers by Hiroshi Shimamoto · 16 years ago
  45. f377fa1 x86: clean up stack overflow debug check by Ingo Molnar · 16 years ago
  46. 3aeb95d x86_64: fix the check in stack_overflow_check by jia zhang · 16 years ago
  47. ca9eed7 Merge commit 'v2.6.28-rc6' into x86/debug by Ingo Molnar · 16 years ago
  48. c810841 x86: split out some macro's and move common code to paranoid_exit, fix by Alexander van Heukelum · 16 years ago
  49. 57550b2 Merge commit 'v2.6.28-rc6' into x86/urgent by Ingo Molnar · 16 years ago
  50. b8b1d08 x86: entry_64.S: split out some macro's and move common code to paranoid_exit by Alexander van Heukelum · 16 years ago
  51. e2f6bc2 x86: entry_64.S: factor out save_paranoid and paranoid_exit by Alexander van Heukelum · 16 years ago
  52. c002a1e x86: introduce save_rest and restructure the PTREGSCALL macro in entry_64.S by Alexander van Heukelum · 16 years ago
  53. 14ae22b x86: entry_64.S: rename by Ingo Molnar · 16 years ago
  54. e8a0e27 x86: clean up after: move entry_64.S register saving out of the macros, fix by Ingo Molnar · 16 years ago
  55. 3ddd972 x86: signal: rename COPY_SEG_STRICT to COPY_SEG_CPL3 by Hiroshi Shimamoto · 16 years ago
  56. 0ca4b6b x86: Fix interrupt leak due to migration by Matthew Wilcox · 16 years ago
  57. dcd072e x86: clean up after: move entry_64.S register saving out of the macros by Alexander van Heukelum · 16 years ago
  58. bfe085f x86: fixing __cpuinit/__init tangle, xsave_cntxt_init() by Rakib Mullick · 16 years ago
  59. 9bc646f x86: fix __cpuinit/__init tangle in init_thread_xstate() by Rakib Mullick · 16 years ago
  60. d99015b x86: move entry_64.S register saving out of the macros by Alexander van Heukelum · 16 years ago
  61. c032a2d Merge branch 'x86/cleanups' into x86/irq by Ingo Molnar · 16 years ago
  62. 093bac1 x86: quirk for reboot stalls on a Dell Optiplex 330 by Steve Conklin · 16 years ago
  63. 73f56c0 Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 16 years ago
  64. 0af40a4 x86: more general identifier for Phoenix BIOS by Philipp Kohlbecher · 16 years ago
  65. 8501c45 AMD IOMMU: check for next_bit also in unmapped area by Joerg Roedel · 16 years ago
  66. 695b567 AMD IOMMU: fix fullflush comparison length by Joerg Roedel · 16 years ago
  67. 3ce1f93 AMD IOMMU: enable device isolation per default by Joerg Roedel · 16 years ago
  68. e5e1f60 AMD IOMMU: add parameter to disable device isolation by Joerg Roedel · 16 years ago
  69. cbe9ee0 Merge branch 'x86/urgent' into x86/cleanups by Ingo Molnar · 16 years ago
  70. 10db4ef x86, PEBS/DS: fix code flow in ds_request() by Ingo Molnar · 16 years ago
  71. 93ce99e x86: add rdtsc barrier to TSC sync check by Venki Pallipadi · 16 years ago
  72. 0bd7b79 x86: entry_64.S: remove whitespace at end of lines by Alexander van Heukelum · 16 years ago
  73. 9dacc71 Merge commit 'v2.6.28-rc5' into x86/cleanups by Ingo Molnar · 16 years ago
  74. d3c6aa1 x86: fix es7000 compiling by Yinghai Lu · 16 years ago
  75. d1f1e9c x86, bts: fix unlock problem in ds.c by Markus Metzger · 16 years ago
  76. 52168e6 Revert "x86: blacklist DMAR on Intel G31/G33 chipsets" by David Woodhouse · 16 years ago
  77. 722024d x86: irq: fix apicinterrupts on 64 bits by Alexander van Heukelum · 16 years ago
  78. 8652cb4 x86: warn of incorrect cpu_khz on AMD systems by Prarit Bhargava · 16 years ago
  79. 5d2007e Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  80. 8665596 x86: fix up the new IRQ code for older versions of gas by H. Peter Anvin · 16 years ago
  81. 08c1184 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  82. 4a61204 x86: signal_32: introduce retcode and rt_retcode by Hiroshi Shimamoto · 16 years ago
  83. 3e0fe36 Merge branch 'misc' into release by Len Brown · 16 years ago
  84. 3283625 ACPI: pci_link: remove acpi_irq_balance_set() interface by Bjorn Helgaas · 16 years ago
  85. 939b787 x86: 64 bits: shrink and align IRQ stubs by H. Peter Anvin · 16 years ago
  86. b7c6244 x86: 32 bits: shrink and align IRQ stubs by H. Peter Anvin · 16 years ago
  87. 4687518 x86: 32 bit: interrupt stub consistency with 64 bit by H. Peter Anvin · 16 years ago
  88. a29a2af x86: KVM guest: fix section mismatch warning in kvmclock.c by Rakib Mullick · 16 years ago
  89. 5ceb1a0 x86: HPET: enter hpet_interrupt_handler with interrupts disabled by Matt Fleming · 16 years ago
  90. 89d77a1 x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMP by Matt Fleming · 16 years ago
  91. 1de5b08 x86: HPET: convert WARN_ON to WARN_ON_ONCE by Matt Fleming · 16 years ago
  92. 6c2e940 x86: apic honour irq affinity which was set in early boot by Thomas Gleixner · 16 years ago
  93. cb9e35d x86: clean up rdtsc_barrier() use by Ingo Molnar · 16 years ago
  94. 7cbaef9 sched: optimize sched_clock() a bit by Ingo Molnar · 16 years ago
  95. 15002fa x86: signal: cosmetic unification of setup_sigcontext() by Hiroshi Shimamoto · 16 years ago
  96. 8d00450 Revert "x86: default to reboot via ACPI" by Eduardo Habkost · 16 years ago
  97. 31f2971 Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 16 years ago
  98. 80be308 AMD IOMMU: fix lazy IO/TLB flushing in unmap path by Joerg Roedel · 16 years ago
  99. d6f0f39 x86: add smp_mb() before sending INVALIDATE_TLB_VECTOR by Suresh Siddha · 16 years ago
  100. 8735b7d x86: signal_64: make setup_sigcontext() similar by Hiroshi Shimamoto · 16 years ago