1. d3d7bcc regulator: Set list_voltage callback for 88pm8607 by Axel Lin · 12 years ago
  2. 6085d4d regulator: Trivial comment fix for wm831x-ldo driver by Axel Lin · 12 years ago
  3. 4af7c1d regulator: Convert tps6524x to get_voltage_sel by Axel Lin · 12 years ago
  4. f8ee339 regulator: Convert tps6524x to set_voltage_sel by Axel Lin · 12 years ago
  5. 0df8c96 regulator: ad5398: Use devm_kzalloc by Axel Lin · 12 years ago
  6. 935c14a regulator: ad5398: show changing current in uA by Axel Lin · 12 years ago
  7. 36a2afd regulator: tps65023: Remove unused client field from struct tps_pmic by Axel Lin · 12 years ago
  8. c60f1718 regulator: Remove unused name and client fields from struct tps62360_chip by Axel Lin · 12 years ago
  9. 0ec446e regulator: Refactor to use one da9052_ldo_ops/da9052_dcdc_ops for all LDOs/DCDCs by Axel Lin · 12 years ago
  10. 9210f05 regulator: Fix da9052 ldo regulator names by Axel Lin · 12 years ago
  11. 7061873 regulator: Convert tps65023 to set_voltage_sel by Axel Lin · 12 years ago
  12. 4533f80 regulator: Add MAX8997_VOLTAGE_REGULATOR and MAX8997_CURRENT_REGULATOR macros by Axel Lin · 12 years ago
  13. 6f43c38 regulator: Make max8997_get_voltage_register always return correct register by Axel Lin · 12 years ago
  14. 6ea67d0 regulator: Convert max8952 to set_voltage_sel by Axel Lin · 12 years ago
  15. 4b3bd55 regulator: Remove _en_reg, _en_bit and _ops parameters from tps65090_REG macro by Axel Lin · 12 years ago
  16. 0ca2d6e regulator: tps65090: Use IS_ERR to check return value of regulator_register by Axel Lin · 12 years ago
  17. e181623 regulator: Merge tps6586x_regulator_ldo_ops and tps6586x_regulator_dvm_ops by Axel Lin · 12 years ago
  18. eed0651 regulator: Convert tps6586x to set_voltage_sel by Axel Lin · 12 years ago
  19. 44a7cda regulator: Convert tps6586x to get_voltage_sel by Axel Lin · 12 years ago
  20. 4c60165 regulator: wm831x-dcdc: Use devm_kzalloc by Axel Lin · 12 years ago
  21. 3cbff37 regulator: Convert pcap-regulator to get_voltage_sel by Axel Lin · 12 years ago
  22. d5ec963 regulator: Convert pcap-regulator to set_voltage_sel by Axel Lin · 12 years ago
  23. 24c896f regulator: Convert lp3972 to set_voltage_sel by Axel Lin · 12 years ago
  24. dd8e231 regulator: Convert lp3971 to set_voltage_sel by Axel Lin · 12 years ago
  25. 452534e regulator: Add TPS65090 regulator driver by Venu Byravarasu · 12 years ago
  26. 4dbd8f6 regulator: gpio-regulator: Set the smallest voltage/current in the specified range by Axel Lin · 12 years ago
  27. 9d44206 regulator: fixed: Don't supply voltage change ops when no GPIO is given by Mark Brown · 12 years ago
  28. c45bb35 regulator: fixed: Use devm_kzalloc() by Mark Brown · 12 years ago
  29. 33426e9 regulator: Use tps65912_get_voltage for both DCDCs and LDOs by Axel Lin · 12 years ago
  30. f72d643 regulator: Implement tps65912_list_voltage to be shared by both DCDCs and LDOs by Axel Lin · 12 years ago
  31. c8237f0 regulator: max8952: Simplify the logic to get vid[0|1] status by Axel Lin · 12 years ago
  32. 1f793ff regulator: Convert ab3100 to set_voltage_sel by Axel Lin · 12 years ago
  33. ae713d3 regulator: Convert ab8500 to set_voltage_sel by Axel Lin · 12 years ago
  34. 8300d2f regulator: Convert pcf50633 to get_voltage_sel by Axel Lin · 12 years ago
  35. 022dcdf regulator: pcf50633: Don't write to reserved bits of AUTO output voltage select register by Axel Lin · 12 years ago
  36. 7e44bb8 regulator: Add support s5m8767 opmode operation by Sangbeom Kim · 12 years ago
  37. 62fe8cd mfd: Add s5m regulator operation mode by Sangbeom Kim · 12 years ago
  38. dd775ae Linux 3.4-rc1 by Linus Torvalds · 12 years ago
  39. b7ffff4 Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/amit/virtio-console by Linus Torvalds · 12 years ago
  40. 8bb1f22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  41. f22e08a Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  42. f187e9f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  43. adb3b1f Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 12 years ago
  44. a75ee6e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 12 years ago
  45. c0d0259 vfs: fix out-of-date dentry_unhash() comment by J. Bruce Fields · 13 years ago
  46. bad6118 vfs: split __lookup_hash by Miklos Szeredi · 12 years ago
  47. 81e6f52 untangling do_lookup() - take __lookup_hash()-calling case out of line. by Al Viro · 12 years ago
  48. a325554 untangling do_lookup() - switch to calling __lookup_hash() by Al Viro · 12 years ago
  49. a6ecdfc untangling do_lookup() - merge d_alloc_and_lookup() callers by Al Viro · 12 years ago
  50. ec335e9 untangling do_lookup() - merge failure exits in !dentry case by Al Viro · 12 years ago
  51. d774a05 untangling do_lookup() - massage !dentry case towards __lookup_hash() by Al Viro · 12 years ago
  52. 08b0ab7 untangling do_lookup() - get rid of need_reval in !dentry case by Al Viro · 12 years ago
  53. acc9cb3 untangling do_lookup() - eliminate a loop. by Al Viro · 12 years ago
  54. 37c17e1 untangling do_lookup() - expand the area under ->i_mutex by Al Viro · 12 years ago
  55. 3f6c7c7 untangling do_lookup() - isolate !dentry stuff from the rest of it. by Al Viro · 12 years ago
  56. cda309d vfs: move MAY_EXEC check from __lookup_hash() by Miklos Szeredi · 12 years ago
  57. 3637c05 vfs: don't revalidate just looked up dentry by Miklos Szeredi · 12 years ago
  58. fa4ee15 vfs: fix d_need_lookup/d_revalidate order in do_lookup by Miklos Szeredi · 12 years ago
  59. 4613ad1 ext3: move headers to fs/ext3/ by Al Viro · 12 years ago
  60. f7699f2 migrate ext2_fs.h guts to fs/ext2/ext2.h by Al Viro · 12 years ago
  61. 39429c5 new helper: ext2_image_size() by Al Viro · 12 years ago
  62. 2f99c36 get rid of pointless includes of ext2_fs.h by Al Viro · 12 years ago
  63. 4a165d2 ext2: No longer export ext2_fs.h to user space by Thierry Reding · 12 years ago
  64. 00292bb mtdchar: kill persistently held vfsmount by Al Viro · 12 years ago
  65. 22a71c3 pstore: trim pstore_get_inode() by Al Viro · 12 years ago
  66. a2e1859 aio: take final put_ioctx() into callers of io_destroy() by Al Viro · 12 years ago
  67. 06af121 aio: merge aio_cancel_all() with wait_for_all_aios() by Al Viro · 12 years ago
  68. a1c2aa1 selinuxfs: merge dentry allocation into sel_make_dir() by Al Viro · 12 years ago
  69. c9651e7 ASPM: Fix pcie devices with non-pcie children by Matthew Garrett · 12 years ago
  70. cdb0f9a selinux: inline avc_audit() and avc_has_perm_noaudit() into caller by Linus Torvalds · 12 years ago
  71. a554bea selinux: don't inline slow-path code into avc_has_perm_noaudit() by Linus Torvalds · 12 years ago
  72. e3831ed sched: Fix incorrect usage of for_each_cpu_mask() in select_fallback_rq() by Srivatsa S. Bhat · 12 years ago
  73. 8ebfdf2 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 12 years ago
  74. f878d0b virtio-pci: switch to PM ops macro to initialise PM functions by Amit Shah · 12 years ago
  75. 04c2322 virtio-pci: S3 support by Amit Shah · 12 years ago
  76. 0517fdd virtio-pci: drop restore_common() by Amit Shah · 12 years ago
  77. f38f838 virtio: drop thaw PM operation by Amit Shah · 12 years ago
  78. e47d854 virtio: balloon: Allow stats update after restore from S4 by Amit Shah · 12 years ago
  79. fa2a451 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  80. bde4d8b sparc32: fix fallout from system.h removal by Sam Ravnborg · 12 years ago
  81. 923f797 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  82. a7697b9 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  83. 2b17b43 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  84. f558c27 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  85. 3a0d184 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  86. 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 12 years ago
  87. c39e8ed Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  88. a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  89. 10f3cb4 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  90. 919c840 Merge tag 'for-v3.4-rc1' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
  91. a9d38a4 Merge branch 'dunlap' (Randy's Documentation patches) by Linus Torvalds · 12 years ago
  92. c480138 Documentation: fix typo in ABI/stable/sysfs-driver-usb-usbtmc by Rafal Kapela · 12 years ago
  93. 78286cd Documentation: replace install commands with softdeps by Lucas De Marchi · 12 years ago
  94. 970e248 Documentation: remove references to /etc/modprobe.conf by Lucas De Marchi · 12 years ago
  95. 0960152 Documentation: input.txt: clarify mousedev 'cat' command syntax by Randy Dunlap · 12 years ago
  96. 9a7c48b Documentation: CodingStyle: add inline assembly guidelines by Josh Triplett · 12 years ago
  97. 21106b0 Documentation: sysrq: Crutcher Dunnavant is unavailable by Randy Dunlap · 12 years ago
  98. 673d29f Documentation: mention scripts/diffconfig tool by Javi Merino · 12 years ago
  99. f52a759 Documentation: remove 'mach' from dontdiff file by H Hartley Sweeten · 12 years ago
  100. d3c7de5 ARM: clps711x: fix missing include file by Olof Johansson · 12 years ago