1. 91d41f1 crypto: twofish-x86-asm - make assembler functions use twofish_ctx instead of crypto_tfm by Jussi Kivilinna · 13 years ago
  2. a071d06 crypto: blowfish-x86_64 - add credits by Jussi Kivilinna · 13 years ago
  3. e827bb0 crypto: blowfish-x86_64 - improve x86_64 blowfish 4-way performance by Jussi Kivilinna · 13 years ago
  4. 4a4cc2b crypto: aes-x86 - quiet sparse noise about symbol not declared by H Hartley Sweeten · 13 years ago
  5. 64b94ce crypto: blowfish - add x86_64 assembly implementation by Jussi Kivilinna · 13 years ago
  6. 66be895 crypto: sha1 - SSSE3 based SHA1 implementation for x86-64 by Mathias Krause · 13 years ago
  7. f85f19d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  8. b993fdb Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  9. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  10. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  11. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  12. 148817b asm-generic: add another generic ext2 atomic bitops by Akinobu Mita · 13 years ago
  13. 0e9a6cb ptrace: unify show_regs() prototype by Mike Frysinger · 13 years ago
  14. fa8f53a Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  15. b3c4b98 xen/tracing: fix compile errors when tracing is disabled. by Jeremy Fitzhardinge · 13 years ago
  16. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  17. 07d5b38 x86, olpc-xo15-sci: Enable EC wakeup capability by Daniel Drake · 13 years ago
  18. d8d01a6 x86, olpc: Fix dependency on POWER_SUPPLY by Daniel Drake · 13 years ago
  19. ff0c4ad Merge branch 'for-upstream' of git://openrisc.net/jonas/linux by Linus Torvalds · 13 years ago
  20. fcda12e Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 13 years ago
  21. 5fabc48 Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  22. c61264f Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  23. a23a334 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  24. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 13 years ago
  25. 4f02264 KVM: MMU: trace mmio page fault by Xiao Guangrong · 13 years ago
  26. ce88dec KVM: MMU: mmio page fault support by Xiao Guangrong · 13 years ago
  27. dd3bfd5 KVM: MMU: reorganize struct kvm_shadow_walk_iterator by Xiao Guangrong · 13 years ago
  28. c2a2ac2 KVM: MMU: lockless walking shadow page table by Xiao Guangrong · 13 years ago
  29. 603e065 KVM: MMU: do not need atomicly to set/clear spte by Xiao Guangrong · 13 years ago
  30. 1df9f2d KVM: MMU: introduce the rules to modify shadow page table by Xiao Guangrong · 13 years ago
  31. d7c5520 KVM: MMU: abstract some functions to handle fault pfn by Xiao Guangrong · 13 years ago
  32. fce92dc KVM: MMU: filter out the mmio pfn from the fault pfn by Xiao Guangrong · 13 years ago
  33. c370795 KVM: MMU: remove bypass_guest_pf by Xiao Guangrong · 13 years ago
  34. bd4c86e KVM: MMU: split kvm_mmu_free_page by Xiao Guangrong · 13 years ago
  35. aa6bd18 KVM: MMU: count used shadow pages on prepareing path by Xiao Guangrong · 13 years ago
  36. b90a0e6 KVM: MMU: rename 'pt_write' to 'emulate' by Xiao Guangrong · 13 years ago
  37. b36c7a7 KVM: MMU: cleanup for FNAME(fetch) by Xiao Guangrong · 13 years ago
  38. 640d9b0 KVM: MMU: optimize to handle dirty bit by Xiao Guangrong · 13 years ago
  39. bebb106 KVM: MMU: cache mmio info on page fault path by Xiao Guangrong · 13 years ago
  40. af7cc7d KVM: x86: introduce vcpu_mmio_gva_to_gpa to cleanup the code by Xiao Guangrong · 13 years ago
  41. ffb61bb KVM: MMU: do not update slot bitmap if spte is nonpresent by Xiao Guangrong · 13 years ago
  42. 052331b KVM: MMU: fix walking shadow page table by Xiao Guangrong · 13 years ago
  43. d910f5c KVM guest: KVM Steal time registration by Glauber Costa · 13 years ago
  44. b4db920 Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-for-linus', 'x86-platform-for-linus', 'x86-quirks-for-linus', 'x86-tsc-for-linus' and 'x86-smpboot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  45. 7080d30 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  46. 148a7b1 Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  47. 9d07156 Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  48. e725421 virtio: expose for non-virtualization users too by Ohad Ben-Cohen · 13 years ago
  49. 8e20487 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  50. 3e0b8df Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  51. 8051207 Merge branch 'x86-signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  52. 9e39264ed Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  53. dc43d9f Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  54. 8077506 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  55. 7c6582b Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  56. 227ad9b Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  57. 35b004c Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  58. 0a613b6 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  59. eb47418 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  60. 2c9e88a Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  61. 52de84f Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  62. a99a7d1 Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  63. 4d4abdc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  64. 6d16d6d Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  65. 17413f5 Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  66. acb41c0 Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  67. 951cc93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  68. a7e1aab Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 13 years ago
  69. 111ad11 Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  70. 997271c Merge branch 'stable/pci.cleanups.v1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  71. 896d017 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  72. a4e0527 asm-generic: move archictures to common delay.h by Jonas Bonn · 13 years ago
  73. 9b373ed x86/PCI: Preserve existing pci=bfsort whitelist for Dell systems by Narendra_K@Dell.com · 13 years ago
  74. a8c7ef3 x86/PCI: quirks: Use pci_dev->revision by tip-bot for Sergei Shtylyov · 13 years ago
  75. d534194 PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. by Ralf Baechle · 13 years ago
  76. db34a36 x86/PCI: config space accessor functions should not ignore the segment argument by Jan Beulich · 13 years ago
  77. 43d786e x86/PCI: reduce severity of host bridge window conflict warnings by Bjorn Helgaas · 13 years ago
  78. 0aba496 x86/PCI: select direct access mode for mmconfig option by Shaohua Li · 13 years ago
  79. 8d431f4 lguest: Fix translation count about wikipedia's cpuid page by Adrian Knoth · 13 years ago
  80. 64be115 lguest: Fix three simple typos in comments by Adrian Knoth · 13 years ago
  81. 9f54288 lguest: update comments by Rusty Russell · 13 years ago
  82. 7e19414 lguest: remove remaining vmcall by Rusty Russell · 13 years ago
  83. 5dea1c8 lguest: use a special 1:1 linear pagetable mode until first switch. by Rusty Russell · 13 years ago
  84. aafade2 x86-64, vdso: Do not allocate memory for the vDSO by Andy Lutomirski · 13 years ago
  85. ae7bd11 clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG option by H. Peter Anvin · 13 years ago
  86. a536877 x86: Make Dell Latitude E6420 use reboot=pci by H. Peter Anvin · 13 years ago
  87. b7798d2 x86: Make Dell Latitude E5420 use reboot=pci by Daniel J Blueman · 13 years ago
  88. 1ac2e6c x86, perf: Make copy_from_user_nmi() a library function by Robert Richter · 13 years ago
  89. f53173e x86, perf: P4 PMU - Fix typos in comments and style cleanup by Cyrill Gorcunov · 13 years ago
  90. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  91. 050438e kexec, x86: Fix incorrect jump back address if not preserving context by Huang Ying · 13 years ago
  92. 43605ef x86, config: Introduce an INTEL_MID configuration by Alan Cox · 13 years ago
  93. 3817505 x86, quirks: Use pci_dev->revision by Sergei Shtylyov · 13 years ago
  94. a6c23905 x86, smpboot: Mark the names[] array in __inquire_remote_apic() as const by Greg Dietsche · 13 years ago
  95. ef68c8f x86: Serialize EFI time accesses on rtc_lock by Jan Beulich · 13 years ago
  96. ac619f4 x86: Serialize SMP bootup CMOS accesses on rtc_lock by Jan Beulich · 13 years ago
  97. a750036 x86: Fix write lock scalability 64-bit issue by Jan Beulich · 13 years ago
  98. a7386694 x86: Unify rwsem assembly implementation by Jan Beulich · 13 years ago
  99. 4625cd6 x86: Unify rwlock assembly implementation by Jan Beulich · 13 years ago
  100. 919d25a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago