1. c37b5ef x86, xsave: save/restore the extended state context in sigframe by Suresh Siddha · 16 years ago
  2. bdd8cab x86, xsave: struct _fpstate extensions to include extended state information by Suresh Siddha · 16 years ago
  3. 9dc89c0 x86, xsave: xsave/xrstor specific routines by Suresh Siddha · 16 years ago
  4. ab51370 x86, xsave: reorganization of signal save/restore fpstate code layout by Suresh Siddha · 16 years ago
  5. 3c1c7f1 x86, xsave: dynamically allocate sigframes fpstate instead of static allocation by Suresh Siddha · 16 years ago
  6. b359e8a x86, xsave: context switch support using xsave/xrstor by Suresh Siddha · 16 years ago
  7. dc1e35c x86, xsave: enable xsave/xrstor on cpus with xsave support by Suresh Siddha · 16 years ago
  8. a648bf4 x86, xsave: xsave cpuid feature bits by Suresh Siddha · 16 years ago
  9. 15dd859 Merge commit 'v2.6.27-rc1' into x86/core by Ingo Molnar · 16 years ago
  10. b2d9d33 Merge branch 'x86/fpu' into x86/core by Ingo Molnar · 16 years ago
  11. cb28a1b Merge branch 'linus' into core/generic-dma-coherent by Ingo Molnar · 16 years ago
  12. 5f4cb66 KVM: SVM: allow enabling/disabling NPT by reloading only the architecture module by Joerg Roedel · 17 years ago
  13. 7f2da1e [PATCH] kill altroot by Al Viro · 17 years ago
  14. fb3b806 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
  15. 8174c43 x86: lockless get_user_pages_fast() by Nick Piggin · 16 years ago
  16. a0a8f53 x86: implement pte_special by Nick Piggin · 16 years ago
  17. 3ab8352 kexec jump by Huang Ying · 16 years ago
  18. 1956a96 x86 calgary: fix handling of devices that aren't behind the Calgary by Alexis Bruemmer · 16 years ago
  19. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  20. 6ffac1e x64, fpu: fix possible FPU leakage in error conditions by Suresh Siddha · 16 years ago
  21. edb181a x86: mach-numaq to numaq by Yinghai Lu · 16 years ago
  22. e8c48ef x86: mach_summit to summit by Yinghai Lu · 16 years ago
  23. c7e7964 x86: mach_es7000 to es7000 by Yinghai Lu · 16 years ago
  24. 1176fa9 x86: mach-bigsmp to bigsmp by Yinghai Lu · 16 years ago
  25. a4dbc34 x86: add setup_ioapic_ids for numaq in x86_quirks by Yinghai Lu · 16 years ago
  26. 10d3285 Merge branch 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
  27. 6dec3a1 Merge branch 'x86/x2apic' into x86/core by Ingo Molnar · 16 years ago
  28. 1503af6 Merge branch 'linus' into x86/header-guards by Ingo Molnar · 16 years ago
  29. 1ca9fda x86: fix IBM Summit based systems' phys_cpu_present_map on 32-bit kernels by Chris McDermott · 16 years ago
  30. 071375b x86, RDC321x: remove gpio.h complications by Ingo Molnar · 16 years ago
  31. 762b829 Merge git://git.infradead.org/~dwmw2/random-2.6 by Linus Torvalds · 16 years ago
  32. 7dcf2a9 remove dummy asm/kvm.h files by Adrian Bunk · 17 years ago
  33. f22ab81 include/asm/ptrace.h userspace headers cleanup by Adrian Bunk · 16 years ago
  34. 7444a72 gpiolib: allow user-selection by Michael Buesch · 16 years ago
  35. b69c49b clean up duplicated alloc/free_thread_info by FUJITA Tomonori · 16 years ago
  36. 10a010f Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
  37. b30f3ae x86-64: Clean up 'save/restore_i387()' usage by Linus Torvalds · 16 years ago
  38. b5684b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  39. 2a8f745 ide: remove <asm/ide.h> for some archs by Bartlomiej Zolnierkiewicz · 16 years ago
  40. f01d35d ide-generic: remove ide_default_{io_base,irq}() inlines (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  41. d83b8b8 ide: define MAX_HWIFS in <linux/ide.h> by Bartlomiej Zolnierkiewicz · 16 years ago
  42. b6cd7da ide-generic: remove "no_pci_devices()" quirk from ide_default_io_base() by Bartlomiej Zolnierkiewicz · 16 years ago
  43. 6044110 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
  44. 7540081 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  45. 9fe5ad9 flag parameters add-on: remove epoll_create size param by Ulrich Drepper · 16 years ago
  46. 4006553 flag parameters: inotify_init by Ulrich Drepper · 16 years ago
  47. ed8cae8 flag parameters: pipe by Ulrich Drepper · 16 years ago
  48. 336dd1f flag parameters: dup2 by Ulrich Drepper · 16 years ago
  49. a0998b5 flag parameters: epoll_create by Ulrich Drepper · 16 years ago
  50. b087498e flag parameters: eventfd by Ulrich Drepper · 16 years ago
  51. 9deb27b flag parameters: signalfd by Ulrich Drepper · 16 years ago
  52. aaca0bd flag parameters: paccept by Ulrich Drepper · 16 years ago
  53. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  54. b4718e6 x86: add hugepagesz option on 64-bit by Andi Kleen · 16 years ago
  55. a551643 hugetlb: modular state for hugetlb page size by Andi Kleen · 16 years ago
  56. 42b7772 mm: remove double indirection on tlb parameter to free_pgd_range() & Co by Jan Beulich · 16 years ago
  57. 28b2ee2 access_process_vm device memory infrastructure by Rik van Riel · 16 years ago
  58. 2351ec5 Remove asm/semaphore.h by Matthew Wilcox · 16 years ago
  59. 04bbe43 x86: fix header export, asm-x86/processor-flags.h, CONFIG_* leaks by Vegard Nossum · 16 years ago
  60. 7f9dce3 Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  61. 26dcce0 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  62. a318631 x86: consolidate header guards by Vegard Nossum · 16 years ago
  63. 77ef50a x86: consolidate header guards by Vegard Nossum · 17 years ago
  64. a656c8e x86: fix spurious '#' in kvm header by Vegard Nossum · 16 years ago
  65. df1be43 x64, apic: use generic apic_write() for ack_APIC_irq() by Suresh Siddha · 16 years ago
  66. 77be1fa x86: add PTE_FLAGS_MASK by Jeremy Fitzhardinge · 16 years ago
  67. 59438c9 x86: rename PTE_MASK to PTE_PFN_MASK by Jeremy Fitzhardinge · 16 years ago
  68. c2e3277 x86: fix pte_flags() to only return flags, fix lguest (updated) by Rusty Russell · 16 years ago
  69. 1b9b89e x86: add apic probe for genapic 64bit, v2 by Yinghai Lu · 16 years ago
  70. 76c3bb1 Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
  71. cfc1b9a x86: convert Dprintk to pr_debug by Thomas Gleixner · 16 years ago
  72. eb6a12c Merge branch 'linus' into cpus4096-for-linus by Ingo Molnar · 16 years ago
  73. 2e2dcc7 Merge branch 'x86/paravirt-spinlocks' into x86/for-linus by Ingo Molnar · 16 years ago
  74. acee709 Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus by Ingo Molnar · 16 years ago
  75. e66d90f Merge branch 'linus' into xen-64bit by Ingo Molnar · 16 years ago
  76. 1c29dd9 Merge branch 'linus' into x86/paravirt-spinlocks by Ingo Molnar · 16 years ago
  77. 33a37eb KVM: fix exception entry / build bug, on 64-bit by Ingo Molnar · 16 years ago
  78. e27772b Merge branch 'linus' into x86/urgent by Ingo Molnar · 16 years ago
  79. d6e88ae KVM: Prefix some x86 low level function with kvm_, to avoid namespace issues by Avi Kivity · 17 years ago
  80. 7a5b56d KVM: x86 emulator: lazily evaluate segment registers by Avi Kivity · 17 years ago
  81. f5b4edc KVM: x86 emulator: simplify rip relative decoding by Avi Kivity · 17 years ago
  82. 542472b KVM: Add coalesced MMIO support (x86 part) by Laurent Vivier · 17 years ago
  83. 3e6e0aa KVM: Prefixes segment functions that will be exported with "kvm_" by Guillaume Thouvenin · 17 years ago
  84. 9ba075a KVM: MTRR support by Avi Kivity · 17 years ago
  85. 81609e3 KVM: Order segment register constants in the same way as cpu operand encoding by Avi Kivity · 17 years ago
  86. f08864b KVM: VMX: Enable NMI with in-kernel irqchip by Sheng Yang · 17 years ago
  87. 3419ffc KVM: IOAPIC/LAPIC: Enable NMI support by Sheng Yang · 17 years ago
  88. 7cc8883 KVM: Remove decache_vcpus_on_cpu() and related callbacks by Avi Kivity · 17 years ago
  89. 4ecac3f KVM: Handle virtualization instruction #UD faults during reboot by Avi Kivity · 17 years ago
  90. 1b7fcd3 KVM: MMU: Fix false flooding when a pte points to page table by Avi Kivity · 17 years ago
  91. d2ebb41 KVM: SVM: add tracing support for TDP page faults by Joerg Roedel · 17 years ago
  92. 3165651 sched, x86: clean up hrtick implementation by Peter Zijlstra · 16 years ago
  93. 94a1e86 NR_CPUS: Replace per_cpu(..., smp_processor_id()) with __get_cpu_var by Mike Travis · 16 years ago
  94. c4dc59a x86, VisWS: turn into generic arch, eliminate leftover files by Ingo Molnar · 16 years ago
  95. 63b5d7a x86: add ->pre_time_init to x86_quirks by Yinghai Lu · 16 years ago
  96. 64898a8 x86: extend and use x86_quirks to clean up NUMAQ code by Yinghai Lu · 16 years ago
  97. 3c9cb6d x86: introduce x86_quirks by Yinghai Lu · 16 years ago
  98. 48fe4a7 x86: i386: reduce boot fixmap space by Jan Beulich · 16 years ago
  99. 08ad8af x86: reduce force_mwait visibility by Jan Beulich · 16 years ago
  100. 08e1a13 x86: reduce forbid_dac's visibility by Jan Beulich · 16 years ago