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