1. a40e7cf dmi_scan: fix missing check for _DMI_ signature in smbios_present() by Ben Hutchings · 11 years ago
  2. 47b3bc9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  3. af2841c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  4. c89b148 Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  5. 36c1813 drm/tegra: drop "select DRM_HDMI" by Paul Bolle · 11 years ago
  6. ce49596 drm/mgag200: Bug fix: Renesas board now selects native resolution. by Julia Lemire · 11 years ago
  7. 0ba5317 drm/mgag200: Reject modes that are too big for VRAM by Christopher Harvey · 11 years ago
  8. cc59487 drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not used by Christopher Harvey · 11 years ago
  9. cc67708 Merge tag 'efi-for-3.9-rc2' into x86/urgent by H. Peter Anvin · 11 years ago
  10. d3452436 Merge tag 'regulator-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 11 years ago
  11. 0c8150d Merge tag 'regmap-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 11 years ago
  12. cd66acb Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  13. 774c389 drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASK by Marek Olšák · 11 years ago
  14. d808fc8 drm/radeon: skip MC reset as it's probably not hung by Alex Deucher · 11 years ago
  15. e8fc413 drm/radeon: add primary dac adj quirk for R200 board by Alex Deucher · 11 years ago
  16. cc9945b drm/radeon: don't set hpd, afmt interrupts when interrupts are disabled by Alex Deucher · 11 years ago
  17. 2cc7954 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  18. 6bd5165 Merge branch 'pm-fixes' into fixes by Rafael J. Wysocki · 11 years ago
  19. d3929b8 cpufreq / intel_pstate: Do not load on VM that does not report max P state. by Dirk Brandewie · 11 years ago
  20. 907cc90 cpufreq / intel_pstate: Fix intel_pstate_init() error path by Dirk Brandewie · 11 years ago
  21. f40ebd6 drm/i915: Turn off hsync and vsync on ADPA when disabling crt by Patrik Jakobsson · 11 years ago
  22. feff5dc efivarfs: return accurate error code in efivarfs_fill_super() by Matt Fleming · 11 years ago
  23. 123abd7 efivars: efivarfs_valid_name() should handle pstore syntax by Matt Fleming · 11 years ago
  24. 68d9298 efi: be more paranoid about available space when creating variables by Matthew Garrett · 11 years ago
  25. 60222c0 drm/i915: Fix incorrect definition of ADPA HSYNC and VSYNC bits by Patrik Jakobsson · 11 years ago
  26. 4ecccd9 iommu, x86: Add DMA remap fault reason by Li, Zhen-Hua · 11 years ago
  27. 9f22578 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  28. d7b815d Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  29. 9da060d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  30. 06e79d3 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  31. a5e0d73 Merge tag 'md-3.9' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  32. 44498ae drm/i915: also disable south interrupts when handling them by Paulo Zanoni · 11 years ago
  33. 1523909 drm/i915: enable irqs earlier when resuming by Daniel Vetter · 11 years ago
  34. 0920a48 drm/i915: Increase the RC6p threshold. by Stéphane Marchesin · 11 years ago
  35. 9276dfd drivers/tty/hvc: Use strlcpy instead of strncpy by Chen Gang · 11 years ago
  36. 8870d40 Merge remote-tracking branch 'regulator/fix/twl' into tmp by Mark Brown · 11 years ago
  37. b2d6094 Merge remote-tracking branch 'regulator/fix/palmas' into tmp by Mark Brown · 11 years ago
  38. 6d62768 Merge remote-tracking branch 'regulator/fix/doc' into tmp by Mark Brown · 11 years ago
  39. 521e2e0 Merge remote-tracking branch 'regulator/fix/db8500' into tmp by Mark Brown · 11 years ago
  40. 5fb910d Merge remote-tracking branch 'regulator/fix/core' into tmp by Mark Brown · 11 years ago
  41. f7f154f hw_random: make buffer usable in scatterlist. by Rusty Russell · 11 years ago
  42. acac840 net: fec: fix build error in no MXC platform by Frank Li · 11 years ago
  43. de5fb0a net: fec: put tx to napi poll function to fix dead lock by Frank Li · 11 years ago
  44. 61bc95c DRM/i915: On G45 enable cursor plane briefly after enabling the display plane. by Egbert Eich · 11 years ago
  45. 9241448 ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_type by Rafael J. Wysocki · 11 years ago
  46. 5354009 ACPI / glue: Add .match() callback to struct acpi_bus_type by Rafael J. Wysocki · 11 years ago
  47. 9b27516 ACPI / porocessor: Beautify code, pr->id is u32 which is never < 0 by Chen Gang · 11 years ago
  48. 5273a25 ACPI / processor: Remove redundant NULL check before kfree by Syam Sidhardhan · 11 years ago
  49. ed4cf5b ACPI / Sleep: Avoid interleaved message on errors by Joe Perches · 11 years ago
  50. 37530f2 PM / QoS: Remove device PM QoS sysfs attributes at the right place by Rafael J. Wysocki · 11 years ago
  51. b81ea1b PM / QoS: Fix concurrency issues and memory leaks in device PM QoS by Rafael J. Wysocki · 11 years ago
  52. f5f43dc cpufreq: highbank: do not initialize array with a loop by Emilio López · 11 years ago
  53. e5dde92 cpufreq: Fix a typo in comment by Namhyung Kim · 11 years ago
  54. 091930a mailbox, pl320-ipc: remove __init from probe function by Mark Langsdorf · 11 years ago
  55. 3e78080 hwmon: (sht15) Check return value of regulator_enable() by Mark Brown · 11 years ago
  56. f366fcc hwmon: (pmbus/ltc2978) Use detected chip ID to select supported functionality by Guenter Roeck · 11 years ago
  57. dbd712c hwmon: (pmbus/ltc2978) Fix peak attribute handling by Guenter Roeck · 11 years ago
  58. 9f9bdaa drm/nv50-: prevent some races between modesetting and page flipping by Ben Skeggs · 11 years ago
  59. 42bed34 drm/nouveau/i2c: drop parent refcount when creating ports by Ben Skeggs · 11 years ago
  60. 67f9718 drm/nv84: fix regression in page flipping by Ben Skeggs · 11 years ago
  61. f6853fa drm/nouveau: Fix typo in init_idx_addr_latched(). by Francisco Jerez · 11 years ago
  62. 650e120 drm/nouveau: Disable AGP on PowerPC again. by Francisco Jerez · 11 years ago
  63. 65b5f42 drm/nve0/graph: some random reg moved on kepler by Ben Skeggs · 11 years ago
  64. 8e8b180 Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  65. 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  66. 530ede1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  67. 6977c6f Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  68. 8fd5e7a Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  69. 529e5fb Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  70. 86c268e drm/i915: Fix Haswell/CRW PCI IDs. by Kenneth Graunke · 11 years ago
  71. 4a35f83 drm/i915: Don't clobber crtc->fb when queue_flip fails by Ville Syrjälä · 11 years ago
  72. 686c094 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
  73. bc2e4a9 Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  74. 68b86a2 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  75. 527c680 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  76. 23caaee Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 11 years ago
  77. b18ac46 drm/i915: wait_event_timeout's timeout is in jiffies by Paulo Zanoni · 11 years ago
  78. f3e227d drm/i915: Fix missing variable initilization by Syam Sidhardhan · 11 years ago
  79. e2ca90c ax88179_178a: ASIX AX88179_178A USB 3.0/2.0 to gigabit ethernet adapter driver by Freddy Xin · 11 years ago
  80. 48476df Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  81. 16af43f Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linus by Russell King · 11 years ago
  82. 5698c50 metag: Internal and external irqchips by James Hogan · 12 years ago
  83. a2c5d4e metag: Time keeping by James Hogan · 12 years ago
  84. 37cae6a Merge tag 'dm-3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 11 years ago
  85. 9862489 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  86. 426d266 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  87. 15fb968 parisc: check return value of down_interruptible() in hp_sdc_rtc.c by Helge Deller · 11 years ago
  88. 20e6926 x86, ACPI, mm: Revert movablemem_map support by Yinghai Lu · 11 years ago
  89. 3cfb077 Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 11 years ago
  90. aebb2af Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  91. e78acf6 kgdb/kgdbts: support ppc64 by Tiejun Chen · 11 years ago
  92. e97f9b5 gpio/gpio-ich: fix ichx_gpio_check_available() return what callers expect by Mika Westerberg · 11 years ago
  93. 24d7628 gpiolib: move comment to right function by Alexandre Courbot · 11 years ago
  94. def6343 gpiolib: use const parameters when possible by Alexandre Courbot · 11 years ago
  95. bcabdef gpiolib: check descriptors validity before use by Alexandre Courbot · 11 years ago
  96. 8735a81 dm cache: add cleaner policy by Heinz Mauelshagen · 11 years ago
  97. f283635 dm cache: add mq policy by Joe Thornber · 11 years ago
  98. c6b4fcb dm: add cache target by Joe Thornber · 11 years ago
  99. 7a87edf dm persistent data: add bitset by Joe Thornber · 11 years ago
  100. 6513c29 dm persistent data: add transactional array by Joe Thornber · 11 years ago