1. 70ef260 crypto: move arch/x86/include/asm/aes.h to arch/x86/include/asm/crypto/ by Jussi Kivilinna · 12 years ago
  2. d4af0e9 crypto: move arch/x86/include/asm/serpent-{sse2|avx}.h to arch/x86/include/asm/crypto/ by Jussi Kivilinna · 12 years ago
  3. a7378d4 crypto: twofish-avx - remove duplicated glue code and use shared glue code from glue_helper by Jussi Kivilinna · 12 years ago
  4. 414cb5e crypto: twofish-x86_64-3way - remove duplicated glue code and use shared glue code from glue_helper by Jussi Kivilinna · 12 years ago
  5. 964263a crypto: camellia-x86_64 - remove duplicated glue code and use shared glue code from glue_helper by Jussi Kivilinna · 12 years ago
  6. 1d0debb crypto: serpent-avx: remove duplicated glue code and use shared glue code from glue_helper by Jussi Kivilinna · 12 years ago
  7. 596d875 crypto: serpent-sse2 - split generic glue code to new helper module by Jussi Kivilinna · 12 years ago
  8. e81792f crypto: serpent-sse2 - prepare serpent-sse2 glue code into generic x86 glue code for 128bit block ciphers by Jussi Kivilinna · 12 years ago
  9. a9629d7 crypto: aes_ni - change to use shared ablk_* functions by Jussi Kivilinna · 12 years ago
  10. 30a0400 crypto: twofish-avx - change to use shared ablk_* functions by Jussi Kivilinna · 12 years ago
  11. ffaf915 crypto: ablk_helper - move ablk_* functions from serpent-sse2/avx glue code to shared module by Jussi Kivilinna · 12 years ago
  12. 95ead5d crypto: nx - move nx build to driver/crypto Makefile by Seth Jennings · 12 years ago
  13. 3387e7d crypto: serpent-sse2/avx - allow both to be built into kernel by Jussi Kivilinna · 12 years ago
  14. d691af0 crypto: s390 - clean up DES code a bit more by Paul Bolle · 12 years ago
  15. 7efe407 crypto: serpent - add x86_64/avx assembler implementation by Johannes Goetzfried · 12 years ago
  16. 107778b crypto: twofish - add x86_64/avx assembler implementation by Johannes Goetzfried · 12 years ago
  17. 65df577 crypto: sha1 - use Kbuild supplied flags for AVX test by Mathias Krause · 12 years ago
  18. 4e3c8a1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  19. 7249450 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  20. 3e9ca02 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 12 years ago
  21. 0b35d32 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  22. 106544d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  23. eeaaa96 x86/nmi: Fix section mismatch warnings on 32-bit by Don Zickus · 12 years ago
  24. 3c75296 powerpc: Fix kernel panic during kernel module load by Steffen Rumler · 12 years ago
  25. d5d2d2e x86/uv: Fix UV2 BAU legacy mode by Cliff Wickman · 12 years ago
  26. bd2753b x86/mm: Only add extra pages count for the first memory range during pre-allocation early page table space by Yinghai Lu · 12 years ago
  27. 860aed2 powerpc/time: Sanity check of decrementer expiration is necessary by Paul Mackerras · 12 years ago
  28. 743628e x86, efi stub: Add .reloc section back into image by Jordan Justen · 12 years ago
  29. 513335f Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 12 years ago
  30. 0c30989 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  31. 2ded5c2 tile: add #include to unbreak build after generic init_task conversion by Chris Metcalf · 12 years ago
  32. 10db9e0 tile: remove cpu_idle_on_new_stack by Chris Metcalf · 12 years ago
  33. db0dc75 perf/x86: Check user address explicitly in copy_from_user_nmi() by Arun Sharma · 12 years ago
  34. bc6ca7b perf/x86: Check if user fp is valid by Arun Sharma · 12 years ago
  35. 302fa4b perf/x86: Allow multiple stacks by Arun Sharma · 12 years ago
  36. 8440ccb perf/x86: Update SNB PEBS constraints by Peter Zijlstra · 12 years ago
  37. b6db437 perf/x86: Enable/Add IvyBridge hardware support by Peter Zijlstra · 12 years ago
  38. cccb9ba perf/x86: Implement cycles:p for SNB/IVB by Peter Zijlstra · 12 years ago
  39. b430f7c perf/x86: Fix Intel shared extra MSR allocation by Peter Zijlstra · 12 years ago
  40. ceb1cba sched/x86: Calculate booted cores after construction of sibling_mask by Kamalesh Babulal · 12 years ago
  41. f6175f5 x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqs by Tomoki Sekiyama · 12 years ago
  42. 55c844a x86/reboot: Fix a warning message triggered by stop_other_cpus() by Feng Tang · 12 years ago
  43. 7071f6b x86/intel/moorestown: Change intel_scu_devices_create() to __devinit by Sebastian Andrzej Siewior · 12 years ago
  44. 4af463d x86/numa: Set numa_nodes_parsed at acpi_numa_memory_affinity_init() by Yasuaki Ishimatsu · 12 years ago
  45. aff5a62 x86/gart: Fix kmemleak warning by Xiaotian Feng · 12 years ago
  46. 1a87fc1 x86: mce: Add the dropped timer interval init back by Thomas Gleixner · 12 years ago
  47. 436d03f x86/decoder: Fix bsr/bsf/jmpe decoding with operand-size prefix by Masami Hiramatsu · 12 years ago
  48. 958fb3c x86/mce: Fix the MCE poll timer logic by Chen Gong · 12 years ago
  49. eea5b551 Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 12 years ago
  50. ecc7284 Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  51. c2238f1 x86/mce: Fix the MCE poll timer logic by Chen Gong · 12 years ago
  52. 0b3e9f3 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  53. 4c01acc [PARISC] fix code to find libgcc by James Bottomley · 12 years ago
  54. 7314556 [PARISC] fix compile break in use of lib/strncopy_from_user.c by James Bottomley · 12 years ago
  55. f1ea8b6 [PARISC] fix missing TAINT_WARN problem by James Bottomley · 12 years ago
  56. 03240b2 fixups for signal breakage by Al Viro · 12 years ago
  57. c22072b Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  58. f1ae98d ARM: dma-mapping: remove unconditional dependency on CMA by Marek Szyprowski · 12 years ago
  59. 63004af Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  60. 233e562 Merge 'for-linus' branches from git://git.kernel.org/pub/scm/linux/kernel/git/viro/{vfs,signal} by Linus Torvalds · 12 years ago
  61. 0fd7bee powerpc: Fix size of st_nlink on 64bit by Anton Blanchard · 12 years ago
  62. a393624 frv: Remove bogus closing parenthesis by Geert Uytterhoeven · 12 years ago
  63. 804ce98 Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  64. f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  65. 40b46a7 Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-linus by H. Peter Anvin · 12 years ago
  66. efff047 Merge branch 'ux500/hickup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  67. bad1a75 x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32 by H.J. Lu · 12 years ago
  68. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  69. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  70. 44fbbb3 x86: get rid of calling do_notify_resume() when returning to kernel mode by Al Viro · 12 years ago
  71. 29bf5dd blackfin: check __get_user() return value by Al Viro · 12 years ago
  72. 35d5180 whack-a-mole with TIF_FREEZE by Al Viro · 12 years ago
  73. a2eddc7c FRV: Optimise the system call exit path in entry.S [ver #2] by David Howells · 12 years ago
  74. 1e5ef91 FRV: Shrink TIF_WORK_MASK [ver #2] by David Howells · 12 years ago
  75. 137c3c4 FRV: Prevent syscall exit tracing and notify_resume at end of kernel exceptions by David Howells · 12 years ago
  76. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  77. 17440f1 powerpc: get rid of restore_sigmask() by Al Viro · 12 years ago
  78. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  79. edd63a2 set_restore_sigmask() is never called without SIGPENDING (and never should be) by Al Viro · 12 years ago
  80. 6fd84c0 TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set by Al Viro · 12 years ago
  81. bf343dfd don't call try_to_freeze() from do_signal() by Al Viro · 12 years ago
  82. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  83. 5754f41 sh64: failure to build sigframe != signal without handler by Al Viro · 12 years ago
  84. 39974d0 openrisc: tracehook_signal_handler() is supposed to be called on success by Al Viro · 12 years ago
  85. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  86. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  87. 4ebefe3 new helpers: {clear,test,test_and_clear}_restore_sigmask() by Al Viro · 12 years ago
  88. 0c75966 x86, efi: Add EFI boot stub documentation by Matt Fleming · 13 years ago
  89. 9fa7ded x86, efi; Add EFI boot stub console support by Matt Fleming · 13 years ago
  90. 30dc0d0 x86, efi: Only close open files in error path by Matt Fleming · 13 years ago
  91. 5963e31 ftrace/x86: Do not change stacks in DEBUG when calling lockdep by Steven Rostedt · 12 years ago
  92. f898817 x86: Allow nesting of the debug stack IDT setting by Steven Rostedt · 12 years ago
  93. c0525a6 x86: Reset the debug_stack update counter by Steven Rostedt · 12 years ago
  94. 8a4d0a6 ftrace: Use breakpoint method to update ftrace caller by Steven Rostedt · 12 years ago
  95. a192cd0 ftrace: Synchronize variable setting with breakpoints by Steven Rostedt · 12 years ago
  96. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  97. 08615d7 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  98. d97b46a syscalls, x86: add __NR_kcmp syscall by Cyrill Gorcunov · 12 years ago
  99. 2c922c5 um: properly check all process' threads for a live mm by Anton Vorontsov · 12 years ago
  100. 137d1a2 um: fix possible race on task->mm by Anton Vorontsov · 12 years ago