1. d3f5188 crypto: x86/twofish - assembler clean-ups: use ENTRY/ENDPROC, localize jump labels by Jussi Kivilinna · 11 years ago
  2. ac9d55d crypto: x86/sha1 - assembler clean-ups: use ENTRY/ENDPROC by Jussi Kivilinna · 11 years ago
  3. 2dcfd44 crypto: x86/serpent - use ENTRY/ENDPROC for assember functions and localize jump targets by Jussi Kivilinna · 11 years ago
  4. 0444380 crypto: x86/salsa20 - assembler cleanup, use ENTRY/ENDPROC for assember functions and rename ECRYPT_* to salsa20_* by Jussi Kivilinna · 11 years ago
  5. b05d3f3 crypto: x86/ghash - assembler clean-up: use ENDPROC at end of assember functions by Jussi Kivilinna · 11 years ago
  6. 698a5ab crypto: x86/crc32c - assembler clean-up: use ENTRY/ENDPROC by Jussi Kivilinna · 11 years ago
  7. 1985fec crypto: cast6-avx: use ENTRY()/ENDPROC() for assembler functions by Jussi Kivilinna · 11 years ago
  8. e17e209 crypto: cast5-avx: use ENTRY()/ENDPROC() for assembler functions and localize jump targets by Jussi Kivilinna · 11 years ago
  9. 5999068 crypto: camellia-x86_64/aes-ni: use ENTRY()/ENDPROC() for assembler functions and localize jump targets by Jussi Kivilinna · 11 years ago
  10. 5186e39 crypto: blowfish-x86_64: use ENTRY()/ENDPROC() for assembler functions and localize jump targets by Jussi Kivilinna · 11 years ago
  11. 8309b74 crypto: aesni-intel - add ENDPROC statements for assembler functions by Jussi Kivilinna · 11 years ago
  12. 3f29974 crypto: x86/aes - assembler clean-ups: use ENTRY/ENDPROC, localize jump targets by Jussi Kivilinna · 11 years ago
  13. 78c37d1 crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table implementation by Alexander Boyko · 11 years ago
  14. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  15. 787314c Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  16. c40702c new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those by Al Viro · 12 years ago
  17. 9026843 generic compat_sys_sigaltstack() by Al Viro · 12 years ago
  18. 6bf9adf introduce generic sys_sigaltstack(), switch x86 and um to it by Al Viro · 12 years ago
  19. 9b064fc new helper: compat_user_stack_pointer() by Al Viro · 12 years ago
  20. 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
  21. 5208ba2 missing user_stack_pointer() instances by Al Viro · 12 years ago
  22. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  23. 1bd12c9 Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  24. 7a684c4 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  25. 673ab87 Merge branch 'akpm' (more patches from Andrew) by Linus Torvalds · 12 years ago
  26. 88d67ee arch/x86/platform/iris/iris.c: register a platform device and a platform driver by Shérab · 12 years ago
  27. 6842d98 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  28. 224394ad Merge tag 'stable/for-linus-3.8-rc0-bugfix-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  29. c36e050 x86, paravirt: fix build error when thp is disabled by David Rientjes · 12 years ago
  30. ea88eea Merge tag 'md-3.8' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  31. 9d328a9 xen/vcpu: Fix vcpu restore path. by Wei Liu · 12 years ago
  32. 06d0b5d xen/smp: Use smp_store_boot_cpu_info() to store cpu info for BSP during boot time. by Konrad Rzeszutek Wilk · 12 years ago
  33. d712407 create non-empty arch/x86/include/uapi/asm/ files by Andrew Morton · 12 years ago
  34. bc3eba6 x86, 386 removal: Remove support for IRQ 13 FPU error reporting by H. Peter Anvin · 12 years ago
  35. 2a74dbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  36. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 12 years ago
  37. 9c6ecf6 Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra' and 'arm/omap' into next by Joerg Roedel · 12 years ago
  38. 11520e5 Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)" by Linus Torvalds · 12 years ago
  39. 1ed55ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  40. be354f4 Revert "x86, mm: Include the entire kernel memory map in trampoline_pgd" by Linus Torvalds · 12 years ago
  41. af170c5 UAPI: (Scripted) Disintegrate arch/x86/include/asm by David Howells · 12 years ago
  42. d42b3a2 Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  43. 18dd0bf Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  44. 2d9c8b5 Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  45. 34e1169 module: add syscall to load module from fd by Kees Cook · 12 years ago
  46. 66cdd0c Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  47. 896ea17 Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  48. f6e858a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  49. 193c0d6 Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  50. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  51. 7056741 lib/raid6: Add AVX2 optimized recovery functions by Jim Kukunas · 12 years ago
  52. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  53. c2d23f9 mm, oom: remove statically defined arch functions of same name by David Rientjes · 12 years ago
  54. 4b0ef1fe page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initialization by Lai Jiangshan · 12 years ago
  55. e180377 thp: change split_huge_page_pmd() interface by Kirill A. Shutemov · 12 years ago
  56. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  57. 1ebaf4f Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  58. 743aa45 Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  59. a05a4e2 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  60. e9a5a91 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  61. 74b8423 Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  62. 5074474 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  63. 0019fab Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  64. 090f8cc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  65. 37ea95a Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  66. 608ff1a Merge branch 'akpm' (Andrew's patchbomb) by Linus Torvalds · 12 years ago
  67. cdc1734 mm: use vm_unmapped_area() in hugetlbfs on i386 architecture by Michel Lespinasse · 12 years ago
  68. 7d02505 mm: fix cache coloring on x86_64 architecture by Michel Lespinasse · 12 years ago
  69. f9902472 mm: use vm_unmapped_area() on x86_64 architecture by Michel Lespinasse · 12 years ago
  70. 42d7395 mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB by Andi Kleen · 12 years ago
  71. 58b7825 KVM: emulator: fix real mode segment checks in address linearization by Gleb Natapov · 12 years ago
  72. 0b26b58 VMX: remove unneeded enable_unrestricted_guest check by Gleb Natapov · 12 years ago
  73. a4d3326 KVM: VMX: fix DPL during entry to protected mode by Gleb Natapov · 12 years ago
  74. c6bd5bc Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  75. 0ca0d81 x86/kexec: crash_vmclear_local_vmcss needs __rcu by Zhang Yanfei · 12 years ago
  76. bad73c5 Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  77. cbee9f8 mm: numa: Add fault driven placement and migration by Peter Zijlstra · 12 years ago
  78. be3a728 mm: numa: pte_numa() and pmd_numa() by Andrea Arcangeli · 12 years ago
  79. dbe4d20 mm: numa: define _PAGE_NUMA by Andrea Arcangeli · 12 years ago
  80. 2c3cf55 x86/mm: Introduce pte_accessible() by Rik van Riel · 12 years ago
  81. e4a1cc5 x86: mm: drop TLB flush from ptep_set_access_flags by Rik van Riel · 12 years ago
  82. 0f9a921 x86: mm: only do a local tlb flush in ptep_set_access_flags() by Rik van Riel · 12 years ago
  83. 1cb73f8 Merge branch 'pci/mjg-pci-roms-from-efi' into next by Bjorn Helgaas · 12 years ago
  84. 28a7938 x86: Fix the error of using "const" in gen-insn-attr-x86.awk by Cong Ding · 12 years ago
  85. dbd3fc3 PCI: Use phys_addr_t for physical ROM address by Bjorn Helgaas · 12 years ago
  86. cc1b39d Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  87. 7e0dd57 Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/core by Ingo Molnar · 12 years ago
  88. f0b9abf Merge branch 'linus' into perf/core by Ingo Molnar · 12 years ago
  89. 3ced69f Merge branch 'pci/daniel-numachip' into next by Bjorn Helgaas · 12 years ago
  90. f9726bf x86/PCI: Add NumaChip remote PCI support by Daniel J Blueman · 12 years ago
  91. 4319eb4 x86 mtrr: fix comment typo in mtrr_bp_init by Olaf Hering · 12 years ago
  92. 72e1e86 Merge branch 'pci/mjg-pci-roms-from-efi' into next by Bjorn Helgaas · 12 years ago
  93. 8f536b7 KVM: VMX: provide the vmclear function and a bitmap to support VMCLEAR in kdump by Zhang Yanfei · 12 years ago
  94. f23d1f4 x86/kexec: VMCLEAR VMCSs loaded on all cpus if necessary by Zhang Yanfei · 12 years ago
  95. 6d49e35 propagate name change to comments in kernel source by Nadia Yvette Chambers · 12 years ago
  96. 044ab52 crypto: cast5/cast6 - move lookup tables to shared module by Jussi Kivilinna · 12 years ago
  97. c219346 KVM: MMU: optimize for set_spte by Xiao Guangrong · 12 years ago
  98. f9a37be x86: Use PCI setup data by Matthew Garrett · 12 years ago
  99. dd5fc85 EFI: Stash ROMs if they're not in the PCI BAR by Matthew Garrett · 12 years ago
  100. 66f7b72 KVM: x86: Make register state after reset conform to specification by Julian Stecklina · 12 years ago