1. 8435a3c crypto: twofish/avx - avoid using temporary stack buffers by Jussi Kivilinna · 12 years ago
  2. cba1cce crypto: cast6/avx - avoid using temporary stack buffers by Jussi Kivilinna · 12 years ago
  3. 5899098 crypto: x86/glue_helper - use le128 instead of u128 for CTR mode by Jussi Kivilinna · 12 years ago
  4. ce37f40 x86: Allow tracing of functions in arch/x86/kernel/rtc.c by David Vrabel · 12 years ago
  5. 94777fc x86/irq/ioapic: Check for valid irq_cfg pointer in smp_irq_move_cleanup_interrupt by Dimitri Sivanich · 12 years ago
  6. 64dfab8 perf/x86: Remove unused variable in nhmex_rbox_alter_er() by Wei Yongjun · 12 years ago
  7. 3e8fa26 x86/efi: Fix oops caused by incorrect set_memory_uc() usage by Matt Fleming · 12 years ago
  8. 269833b x86/asm: Clean up copy_page_*() comments and code by Ma Ling · 12 years ago
  9. e4074b3 perf/x86: Enable overflow on Intel KNC with a custom knc_pmu_handle_irq() by Vince Weaver · 12 years ago
  10. 7d01196 perf/x86: Remove cpuc->enable check on Intl KNC event enable/disable by Vince Weaver · 12 years ago
  11. ae5ba47 perf/x86: Make Intel KNC use full 40-bit width of counters by Vince Weaver · 12 years ago
  12. 032c385 perf/x86/uncore: Handle pci_read_config_dword() errors by Yan, Zheng · 12 years ago
  13. 876ee61 x86-64: Fix page table accounting by Jan Beulich · 12 years ago
  14. 20550a4 perf/x86: Add hardware events translations for Intel P6 cpus by Jiri Olsa · 12 years ago
  15. 0bf79d4 perf/x86: Add hardware events translations for AMD cpus by Jiri Olsa · 12 years ago
  16. 43c032f perf/x86: Add hardware events translations for Intel cpus by Jiri Olsa · 12 years ago
  17. 8300daa perf/x86: Filter out undefined events from sysfs events attribute by Jiri Olsa · 12 years ago
  18. a474739 perf/x86: Make hardware event translations available in sysfs by Jiri Olsa · 12 years ago
  19. 58e9eaf perf/x86: Remove P6 cpuc->enabled check by Vince Weaver · 12 years ago
  20. e09df47 perf/x86: Update/fix generic events on P6 PMU by Vince Weaver · 12 years ago
  21. 7991c9c perf/x86: Fix P6 FP_ASSIST event constraint by Vince Weaver · 12 years ago
  22. 7b16bbf Revert "x86/mm: Fix the size calculation of mapping tables" by Dave Young · 12 years ago
  23. bffd5fc x86/perf: Fix virtualization sanity check by Andre Przywara · 12 years ago
  24. 0e9e3e3 Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  25. 3d0ceac Merge tag 'kvm-3.7-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  26. 8ca40a7 KVM: Take kvm instead of vcpu to mmu_notifier_retry by Christoffer Dall · 12 years ago
  27. c5e015d KVM guest: exit idleness when handling KVM_PV_REASON_PAGE_NOT_PRESENT by Sasha Levin · 12 years ago
  28. 7f46ddb KVM: apic: fix LDR calculation in x2apic mode by Gleb Natapov · 12 years ago
  29. f3ac1a4 KVM: MMU: fix release noslot pfn by Xiao Guangrong · 12 years ago
  30. 1f5b77f KVM: SVM: Cleanup error statements by Borislav Petkov · 12 years ago
  31. f38787f Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/urgent by Ingo Molnar · 12 years ago
  32. 957b909 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 12 years ago
  33. a05123b perf/x86: Disable uncore on virtualized CPUs by Yan, Zheng · 12 years ago
  34. 8c1bee6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  35. a448a03 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 12 years ago
  36. e05dacd Merge commit 'v3.7-rc1' into stable/for-linus-3.7 by Konrad Rzeszutek Wilk · 12 years ago
  37. a349e23d1 xen/x86: don't corrupt %eip when returning from a signal handler by David Vrabel · 12 years ago
  38. ef32f89 xen: grant: use xen_pfn_t type for frame_list. by Ian Campbell · 12 years ago
  39. 37ea0fc xen: sysfs: fix build warning. by Ian Campbell · 12 years ago
  40. c2103b7 xen/x86: remove duplicated include from enlighten.c by Wei Yongjun · 12 years ago
  41. 4533d86 Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgent by H. Peter Anvin · 12 years ago
  42. 5bc6617 x86, MCE: Remove bios_cmci_threshold sysfs attribute by Borislav Petkov · 12 years ago
  43. 32bec97 crypto: aesni - fix XTS mode on x86-32, add wrapper function for asmlinkage aesni_enc() by Jussi Kivilinna · 12 years ago
  44. bf4ca23 KVM: VMX: report internal error for MMIO #PF due to delivery event by Xiao Guangrong · 12 years ago
  45. b9bf688 KVM: VMX: report internal error for the unhandleable event by Xiao Guangrong · 12 years ago
  46. 471842e KVM: do not de-cache cr4 bits needlessly by Gleb Natapov · 12 years ago
  47. 21c5e50 x86, amd, mce: Avoid NULL pointer reference on CPU northbridge lookup by Daniel J Blueman · 12 years ago
  48. 1bbbbe7 x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct mapping. by Jacob Shin · 13 years ago
  49. bd6360c KVM: MMU: introduce FNAME(prefetch_gpte) by Xiao Guangrong · 12 years ago
  50. a052b42 KVM: MMU: move prefetch_invalid_gpte out of pagaing_tmp.h by Xiao Guangrong · 12 years ago
  51. d4878f2 KVM: MMU: cleanup FNAME(page_fault) by Xiao Guangrong · 12 years ago
  52. bd66077 KVM: MMU: remove mmu_is_invalid by Xiao Guangrong · 12 years ago
  53. 20b279d perf: Require exclude_guest to use PEBS - kernel side enforcement by Peter Zijlstra · 12 years ago
  54. 3ce9e53 kbuild: Fix accidental revert in commit fe04ddf by Michal Marek · 12 years ago
  55. 6a8ce1e crypto: crc32c - Optimize CRC32C calculation with PCLMULQDQ instruction by Tim Chen · 12 years ago
  56. 35b8092 crypto: crc32c - Rename crc32c-intel.c to crc32c-intel_glue.c by Tim Chen · 12 years ago
  57. 440091050 oprofile, x86: Fix wrapping bug in op_x86_get_ctrl() by Dan Carpenter · 12 years ago
  58. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  59. b6eea87 x86, boot: Explicitly include autoconf.h for hostprogs by Matt Fleming · 12 years ago
  60. 6c536a1 Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 12 years ago
  61. ade0899 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  62. 4e21fc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  63. 22e2430d x86, um: convert to saner kernel_execve() semantics by Al Viro · 12 years ago
  64. ccff9b1 Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  65. 03d3602 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  66. 1a7bbda xen/bootup: allow {read|write}_cr8 pvops call. by Konrad Rzeszutek Wilk · 12 years ago
  67. cd0608e xen/bootup: allow read_tscp call for Xen PV guests. by Konrad Rzeszutek Wilk · 12 years ago
  68. 42c1221 kgdb,x86: fix warning about unused variable by Jason Wessel · 12 years ago
  69. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  70. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  71. f59b51f Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  72. 37185b3 um: get rid of pointless include "..." where include <...> will do by Al Viro · 12 years ago
  73. 382d95f um: move sysrq.h out of include/shared by Al Viro · 12 years ago
  74. 8813f67 um/x86: merge 32 and 64 bit variants of ptrace.h by Al Viro · 12 years ago
  75. 4301785 um/x86: merge 32 and 64bit variants of checksum.h by Al Viro · 12 years ago
  76. 9e2d865 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  77. b113da6 mm: Add and use update_mmu_cache_pmd() in transparent huge page code. by David Miller · 12 years ago
  78. 027ef6c mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THP by Andrea Arcangeli · 12 years ago
  79. 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
  80. e79bee2 atomic: implement generic atomic_dec_if_positive() by Shaohua Li · 12 years ago
  81. 9c079ad rbtree: move augmented rbtree functionality to rbtree_augmented.h by Michel Lespinasse · 12 years ago
  82. 6b2dbba mm: replace vma prio_tree with an interval tree by Michel Lespinasse · 12 years ago
  83. 3908836 rbtree: add RB_DECLARE_CALLBACKS() macro by Michel Lespinasse · 12 years ago
  84. 9d9e6f9 rbtree: remove prior augmented rbtree implementation by Michel Lespinasse · 12 years ago
  85. 1562606 thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE by Gerald Schaefer · 12 years ago
  86. 5d3a551 mm: hugetlb: add arch hook for clearing page flags before entering pool by Will Deacon · 12 years ago
  87. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  88. b3b9c29 mm, x86, pat: rework linear pfn-mmap tracking by Konstantin Khlebnikov · 12 years ago
  89. 5180da4 x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_insert_pfn by Suresh Siddha · 12 years ago
  90. b1a86e1 x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routines by Suresh Siddha · 12 years ago
  91. 7ac57a8 Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry by Catalin Marinas · 12 years ago
  92. b69ec42 Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option by Catalin Marinas · 12 years ago
  93. af1839e Kconfig: clean up the long arch list for the UID16 config option by Catalin Marinas · 12 years ago
  94. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  95. b6785de KVM: x86: Make emulator_fix_hypercall static by Jan Kiszka · 12 years ago
  96. 8b6e454 KVM: x86: Convert kvm_arch_vcpu_reset into private kvm_vcpu_reset by Jan Kiszka · 12 years ago
  97. d43b716 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  98. b64b9c9 uprobes/x86: Only rep+nop can be emulated correctly by Oleg Nesterov · 12 years ago
  99. dc92b1f Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  100. f1c6872 Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago