1. aeae1e9 tools/power turbostat: less verbose debugging by Len Brown · 13 years ago
  2. 9508d80 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  3. 8aa7ad9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  4. 6e13904 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  5. c66a86d Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 13 years ago
  6. 0e502ec hwmon: (pmbus) Auto-detect temp2 and temp3 registers/attributes by Guenter Roeck · 13 years ago
  7. 81ae681 hwmon: (pmbus) Improve fan detection by Guenter Roeck · 13 years ago
  8. 3b33ca4 hwmon: (adm1275) Free allocated memory if probe function fails by Guenter Roeck · 13 years ago
  9. 7f2c066 hwmon: (pmbus) Drop check for PMBus revision register in probe function by Guenter Roeck · 13 years ago
  10. 6002525 Revert "drm/nvc0: recognise 0xdX chipsets as NV_C0" by Ben Skeggs · 13 years ago
  11. 2498c41 drm/radeon/kms: fix typo in cayman reg offset by Alex Deucher · 13 years ago
  12. 8208441 drm/radeon/kms: use correct reg on fusion when reading back mem config by Alex Deucher · 13 years ago
  13. 2b1ecb7 drm/i915: apply HWSTAM writes to Ivy Bridge as well by Jesse Barnes · 13 years ago
  14. c9e0b84 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  15. 0466dcb Update version number references in README by Jesper Juhl · 13 years ago
  16. 724d4c0 CREDITS: Fix typo by Henrik Ahlgren · 13 years ago
  17. daf54f1 drm/radeon/kms: Fix chremap setup on RV770 CE by Alex Deucher · 13 years ago
  18. 0e90ed0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  19. 5fc3054 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/avr32-2.6 by Linus Torvalds · 13 years ago
  20. 3b775e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 13 years ago
  21. c8618d1 Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 13 years ago
  22. 427e3df Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 13 years ago
  23. 155a16f xen/pci: Use the INT_SRC_OVR IRQ (instead of GSI) to preset the ACPI SCI IRQ. by Konrad Rzeszutek Wilk · 13 years ago
  24. 4f3c7a1 ALSA: sb16 - Fix build errors on MIPS and others with 13bit ioctl size by Takashi Iwai · 13 years ago
  25. 32dd119 xen/mmu: Fix for linker errors when CONFIG_SMP is not defined. by Konrad Rzeszutek Wilk · 13 years ago
  26. 286bed0 ALSA: hdspm - Fix compile warnings with PPC by Takashi Iwai · 13 years ago
  27. 7127641 ALSA: cs5535 - Fix invalid big-endian conversions by Takashi Iwai · 13 years ago
  28. e336f61 MAINTAINERS: update AVR32 and AT32AP maintainers by Hans-Christian Egtvedt · 13 years ago
  29. 9ab3a15 sh: use printk_ratelimited instead of printk_ratelimit by Paul Mundt · 13 years ago
  30. 7b61ca5 sh: Fix up unmet dependency warnings with USB EHCI/OHCI selects. by Paul Mundt · 13 years ago
  31. 4d4d6fb ARM: mach-shmobile: make a struct in board-ap4evb.c static by Guennadi Liakhovetski · 13 years ago
  32. f71d4af drm/i915: move IRQ function table init to i915_irq.c by Jesse Barnes · 13 years ago
  33. 79d2427 drm/i915/overlay: Fix unpinning along init error paths by Chris Wilson · 13 years ago
  34. ca56a95 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  35. 0e47427 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  36. b271a98 drm/radeon/kms: increase rom size for atrm method by Alex Deucher · 13 years ago
  37. a18b989 crypto: caam - fix operator precedence in shared descriptor allocation by Kim Phillips · 13 years ago
  38. dc501fb drm/i915: Don't call describe_obj on NULL pointers by Ben Widawsky · 13 years ago
  39. d70bed1 drm/i915: Hold struct_mutex during i915_save_state/i915_restore_state by Keith Packard · 13 years ago
  40. c017d0d Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  41. c773547 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  42. 78a3cc3 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  43. 4974317 ahci: change 'masking port_map' printk to KERN_WARNING level by Linus Torvalds · 13 years ago
  44. 16adf5d usbnet: Remove over-broad module alias from zaurus. by Dave Jones · 13 years ago
  45. 1a8690a MAINTAINERS: drop Michael from bfin_mac driver by Mike Frysinger · 13 years ago
  46. a30d515 net/can: activate bit-timing calculation and netlink based drivers by default by Marc Kleine-Budde · 13 years ago
  47. 55caa92 rionet: fix NULL pointer dereference in rionet_remove by Yinglin Luan · 13 years ago
  48. 7ab24bf net+crypto: Use vmalloc for zlib inflate buffers. by David S. Miller · 13 years ago
  49. ed6e4ef netfilter: Fix ip_route_me_harder triggering ip_rt_bug by Julian Anastasov · 13 years ago
  50. cd823db i2c/pca954x: Initialize the mux to disconnected state by Petri Gynther · 13 years ago
  51. 9b640f2 i2c-taos-evm: Fix log messages by Jean Delvare · 13 years ago
  52. 6afba9e sh: fix the value of sh_dmae_slave_config in setup-sh7757 by Yoshihiro Shimoda · 13 years ago
  53. b00c2c7 sh: fix the INTC vector for IRQ and IRL in setup-sh7757 by Yoshihiro Shimoda · 13 years ago
  54. cb16c34 KVM: x86 emulator: fix %rip-relative addressing with immediate source operand by Avi Kivity · 13 years ago
  55. f5b2d0e ALSA: HDMI - fix ELD monitor name length by Wu Fengguang · 13 years ago
  56. 7646223 arch/powerpc: use printk_ratelimited instead of printk_ratelimit by Christian Dietrich · 13 years ago
  57. 9a8f99f powerpc/rtas-rtc: remove sideeffects of printk_ratelimit by Christian Dietrich · 13 years ago
  58. 937c190 powerpc/pseries: remove duplicate SCSI_BNX2_ISCSI in pseries_defconfig by Michael Neuling · 13 years ago
  59. aeb0aea watchdog: update author email for at32ap700x_wdt by Hans-Christian Egtvedt · 13 years ago
  60. 0d72c6f Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 13 years ago
  61. c89b857 Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  62. 2e34b42 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  63. 04b9059 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  64. d90ce87 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  65. 505cb6b Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  66. f01c22f drm/i915: Use chipset-specific irq installers by Chris Wilson · 13 years ago
  67. 2573282 drm/i915: forcewake fix after reset by Ben Widawsky · 13 years ago
  68. 1d1221f proc: restrict access to /proc/PID/io by Vasiliy Kulikov · 13 years ago
  69. 0cfae7c ALSA: atmel - update author email for ABDAC, AC97C and AT73C213 by Hans-Christian Egtvedt · 13 years ago
  70. 9966db22 ALSA: HDA: Add model=auto quirk for Acer Aspire 3830TG by David Henningsson · 13 years ago
  71. f0ca89b ALSA: HDA: Add a new Conexant codec ID (506c) by David Henningsson · 13 years ago
  72. ae2a006 watchdog: gef_wdt: fix MODULE_ALIAS by Axel Lin · 13 years ago
  73. e376fd6 watchdog: Intel SCU Watchdog: Fix build and remove duplicate code by Jesper Juhl · 13 years ago
  74. db98f89 watchdog: mtx1-wdt: fix section mismatch by Florian Fainelli · 13 years ago
  75. 2ea4e76 watchdog: mtx1-wdt: fix GPIO toggling by Florian Fainelli · 13 years ago
  76. 9b19d40 watchdog: mtx1-wdt: request gpio before using it by Florian Fainelli · 13 years ago
  77. 076bad7 watchdog: Handle multiple wm831x watchdogs being registered by Mark Brown · 13 years ago
  78. 4274215 md: avoid endless recovery loop when waiting for fail device to complete. by NeilBrown · 13 years ago
  79. 353e5c9 ipv4: Fix IPsec slowpath fragmentation problem by Steffen Klassert · 13 years ago
  80. 33f99dc ipv4: Fix packet size calculation in __ip_append_data by Steffen Klassert · 13 years ago
  81. b0af8df Linux 3.0-rc5 by Linus Torvalds · 13 years ago
  82. ecbec53 drm/i915: more struct_mutex locking by Hugh Dickins · 13 years ago
  83. e2377fe drm/i915: use shmem_truncate_range by Hugh Dickins · 13 years ago
  84. 5949eac drm/i915: use shmem_read_mapping_page by Hugh Dickins · 13 years ago
  85. 3142b65 drm/ttm: use shmem_read_mapping_page by Hugh Dickins · 13 years ago
  86. a39bce7 drivers/tty/serial/8250_pci.c: fix warning by Andrew Morton · 13 years ago
  87. 1fc6e98 drivers/misc/ioc4.c: fix section mismatch / race condition by Ralf Baechle · 13 years ago
  88. 33721bd drivers/leds/leds-lp5523.c: fix section mismatches by Ralf Baechle · 13 years ago
  89. 5286bd9 drivers/leds/leds-lp5521.c: fix section mismatches by Ralf Baechle · 13 years ago
  90. ac34a1a memcg: fix direct softlimit reclaim to be called in limit path by KAMEZAWA Hiroyuki · 13 years ago
  91. 26c4cae taskstats: don't allow duplicate entries in listener mode by Vasiliy Kulikov · 13 years ago
  92. 0814257 mm: fix assertion mapping->nrpages == 0 in end_writeback() by Jan Kara · 13 years ago
  93. 9b67932 mm/memory-failure.c: fix spinlock vs mutex order by Peter Zijlstra · 13 years ago
  94. aa2c96d drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before checking count by Josh Hunt · 13 years ago
  95. 507c5f1 include/linux/compat.h: declare compat_sys_sendmmsg() by Chris Metcalf · 13 years ago
  96. 2b4b248 romfs: fix romfs_get_unmapped_area() argument check by Bob Liu · 13 years ago
  97. 8c95aa6 um: add asm/percpu.h by Richard Weinberger · 13 years ago
  98. 31c1771 drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338 by Priyanka Jain · 13 years ago
  99. d9d90e5 tmpfs: add shmem_read_mapping_page_gfp by Hugh Dickins · 13 years ago
  100. 94c1e62 tmpfs: take control of its truncate_range by Hugh Dickins · 13 years ago