1. 54e5bc02 x86, olpc: Constify an olpc_ofw() arg by Andres Salomon · 14 years ago
  2. 9792db6 x86, cpu: Package Level Thermal Control, Power Limit Notification definitions by Fenghua Yu · 14 years ago
  3. 7bd1c36 x86/PCI: Add option to not assign BAR's if not already assigned by Mike Habeck · 14 years ago
  4. a378d93 x86, asm: Merge cmpxchg_486_u64() and cmpxchg8b_emu() by H. Peter Anvin · 14 years ago
  5. 4532b30 x86, asm: Clean up and simplify <asm/cmpxchg.h> by H. Peter Anvin · 14 years ago
  6. 1be85a6 x86, cpu: Use AMD errata checking framework for erratum 383 by Hans Rosenfeld · 14 years ago
  7. 9d8888c x86, cpu: Clean up AMD erratum 400 workaround by Hans Rosenfeld · 14 years ago
  8. d78d671 x86, cpu: AMD errata checking framework by Hans Rosenfeld · 14 years ago
  9. 7d50d07 Merge remote branch 'linus/master' into x86/cpu by H. Peter Anvin · 14 years ago
  10. bbaa416 fanotify: sys_fanotify_mark declartion by Eric Paris · 15 years ago
  11. 11637e4 fanotify: fanotify_init syscall declaration by Eric Paris · 15 years ago
  12. 69309a0 x86, asm: Clean up and simplify set_64bit() by H. Peter Anvin · 14 years ago
  13. d3608b5 Merge remote branch 'origin/x86/urgent' into x86/asm by H. Peter Anvin · 14 years ago
  14. c7f52cd support multiple .discard.* sections to avoid section type conflicts by Jeremy Fitzhardinge · 14 years ago
  15. 113fc5a x86: Add memory modify constraints to xchg() and cmpxchg() by H. Peter Anvin · 14 years ago
  16. bbbe573 pci-swiotlb-xen: Add glue code to setup dma_ops utilizing xen_swiotlb_* by Konrad Rzeszutek Wilk · 14 years ago
  17. 38e20b0 x86/xen: event channels delivery on HVM. by Sheng Yang · 14 years ago
  18. bee6ab5 x86: early PV on HVM features initialization. by Sheng Yang · 14 years ago
  19. 18f19aa xen: Add support for HVM hypercalls. by Jeremy Fitzhardinge · 14 years ago
  20. 8c06585 x86: Remove redundant K6 MSRs by Brian Gerst · 14 years ago
  21. 45c2d7f x86, xsave: Make init_xstate_buf static by Robert Richter · 14 years ago
  22. ee813d5 x86, xsave: Check cpuid level for XSTATE_CPUID (0x0d) by Robert Richter · 14 years ago
  23. 0e49bf6 x86, xsave: Separate fpu and xsave initialization by Robert Richter · 14 years ago
  24. 9dcdbf7 Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  25. 5edd19a x86, UV: Make kdump avoid stack dumps by Cliff Wickman · 14 years ago
  26. b4bcb4c x86, rwsem: Minor cleanups by Michel Lespinasse · 14 years ago
  27. a751bd8 x86, rwsem: Stay on fast path when count > 0 in __up_write() by Michel Lespinasse · 14 years ago
  28. 7aa2b5f x86, xsave: Do not include asm/i387.h in asm/xsave.h by Robert Richter · 14 years ago
  29. 5f75529 x86, gcc-4.6: Avoid unused by set variables in rdmsr by Andi Kleen · 14 years ago
  30. 278bc5f x86, cpu: Clean up formatting in cpufeature.h, remove override by H. Peter Anvin · 14 years ago
  31. 6bad06b x86, xsave: Use xsaveopt in context-switch path when supported by Suresh Siddha · 14 years ago
  32. 29104e1 x86, xsave: Sync xsave memory layout with its header for user handling by Suresh Siddha · 14 years ago
  33. 40e1d7a x86, cpu: Add xsaveopt cpufeature by Suresh Siddha · 14 years ago
  34. f33ebbe unistd: add __NR_prlimit64 syscall numbers by Jiri Slaby · 14 years ago
  35. bdc802d x86, cpu: Support the features flags in new CPUID leaf 7 by H. Peter Anvin · 14 years ago
  36. c516ac5 x86: Add i8042 pre-detection hook to x86_platform_ops by Feng Tang · 14 years ago
  37. 83a7a2a x86, alternatives: Use 16-bit numbers for cpufeature index by H. Peter Anvin · 14 years ago
  38. 24da9c2 x86, cpu: Add CPU flags for F16C and RDRND by H. Peter Anvin · 14 years ago
  39. 8e221b6 x86: Avoid unnecessary __clear_user() and xrstor in signal handling by Suresh Siddha · 14 years ago
  40. 39ef13a perf, x86: P4 PMU -- redesign cache events by Cyrill Gorcunov · 14 years ago
  41. 7475271 x86: Drop CONFIG_MCORE2 check around setting of NET_IP_ALIGN by Alexander Duyck · 14 years ago
  42. ea812ca x86: Align skb w/ start of cacheline on newer core 2/Xeon Arch by Alexander Duyck · 14 years ago
  43. f384c95 Merge branch 'linus' into perf/core by Thomas Gleixner · 14 years ago
  44. ab8aadb Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  45. f7809da x86: Support for instruction breakpoints by Frederic Weisbecker · 14 years ago
  46. fd699c7 x86, olpc: Add support for calling into OpenFirmware by Andres Salomon · 14 years ago
  47. 1244829 x86: Fix vsyscall on gcc 4.5 with -Os by Andi Kleen · 14 years ago
  48. 646b1db Merge commit 'v2.6.35-rc3' into perf/core by Ingo Molnar · 14 years ago
  49. 23016bf x86: Look for IA32_ENERGY_PERF_BIAS support by Venkatesh Pallipadi · 14 years ago
  50. 7ae1277 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  51. 3c41758 x86, mce: Fix MSR_IA32_MCI_CTL2 CMCI threshold setup by Huang Ying · 14 years ago
  52. 1f9a0bd x86, mce: Rename MSR_IA32_MCx_CTL2 value by Huang Ying · 14 years ago
  53. 23b764d percpu, x86: Avoid warnings of unused variables in per cpu by Andi Kleen · 14 years ago
  54. a4384df x86, irq: Rename gsi_end gsi_top, and fix off by one errors by Eric W. Biederman · 14 years ago
  55. c726b61 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 14 years ago
  56. 67ec660 KVM: SVM: Implement workaround for Erratum 383 by Joerg Roedel · 14 years ago
  57. 1996bda arch: Implement local64_t by Peter Zijlstra · 14 years ago
  58. b0f82b8 perf: Drop the skip argument from perf_arch_fetch_regs_caller by Frederic Weisbecker · 14 years ago
  59. c9cf4db x86: Unify dumpstack.h and stacktrace.h by Frederic Weisbecker · 14 years ago
  60. f6d8a56 x86, UV: Modularize BAU send and wait by Cliff Wickman · 14 years ago
  61. 450a007 x86, UV: BAU broadcast to the local hub by Cliff Wickman · 14 years ago
  62. 90cc7d9 x86, UV: Remove BAU check for stay-busy by Cliff Wickman · 14 years ago
  63. 4faca15 x86, UV: BAU structure rearranging by Cliff Wickman · 14 years ago
  64. 712157a x86, UV: Shorten access to BAU statistics structure by Cliff Wickman · 14 years ago
  65. 50fb55a x86, UV: Disable BAU on network congestion by Cliff Wickman · 14 years ago
  66. e8e5e8a x86, UV: BAU tunables into a debugfs file by Cliff Wickman · 14 years ago
  67. 12a6611 x86, UV: Calculate BAU destination timeout by Cliff Wickman · 14 years ago
  68. e768aee perf, x86: Small fix to cpuid10_edx by Livio Soares · 14 years ago
  69. fc4ac7a x86: use __ASSEMBLY__ rather than __ASSEMBLER__ by Andres Salomon · 14 years ago
  70. 85a0e75 PM / x86: Save/restore MISC_ENABLE register by Ondrej Zary · 14 years ago
  71. c0011db xen: use _PAGE_IOMAP in ioremap to do machine mappings by Jeremy Fitzhardinge · 15 years ago
  72. 9a9620d Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7core by Linus Torvalds · 14 years ago
  73. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  74. 17d30ac Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  75. 021fad8 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  76. e4f2e5e Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  77. 9a90e09 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  78. d3b3833 Merge branch 'ht-delete-2.6.35' into release by Len Brown · 14 years ago
  79. e45b7fa sched: clarify commment for TS_POLLING by Len Brown · 14 years ago
  80. f52e62d x86: remove rdc321x_defs.h by Florian Fainelli · 14 years ago
  81. c5617b2 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  82. 1ba4f22 x86, cpufeature: Unbreak compile with gcc 3.x by H. Peter Anvin · 14 years ago
  83. e534c7c numa: x86_64: use generic percpu var numa_node_id() implementation by Lee Schermerhorn · 14 years ago
  84. 7281201 numa: add generic percpu var numa_node_id() implementation by Lee Schermerhorn · 14 years ago
  85. 1ef0437 asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h by FUJITA Tomonori · 14 years ago
  86. a321ced drivers/hwmon/coretemp.c: get TjMax value from MSR by Carsten Emde · 14 years ago
  87. 6109e2c Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  88. 98edb6c Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  89. 27a3353 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  90. 2a8ba8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  91. 59534f7 Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  92. 29c8439 x86, kgdb: early trap init for early debug by Jan Kiszka · 14 years ago
  93. f503b5a x86,kgdb: Add low level debug hook by Jason Wessel · 14 years ago
  94. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  95. dfacc4d Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 14 years ago
  96. d334a49 ACPI, APEI, Generic Hardware Error Source memory error support by Huang Ying · 14 years ago
  97. 6fa0fdd Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  98. 1467138 x86, mrst: make mrst_timer_options an enum by H. Peter Anvin · 14 years ago
  99. a75af58 x86, mrst: make mrst_identify_cpu() an inline returning enum by H. Peter Anvin · 14 years ago
  100. a875c01 x86, mrst: add more timer config options by Jacob Pan · 14 years ago