aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-03acer-wmi: set permissions on interface file to S_IRUGOAxel Lin
2010-08-03asus-laptop: fix a memory leak in asus_laptop_get_info error pathAxel Lin
2010-08-03wmi: fix a memory leak in wmi_notify_debugAxel Lin
2010-08-03dell-wmi: Add support for eject key on Dell Studio 1555Islam Amer
2010-08-03rar: Move the RAR driver into the right place as its now cleanAlan Cox
2010-08-03acer-wmi/hp-wmi: use platform_device_unregister instead of platform_device_de...Axel Lin
2010-08-03wmi: fix memory leak in parse_wdgAxel Lin
2010-08-03dell-laptop: Add another Dell laptop family to the DMI whitelistRezwanul Kabir
2010-08-03acer-wmi: fix resource reclaim in acer_wmi_init error pathAxel Lin
2010-08-03X86: intel_ips, check for kzalloc properlyJiri Slaby
2010-08-03hp-wmi: add error handling for hp_wmi_initAxel Lin
2010-08-03intel_scu_ipc: add definitions for vRTC related commandFeng Tang
2010-08-03classmate-laptop: should check for NULL as retval for rfkill_allocThadeu Lima de Souza Cascardo
2010-08-03IPS driver: add GPU busy and turbo checkingJesse Barnes
2010-08-03x86 platform driver: intelligent power sharing driverJesse Barnes
2010-08-03timer: add on-stack deferrable timer interfacesJesse Barnes
2010-08-03platform/x86: msi-laptop depends on SERIO_I8042Randy Dunlap
2010-08-03classmate-laptop: depends on RFKILL or RFKILL=nThadeu Lima de Souza Cascardo
2010-08-03drivers/platform/x86: Eliminate a NULL pointer dereferenceJulia Lawall
2010-08-03X86 platform: hp-wmi Better match the HP WMI query interfaceThomas Renninger
2010-08-03x86 platform drivers: hp-wmi fix buffer size depending on ACPI versionThomas Renninger
2010-08-03x86 platform drivers: hp-wmi Set placeholder for unimplemented eventsThomas Renninger
2010-08-03x86 platform drivers: hp-wmi Add media key 0x20e8Thomas Renninger
2010-08-03x86 platform drivers: hp-wmi Use consistent prefix string for messages.Thomas Renninger
2010-08-03x86 platform drivers: hp-wmi Catch and log unkown event and key codes correctlyThomas Renninger
2010-08-03x86 platform drivers: hp-wmi Reorder event id processingThomas Renninger
2010-08-03intel_menlow: fix memory leaks in error pathAxel Lin
2010-08-01Linux 2.6.35v2.6.35Linus Torvalds
2010-08-01NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust
2010-07-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-07-30Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-07-30Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-07-30mm: fix ia64 crash when gcore reads gate areaHugh Dickins
2010-07-30CIFS: Remove __exit mark from cifs_exit_dns_resolver()David Howells
2010-07-30cyber2000fb: fix console in truecolor modesOndrej Zary
2010-07-30cyber2000fb: fix machine hang on module loadOndrej Zary
2010-07-30SA1111: Eliminate use after freeJulia Lawall
2010-07-30ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King
2010-07-30ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_viptGary King
2010-07-30NFS: Ensure that writepage respects the nonblock flagTrond Myklebust
2010-07-30NFS: kswapd must not block in nfs_release_pageTrond Myklebust
2010-07-30nfs: include space for the NUL in root pathDan Carpenter
2010-07-29Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2010-07-29Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2010-07-29CRED: Fix __task_cred()'s lockdep check and banner commentDavid Howells
2010-07-29CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells
2010-07-29watchdog: update MAINTAINERS entryWim Van Sebroeck
2010-07-29ALSA: hda - Add a PC-beep workaround for ASUS P5-VTakashi Iwai
2010-07-29ARM: Add barriers to io{read,write}{8,16,32} accessors as wellRussell King