1. 9b6efcd lguest: update comments to reflect LHCALL_LOAD_GDT_ENTRY. by Rusty Russell · 14 years ago
  2. a5b6173 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
  3. eefdca0 x86-64, compat: Retruncate rax after ia32 syscall entry tracing by Roland McGrath · 14 years ago
  4. 36d001c x86-64, compat: Test %rax for the syscall number, not %eax by H. Peter Anvin · 14 years ago
  5. c41d68a compat: Make compat_alloc_user_space() incorporate the access_ok() by H. Peter Anvin · 14 years ago
  6. 54ff7e5 x86: hpet: Work around hardware stupidity by Thomas Gleixner · 14 years ago
  7. 08c2b39 x86, build: Disable -fPIE when compiling with CONFIG_CC_STACKPROTECTOR=y by basile@opensource.dyc.edu · 14 years ago
  8. 2fd8186 x86, cpufeature: Suppress compiler warning with gcc 3.x by Tetsuo Handa · 14 years ago
  9. 5ee5e97 x86, tsc: Fix a preemption leak in restore_sched_clock_state() by Peter Zijlstra · 14 years ago
  10. 36ac4b9 x86, UV: Fix initialization of max_pnode by Jack Steiner · 14 years ago
  11. be6200a Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  12. 1faa6ec 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
  13. 899edae Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  14. eebb5f3 KVM: i8259: fix migration by Gleb Natapov · 14 years ago
  15. ae0635b KVM: fix i8259 oops when no vcpus are online by Avi Kivity · 14 years ago
  16. 16518d5 KVM: x86 emulator: fix regression with cmpxchg8b on i386 hosts by Avi Kivity · 14 years ago
  17. d56557a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  18. 1389298 x86, mcheck: Avoid duplicate sysfs links/files for thresholding banks by Andreas Herrmann · 14 years ago
  19. cc1a8e5 x86: Fix the address space annotations of iomap_atomic_prot_pfn() by Francisco Jerez · 14 years ago
  20. 4177c42 perf, x86: Try to handle unknown nmis with an enabled PMU by Robert Richter · 14 years ago
  21. de725de perf, x86: Fix handle_irq return values by Peter Zijlstra · 14 years ago
  22. 2e556b5 perf, x86: Fix accidentally ack'ing a second event on intel perf counter by Don Zickus · 14 years ago
  23. b4c69d4 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 14 years ago
  24. 269f45c oprofile, x86: fix init_sysfs() function stub by Robert Richter · 14 years ago
  25. 10f0412 oprofile, x86: fix init_sysfs error handling by Robert Richter · 14 years ago
  26. d4348c6 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  27. 5e68601 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  28. 8d33091 perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flag by Lin Ming · 14 years ago
  29. b7d4608 x86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampoline by Hugh Dickins · 14 years ago
  30. c05e1e2 Merge branch 'for-upstream/pvhvm' of git://xenbits.xensource.com/people/ianc/linux-2.6 by Linus Torvalds · 14 years ago
  31. 1dc7ce9 xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessary by Ian Campbell · 14 years ago
  32. c93a4df xen: pvhvm: allow user to request no emulated device unplug by Ian Campbell · 14 years ago
  33. 3dc8d7f Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  34. ddb0c5a Replace Configure with Enable in description of MAXSMP by Samuel Thibault · 14 years ago
  35. 51e3c1b x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev by Sergey Senozhatsky · 14 years ago
  36. 36423a5 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
  37. cd7240c x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states by Suresh Siddha · 14 years ago
  38. 05e4076 x86, apic: Fix apic=debug boot crash by Daniel Kiper · 14 years ago
  39. d7c53c9 x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issues by Borislav Petkov · 14 years ago
  40. b3ea36b Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  41. 737480a kprobes/x86: Fix the return address of multiple kretprobes by KUMANO Syuhei · 14 years ago
  42. 8848a91 x86-32: Fix dummy trampoline-related inline stubs by H. Peter Anvin · 14 years ago
  43. fd89a13 x86-32: Separate 1:1 pagetables from swapper_pg_dir by Joerg Roedel · 14 years ago
  44. 07a7795 x86, cpu: Fix regression in AMD errata checking code by Hans Rosenfeld · 14 years ago
  45. 351af07 perf, x86: Fix Intel-nhm PMU programming errata workaround by Zhang, Yanmin · 14 years ago
  46. 392abee Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  47. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  48. 23b90cf x86/PCI: only define pci_domain_nr if PCI and PCI_DOMAINS are set by Jesse Barnes · 14 years ago
  49. 6b5d7a9 KVM: PIT: free irq source id in handling error path by Xiao Guangrong · 14 years ago
  50. 8c8aefc kgdb: add missing __percpu markup in arch/x86/kernel/kgdb.c by Namhyung Kim · 14 years ago
  51. 2245ba2 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  52. 3185bf8 KVM: destroy workqueue on kvm_create_pit() failures by Xiaotian Feng · 14 years ago
  53. f45755b KVM: fix poison overwritten caused by using wrong xstate size by Xiaotian Feng · 14 years ago
  54. 95ee46a Merge branch 'linus' into release by Len Brown · 14 years ago
  55. 8b1bb90 defconfig reduction by Sam Ravnborg · 14 years ago
  56. bf56fba archs: replace unifdef-y with header-y by Sam Ravnborg · 14 years ago
  57. c206d44 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  58. 78b1486 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  59. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  60. 4b17caf Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  61. 36450e9 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  62. c029b55 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  63. 9605456 x86: don't send SIGBUS for kernel page faults by Linus Torvalds · 14 years ago
  64. 3f6c4df [CPUFREQ] acpi-cpufreq: add missing __percpu markup by Namhyung Kim · 14 years ago
  65. f46a680 Merge branch 'linus' into perf/urgent by Ingo Molnar · 14 years ago
  66. 1d6225e x86, UV: Make kdump avoid stack dumps - fix !CONFIG_KEXEC breakage by Cliff Wickman · 14 years ago
  67. 4032816 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  68. 4936a3b x86/hpet: Use the FSEC_PER_SEC constant for femto-second periods by Chris Wilson · 14 years ago
  69. a3da323 [CPUFREQ] add missing __percpu markup in pcc-cpufreq.c by Namhyung Kim · 14 years ago
  70. 26f0cf9 Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  71. 417484d x86, asm: Use a lower case name for the end macro in atomic64_386_32.S by Luca Barbieri · 14 years ago
  72. 3024655 x86, asm: Refactor atomic64_386_32.S to support old binutils and be cleaner by Luca Barbieri · 14 years ago
  73. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  74. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
  75. 8fd4993 x86: Document __phys_reloc_hide() usage in __pa_symbol() by Namhyung Kim · 14 years ago
  76. 8cbd84f x86: fix up system call numbering nit by Linus Torvalds · 14 years ago
  77. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  78. b34d891 Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux by Linus Torvalds · 14 years ago
  79. 8c8946f Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  80. d7a7c57 x86, ia64, smp: use workqueues unconditionally during do_boot_cpu() by Suresh Siddha · 14 years ago
  81. 4e60c86 gcc-4.6: mm: fix unused but set warnings by Andi Kleen · 14 years ago
  82. 597781f kmap_atomic: make kunmap_atomic() harder to misuse by Cesar Eduardo Barros · 14 years ago
  83. 1c250d7 perf, x86: P4 PMU -- update nmi irq statistics and unmask lvt entry properly by Cyrill Gorcunov · 14 years ago
  84. ad4ecef ACPI, APEI, Rename CPER and GHES severity constants by Huang Ying · 14 years ago
  85. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  86. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  87. 4a386c3 Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  88. e877977 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  89. 3cf8ad3 Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  90. 66cd55d Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  91. 75cb5fd Merge branches 'x86-cleanups-for-linus', 'x86-vmware-for-linus', 'x86-mtrr-for-linus', 'x86-apic-for-linus', 'x86-fpu-for-linus' and 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  92. b62ad9a Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  93. 7645e43 x86, kvm: Remove cast obsoleted by set_64bit() prototype cleanup by H. Peter Anvin · 14 years ago
  94. 1cfd2bd Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  95. cc41f5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  96. 90c8327 Merge branches 'x86-rwsem-for-linus' and 'x86-gcc46-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  97. a417fb9 Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  98. 9faa1e5 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  99. d9a73c0 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  100. b304441 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago