1. 88bf170 sony-laptop: add high speed battery charging function by Marco Chiappero · 12 years ago
  2. 54535d0 sony-laptop: support automatic resume on lid open by Marco Chiappero · 12 years ago
  3. bab7084 sony-laptop: adjust error handling in finding SNC handles by Mattia Dongili · 12 years ago
  4. 49f000a sony-laptop: add thermal profiles support by Marco Chiappero · 12 years ago
  5. 967145a sony-laptop: support battery care functions by Marco Chiappero · 12 years ago
  6. ae18871 sony-laptop: additional debug statements by Mattia Dongili · 12 years ago
  7. 5fe801a sony-laptop: improve SNC initialization and acpi notify callback code by Marco Chiappero · 12 years ago
  8. 9e12337 sony-laptop: use kstrtoul to parse sysfs values by Mattia Dongili · 12 years ago
  9. ebcef1b sony-laptop: generalise ACPI calls into SNC functions by Mattia Dongili · 12 years ago
  10. 3398241 sony-laptop: fix return path when no ACPI buffer is allocated by Mattia Dongili · 12 years ago
  11. d6f15ed sony-laptop: use soft rfkill status stored in hw by Marco Chiappero · 12 years ago
  12. dd258c0 hp-wmi: check for allocation failures by Dan Carpenter · 12 years ago
  13. 121b7b0 toshiba_acpi: Add support for transflective LCD by Akio Idehara · 12 years ago
  14. 62cce75 toshiba_acpi: Only register backlight device when interface is read/write by Seth Forshee · 12 years ago
  15. 20a769c ideapad: generate valid key event only by Ike Panhc · 12 years ago
  16. a5c3892 ideapad: remove unused define and fix a typo by Ike Panhc · 12 years ago
  17. e4332e8 hdaps: Jesper Juhl: Fix outdated email address by Jesper Juhl · 12 years ago
  18. ff41319 thinkpad-acpi: fix issuing duplicated key events for brightness up/down by Alex Hung · 12 years ago
  19. 9696088 apple-gmux: Add suspend/resume support for the backlight by Seth Forshee · 12 years ago
  20. bc7ab49 xo1-rfkill: only act when blocked state is changed by Daniel Drake · 12 years ago
  21. 14b234b fujitsu-tablet: correct quirks for Lifebook and Stylistic tablets by Robert Gerlach · 12 years ago
  22. 32be65b fujitsu-tablet: convert printk to pr_* by Robert Gerlach · 12 years ago
  23. a5c02c2 fujitsu-tablet: remove duplicated code by Robert Gerlach · 12 years ago
  24. 145047d drivers/x86: mark const init data with __initconst instead of __initdata by Uwe Kleine-König · 12 years ago
  25. 7f83922 dell-laptop: add 3 quirks for supporting touchpad LED by AceLan Kao · 12 years ago
  26. 57b31b2 Dell Vostro 3350 touchpad LED by Ang Way Chuang · 12 years ago
  27. 8ee78c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  28. 0c6be87 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  29. 13199a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  30. 63bc620 radeon: add radeon prime vmap support. by Dave Airlie · 12 years ago
  31. 35916ac nouveau: add vmap support to nouveau prime support by Dave Airlie · 12 years ago
  32. e8aa1d1 udl: support vmapping imported dma-bufs by Dave Airlie · 12 years ago
  33. 9a70cc2 i915: add dma-buf vmap support for exporting vmapped buffer by Dave Airlie · 12 years ago
  34. 93b4cc5 cirrus: avoid crash if driver fails to load by Dave Airlie · 12 years ago
  35. 9e612a0 drm/i915/crt: Do not rely upon the HPD presence pin by Chris Wilson · 12 years ago
  36. 946c749 radeon: add stub dma-buf mmap functionality by Dave Airlie · 12 years ago
  37. e1bbc4b nouveau: add stub dma-buf mmap functionality. by Dave Airlie · 12 years ago
  38. 2dad9d4 i915: add stub dma-buf mmap callback. by Dave Airlie · 12 years ago
  39. 121daad hwrng: atmel-rng - fix race condition leading to repeated bits by Peter Korsgaard · 12 years ago
  40. 84bc758 drm/i915: l3 parity sysfs interface by Ben Widawsky · 12 years ago
  41. b9524a1 drm/i915: remap l3 on hw init by Ben Widawsky · 12 years ago
  42. 15b9f80 drm/i915: enable parity error interrupts by Ben Widawsky · 12 years ago
  43. e368919 drm/i915: Dynamic Parity Detection handling by Ben Widawsky · 12 years ago
  44. 6c98237 drm/i915: s/mdelay/msleep/ in the sdvo detect function by Daniel Vetter · 12 years ago
  45. 61e9653 drm/i915: reuse the sdvo tv clock adjustment in ilk mode_set by Daniel Vetter · 12 years ago
  46. e5153dc drm/i915: there's no cxsr on ilk by Daniel Vetter · 12 years ago
  47. b77874c mtip32xx: Changes to sysfs entries by Asai Thambi S P · 12 years ago
  48. 8ce8009 mtip32xx: Convert macro definitions for flag bits to enum by Asai Thambi S P · 12 years ago
  49. 377b8fc6 mtip32xx: minor performance tweak by Asai Thambi S P · 12 years ago
  50. e602878f mtip32xx: Fix to support more than one sector in exec_drive_command() by Asai Thambi S P · 12 years ago
  51. 0a07ab2 mtip32xx: Use plain spinlock for 'cmd_issue_lock' by Asai Thambi S P · 12 years ago
  52. 6c8ab69 mtip32xx: Set block queue boundary variables by Asai Thambi S P · 12 years ago
  53. d02e1f0 mtip32xx: Fix to handle TFE for PIO(IOCTL/internal) commands by Asai Thambi S P · 12 years ago
  54. 971890f mtip32xx: Change HDIO_GET_IDENTITY to return stored data by Asai Thambi S P · 12 years ago
  55. 2df7aa9 mtip32xx: Set custom timeouts for PIO commands by Asai Thambi S P · 12 years ago
  56. 6bb688c mtip32xx: fix clearing an incorrect register in mtip_init_port by Asai Thambi S P · 12 years ago
  57. aba336b md: raid1/raid10: fix problem with merge_bvec_fn by NeilBrown · 12 years ago
  58. 244ca2b i810: switch to vm_mmap() by Al Viro · 12 years ago
  59. 5f2a3d61 sbp-target: rename a variable to avoid name clash by Stefan Richter · 12 years ago
  60. 2e1d4a0 net/smsc911x: Repair broken failure paths by Lee Jones · 12 years ago
  61. 8c9ce60 xen/blkback: Copy id field when doing BLKIF_DISCARD. by Konrad Rzeszutek Wilk · 12 years ago
  62. 9d9740f drm/i915: add some barriers when changing DIPs by Paulo Zanoni · 12 years ago
  63. c30b611 drm/i915: remove comment about HSW HDMI DIPs by Paulo Zanoni · 12 years ago
  64. b659c3d drm/i915: don't set SDVO_BORDER_ENABLE when we're HDMI by Paulo Zanoni · 12 years ago
  65. 9d32d16 drm/i915: don't write 0 to DIP control at HDMI init by Paulo Zanoni · 12 years ago
  66. 72b78c9 drm/i915: disable DIP while changing the port by Paulo Zanoni · 12 years ago
  67. 0dd87d2 drm/i915: explicitly disable the DIPs we're not using by Paulo Zanoni · 12 years ago
  68. 3bbf372 virtio-net: remove useless disable on freeze by Michael S. Tsirkin · 12 years ago
  69. 5cde2a6 drm/i915: don't wait for vblank while writing InfoFrames by Paulo Zanoni · 12 years ago
  70. 822974a drm/i915: enable DIP before enabling each InfoFrame by Paulo Zanoni · 12 years ago
  71. f278d97 drm/i915: only set the HDMI port on the DIP once by Paulo Zanoni · 12 years ago
  72. 0c14c7f drm/i915: properly alternate between DVI and HDMI by Paulo Zanoni · 12 years ago
  73. 687f4d0 drm/i915: add set_infoframes to struct intel_hdmi by Paulo Zanoni · 12 years ago
  74. bbd7714 Merge branch 'x86/trampoline' into x86/urgent by H. Peter Anvin · 12 years ago
  75. af56e0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  76. 319b6ff x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.c by H. Peter Anvin · 12 years ago
  77. 42fe55c Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  78. 19ce0a9 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  79. 6bb340c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  80. a70f35a Merge branch 'for-3.5/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  81. 2f83766 Merge tag 'iommu-updates-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  82. a0f6876 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  83. 780dbcd xen/pci: Check for PCI bridge before using it. by Zhang, Yang Z · 12 years ago
  84. 5e152e6 xen/events: Add WARN_ON when quick lookup found invalid type. by Konrad Rzeszutek Wilk · 12 years ago
  85. 403e1c5 Merge branch 'x86/mce' into x86/urgent by Ingo Molnar · 12 years ago
  86. 28f8571 Merge branches 'iommu/fixes', 'dma-debug', 'arm/omap', 'arm/tegra', 'core' and 'x86/amd' into next by Joerg Roedel · 12 years ago
  87. 1ff2f40 [SCSI] fix scsi_wait_scan by James Bottomley · 12 years ago
  88. 43a8d39 [SCSI] fix async probe regression by Dan Williams · 12 years ago
  89. b83d543 [SCSI] be2iscsi: fix dma free size mismatch regression by Mike Christie · 12 years ago
  90. 356293b [SCSI] qla4xxx: Update driver version to 5.02.00-k17 by Vikas Chaudhary · 12 years ago
  91. 068237c8 [SCSI] qla4xxx: Capture minidump for ISP82XX on firmware failure by Tej Parkash · 12 years ago
  92. f7b4aa6 [SCSI] qla4xxx: Add change_queue_depth API support by Tej Parkash · 12 years ago
  93. 90599b6 [SCSI] qla4xxx: Fix clear ddb mbx command failure issue. by Manish Rangankar · 12 years ago
  94. 3d948e2 [SCSI] qla4xxx: Fix kernel panic during discovery logout. by Manish Rangankar · 12 years ago
  95. 14674e7 i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING by Mark Brown · 12 years ago
  96. 838bfa6 i2c-dev: Add support for I2C_M_RECV_LEN by Jean Delvare · 12 years ago
  97. 5f50aa3 [SCSI] qla4xxx: Correct early completion of pending mbox. by Lalit Chandivade · 12 years ago
  98. 4b98b32 watchdog: iTCO_wdt.c: fix printk format warnings by Randy Dunlap · 12 years ago
  99. d9df0ef watchdog: sp805_wdt: Add clk_{un}prepare support by Viresh Kumar · 12 years ago
  100. 4a51653 watchdog: sp805_wdt: convert to watchdog core by Viresh Kumar · 12 years ago