1. cd33b5a drivers/rtc/rtc-pl031.c: restore ST variant functionality by Linus Walleij · 13 years ago
  2. 2b38e37 rt2800usb: Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapter by Maia Kozheva · 14 years ago
  3. 8268214 Wireless: rt2x00: Add device id for Sweex LW323 to rt2800usb.c by Jaume Delclòs · 14 years ago
  4. af69184 wireless: rt2x00: rt{2500,73}usb.c put back duplicate id by Xose Vazquez Perez · 14 years ago
  5. d188fc0 drivers/rtc/rtc-pl031.c: fix the missing operation on enable by Haojian Zhuang · 14 years ago
  6. 309faba drm/radeon: always program the MC on startup by Alex Deucher · 13 years ago
  7. d9d3e8e drm/radeon: fix hdmi mode enable on RS600/RS690/RS740 by Alex Deucher · 13 years ago
  8. 63034ae drm/ttm: Fix memory type compatibility check by Thomas Hellstrom · 13 years ago
  9. 465282b drm: Pad drm_mode_get_connector to 64-bit boundary by Chris Wilson · 13 years ago
  10. a27d31e drm/radeon: fix panel scaling with eDP and LVDS bridges by Alex Deucher · 13 years ago
  11. 60b3d18 drm/i915: try not to lose backlight CBLV precision by Jani Nikula · 13 years ago
  12. ac5d182 drm/radeon: Another card with wrong primary dac adj by Ondrej Zary · 13 years ago
  13. 9887b22 drm/i915: ensure single initialization and cleanup of backlight device by Jani Nikula · 13 years ago
  14. 58fcd14 drm/i915: Workaround incoherence between fences and LLC across multiple CPUs by Chris Wilson · 13 years ago
  15. a5b5cc7 drm/radeon: cleanup properly if mmio mapping fails by Alex Deucher · 13 years ago
  16. f909046 drm/radeon: use frac fb div on RS780/RS880 by Alex Deucher · 13 years ago
  17. ace6581 DRM/i915: Add QUIRK_INVERT_BRIGHTNESS for NCR machines. by Egbert Eich · 14 years ago
  18. ce3a20e drm/i915: add quirk to invert brightness on Packard Bell NCL20 by Jani Nikula · 14 years ago
  19. 1bf4029 drm/i915: add quirk to invert brightness on eMachines e725 by Jani Nikula · 14 years ago
  20. d0fa0f8 drm/i915: add quirk to invert brightness on eMachines G725 by Jani Nikula · 14 years ago
  21. 678bb5d drm/i915: panel: invert brightness acer aspire 5734z by Carsten Emde · 14 years ago
  22. ed0bff1 drm/i915: panel: invert brightness via quirk by Carsten Emde · 14 years ago
  23. 4c4478f drm/i915: panel: invert brightness via parameter by Carsten Emde · 14 years ago
  24. 13ecaa9 drm/i915: add missing \n to UTS_RELEASE in the error_state by Jani Nikula · 13 years ago
  25. 830a450 drm/i915: dump UTS_RELEASE into the error_state by Daniel Vetter · 14 years ago
  26. 5fbe150 drm/i915; Only increment the user-pin-count after successfully pinning the bo by Chris Wilson · 14 years ago
  27. c87e58b drm/i915: Close race between processing unpin task and queueing the flip by Chris Wilson · 14 years ago
  28. 9d889e3 drm/radeon: fix typo in evergreen_mc_resume() by Alex Deucher · 14 years ago
  29. b29fe4d drm/nouveau: fix init with agpgart-uninorth by Aaro Koskinen · 14 years ago
  30. 8b23601 drm/radeon: add connector table for Mac G4 Silver by Alex Deucher · 14 years ago
  31. befa3d2 drm/radeon: add connector table for SAM440ep embedded board by Alex Deucher · 14 years ago
  32. 81d0e97 drm/radeon: fix amd afusion gpu setup aka sumo v2 by Jerome Glisse · 14 years ago
  33. 650ab0c drm/radeon/dce32+: use fractional fb dividers for high clocks by Alex Deucher · 14 years ago
  34. 5f68cf4 drm: fix documentation for drm_crtc_set_mode() by Alex Deucher · 14 years ago
  35. f11a1d5 drm/i915/sdvo: clean up connectors on intel_sdvo_init() failures by Jani Nikula · 14 years ago
  36. 4f9e14f drivers: hv: switch to use mb() instead of smp_mb() by Jason Wang · 13 years ago
  37. f40ed19 nbd: fsync and kill block device on shutdown by Paolo Bonzini · 13 years ago
  38. 354ad5e x86/efi: Fix dummy variable buffer allocation by Ben Hutchings · 13 years ago
  39. f4f009b Modify UEFI anti-bricking code by Matthew Garrett · 13 years ago
  40. 3fd6f84 x86,efi: Implement efi_no_storage_paranoia parameter by Richard Weinberger · 13 years ago
  41. 891d583 efi: Export efi_query_variable_store() for efivars.ko by Sergey Vlasov · 13 years ago
  42. d352874 x86,efi: Check max_size only if it is non-zero. by Richard Weinberger · 13 years ago
  43. 0b94d72 x86, efivars: firmware bug workarounds should be in platform code by Matt Fleming · 13 years ago
  44. b28299b efi_pstore: Introducing workqueue updating sysfs by Seiji Aguchi · 13 years ago
  45. 9001ccb efivars: Fix check for CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE by Ben Hutchings · 13 years ago
  46. 026f028 efivars: Add module parameter to disable use as a pstore backend by Seth Forshee · 13 years ago
  47. f6a087a efivars: Allow disabling use as a pstore backend by Seth Forshee · 13 years ago
  48. 1c4e6e9 efivars: pstore: Do not check size when erasing variable by Ben Hutchings · 13 years ago
  49. e887bb4 efi: be more paranoid about available space when creating variables by Josh Boyer · 13 years ago
  50. ff534f0 efivars: Disable external interrupt while holding efivars->lock by Josh Boyer · 13 years ago
  51. 8e74ecf efi_pstore: Check remaining space with QueryVariableInfo() before writing data by Seiji Aguchi · 14 years ago
  52. 75a0ac1 x86/Sandy Bridge: mark arrays in __init functions as __initconst by H. Peter Anvin · 14 years ago
  53. acb3355 ptrace/x86: Partly fix set_task_blockstep()->update_debugctlmsr() logic by Oleg Nesterov · 14 years ago
  54. fa060a3 ptrace/x86: Introduce set_task_blockstep() helper by Oleg Nesterov · 14 years ago
  55. 65d41bb x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member by Radu Caragea · 13 years ago
  56. 65947f1 n_gsm: replace kfree_skb w/ appropriate dev_* versions by Russ Gorby · 14 years ago
  57. 401a93e n_gsm: avoid accessing freed memory during CMD_FCOFF condition by Russ Gorby · 14 years ago
  58. 10e03a4 char: n_gsm: remove message filtering for contipated DLCI by samix.lebsir · 14 years ago
  59. 28bae9a n_gsm : Flow control handling in Mux driver by Frederic Berat · 14 years ago
  60. 6aa07d6 x86: fix build error and kconfig for ia32_emulation and binfmt by Randy Dunlap · 13 years ago
  61. 570a73e x86/apic: Disable I/O APIC before shutdown of the local APIC by Fenghua Yu · 13 years ago
  62. 1ad128f x86, build: Pass in additional -mno-mmx, -mno-sse options by H. Peter Anvin · 13 years ago
  63. 2c1dca2 x86, build, icc: Remove uninitialized_var() from compiler-intel.h by H. Peter Anvin · 13 years ago
  64. d981d3f tty: serial: imx: don't reinit clock in imx_setup_ufcr() by Dirk Behme · 14 years ago
  65. ffb88d5 ALSA: hda - Add support for CX20952 by Takashi Iwai · 13 years ago
  66. a162811 ALSA: hda - Add Conexant CX20755/20756/20757 codec IDs by Takashi Iwai · 14 years ago
  67. 1168045 ALSA: hda/conexant - Correct vendor IDs for new codecs by Takashi Iwai · 14 years ago
  68. cdab1ea ALSA: hda - Add stereo-dmic fixup for Acer Aspire One 522 by Takashi Iwai · 14 years ago
  69. d3ecba4 ALSA: hda - Fix oops caused by recent commit "Fix internal mic for Lenovo Ideapad U300s" by David Henningsson · 14 years ago
  70. 419f4df ALSA: hda - Add inverted internal mic quirk for Lenovo IdeaPad U310 by Felix Kaechele · 14 years ago
  71. 8194af4 ALSA: HDA: Add inverted internal mic quirk for Lenovo S205 by David Henningsson · 14 years ago
  72. 2467a26 thinkpad-acpi: fix issuing duplicated key events for brightness up/down by Alex Hung · 14 years ago
  73. 51a937d PCI: shpchp: Use per-slot workqueues to avoid deadlock by Bjorn Helgaas · 14 years ago
  74. 3a2c0d4 mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL by Stanislaw Gruszka · 14 years ago
  75. d6f6a64 e1000e: DoS while TSO enabled caused by link partner with small MSS by Bruce Allan · 14 years ago
  76. c7b5c6c can: c_can: Set reserved bit in IFx_MASK2 to 1 on write by Alexander Stein · 14 years ago
  77. a070047 intel_idle: Don't register CPU notifier if we are not running. by Konrad Rzeszutek Wilk · 14 years ago
  78. af857f1 regulator: max8998: Ensure enough delay time for max8998_set_voltage_buck_time_sel by Axel Lin · 14 years ago
  79. cd85852 regulator: max8997: Use uV in voltage_map_desc by Axel Lin · 14 years ago
  80. c7e0950 i915: ensure that VGA plane is disabled by Krzysztof Mazur · 14 years ago
  81. cabb414 i82975x_edac: Fix dimm label initialization by Mauro Carvalho Chehab · 14 years ago
  82. fb35bbb MISC: hpilo, remove pci_disable_device by Jiri Slaby · 14 years ago
  83. 85923c3 floppy: properly handle failure on add_disk loop by Herton Ronaldo Krzesinski · 14 years ago
  84. ad4751d Input: synaptics - adjust threshold for treating position values as negative by Seth Forshee · 14 years ago
  85. b2d9953 UBI: erase free PEB with bitflip in EC header by Matthieu CASTET · 14 years ago
  86. 70e8fcb Staging: zram: Fix access of NULL pointer by Rashika Kheria · 13 years ago
  87. 1f60745 zram: allow request end to coincide with disksize by Sergey Senozhatsky · 13 years ago
  88. f3ec6e7 zram: avoid access beyond the zram device by Jiang Liu · 13 years ago
  89. 11fc2ee zram: destroy all devices on error recovery path in zram_init() by Jiang Liu · 13 years ago
  90. 5e84bf6 zram: avoid invalid memory access in zram_exit() by Jiang Liu · 13 years ago
  91. 74eb879 zram: Fix deadlock bug in partial read/write by Minchan Kim · 14 years ago
  92. 87dba70 dm thin: fix discard corruption by Joe Thornber · 13 years ago
  93. 5e301eb dm mpath: fix race condition between multipath_dtr and pg_init_done by Shiva Krishna Merla · 13 years ago
  94. d110fd5 dm snapshot: avoid snapshot space leak on crash by Mikulas Patocka · 13 years ago
  95. 4834ca9 nfsd: nfsd_open: when dentry_open returns an error do not propagate as struct file by Harshula Jayasuriya · 13 years ago
  96. 352f526 md/raid10: fix "enough" function for detecting if array is failed. by NeilBrown · 14 years ago
  97. e4bf930 dm snapshot: add missing module aliases by Mikulas Patocka · 13 years ago
  98. bed74df dm bufio: avoid a possible __vmalloc deadlock by Mikulas Patocka · 13 years ago
  99. ba79592 NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 session by Trond Myklebust · 14 years ago
  100. 0c5fa16 NFSv4.1: Don't decode skipped layoutgets by Weston Andros Adamson · 13 years ago