1. b05d3f3 crypto: x86/ghash - assembler clean-up: use ENDPROC at end of assember functions by Jussi Kivilinna · 12 years ago
  2. 698a5ab crypto: x86/crc32c - assembler clean-up: use ENTRY/ENDPROC by Jussi Kivilinna · 12 years ago
  3. 1985fec crypto: cast6-avx: use ENTRY()/ENDPROC() for assembler functions by Jussi Kivilinna · 12 years ago
  4. e17e209 crypto: cast5-avx: use ENTRY()/ENDPROC() for assembler functions and localize jump targets by Jussi Kivilinna · 12 years ago
  5. 5999068 crypto: camellia-x86_64/aes-ni: use ENTRY()/ENDPROC() for assembler functions and localize jump targets by Jussi Kivilinna · 12 years ago
  6. 5186e39 crypto: blowfish-x86_64: use ENTRY()/ENDPROC() for assembler functions and localize jump targets by Jussi Kivilinna · 12 years ago
  7. 8309b74 crypto: aesni-intel - add ENDPROC statements for assembler functions by Jussi Kivilinna · 12 years ago
  8. 3f29974 crypto: x86/aes - assembler clean-ups: use ENTRY/ENDPROC, localize jump targets by Jussi Kivilinna · 12 years ago
  9. 78c37d1 crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table implementation by Alexander Boyko · 12 years ago
  10. 0264405 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  11. 7e65df3 ARM: dts: fix duplicated build target and alphabetical sort out for exynos by Kukjin Kim · 12 years ago
  12. 1f0377f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  13. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  14. f59dc2b Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  15. f3dc129 Merge tag 'fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  16. 1ac12b4 vfs: turn is_dir argument to kern_path_create into a lookup_flags arg by Jeff Layton · 12 years ago
  17. 6f8c9d2 ARM: OMAP2+: Trivial fix for IOMMU merge issue by Tony Lindgren · 12 years ago
  18. 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
  19. 2727da8 ARM: OMAP2+: Fix compillation error in mach-omap2/timer.c by Peter Ujfalusi · 12 years ago
  20. f438a83 Merge branch 'v3.8-samsung-fixes-audio' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 12 years ago
  21. f2420ec Merge branch 'v3.8-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 12 years ago
  22. febd41d ARM: sunxi: rename device tree source files by Olof Johansson · 12 years ago
  23. 1800098 ARM: OMAP: Fix build breakage due to missing include in i2c.c by Vaibhav Bedia · 12 years ago
  24. 03c850e Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  25. 43260ad Merge tags 'disintegrate-h8300-20121219', 'disintegrate-m32r-20121219' and 'disintegrate-score-20121220' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  26. 0c54450 Merge tag 'cris-for-linus-3.8' of git://jni.nu/cris by Linus Torvalds · 12 years ago
  27. 1ffab3d Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  28. 77c8006 UAPI: Fix up empty files in arch/cris/ by David Howells · 12 years ago
  29. 00addd1 CRIS: locking: fix the return value of arch_read_trylock() by Wei Yongjun · 12 years ago
  30. e61ac0b Merge tag 'disintegrate-cris-20121009' of git://git.infradead.org/users/dhowells/linux-headers into for-linus2 by Jesper Nilsson · 12 years ago
  31. 8e6b4dd CRIS: use kbuild.h instead of defining macros in asm-offset.c by James Hogan · 12 years ago
  32. d66d8c7 UAPI: (Scripted) Disintegrate arch/score/include/asm by David Howells · 12 years ago
  33. e6ee4b2 ARM: 7607/1: realview: fix private peripheral memory base for EB rev. B boards by Will Deacon · 12 years ago
  34. d056a69 ARM: 7606/1: cache: flush to LoUU instead of LoUIS on uniprocessor CPUs by Will Deacon · 12 years ago
  35. 7bf9b7b ARM: missing ->mmap_sem around find_vma() in swp_emulate.c by Al Viro · 12 years ago
  36. f01af9f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  37. 62ba63d sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code. by David S. Miller · 12 years ago
  38. b3a3794 sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code. by David S. Miller · 12 years ago
  39. ce68895 sparc64: Fix ECB looping constructs in AES code. by David S. Miller · 12 years ago
  40. b35d282 sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code. by David S. Miller · 12 years ago
  41. a8d97ce sparc64: Fix AES ctr mode block size. by David S. Miller · 12 years ago
  42. 9f28ffc sparc64: Fix unrolled AES 256-bit key loops. by David S. Miller · 12 years ago
  43. 50ececc alpha: switch to generic sigaltstack by Al Viro · 12 years ago
  44. c40702c new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those by Al Viro · 12 years ago
  45. 9026843 generic compat_sys_sigaltstack() by Al Viro · 12 years ago
  46. 6bf9adf introduce generic sys_sigaltstack(), switch x86 and um to it by Al Viro · 12 years ago
  47. 9b064fc new helper: compat_user_stack_pointer() by Al Viro · 12 years ago
  48. 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
  49. 1ca97bb new helper: current_user_stack_pointer() by Al Viro · 12 years ago
  50. 5208ba2 missing user_stack_pointer() instances by Al Viro · 12 years ago
  51. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  52. 4683661 COMPAT_SYSCALL_DEFINE: infrastructure by Al Viro · 12 years ago
  53. 2f0bf92 Merge tag 'xtensa-20121218' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 12 years ago
  54. 1bd12c9 Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  55. ca2a88f Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  56. fb0a205 ARM: EXYNOS: Avoid passing the clks through platform data by Padmavathi Venna · 12 years ago
  57. 1fa49e4 ARM: S5PV210: Avoid passing the clks through platform data by Padmavathi Venna · 12 years ago
  58. d690b31 ARM: S5P64X0: Add I2S clkdev support by Padmavathi Venna · 12 years ago
  59. eaff82e ARM: S5PC100: Add I2S clkdev support by Padmavathi Venna · 12 years ago
  60. db7af96 ARM: S3C64XX: Add I2S clkdev support by Padmavathi Venna · 12 years ago
  61. 454696f ARM: EXYNOS: Fix MSHC clocks instance names by Dongjin Kim · 12 years ago
  62. 873673d ARM: EXYNOS: Fix NULL pointer dereference bug in SMDKV310 by Sachin Kamat · 12 years ago
  63. bdd1853 ARM: EXYNOS: Fix NULL pointer dereference bug in SMDK4X12 by Sachin Kamat · 12 years ago
  64. 479dda2 ARM: EXYNOS: Fix NULL pointer dereference bug in Origen by Sachin Kamat · 12 years ago
  65. 5031a2a Merge tag 'for-v3.8-part2' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
  66. f7f4dc1 UAPI: (Scripted) Disintegrate arch/m32r/include/asm by David Howells · 12 years ago
  67. 1ec94e7 UAPI: (Scripted) Disintegrate arch/h8300/include/asm by David Howells · 12 years ago
  68. 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
  69. 7f2de81 Merge tag 'byteswap-for-linus-20121219' of git://git.infradead.org/users/dwmw2/byteswap by Linus Torvalds · 12 years ago
  70. 055d4db xtensa: don't try to build DTB when OF is disabled by Max Filippov · 12 years ago
  71. 33c760f xtensa: set the correct ethernet address for xtfpga by Chris Zankel · 12 years ago
  72. c4c4594 xtensa: clean up files to make them code-style compliant by Chris Zankel · 12 years ago
  73. 72100ed xtensa: provide endianness macro for sparse by Max Filippov · 12 years ago
  74. ec747b2 xtensa: fix RASID SR initialization by Max Filippov · 12 years ago
  75. eab5e7a xtensa: initialize CPENABLE SR when core has one by Max Filippov · 12 years ago
  76. 79fcf52 xtensa: reset all timers on initialization by Max Filippov · 12 years ago
  77. 90e3bc7 Use for_each_compatible_node() macro. by Wei Yongjun · 12 years ago
  78. 5584b4d xtensa: add XTFPGA DTS by Max Filippov · 12 years ago
  79. 0d456ba xtensa: add support for the XTFPGA boards by Max Filippov · 12 years ago
  80. da844a8 xtensa: add device trees support by Max Filippov · 12 years ago
  81. 2206d5d xtensa: add IRQ domains support by Max Filippov · 12 years ago
  82. 0322cab xtensa: add U-Boot image support (uImage). by Max Filippov · 12 years ago
  83. 3f5ec29 xtensa: clean up boot make rules by Max Filippov · 12 years ago
  84. 599bf77 xtensa: fix mb and wmb definitions by Max Filippov · 12 years ago
  85. 71872b5 xtensa: add s32c1i-based spinlock implementations by Max Filippov · 12 years ago
  86. e5a9f6a xtensa: add s32c1i-based bitops implementations by Max Filippov · 12 years ago
  87. 219b1e4 xtensa: add s32c1i-based atomic ops implementations by Max Filippov · 12 years ago
  88. 0027312 xtensa: add s32c1i sanity check by Max Filippov · 12 years ago
  89. 28570e8 xtensa: add trap_set_handler function by Max Filippov · 12 years ago
  90. c622b29 xtensa: initialize atomctl SR by Max Filippov · 12 years ago
  91. 733536b xtensa: save and restore scompare1 SR on kernel entry by Max Filippov · 12 years ago
  92. 2f6ea6a xtensa: display s32c1i feature flag in cpuinfo by Max Filippov · 12 years ago
  93. 415217e xtensa: fix CPU cache flags formatting by Max Filippov · 12 years ago
  94. 288dc2b xtensa: properly fix missing compiler barrier in simcall by Max Filippov · 12 years ago
  95. 382cb5b xtensa: fix build warning for arch/xtensa/mm/tlb.c by Max Filippov · 12 years ago
  96. 35b16a9 xtensa: provide DMA_ERROR_CODE definition by Max Filippov · 12 years ago
  97. 94d6c61 xtensa: ISS: add BASE_BAUD definition to serial.h by Max Filippov · 12 years ago
  98. d1538c4 xtensa: provide proper assembler function boundaries with ENDPROC() by Chris Zankel · 12 years ago
  99. c0226e3 xtensa: make DoubleExceptionVector literals fit the gap by Max Filippov · 12 years ago
  100. 6550162 xtensa: add config option to disable linker relaxation by Chris Zankel · 12 years ago