1. 7c39017 crypto: sha1 - export sha1_update for reuse by Mathias Krause · 13 years ago
  2. b64dc04 crypto: picoxcell - fix possible invalid pointer dereference by Jamie Iles · 13 years ago
  3. 30343ef crypto: picoxcell - support for device tree matching by Jamie Iles · 13 years ago
  4. 4efae8c crypto: picoxcell - add connection ID to the clock name by Jamie Iles · 13 years ago
  5. c3f4200 crypto: picoxcell - convert to platform ID table by Jamie Iles · 13 years ago
  6. c39cc37 crypto: padlock-aes - Make module loading even quieter when hardware is missing by Jonathan Nieder · 13 years ago
  7. c027a47 oom: task->mm == NULL doesn't mean the memory was freed by Oleg Nesterov · 13 years ago
  8. 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
  9. 60ad446 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  10. 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
  11. 12ff47e Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  12. 73bcbac Merge branch 'gpiolib' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  13. 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
  14. 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
  15. 79a77c5 ext4: prevent memory leaks from ext4_mb_init_backend() on error path by Yu Jian · 13 years ago
  16. 48e6061 ext4: use EXT4_BAD_INO for buddy cache to avoid colliding with valid inode # by Yu Jian · 13 years ago
  17. 9d8b9ec ext4: use ext4_msg() instead of printk in mballoc by Theodore Ts'o · 13 years ago
  18. 37f86b4 kdb,kgdb: Allow arbitrary kgdb magic knock sequences by Jason Wessel · 13 years ago
  19. d613d82 kdb: Remove all references to DOING_KGDB2 by Jason Wessel · 13 years ago
  20. f679c49 kdb,kgdb: Implement switch and pass buffer from kdb -> gdb by Jason Wessel · 13 years ago
  21. 3bdb65e kdb: cleanup unused variables missed in the original kdb merge by Jason Wessel · 13 years ago
  22. 424c3d4 Merge branch 'for-next' into for-linus by Liam Girdwood · 13 years ago
  23. 5f66d2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  24. 4a2d732 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  25. 965e32b Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 13 years ago
  26. 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
  27. 867f503 Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux-msm into gpio/next by Grant Likely · 13 years ago
  28. 762dfd1 CIFS: Cleanup demupltiplex thread exiting code by Pavel Shilovsky · 13 years ago
  29. ad69bae CIFS: Move mid search to a separate function by Pavel Shilovsky · 13 years ago
  30. 98bac62 CIFS: Move RFC1002 check to a separate function by Pavel Shilovsky · 13 years ago
  31. e7015fb CIFS: Simplify socket reading in demultiplex thread by Pavel Shilovsky · 13 years ago
  32. f18a5f2 ext4: use ext4_kvzalloc()/ext4_kvmalloc() for s_group_desc and s_group_info by Theodore Ts'o · 13 years ago
  33. 9933fc0 ext4: introduce ext4_kvmalloc(), ext4_kzalloc(), and ext4_kvfree() by Theodore Ts'o · 13 years ago
  34. 3d9c247 CIFS: Move buffer allocation to a separate function by Pavel Shilovsky · 13 years ago
  35. 1a5ab4b gpio_msm: Move Qualcomm MSM v2 gpio driver into drivers by David Brown · 13 years ago
  36. 74d10d7 gpio_msm: Move Qualcomm v6 MSM driver into drivers by David Brown · 13 years ago
  37. 9def3ef msm: gpio: Fold register defs into C file by David Brown · 13 years ago
  38. 030a77f msm: gpiomux: Move public API to public header by David Brown · 13 years ago
  39. 10eb5f6 msm: gpio: Remove ifdefs on gpio chip registers by David Brown · 13 years ago
  40. 2e01d2c msm: gpio: Remove chip-specific register definitions by David Brown · 13 years ago
  41. 03db072 msm: Remove chip-ifdefs for GPIO io mappings by David Brown · 13 years ago
  42. ce427c3 msm: gpio: Remove unsupported devices by David Brown · 13 years ago
  43. df5d3ed OMAP: DSS2: HDMI: fix hdmi clock name by Tomi Valkeinen · 13 years ago
  44. 9ede365 HACK: OMAP: DSS2: clk hack for OMAP2/3 by Tomi Valkeinen · 13 years ago
  45. 33853a0 ext4: use the correct error exit path in ext4_init_inode_table() by Yongqiang Yang · 13 years ago
  46. 206d440 xfs: Fix build breakage in xfs_iops.c when CONFIG_FS_POSIX_ACL is not set by Markus Trippelsdorf · 13 years ago
  47. 43c1c9c VFS: Reorganise shrink_dcache_for_umount_subtree() after demise of dcache_lock by David Howells · 13 years ago
  48. c6627c6 VFS: Remove dentry->d_lock locking from shrink_dcache_for_umount_subtree() by David Howells · 13 years ago
  49. 35f40ef VFS: Remove detached-dentry counter from shrink_dcache_for_umount_subtree() by David Howells · 13 years ago
  50. 86bc704 switch posix_acl_chmod() to umode_t by Al Viro · 13 years ago
  51. 3a5fba1 switch posix_acl_from_mode() to umode_t by Al Viro · 13 years ago
  52. d695212 switch posix_acl_equiv_mode() to umode_t * by Al Viro · 13 years ago
  53. d3fb612 switch posix_acl_create() to umode_t * by Al Viro · 13 years ago
  54. 782b94c block: initialise bd_super in bdget() by Lachlan McIlroy · 13 years ago
  55. c4ae0c6 vfs: avoid call to inode_lru_list_del() if possible by Eric Dumazet · 13 years ago
  56. f2ee7ab vfs: avoid taking inode_hash_lock on pipes and sockets by Eric Dumazet · 13 years ago
  57. b12362b vfs: conditionally call inode_wb_list_del() by Eric Dumazet · 13 years ago
  58. 5a30d8a VFS: Fix automount for negative autofs dentries by David Howells · 13 years ago
  59. b4aff1f Btrfs: load the key from the dir item in readdir into a fake dentry by Josef Bacik · 13 years ago
  60. 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
  61. 968e75f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  62. a00ed25 NFS: Re-enable compilation of nfs with !CONFIG_NFS_V4 || !CONFIG_NFS_V4_1 by Trond Myklebust · 13 years ago
  63. e178ccb mfd: Fix mismatch in twl4030 mutex lock-unlock by Sanjeev Premi · 13 years ago
  64. 2b959e7 mfd: twl6030-pwm.c needs MODULE_LICENSE by Randy Dunlap · 13 years ago
  65. e2e49d5 mfd: Fix the omap-usb-host clock API usage on usbhs_disable() by Keshava Munegowda · 13 years ago
  66. ccd80c71 mfd: Acknowledge WM8994 IRQs before reporting by Mark Brown · 13 years ago
  67. 88c9397 mfd: Acknowlege all WM831x IRQs before we handle them by Mark Brown · 13 years ago
  68. b1224cd mfd: Avoid two assignments if failures happen in tps65910_i2c_probe by Jesper Juhl · 13 years ago
  69. 6daa663 regulator: Storing tps65912 error codes in u8 by Dan Carpenter · 13 years ago
  70. dc7e412 mfd: Don't leak init_data in tps65910_i2c_probe by Jesper Juhl · 13 years ago
  71. f7eb6c5 regulator: aat2870: Add AAT2870 regulator driver by Jin Park · 13 years ago
  72. 4b0d711 backlight: Add AAT2870 backlight driver by Jin Park · 13 years ago
  73. 09d6292 mfd: Add AAT2870 mfd driver by Jin Park · 13 years ago
  74. 7785bf1 mfd: Remove dead code from max8997-irq by Jesper Juhl · 13 years ago
  75. 54f323b mfd: Move TPS55910 Kconfig option by Linus Walleij · 13 years ago
  76. 4dcaa6b mfd: Fix missing stmpe kerneldoc by Om Prakash · 13 years ago
  77. 63c8a58 mfd: Fix off-by-one value range checking for tps65912_i2c_write by Axel Lin · 13 years ago
  78. a5e0678 mfd: Add devices for WM831x clocking module by Mark Brown · 13 years ago
  79. 2f22334 mfd: Remove comp{1,2}_threshold sysfs entries in tps65911_comparator_remove by Axel Lin · 13 years ago
  80. 5608801 mfd: Don't ask about the TPS65912 core driver in Kconfig by Mark Brown · 13 years ago
  81. 0825671 mfd: Fix off by one in WM831x IRQ code by Dimitris Papastamos · 13 years ago
  82. 59dead5 mfd: Add tps65921 support from twl-core by Oleg Drokin · 13 years ago
  83. c7e1da4 mfd: Add WM831x clock control register definitions by Mark Brown · 13 years ago
  84. b00cd68 mfd: Ensure value written by wm831x_set_bits() is within the mask by Mark Brown · 13 years ago
  85. ec2328c mfd: Implement tps65910 IRQ cleanup by Mark Brown · 13 years ago
  86. 19921ef mfd: Add tunnelcreek watchdog to lpc_sch devices by Alexander Stein · 13 years ago
  87. 0a1b089 mfd: Clean-up ab8500 register file by Linus Walleij · 13 years ago
  88. 6af75ec mfd: Update ab8500 subdevice list by Linus Walleij · 13 years ago
  89. 5cef8df mfd: ab8500-core MFD devices marked as initdata by Robert Rosengren · 13 years ago
  90. 9260ad98 tps65912: add regulator driver by Margarita Olaya · 13 years ago
  91. 668a6cc tps65912: gpio: add gpio driver by Margarita Olaya · 13 years ago
  92. d49a0f3 tps65912: irq: add interrupt controller by Margarita Olaya · 13 years ago
  93. 36e5287 mfd: tps65912: Add new mfd device by Margarita Olaya · 13 years ago
  94. 8504d63 mfd: Use kstrtoul_from_user in ab8500 by Peter Huewe · 13 years ago
  95. 402fb48 mfd: Use kstrtoul_from_user in ab3550 by Peter Huewe · 13 years ago
  96. 914e6d4 mfd: Use generic irq chip for jz4740-adc by Lars-Peter Clausen · 13 years ago
  97. f85dbda mfd: Fix error handling if BUG() isn't enabled in WM8994 by Mark Brown · 13 years ago
  98. 98ae1cc mfd: Fix WM8994 IRQ register cache restore on resume by Mark Brown · 13 years ago
  99. 78bb368 mfd: Support multiple active WM831x AUXADC conversions by Mark Brown · 13 years ago
  100. a2495bc mfd: Restructure wm8994-core device revision handling by Mark Brown · 13 years ago