1. e510668 Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  2. 6368087 ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutex by Benjamin LaHaise · 11 years ago
  3. 0849bfe ipmi: Improve error messages on failed irq enable by Corey Minyard · 11 years ago
  4. a5f2b3d drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflow by Chen Gang · 11 years ago
  5. 1b6b698 drivers: char: ipmi: Replaced kmalloc and strcpy with kstrdup by Alexandru Gheorghiu · 11 years ago
  6. 2a9ba2e drivers/char/hw_random: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  7. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  8. 162934d char: add aio_{read,write} to /dev/{null,zero} by Zach Brown · 11 years ago
  9. 2e7718c rtc: single_open() leaks by Al Viro · 11 years ago
  10. 7485e16 ds1620: single_open() leak by Al Viro · 11 years ago
  11. 797994f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  12. 736a2dd Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  13. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  14. a8ca16e proc: Supply a function to remove a proc entry by PDE by David Howells · 11 years ago
  15. 5f56886 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  16. 16c7fa0 lib/string_helpers: introduce generic string_unescape by Andy Shevchenko · 11 years ago
  17. 2e1deaa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  18. 9fb8ca5 ds1620: Don't use create_proc_read_entry() by David Howells · 11 years ago
  19. 788416b efirtc: Don't use create_proc_read_entry() by David Howells · 11 years ago
  20. a6d935a genrtc: Don't use create_proc_read_entry() by David Howells · 11 years ago
  21. 4f567cb Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  22. b149a30 hwrng: timeriomem - added devicetree hooks by Alexander Clouter · 11 years ago
  23. 1907da7 hwrng: timeriomem - update to support more than one device by Alexander Clouter · 11 years ago
  24. 8c4196a hwrng: bcm2835 - Add Broadcom BCM2835 RNG driver by Lubomir Rintel · 11 years ago
  25. 2323036 vm: convert HPET mmap to vm_iomap_memory() helper by Linus Torvalds · 11 years ago
  26. 32d33b2 TPM: Retry SaveState command in suspend path by Duncan Laurie · 11 years ago
  27. 74ff582 virtio: console: replace EMFILE with EBUSY for already-open port by Amit Shah · 11 years ago
  28. 2f093e2 Merge 3.9-rc7 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  29. 6aa4ef4 tpm/tpm_i2c_infineon: Add small comment about return value of __i2c_transfer by Peter Huewe · 11 years ago
  30. 21dc02e tpm/tpm_i2c_infineon.c: Add OF attributes type and name to the of_device_id table entries by Peter Huewe · 11 years ago
  31. 3320280 tpm_i2c_stm_st33: Remove duplicate inclusion of header files by Sachin Kamat · 11 years ago
  32. c61c86d tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C) by Peter Huewe · 11 years ago
  33. eef8b62 char/tpm: Convert struct i2c_msg initialization to C99 format by Shubhrajyoti Datta · 11 years ago
  34. e361200 drivers/char/tpm/tpm_ppi: use strlcpy instead of strncpy by Chen Gang · 11 years ago
  35. 2d089f8 tpm/tpm_i2c_stm_st33: formatting and white space changes by Peter Huewe · 11 years ago
  36. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  37. e784788 get rid of a bunch of open-coded create_proc_read_entry() by Al Viro · 11 years ago
  38. 3826835 virtio_console: make local symbols static by Wei Yongjun · 11 years ago
  39. fefcdbe Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  40. 9ba5c80 virtio: console: add locking around c_ovq operations by Amit Shah · 11 years ago
  41. 165b1b8 virtio: console: rename cvq_lock to c_ivq_lock by Amit Shah · 11 years ago
  42. e58b9a2 Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc into char-misc-next by Greg Kroah-Hartman · 11 years ago
  43. 275b5d2 drivers: char: Use PTR_RET function by Alexandru Gheorghiu · 11 years ago
  44. 264878e hwrng: mxc-rnga - Use devm_ioremap_resource() by Fabio Estevam · 11 years ago
  45. a80c542 hwrng: exynos - add CONFIG_PM_SLEEP/CONFIG_PM_RUNTIME to suspend/resume by Jingoo Han · 11 years ago
  46. 6797999 virtio_console: use simplified virtqueue accessors. by Rusty Russell · 11 years ago
  47. fb6aa6f virtio_rng: use simplified virtqueue accessors. by Rusty Russell · 11 years ago
  48. b7d44d9 hw_random: free rng_buffer at module exit by Satoru Takeuchi · 11 years ago
  49. aabd6a8 Revert "virtio_console: Initialize guest_connected=true for rproc_serial" by Sjur Brændeland · 11 years ago
  50. e7c2199 drivers: char: use module_platform_driver_probe() by Fabio Porcedda · 11 years ago
  51. 2154e0a applicom: use correct array offset by Dan Carpenter · 11 years ago
  52. a3633f6 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  53. c77f8bf Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 11 years ago
  54. e84e7a5 virtio: rng: disallow multiple device registrations, fixes crashes by Amit Shah · 11 years ago
  55. f7f154f hw_random: make buffer usable in scatterlist. by Rusty Russell · 11 years ago
  56. b980955 random: fix locking dependency with the tasklist_lock by Theodore Ts'o · 11 years ago
  57. 3c94ce6 drivers/char/misc.c:misc_register(): do not loop on misc_list unconditionally by Dae S. Kim · 11 years ago
  58. f2afae4 ipmi: add options to disable openfirmware and PCI scanning by Corey Minyard · 11 years ago
  59. d941aea ipmi: add new kernel options to prevent automatic ipmi init by Corey Minyard · 11 years ago
  60. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  61. 3c834b6 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  62. fffddfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  63. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  64. 3b5d851 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  65. 7ed214a Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  66. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  67. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  68. 33673dc Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  69. da88a5f drm/i915: Disable WC PTE updates to w/a buggy IOMMU on ILK by Chris Wilson · 11 years ago
  70. eece09e locking: Various static lock initializer fixes by Thomas Gleixner · 13 years ago
  71. e8f71df Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  72. 41907dd drm/i915: Fix gen2 mappable calculations by Ben Widawsky · 11 years ago
  73. 5b26603 tpm/ibmvtpm: build only when IBM pseries is configured by Kent Yoder · 11 years ago
  74. 8078db7 virtio_console: Initialize guest_connected=true for rproc_serial by Sjur Brændeland · 11 years ago
  75. b2a1702 virtio: use module_virtio_driver. by Rusty Russell · 11 years ago
  76. dc18f08 virtio_console: Use virtio device index to generate port name by Sjur Brændeland · 11 years ago
  77. 3d55399 pcmcia: synclink_cs: cleanup checkpatch warnings by Alexey Khoroshilov · 11 years ago
  78. d34138d pcmcia: synclink_cs: fix error handling in mgslpc_probe() by Alexey Khoroshilov · 11 years ago
  79. aded024 virtio_console: Don't access uninitialized data. by Sjur Brændeland · 11 years ago
  80. 890537b drivers/char/mem.c: fix small coding style issues by Hans Grob · 11 years ago
  81. 6e38bfa tpm_tis: check pnp_acpi_device return code by Kent Yoder · 11 years ago
  82. 7333549 char/tpm/tpm_i2c_stm_st33: drop temporary variable for return value by Peter Huewe · 11 years ago
  83. 07d7216 char/tpm/tpm_i2c_stm_st33: remove dead assignment in tpm_st33_i2c_probe by Peter Huewe · 11 years ago
  84. e02983c char/tpm/tpm_i2c_stm_st33: Remove __devexit attribute by Peter Huewe · 11 years ago
  85. 6429891 char/tpm/tpm_i2c_stm_st33: Don't use memcpy for one byte assignment by Peter Huewe · 11 years ago
  86. d479042 tpm_i2c_stm_st33: removed unused variables/code by Kent Yoder · 11 years ago
  87. 7240b98 TPM: Wait for TPM_ACCESS tpmRegValidSts to go high at startup by Jason Gunthorpe · 12 years ago
  88. 78f09cc tpm: Fix cancellation of TPM commands (interrupt mode) by Stefan Berger · 11 years ago
  89. 1f86605 tpm: Fix cancellation of TPM commands (polling mode) by Stefan Berger · 11 years ago
  90. 3e3a5e9 tpm: Store TPM vendor ID by Stefan Berger · 11 years ago
  91. 4643826 TPM: Work around buggy TPMs that block during continue self test by Jason Gunthorpe · 12 years ago
  92. 1fbc5e9 tpm_i2c_stm_st33: fix oops when i2c client is unavailable by Kent Yoder · 11 years ago
  93. d459335 char/tpm: Use struct dev_pm_ops for power management by Peter Huewe · 12 years ago
  94. 2bfee22 TPM: STMicroelectronics ST33 I2C BUILD STUFF by Mathias Leblanc · 12 years ago
  95. 9da228e tpm: rename STM driver to match other i2c drivers by Kent Yoder · 11 years ago
  96. 3d7a7bd tpm: STM i2c driver fixes by Kent Yoder · 12 years ago
  97. 775585e tpm: rename vendor data to priv and provide an accessor by Kent Yoder · 12 years ago
  98. 251a7b0 TPM: STMicroelectronics ST33 I2C KERNEL 3.x by Mathias Leblanc · 12 years ago
  99. 7324969 char/tpm: Use true and false for bools by Peter Huewe · 12 years ago
  100. 348df8d TPM: Switch to __packed instead of __attribute__((packed)) by Jason Gunthorpe · 12 years ago