1. 3539fc5 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 13 years ago
  2. 83c7f72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  3. e05644e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  4. 18cb2ae5 char/ipmi: remove local ioctl defines replaced by generic ones by Oskar Schirmer · 13 years ago
  5. e1612de powerpc: Disable /dev/port interface on systems without an ISA bridge by Haren Myneni · 13 years ago
  6. afec8a7 PM / IPMI: Remove empty legacy PCI PM callbacks by Rafael J. Wysocki · 13 years ago
  7. ca9a205 tpm_nsc: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 13 years ago
  8. b633f05 tpm_tis: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 13 years ago
  9. 8324be0 tpm_atmel: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 13 years ago
  10. 035e2ce PM / TPM: Drop unused pm_message_t argument from tpm_pm_suspend() by Rafael J. Wysocki · 13 years ago
  11. 7650572 omap-rng: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 13 years ago
  12. 199ac05 sonypi: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 13 years ago
  13. 48d4e13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  14. 3072928 tpm: check the chip reference before using it by Andi Shyti · 13 years ago
  15. dad79cb TPM: fix memleak when register hardware fails by Wanlong Gao · 13 years ago
  16. 24ebe66 TPM: chip disabled state erronously being reported as error by Rajiv Andrade · 13 years ago
  17. cbb2d5e MAINTAINERS: TPM maintainers' contacts update by Rajiv Andrade · 13 years ago
  18. c475c06 hwrng: atmel-rng - fix data valid check by Peter Korsgaard · 13 years ago
  19. 4e3c8a1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  20. 67384fe char/agp: add another Ironlake host bridge by Eugeni Dodonov · 13 years ago
  21. 121daad hwrng: atmel-rng - fix race condition leading to repeated bits by Peter Korsgaard · 13 years ago
  22. f2fde3a Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  23. 0bd3fbd Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  24. 6f73b36 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  25. fb09baf Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  26. 5d4e2d0 Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  27. fb2123f Merge tag 'char-misc-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 13 years ago
  28. 9bc747b Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  29. c14f528 drm/i915: hook Haswell devices in place by Eugeni Dodonov · 13 years ago
  30. fa8b66c virtio: console: tell host of open ports after resume from s3/s4 by Amit Shah · 13 years ago
  31. 1894a25 ramoops: Move to fs/pstore/ram.c by Anton Vorontsov · 13 years ago
  32. d109a67 ramoops: fix printk format warnings by Randy Dunlap · 13 years ago
  33. 9ba80d9 ramoops: use pstore interface by Kees Cook · 13 years ago
  34. b29e267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 13 years ago
  35. 649e9ea powerpc/pseries/hwrng: PFO-based hwrng driver by Kent Yoder · 13 years ago
  36. 7f3a781 printk - fix compilation for CONFIG_PRINTK=n by Kay Sievers · 13 years ago
  37. e11fea9 kmsg: export printk records to the /dev/kmsg interface by Kay Sievers · 13 years ago
  38. 7ff9554 printk: convert byte-buffer to variable-length record buffer by Kay Sievers · 13 years ago
  39. 5bc69bf Merge tag 'drm-intel-next-2012-04-23' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 13 years ago
  40. 028fdd8 hwrng: Kconfig - modify default state for atmel-rng driver by Nicolas Ferre · 13 years ago
  41. 945478a hwrng: omap - use devm_request_and_ioremap by Julia Lawall · 13 years ago
  42. 1790625f xilinx_hwicap: reset XHI_MAX_RETRIES by Daniel Borkmann · 13 years ago
  43. 73eb94a xilinx_hwicap: add support for virtex6 FPGAs by Daniel Borkmann · 13 years ago
  44. 7678789 Merge tag 'v3.4-rc3' into drm-intel-next-queued by Daniel Vetter · 13 years ago
  45. 1234f4b hwrng: Kconfig: remove dependency for atmel-rng driver by Nicolas Ferre · 13 years ago
  46. f4f9c1a Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  47. 44e4360 drivers/char/random.c: fix boot id uniqueness race by Mathieu Desnoyers · 13 years ago
  48. ae85226 agp: Use u32 __iomem annotation to silence sparse warning. by Santosh Nayak · 13 years ago
  49. 971ca47 agp: Remove 'break' after 'return' statement. by Santosh Nayak · 13 years ago
  50. effbc4f Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 13 years ago
  51. 5da527a printk(): add KERN_CONT where needed in hpet and vt code by Kay Sievers · 13 years ago
  52. 4cae9ae drm/i915: add Haswell devices and their PCI IDs by Eugeni Dodonov · 13 years ago
  53. 4157368 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  54. fb9d78a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm by Linus Torvalds · 13 years ago
  55. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  56. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 13 years ago
  57. f283d22 APM: fix deadlock in APM_IOC_SUSPEND ioctl by NeilBrown · 13 years ago
  58. 16418bb tile-srom.c driver: minor code cleanup by Chris Metcalf · 13 years ago
  59. 650dc07 drm/i915: disable ppgtt on snb when dmar is enabled by Daniel Vetter · 13 years ago
  60. cc22a93 drm/i915: add Ivy Bridge GT2 Server entries by Eugeni Dodonov · 13 years ago
  61. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  62. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  63. 423a5bb ipmi: use locks on watchdog timeout set on reboot by Corey Minyard · 13 years ago
  64. f60adf4 ipmi: simplify locking by Corey Minyard · 13 years ago
  65. 895dcfd ipmi: fix message handling during panics by Corey Minyard · 13 years ago
  66. 7adf579 ipmi: use a tasklet for handling received messages by Corey Minyard · 13 years ago
  67. 828dc9d ipmi: increase KCS timeouts by Matthew Garrett · 13 years ago
  68. b88e769 ipmi: decrease the IPMI message transaction time in interrupt mode by Srinivas_Gowda · 13 years ago
  69. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  70. 6475787 agp/intel: add ValleyView AGP driver by Jesse Barnes · 13 years ago
  71. 4b60d29 agp/intel: map more registers for use by the GTT code by Jesse Barnes · 13 years ago
  72. 750f770 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 13 years ago
  73. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  74. d61b7a5 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  75. 86a1e18 watchdog: nowayout is bool by Wim Van Sebroeck · 13 years ago
  76. 0d19eac Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  77. be53bfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  78. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  79. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  80. b871661 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  81. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  82. 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  83. 9f9d276 Merge tag 'char-misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 13 years ago
  84. 9e5ed09 ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver by viresh kumar · 13 years ago
  85. adfe39c Revert "char: Fix typo in viotape.c" by Jiri Kosina · 13 years ago
  86. ba7a482 powerpc: Remove some of the legacy iSeries specific device drivers by Stephen Rothwell · 13 years ago
  87. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 13 years ago
  88. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 13 years ago
  89. 0fb8379 tty: delete briq_panel.c driver by Greg Kroah-Hartman · 13 years ago
  90. 4e70daa tpm_tis: fix tis_lock with respect to RCU by Jiri Kosina · 13 years ago
  91. 5aa4d20 char/ramoops: included linux/err.h twice by Danny Kukawka · 13 years ago
  92. 2c799ce ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h by Tony Lindgren · 13 years ago
  93. 9dd4cca compat: Handle COMPAT_USE_64BIT_TIME in the lp driver by H. Peter Anvin · 13 years ago
  94. 3ab1aff TPM: Zero buffer whole after copying to userspace by Tim Gardner · 13 years ago
  95. 968de8e tpm_tis: Clean up after module_param cleanup by Stefan Berger · 13 years ago
  96. 4e401fb tpm_tis: Only probe iTPMs by Stefan Berger · 13 years ago
  97. 9edd576 Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queued by Daniel Vetter · 13 years ago
  98. 31cf913 char: Fix typo in tlclk.c by Masanari Iida · 13 years ago
  99. a7ccf37 char: Fix typo in viotape.c by Masanari Iida · 13 years ago
  100. 428ccb2 agp/intel-gtt: export the gtt pagetable iomapping by Daniel Vetter · 13 years ago