1. 6be48f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  2. eeca9fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 11 years ago
  3. 2386a3b Merge branch 'ipmi' by Linus Torvalds · 11 years ago
  4. fdbeb7d BMC support for PARISC machines by Thomas Bogendoerfer · 11 years ago
  5. a798e2d Add MODULE_ALIAS for autoloading ipmi driver on ACPI systems by Jordan_Hargrave@Dell.com · 11 years ago
  6. f0ba939 ipmi: Initialize locals to avoid warning by Corey Minyard · 11 years ago
  7. fa7df37 ipmi: info leak in compat_ipmi_ioctl() by Dan Carpenter · 11 years ago
  8. cf39c8e Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  9. 27703bb Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  10. 40031da Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  11. 542a086 Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  12. ff6f83f hwrng: via - Add MODULE_DEVICE_TABLE by Ben Hutchings · 11 years ago
  13. 713efca drivers/xen-tpmfront: Fix compile issue with missing option. by Konrad Rzeszutek Wilk · 11 years ago
  14. a246968 hwrng: omap - reorder OMAP TRNG driver code by Olof Johansson · 11 years ago
  15. 5bc0b12 Merge 3.11-rc6 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  16. f3ce717 Merge back earlier 'acpi-assorted' material by Rafael J. Wysocki · 11 years ago
  17. 9dc4803 hwrng: tx4939 - simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  18. e268395 drivers/tpm: add xen tpmfront interface by Daniel De Graaf · 11 years ago
  19. 75be456 hwrng: pixocel - Staticize 'rng_dev' by Jingoo Han · 11 years ago
  20. e83872c hwrng: omap - Add OMAP4 TRNG support by Lokesh Vutla · 11 years ago
  21. c903970 hwrng: omap - Add device tree support by Lokesh Vutla · 11 years ago
  22. 7256c47 hwrng: omap - Remove duplicated function call by Lokesh Vutla · 11 years ago
  23. d52dc81 hwrng: omap - Convert to devm_kzalloc() by Lokesh Vutla · 11 years ago
  24. 4390f77 hwrng: omap - Use module_platform_driver macro by Lokesh Vutla · 11 years ago
  25. bb014db Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  26. 9e01d0c hwrng: mxc-rnga - Check the return value from clk_prepare_enable() by Fabio Estevam · 11 years ago
  27. 06f0cce parisc: agp/parisc-agp: allow binding of user memory to the AGP GART by Alex Ivanov · 11 years ago
  28. 96f97a8 virtio: console: return -ENODEV on all read operations after unplug by Amit Shah · 11 years ago
  29. 92d3453 virtio: console: fix raising SIGIO after port unplug by Amit Shah · 11 years ago
  30. ea3768b virtio: console: clean up port data immediately at time of unplug by Amit Shah · 11 years ago
  31. 671bdea virtio: console: fix race in port_fops_open() and port unplug by Amit Shah · 11 years ago
  32. 057b82b virtio: console: fix race with port unplug and open/close by Amit Shah · 11 years ago
  33. ecda040 pcmcia: synclink_cs: replace sum of bitmasks with OR operation. by Alexandru Juncu · 11 years ago
  34. 7c42721 char: tile-srom: fix build error by Greg Kroah-Hartman · 11 years ago
  35. e017a84 tile: srom: convert srom_class to use dev_groups by Greg Kroah-Hartman · 11 years ago
  36. 62e1350 bsr: convert bsr_class to use dev_groups by Greg Kroah-Hartman · 11 years ago
  37. 2b4fbf0 virtio/console: Add pipe_lock/unlock for splice_write by Yoshihiro YUNOMAE · 11 years ago
  38. 68c034f virtio/console: Quit from splice_write if pipe->nrbufs is 0 by Yoshihiro YUNOMAE · 11 years ago
  39. 1696d9d ACPI: Remove the old /proc/acpi/event interface by Thomas Renninger · 11 years ago
  40. 8c6ffba PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. by Rusty Russell · 11 years ago
  41. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  42. 2e17c5a Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  43. 026dada mwave: fix info leak in mwave_ioctl() by Dan Carpenter · 11 years ago
  44. b2c3110 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  45. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  46. 862f001 Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  47. a11edb5 /dev/oldmem: Remove the interface by Zhang Yanfei · 11 years ago
  48. f39d420 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  49. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  50. 22237d5 Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  51. fc76a25 Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  52. fe3c22b Merge tag 'char-misc-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  53. 914961a tile-srom: switch to fixed_size_llseek() by Al Viro · 11 years ago
  54. ee32465 ps3flash: switch to generic_file_llseek_size() by Al Viro · 11 years ago
  55. 572e5b0 tpm/tpm_i2c_infineon: Remove unused header file by Peter Huewe · 11 years ago
  56. 640843a tpm: tpm_i2c_infinion: Don't modify i2c_client->driver by Lars-Peter Clausen · 11 years ago
  57. 4335550 char/agp: replace numeric with standard PM state macros by Yijing Wang · 11 years ago
  58. 4300a0f Merge tag 'v3.10-rc7' into drm-next by Dave Airlie · 11 years ago
  59. 3806726 Revert "char: misc: assign file->private_data in all cases" by Greg Kroah-Hartman · 11 years ago
  60. 585d98e char: misc: assign file->private_data in all cases by Thomas Petazzoni · 11 years ago
  61. 046174d hwrng: bcm2835 - fix MODULE_LICENSE tag by Arnd Bergmann · 11 years ago
  62. 22e8099 hwrng: bcm2835: fix MODULE_LICENSE tag by Arnd Bergmann · 11 years ago
  63. a151427 char: Convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  64. 9ddebc4 MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC by David Daney · 11 years ago
  65. 71811f3 drivers: char: mem: use IS_ERR_VALUE() in memory_lseek() by Rasmus Villemoes · 11 years ago
  66. 8b1fce0 PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus) by Gu Zheng · 11 years ago
  67. beca35d hwrng: nomadik - use clk_prepare_enable() by Linus Walleij · 11 years ago
  68. 1f539bc hwrng: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  69. e943f58 stallion: final cleanup by Paul Bolle · 11 years ago
  70. 40b3136 Finally eradicate CONFIG_HOTPLUG by Stephen Rothwell · 11 years ago
  71. f435046 drm, agpgart: Use pgprot_writecombine for AGP maps and make the MTRR optional by Andy Lutomirski · 11 years ago
  72. 84524cf char: xilinx_hwicap: Fix typo in comment and extend it by Michal Simek · 11 years ago
  73. 1dd24da char: xilinx_hwicap: Checkpatch.pl cleanup by Michal Simek · 11 years ago
  74. e2fa3d7 tpm: fix regression caused by section type conflict of tpm_dev_release() in ppc builds by Peter Huewe · 11 years ago
  75. f35c69b Merge 3.10-rc3 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  76. 10b3a32 random: fix accounting race condition with lockless irq entropy_count update by Jiri Kosina · 11 years ago
  77. 1e7e2e0 drivers/char/random.c: fix priming of last_data by Jarod Wilson · 11 years ago
  78. 1ef997d hwrng: tx4939 - remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  79. 08d63a2 hwrng: timeriomem - remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  80. 938ae2f hwrng: bcm63xx - remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  81. 19e21b1 hwrng: atmel - remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  82. 5cc0c03 Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  83. 1c16c96 tpm: move TPM_DIGEST_SIZE defintion by Mimi Zohar · 11 years ago
  84. 4fba3c3 tpm_tis: missing platform_driver_unregister() on error in init_tis() by Wei Yongjun · 11 years ago
  85. b5325a0 ttyprintk: Fix NULL pointer deref by setting tty_port ops after initializing port by Darrick J. Wong · 11 years ago
  86. a0ea59d char: Use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT by Libin · 11 years ago
  87. 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
  88. 221ba15 Char: lp, protect LPGETSTATUS with port_mutex by salina@us.ibm.com · 11 years ago
  89. 6368087 ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutex by Benjamin LaHaise · 11 years ago
  90. 0849bfe ipmi: Improve error messages on failed irq enable by Corey Minyard · 11 years ago
  91. a5f2b3d drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflow by Chen Gang · 11 years ago
  92. 1b6b698 drivers: char: ipmi: Replaced kmalloc and strcpy with kstrdup by Alexandru Gheorghiu · 11 years ago
  93. 2a9ba2e drivers/char/hw_random: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  94. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  95. 162934d char: add aio_{read,write} to /dev/{null,zero} by Zach Brown · 11 years ago
  96. 2e7718c rtc: single_open() leaks by Al Viro · 11 years ago
  97. 7485e16 ds1620: single_open() leak by Al Viro · 11 years ago
  98. 797994f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  99. 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
  100. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago