1. 50496a1 crypto: Add userspace report for blkcipher type algorithms by Steffen Klassert · 13 years ago
  2. 6238cba crypto: Add userspace report for ahash type algorithms by Steffen Klassert · 13 years ago
  3. f4d663c crypto: Add userspace report for shash type algorithms by Steffen Klassert · 13 years ago
  4. 6c5a86f5 crypto: Add userspace report for larval type algorithms by Steffen Klassert · 13 years ago
  5. b6aa63c crypto: Add a report function pointer to crypto_type by Steffen Klassert · 13 years ago
  6. a38f790 crypto: Add userspace configuration API by Steffen Klassert · 13 years ago
  7. 22e5b20 crypto: Export crypto_remove_final by Steffen Klassert · 13 years ago
  8. 89b596b crypto: Export crypto_remove_spawns by Steffen Klassert · 13 years ago
  9. 64a947b crypto: Add a flag to identify crypto instances by Steffen Klassert · 13 years ago
  10. 8280daa crypto: twofish - add 3-way parallel x86_64 assembler implemention by Jussi Kivilinna · 13 years ago
  11. 91d41f1 crypto: twofish-x86-asm - make assembler functions use twofish_ctx instead of crypto_tfm by Jussi Kivilinna · 13 years ago
  12. ee5002a crypto: tcrypt - add ctr(twofish) speed test by Jussi Kivilinna · 13 years ago
  13. a071d06 crypto: blowfish-x86_64 - add credits by Jussi Kivilinna · 13 years ago
  14. e827bb0 crypto: blowfish-x86_64 - improve x86_64 blowfish 4-way performance by Jussi Kivilinna · 13 years ago
  15. fad8fa4 crypto: picoxcell - add dependency on HAVE_CLK by Jamie Iles · 13 years ago
  16. 4a4cc2b crypto: aes-x86 - quiet sparse noise about symbol not declared by H Hartley Sweeten · 13 years ago
  17. 64b94ce crypto: blowfish - add x86_64 assembly implementation by Jussi Kivilinna · 13 years ago
  18. 7d47b86 crypto: tcrypt - add ctr(blowfish) speed test by Jussi Kivilinna · 13 years ago
  19. 3f2a5d2 crypto: blowfish - rename C-version to blowfish_generic by Jussi Kivilinna · 13 years ago
  20. 52ba867 crypto: blowfish - split generic and common c code by Jussi Kivilinna · 13 years ago
  21. b2bac6a crypto: cryptd - Use subsys_initcall to prevent races with aesni by Herbert Xu · 13 years ago
  22. 4619b6b crypto: sha - Fix build error due to crypto_sha1_update by Herbert Xu · 13 years ago
  23. e27303b crypto: n2 - Fix a get/put_cpu() imbalance by Thomas Meyer · 13 years ago
  24. 66be895 crypto: sha1 - SSSE3 based SHA1 implementation for x86-64 by Mathias Krause · 13 years ago
  25. 7c39017 crypto: sha1 - export sha1_update for reuse by Mathias Krause · 13 years ago
  26. b64dc04 crypto: picoxcell - fix possible invalid pointer dereference by Jamie Iles · 13 years ago
  27. 30343ef crypto: picoxcell - support for device tree matching by Jamie Iles · 13 years ago
  28. 4efae8c crypto: picoxcell - add connection ID to the clock name by Jamie Iles · 13 years ago
  29. c3f4200 crypto: picoxcell - convert to platform ID table by Jamie Iles · 13 years ago
  30. c39cc37 crypto: padlock-aes - Make module loading even quieter when hardware is missing by Jonathan Nieder · 13 years ago
  31. c027a47 oom: task->mm == NULL doesn't mean the memory was freed by Oleg Nesterov · 13 years ago
  32. cfe2234 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 13 years ago
  33. 60ad446 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  34. 1b8e949 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  35. 12ff47e Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  36. 73bcbac Merge branch 'gpiolib' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  37. a2d7730 Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  38. 72f9adfd Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 13 years ago
  39. 79a77c5 ext4: prevent memory leaks from ext4_mb_init_backend() on error path by Yu Jian · 13 years ago
  40. 48e6061 ext4: use EXT4_BAD_INO for buddy cache to avoid colliding with valid inode # by Yu Jian · 13 years ago
  41. 9d8b9ec ext4: use ext4_msg() instead of printk in mballoc by Theodore Ts'o · 13 years ago
  42. 37f86b4 kdb,kgdb: Allow arbitrary kgdb magic knock sequences by Jason Wessel · 13 years ago
  43. d613d82 kdb: Remove all references to DOING_KGDB2 by Jason Wessel · 13 years ago
  44. f679c49 kdb,kgdb: Implement switch and pass buffer from kdb -> gdb by Jason Wessel · 13 years ago
  45. 3bdb65e kdb: cleanup unused variables missed in the original kdb merge by Jason Wessel · 13 years ago
  46. 424c3d4 Merge branch 'for-next' into for-linus by Liam Girdwood · 13 years ago
  47. 5f66d2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  48. 4a2d732 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  49. 965e32b Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 13 years ago
  50. e10b87d Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 13 years ago
  51. 867f503 Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux-msm into gpio/next by Grant Likely · 13 years ago
  52. 762dfd1 CIFS: Cleanup demupltiplex thread exiting code by Pavel Shilovsky · 13 years ago
  53. ad69bae CIFS: Move mid search to a separate function by Pavel Shilovsky · 13 years ago
  54. 98bac62 CIFS: Move RFC1002 check to a separate function by Pavel Shilovsky · 13 years ago
  55. e7015fb CIFS: Simplify socket reading in demultiplex thread by Pavel Shilovsky · 13 years ago
  56. f18a5f2 ext4: use ext4_kvzalloc()/ext4_kvmalloc() for s_group_desc and s_group_info by Theodore Ts'o · 13 years ago
  57. 9933fc0 ext4: introduce ext4_kvmalloc(), ext4_kzalloc(), and ext4_kvfree() by Theodore Ts'o · 13 years ago
  58. 3d9c247 CIFS: Move buffer allocation to a separate function by Pavel Shilovsky · 13 years ago
  59. 1a5ab4b gpio_msm: Move Qualcomm MSM v2 gpio driver into drivers by David Brown · 13 years ago
  60. 74d10d7 gpio_msm: Move Qualcomm v6 MSM driver into drivers by David Brown · 13 years ago
  61. 9def3ef msm: gpio: Fold register defs into C file by David Brown · 13 years ago
  62. 030a77f msm: gpiomux: Move public API to public header by David Brown · 13 years ago
  63. 10eb5f6 msm: gpio: Remove ifdefs on gpio chip registers by David Brown · 13 years ago
  64. 2e01d2c msm: gpio: Remove chip-specific register definitions by David Brown · 13 years ago
  65. 03db072 msm: Remove chip-ifdefs for GPIO io mappings by David Brown · 13 years ago
  66. ce427c3 msm: gpio: Remove unsupported devices by David Brown · 13 years ago
  67. df5d3ed OMAP: DSS2: HDMI: fix hdmi clock name by Tomi Valkeinen · 13 years ago
  68. 9ede365 HACK: OMAP: DSS2: clk hack for OMAP2/3 by Tomi Valkeinen · 13 years ago
  69. 33853a0 ext4: use the correct error exit path in ext4_init_inode_table() by Yongqiang Yang · 13 years ago
  70. 206d440 xfs: Fix build breakage in xfs_iops.c when CONFIG_FS_POSIX_ACL is not set by Markus Trippelsdorf · 13 years ago
  71. 43c1c9c VFS: Reorganise shrink_dcache_for_umount_subtree() after demise of dcache_lock by David Howells · 13 years ago
  72. c6627c6 VFS: Remove dentry->d_lock locking from shrink_dcache_for_umount_subtree() by David Howells · 13 years ago
  73. 35f40ef VFS: Remove detached-dentry counter from shrink_dcache_for_umount_subtree() by David Howells · 13 years ago
  74. 86bc704 switch posix_acl_chmod() to umode_t by Al Viro · 13 years ago
  75. 3a5fba1 switch posix_acl_from_mode() to umode_t by Al Viro · 13 years ago
  76. d695212 switch posix_acl_equiv_mode() to umode_t * by Al Viro · 13 years ago
  77. d3fb612 switch posix_acl_create() to umode_t * by Al Viro · 13 years ago
  78. 782b94c block: initialise bd_super in bdget() by Lachlan McIlroy · 13 years ago
  79. c4ae0c6 vfs: avoid call to inode_lru_list_del() if possible by Eric Dumazet · 13 years ago
  80. f2ee7ab vfs: avoid taking inode_hash_lock on pipes and sockets by Eric Dumazet · 13 years ago
  81. b12362b vfs: conditionally call inode_wb_list_del() by Eric Dumazet · 13 years ago
  82. 5a30d8a VFS: Fix automount for negative autofs dentries by David Howells · 13 years ago
  83. b4aff1f Btrfs: load the key from the dir item in readdir into a fake dentry by Josef Bacik · 13 years ago
  84. 3da3f87 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  85. 968e75f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  86. a00ed25 NFS: Re-enable compilation of nfs with !CONFIG_NFS_V4 || !CONFIG_NFS_V4_1 by Trond Myklebust · 13 years ago
  87. e178ccb mfd: Fix mismatch in twl4030 mutex lock-unlock by Sanjeev Premi · 13 years ago
  88. 2b959e7 mfd: twl6030-pwm.c needs MODULE_LICENSE by Randy Dunlap · 13 years ago
  89. e2e49d5 mfd: Fix the omap-usb-host clock API usage on usbhs_disable() by Keshava Munegowda · 13 years ago
  90. ccd80c71 mfd: Acknowledge WM8994 IRQs before reporting by Mark Brown · 13 years ago
  91. 88c9397 mfd: Acknowlege all WM831x IRQs before we handle them by Mark Brown · 13 years ago
  92. b1224cd mfd: Avoid two assignments if failures happen in tps65910_i2c_probe by Jesper Juhl · 13 years ago
  93. 6daa663 regulator: Storing tps65912 error codes in u8 by Dan Carpenter · 13 years ago
  94. dc7e412 mfd: Don't leak init_data in tps65910_i2c_probe by Jesper Juhl · 13 years ago
  95. f7eb6c5 regulator: aat2870: Add AAT2870 regulator driver by Jin Park · 13 years ago
  96. 4b0d711 backlight: Add AAT2870 backlight driver by Jin Park · 13 years ago
  97. 09d6292 mfd: Add AAT2870 mfd driver by Jin Park · 13 years ago
  98. 7785bf1 mfd: Remove dead code from max8997-irq by Jesper Juhl · 13 years ago
  99. 54f323b mfd: Move TPS55910 Kconfig option by Linus Walleij · 13 years ago
  100. 4dcaa6b mfd: Fix missing stmpe kerneldoc by Om Prakash · 13 years ago