index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
lcm.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-08-03
acerhdf: remove "chk_off" as it was only needed for T31 netbooks
Peter Feuerer
1
-47
/
+45
2010-08-03
acerhdf: add new BIOS versions
Peter Feuerer
1
-3
/
+12
2010-08-03
hp-wmi: return -ENODEV if BIOS does not export any supported hp wmi guid
Thomas Renninger
1
-2
/
+7
2010-08-03
toshiba-acpi: Add an extra couple of keys
Matthew Garrett
1
-0
/
+2
2010-08-03
sony-laptop: use platform_device_unregister in sony_pf_remove
Axel Lin
1
-2
/
+1
2010-08-03
dell-wmi: fix a memory leak
Axel Lin
1
-1
/
+8
2010-08-03
acer-wmi: make dmi_matched to return 1 instead of 0
Axel Lin
1
-1
/
+1
2010-08-03
acer-wmi: set permissions on interface file to S_IRUGO
Axel Lin
1
-2
/
+1
2010-08-03
asus-laptop: fix a memory leak in asus_laptop_get_info error path
Axel Lin
1
-1
/
+3
2010-08-03
wmi: fix a memory leak in wmi_notify_debug
Axel Lin
1
-1
/
+7
2010-08-03
dell-wmi: Add support for eject key on Dell Studio 1555
Islam Amer
1
-1
/
+1
2010-08-03
rar: Move the RAR driver into the right place as its now clean
Alan Cox
9
-43
/
+26
2010-08-03
acer-wmi/hp-wmi: use platform_device_unregister instead of platform_device_de...
Axel Lin
2
-2
/
+2
2010-08-03
wmi: fix memory leak in parse_wdg
Axel Lin
1
-5
/
+11
2010-08-03
dell-laptop: Add another Dell laptop family to the DMI whitelist
Rezwanul Kabir
1
-0
/
+7
2010-08-03
acer-wmi: fix resource reclaim in acer_wmi_init error path
Axel Lin
1
-5
/
+22
2010-08-03
X86: intel_ips, check for kzalloc properly
Jiri Slaby
1
-4
/
+5
2010-08-03
hp-wmi: add error handling for hp_wmi_init
Axel Lin
1
-6
/
+25
2010-08-03
intel_scu_ipc: add definitions for vRTC related command
Feng Tang
1
-0
/
+6
2010-08-03
classmate-laptop: should check for NULL as retval for rfkill_alloc
Thadeu Lima de Souza Cascardo
1
-5
/
+6
2010-08-03
IPS driver: add GPU busy and turbo checking
Jesse Barnes
1
-13
/
+17
2010-08-03
x86 platform driver: intelligent power sharing driver
Jesse Barnes
4
-0
/
+1675
2010-08-03
timer: add on-stack deferrable timer interfaces
Jesse Barnes
2
-0
/
+28
2010-08-03
platform/x86: msi-laptop depends on SERIO_I8042
Randy Dunlap
1
-0
/
+1
2010-08-03
classmate-laptop: depends on RFKILL or RFKILL=n
Thadeu Lima de Souza Cascardo
1
-0
/
+1
2010-08-03
drivers/platform/x86: Eliminate a NULL pointer dereference
Julia Lawall
1
-3
/
+7
2010-08-03
X86 platform: hp-wmi Better match the HP WMI query interface
Thomas Renninger
1
-30
/
+107
2010-08-03
x86 platform drivers: hp-wmi fix buffer size depending on ACPI version
Thomas Renninger
1
-7
/
+27
2010-08-03
x86 platform drivers: hp-wmi Set placeholder for unimplemented events
Thomas Renninger
1
-0
/
+15
2010-08-03
x86 platform drivers: hp-wmi Add media key 0x20e8
Thomas Renninger
1
-0
/
+1
2010-08-03
x86 platform drivers: hp-wmi Use consistent prefix string for messages.
Thomas Renninger
1
-4
/
+6
2010-08-03
x86 platform drivers: hp-wmi Catch and log unkown event and key codes correctly
Thomas Renninger
1
-3
/
+5
2010-08-03
x86 platform drivers: hp-wmi Reorder event id processing
Thomas Renninger
1
-19
/
+32
2010-08-03
intel_menlow: fix memory leaks in error path
Axel Lin
1
-11
/
+22
2010-08-02
Linux 2.6.35
v2.6.35
Linus Torvalds
1
-1
/
+1
2010-08-02
NFS: Fix a typo in include/linux/nfs_fs.h
Trond Myklebust
2
-5
/
+6
2010-07-31
mm: fix ia64 crash when gcore reads gate area
Hugh Dickins
1
-3
/
+13
2010-07-31
CIFS: Remove __exit mark from cifs_exit_dns_resolver()
David Howells
2
-2
/
+2
2010-07-31
cyber2000fb: fix console in truecolor modes
Ondrej Zary
1
-0
/
+1
2010-07-31
cyber2000fb: fix machine hang on module load
Ondrej Zary
1
-0
/
+2
2010-07-31
SA1111: Eliminate use after free
Julia Lawall
1
-3
/
+2
2010-07-31
ARM: Fix Versatile/Realview/VExpress MMC card detection sense
Russell King
3
-4
/
+8
2010-07-31
ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_vipt
Gary King
1
-5
/
+8
2010-07-30
NFS: Ensure that writepage respects the nonblock flag
Trond Myklebust
1
-6
/
+17
2010-07-30
NFS: kswapd must not block in nfs_release_page
Trond Myklebust
3
-4
/
+14
2010-07-30
nfs: include space for the NUL in root path
Dan Carpenter
1
-1
/
+1
2010-07-30
CRED: Fix __task_cred()'s lockdep check and banner comment
David Howells
3
-5
/
+14
2010-07-30
CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials
David Howells
3
-21
/
+27
2010-07-29
watchdog: update MAINTAINERS entry
Wim Van Sebroeck
1
-0
/
+2
2010-07-29
ALSA: hda - Add a PC-beep workaround for ASUS P5-V
Takashi Iwai
1
-8
/
+24
[next]