1. 19bec32 Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-linus', 'x86-debug-for-linus' and 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  2. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  3. f08b9c2 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  4. d79ee93 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  5. 2ff2b28 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  6. f5c1018 Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  7. cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  8. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  9. 5ec29e3 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  10. abd209b Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  11. 74bc491 x86/pci-calgary_64.c: Remove obsoleted simple_strtoul() usage by Shuah Khan · 13 years ago
  12. bb27f55 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 13 years ago
  13. 3d99449 Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 13 years ago
  14. 16ee657 Merge remote-tracking branch 'tip/perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 13 years ago
  15. 0ab711a x86/apic: Implement EIO micro-optimization by Michael S. Tsirkin · 13 years ago
  16. 2a43195 x86/apic: Add apic->eoi_write() callback by Michael S. Tsirkin · 13 years ago
  17. 31ae983 Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  18. 8e7fbcb sched: Remove stale power aware scheduling remnants and dysfunctional knobs by Peter Zijlstra · 13 years ago
  19. e4f5d54 ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code() by Steven Rostedt · 13 years ago
  20. ab7b64e x86: Don't continue booting if we can't load the specified initrd by Peter Jones · 13 years ago
  21. 363f7ce x86: kernel/dumpstack.c simple_strtoul cleanup by Shuah Khan · 13 years ago
  22. 5abe68e x86: kernel/check.c simple_strtoul cleanup by Shuah Khan · 13 years ago
  23. dad1743 x86/mce: Only restart instruction after machine check recovery if it is safe by Tony Luck · 13 years ago
  24. c6ae41e x86: replace percpu_xxx funcs with this_cpu_xxx by Alex Shi · 13 years ago
  25. 316ad24 sched/x86: Rewrite set_cpu_sibling_map() by Peter Zijlstra · 13 years ago
  26. 63f4711 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  27. 8b1e136 perf/x86-ibs: Fix usage of IBS op current count by Robert Richter · 13 years ago
  28. fc5fb2b perf/x86-ibs: Catch spurious interrupts after stopping IBS by Robert Richter · 13 years ago
  29. c9574fe perf/x86-ibs: Implement workaround for IBS erratum #420 by Robert Richter · 13 years ago
  30. 7caaf4d perf/x86-ibs: Extend hw period that triggers overflow by Robert Richter · 13 years ago
  31. fc006cf perf/x86-ibs: Trigger overflow if remaining period is too small by Robert Richter · 13 years ago
  32. 98112d2 perf/x86-ibs: Rename some variables by Robert Richter · 13 years ago
  33. 450bbd4 perf/x86-ibs: Precise event sampling with IBS for AMD CPUs by Robert Richter · 13 years ago
  34. d47e823 perf/x86-ibs: Take instruction pointer from ibs sample by Robert Richter · 13 years ago
  35. 6accb9c perf/x86-ibs: Fix frequency profiling by Robert Richter · 13 years ago
  36. 7bf3523 perf/x86-ibs: Enable ibs op micro-ops counting mode by Robert Richter · 13 years ago
  37. fd0d000 perf: Pass last sampling period to perf_sample_data_init() by Robert Richter · 13 years ago
  38. c75841a perf/x86-ibs: Fix update of period by Robert Richter · 13 years ago
  39. ad8537c Merge branch 'perf/x86-ibs' into perf/core by Ingo Molnar · 13 years ago
  40. ad7687d x86/numa: Check for nonsensical topologies on real hw as well by Ingo Molnar · 13 years ago
  41. 0acbb44 x86/numa: Hard partition cpu topology masks on node boundaries by Peter Zijlstra · 13 years ago
  42. 57da8b9 x86: Avoid double stack traces with show_regs() by Jan Beulich · 13 years ago
  43. e9b19cd Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  44. d5e2800 percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bit by Tejun Heo · 13 years ago
  45. b2a3477 x86: Fix section annotation of acpi_map_cpu2node() by Jan Beulich · 13 years ago
  46. 38e7c57 x86: Use common threadinfo allocator by Thomas Gleixner · 13 years ago
  47. 67ba529 Merge branch 'smp/threadalloc' into smp/hotplug by Thomas Gleixner · 13 years ago
  48. 85f7f65 x86: Use kick_all_cpus_sync() by Thomas Gleixner · 13 years ago
  49. d1ecad6 x86/apic: Only compile local function if used with !CONFIG_GENERIC_PENDING_IRQ by Márton Németh · 13 years ago
  50. e826abd x86, microcode: microcode_core.c simple_strtoul cleanup by Shuah Khan · 13 years ago
  51. 9438ef7 x86/apic: Fix UP boot crash by Ingo Molnar · 13 years ago
  52. 19209bb x86/sched: Make mwait_usable() heed to "idle=" kernel parameters properly by Srivatsa S. Bhat · 13 years ago
  53. 42fa425 x86: Conditionally update time when ack-ing pending irqs by Shai Fultheim · 13 years ago
  54. 79fec2c Merge tag 'intr-remapping-ops-for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu into core/iommu by Ingo Molnar · 13 years ago
  55. ddc5681 x86/cache_info: Fix setup of l2/l3 ids by Shai Fultheim · 13 years ago
  56. 7164b3f x86/microcode: Ensure that module is only loaded on supported Intel CPUs by Srivatsa S. Bhat · 13 years ago
  57. 8a8f422 iommu: rename intr_remapping.[ch] to irq_remapping.[ch] by Suresh Siddha · 13 years ago
  58. 95a02e9 iommu: rename intr_remapping references to irq_remapping by Suresh Siddha · 13 years ago
  59. 263b5e8 x86, iommu/vt-d: Clean up interfaces for interrupt remapping by Joerg Roedel · 13 years ago
  60. 5e2b930 iommu/vt-d: Convert MSI remapping setup to remap_ops by Joerg Roedel · 13 years ago
  61. 9d619f6 iommu/vt-d: Convert free_irte into a remap_ops callback by Joerg Roedel · 13 years ago
  62. 4c1bad6 iommu/vt-d: Convert IR set_affinity function to remap_ops by Joerg Roedel · 13 years ago
  63. 0c3f173 iommu/vt-d: Convert IR ioapic-setup to use remap_ops by Joerg Roedel · 13 years ago
  64. 4f3d8b6 iommu/vt-d: Convert missing apic.c intr-remapping call to remap_ops by Joerg Roedel · 13 years ago
  65. 736baef iommu/vt-d: Make intr-remapping initialization generic by Joerg Roedel · 13 years ago
  66. 22042c0 Merge branch 'stable/for-ingo-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into x86/apic by Ingo Molnar · 13 years ago
  67. 19631cb Merge branch 'tip/perf/core-4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 13 years ago
  68. febb72a IA32 emulation: Fix build problem for modular ia32 a.out support by Larry Finger · 13 years ago
  69. 62c49cc KVM: Do not take reference to mm during async #PF by Gleb Natapov · 13 years ago
  70. 4504689 x86: Use generic init_task by Thomas Gleixner · 13 years ago
  71. 59a094c ftrace/x86: Use asm/kprobes.h instead of linux/kprobes.h by Steven Rostedt · 13 years ago
  72. 898bfc1 Merge tag 'v3.4-rc5' into next by James Morris · 13 years ago
  73. 4a8e2a3 x86/apic: Replace io_apic_ops with x86_io_apic_ops. by Konrad Rzeszutek Wilk · 13 years ago
  74. 4a6d70c ftrace/x86: Remove the complex ftrace NMI handling code by Steven Rostedt · 13 years ago
  75. 08d636b ftrace/x86: Have arch x86_64 use breakpoints instead of stop machine by Steven Rostedt · 13 years ago
  76. f7f286a x86/amd: Re-enable CPU topology extensions in case BIOS has disabled it by Andreas Herrmann · 13 years ago
  77. 5f09fc6 perf/x86: Fix cmpxchg() usage in amd_put_event_constraints() by Robert Richter · 13 years ago
  78. 10c2502 perf: Trivial cleanup of duplicate code by Robert Richter · 13 years ago
  79. 7eb43a6 x86: Use generic idle thread allocation by Thomas Gleixner · 13 years ago
  80. 5cdaf18 x86: Add task_struct argument to smp_ops.cpu_up by Thomas Gleixner · 13 years ago
  81. fab0699 perf/x86: Clean up register_nmi_handler() usage by Ingo Molnar · 13 years ago
  82. ea0dcf9 x86/apic: Use x2apic physical mode based on FADT setting by Greg Pearson · 13 years ago
  83. 72b3fb2 x86/nmi: Fix page faults by nmiaction if kmemcheck is enabled by Li Zhong · 13 years ago
  84. 553222f x86/nmi: Add new NMI queues to deal with IO_CHK and SERR by Don Zickus · 13 years ago
  85. cd32b16 Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/urgent by Ingo Molnar · 13 years ago
  86. cd74257 x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from assembler by Konrad Rzeszutek Wilk · 13 years ago
  87. 2a14e54 ACPI: Convert wake_sleep_flags to a value instead of function by Konrad Rzeszutek Wilk · 13 years ago
  88. a720b2d x86, intel_cacheinfo: Fix error return code in amd_set_l3_disable_slot() by Srivatsa S. Bhat · 13 years ago
  89. cbf2829 x86, apic: APIC code touches invalid MSR on P5 class machines by Bryan O'Donoghue · 13 years ago
  90. 089f9fb i387: ptrace breaks the lazy-fpu-restore logic by Oleg Nesterov · 13 years ago
  91. 6889463 x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id() by Andreas Herrmann · 13 years ago
  92. a7e0e4e x86: Fix typo in MODULE_DEVICE_TABLE example: s/x86_cpu/x86cpu/ by Josh Triplett · 13 years ago
  93. d7de864 x86/amd: Remove broken links from comment and kernel message by Andreas Herrmann · 13 years ago
  94. 1c2b443 Merge tag 'microcode-fix-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/urgent by Ingo Molnar · 13 years ago
  95. c6cfbeb x86: Enable HAVE_ARCH_SECCOMP_FILTER by Will Drewry · 13 years ago
  96. 283c1f2 x86, microcode: Ensure that module is only loaded on supported AMD CPUs by Andreas Herrmann · 13 years ago
  97. a956bd6 x86, microcode: Fix sysfs warning during module unload on unsupported CPUs by Andreas Herrmann · 13 years ago
  98. 4a1d754 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  99. a3fac08 Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  100. 46ed99d x86: vsyscall: Use NULL instead 0 for a pointer argument by Emil Goode · 13 years ago