1. 97ba0af acer-wmi/hp-wmi: use platform_device_unregister instead of platform_device_del in module_exit by Axel Lin · 15 years ago
  2. a5167c5 wmi: fix memory leak in parse_wdg by Axel Lin · 15 years ago
  3. 410d44c dell-laptop: Add another Dell laptop family to the DMI whitelist by Rezwanul Kabir · 14 years ago
  4. 1c79632 acer-wmi: fix resource reclaim in acer_wmi_init error path by Axel Lin · 14 years ago
  5. e9ec7f3 X86: intel_ips, check for kzalloc properly by Jiri Slaby · 14 years ago
  6. dfec5c4 hp-wmi: add error handling for hp_wmi_init by Axel Lin · 14 years ago
  7. 35f2915 intel_scu_ipc: add definitions for vRTC related command by Feng Tang · 15 years ago
  8. b95d13e classmate-laptop: should check for NULL as retval for rfkill_alloc by Thadeu Lima de Souza Cascardo · 14 years ago
  9. 0385e52 IPS driver: add GPU busy and turbo checking by Jesse Barnes · 15 years ago
  10. aa7ffc0 x86 platform driver: intelligent power sharing driver by Jesse Barnes · 15 years ago
  11. 8cadd283 timer: add on-stack deferrable timer interfaces by Jesse Barnes · 15 years ago
  12. 81f6148 platform/x86: msi-laptop depends on SERIO_I8042 by Randy Dunlap · 15 years ago
  13. f35843e classmate-laptop: depends on RFKILL or RFKILL=n by Thadeu Lima de Souza Cascardo · 15 years ago
  14. 0fc8f27 drivers/platform/x86: Eliminate a NULL pointer dereference by Julia Lawall · 15 years ago
  15. 6d96e00 X86 platform: hp-wmi Better match the HP WMI query interface by Thomas Renninger · 15 years ago
  16. 8dda6b0 x86 platform drivers: hp-wmi fix buffer size depending on ACPI version by Thomas Renninger · 15 years ago
  17. 1bbdfd5 x86 platform drivers: hp-wmi Set placeholder for unimplemented events by Thomas Renninger · 15 years ago
  18. f6b2ff0 x86 platform drivers: hp-wmi Add media key 0x20e8 by Thomas Renninger · 15 years ago
  19. a2806c6 x86 platform drivers: hp-wmi Use consistent prefix string for messages. by Thomas Renninger · 15 years ago
  20. da9a79b x86 platform drivers: hp-wmi Catch and log unkown event and key codes correctly by Thomas Renninger · 15 years ago
  21. 751ae80 x86 platform drivers: hp-wmi Reorder event id processing by Thomas Renninger · 15 years ago
  22. 4b30fbc intel_menlow: fix memory leaks in error path by Axel Lin · 15 years ago
  23. 9fe6206 Linux 2.6.35 by Linus Torvalds · 14 years ago
  24. 77a63f3 NFS: Fix a typo in include/linux/nfs_fs.h by Trond Myklebust · 14 years ago
  25. a63ecd8 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  26. fc71ff8 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  27. 1cf66e1 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  28. de51257 mm: fix ia64 crash when gcore reads gate area by Hugh Dickins · 14 years ago
  29. 51c20fc CIFS: Remove __exit mark from cifs_exit_dns_resolver() by David Howells · 14 years ago
  30. e76df4d cyber2000fb: fix console in truecolor modes by Ondrej Zary · 14 years ago
  31. 00b4703 cyber2000fb: fix machine hang on module load by Ondrej Zary · 14 years ago
  32. f2d2420 SA1111: Eliminate use after free by Julia Lawall · 14 years ago
  33. 74bc809 ARM: Fix Versatile/Realview/VExpress MMC card detection sense by Russell King · 14 years ago
  34. 831e804 ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_vipt by Gary King · 14 years ago
  35. cfb506e NFS: Ensure that writepage respects the nonblock flag by Trond Myklebust · 14 years ago
  36. b608b28 NFS: kswapd must not block in nfs_release_page by Trond Myklebust · 14 years ago
  37. 674b222 nfs: include space for the NUL in root path by Dan Carpenter · 14 years ago
  38. a2dccdb Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  39. 7d5fcdc Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  40. e271e87 Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  41. 8f92054 CRED: Fix __task_cred()'s lockdep check and banner comment by David Howells · 14 years ago
  42. de09a97 CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials by David Howells · 14 years ago
  43. 230a5ce watchdog: update MAINTAINERS entry by Wim Van Sebroeck · 14 years ago
  44. dc1eae2 ALSA: hda - Add a PC-beep workaround for ASUS P5-V by Takashi Iwai · 14 years ago
  45. b92b361 ARM: Add barriers to io{read,write}{8,16,32} accessors as well by Russell King · 14 years ago
  46. 79f64db ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLE by Catalin Marinas · 14 years ago
  47. 6775a55 ARM: 6272/1: Convert L2x0 to use the IO relaxed operations by Catalin Marinas · 14 years ago
  48. e936771 ARM: 6271/1: Introduce *_relaxed() I/O accessors by Catalin Marinas · 14 years ago
  49. 661f10f ARM: 6275/1: ux500: don't use writeb() in uncompress.h by Rabin Vincent · 14 years ago
  50. f1b957d ARM: 6270/1: clean files in arch/arm/boot/compressed/ by Magnus Damm · 14 years ago
  51. a4967de drm/edid: Fix the HDTV hack sync adjustment by Adam Jackson · 14 years ago
  52. 12e27be drm/radeon/kms: fix radeon mid power profile reporting by Daniel J Blueman · 14 years ago
  53. 540ad6b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  54. 2fa82e1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  55. 8785eb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
  56. a6f80fb ecryptfs: Bugfix for error related to ecryptfs_hash_buckets by Andre Osterhues · 14 years ago
  57. ba773f7 x86,kgdb: Fix hw breakpoint regression by Jason Wessel · 14 years ago
  58. 6c50e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  59. d2a97a4 GFS2: Use kmalloc when possible for ->readdir() by Steven Whitehouse · 14 years ago
  60. b6cbe51 ALSA: hda - Assume PC-beep as default for Realtek by Takashi Iwai · 14 years ago
  61. 8af2591 ALSA: hda - Don't register beep input device when no beep is available by Takashi Iwai · 14 years ago
  62. 8b24599 davinci: da850/omap-l138 evm: account for DEFDCDC{2,3} being tied high by Sekhar Nori · 14 years ago
  63. 7d14831 regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH register by Anuj Aggarwal · 14 years ago
  64. 38faddb ALSA: hda - Fix pin-detection of Nvidia HDMI by Takashi Iwai · 14 years ago
  65. fc0f5ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  66. 6a99ad4 gpio: fix spurious printk when freeing a gpio by Jon Povey · 14 years ago
  67. 952e1c6 edac: mpc85xx: fix coldplug/hotplug module autoloading by Anton Vorontsov · 14 years ago
  68. 2884fce drivers/rtc/rtc-rx8581.c: fix setdatetime by Rudolf Marek · 14 years ago
  69. b82bab4 dynamic debug: move ddebug_remove_module() down into free_module() by Jason Baron · 14 years ago
  70. 03066f2 ceph: use complete_all and wake_up_all by Yehuda Sadeh · 14 years ago
  71. da7ddd3 9p: Pass the correct end of buffer to p9stat_read by Latchesar Ionkov · 14 years ago
  72. 33fea79 [S390] etr: fix clock synchronization race by Martin Schwidefsky · 14 years ago
  73. f5cdac2 [S390] Fix IRQ tracing in case of PER by Heiko Carstens · 14 years ago
  74. 8f83d76 [SCSI] ibmvscsi: Fix oops when an interrupt is pending during probe by Anton Blanchard · 14 years ago
  75. d15aa2c Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/perf by Linus Torvalds · 14 years ago
  76. 02e7cce Merge git://git.infradead.org/users/cbou/battery-2.6.35 by Linus Torvalds · 14 years ago
  77. a376bca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  78. 6b95ed3 perf, powerpc: Use perf_sample_data_init() for the FSL code by Peter Zijlstra · 14 years ago
  79. e9a1c51 wm8350-regulator: fix wm8350_register_regulator error handling by Axel Lin · 14 years ago
  80. 979da89 ab3100: fix off-by-one value range checking for voltage selector by Axel Lin · 14 years ago
  81. 1a041a2 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  82. 5447080 s2io: fixing DBG_PRINT() macro by Breno Leitao · 14 years ago
  83. ee13cbd Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  84. 863da95 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  85. 5620ae2 drm/i915: make sure we shut off the panel in eDP configs by Jesse Barnes · 14 years ago
  86. a9ad99a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  87. e9d67a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  88. 592d32c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  89. 4afb93b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  90. 225aa01 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  91. 3581ced [CPUFREQ] powernow-k8: Limit Pstate transition latency check by Borislav Petkov · 14 years ago
  92. 179ee43 [CPUFREQ] Fix PCC driver error path by Matthew Garrett · 14 years ago
  93. 3847d22 [CPUFREQ] fix double freeing in error path of pcc-cpufreq by Daniel J Blueman · 14 years ago
  94. 47f8bcf [CPUFREQ] pcc driver should check for pcch method before calling _OSC by Matthew Garrett · 14 years ago
  95. 6f90388 [CPUFREQ] fix memory leak in cpufreq_add_dev by Xiaotian Feng · 14 years ago
  96. accd846 [CPUFREQ] revert "[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (second call site)" by Andrej Gelenberg · 15 years ago
  97. d330021 sysfs: allow creating symlinks from untagged to tagged directories by Eric W. Biederman · 14 years ago
  98. 521d045 sysfs: sysfs_delete_link handle symlinks from untagged to tagged directories. by Eric W. Biederman · 14 years ago
  99. 96d6523 sysfs: Don't allow the creation of symlinks we can't remove by Eric W. Biederman · 14 years ago
  100. 2b795ea USB: musb: tusb6010: fix compile error with n8x0_defconfig by Felipe Balbi · 14 years ago