index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ACPI] PNPACPI vs sound IRQ
David Shaohua Li
2005-07-12
4
-6
/
+9
*
[ACPI] update /proc/acpi/processor/*/power even if only C1 support
Venkatesh Pallipadi
2005-07-12
1
-7
/
+26
*
[ACPI] hotplug Processor consideration in acpi_bus_add()
Keiichiro Tokunaga
2005-07-12
1
-5
/
+7
*
[ACPI] fix debug-mode build warning in acpi/hotkey.c
Andrew Morton
2005-07-11
1
-1
/
+2
*
[ACPI] fix kmalloc size bug in acpi/video.c
Paulo Marques
2005-07-11
1
-7
/
+6
*
[ACPI] fix potential NULL dereference in acpi/video.c
Adrian Bunk
2005-07-11
1
-1
/
+1
*
[ACPI] check for kmalloc failure in toshiba_acpi.c
Panagiotis Issaris
2005-07-11
1
-0
/
+3
*
[ACPI] fix build warning
Andrew Morton
2005-07-11
1
-1
/
+1
*
cleanup: remove unnecessary initializer on static pointers
Greg Kroah-Hartman
2005-07-11
1
-2
/
+2
*
[ACPI] PNPACPI parse error
Matthieu Castet
2005-07-11
1
-1
/
+10
*
[ACPI] gut acpi_pci_choose_state() to avoid conflict
Len Brown
2005-07-11
1
-13
/
+2
*
[ACPI] fix EC access width
Luming Yu
2005-07-11
1
-18
/
+14
*
[ACPI] Enable EC Burst Mode
Dmitry Torokhov
2005-07-11
1
-114
/
+276
*
[ACPI] pci_set_power_state() now calls
David Shaohua Li
2005-07-11
4
-3
/
+36
*
[ACPI] PCI can now get suspend state from firmware
David Shaohua Li
2005-07-11
3
-2
/
+59
*
[ACPI] Bind ACPI and PCI devices
David Shaohua Li
2005-07-11
1
-3
/
+54
*
[ACPI] Bind PCI devices with ACPI devices
David Shaohua Li
2005-07-11
3
-3
/
+365
*
[ACPI] generic Hot Key support
Luming Yu
2005-07-11
7
-1
/
+1054
*
[ACPI] S3 Suspend to RAM: fix driver suspend/resume methods
David Shaohua Li
2005-07-11
4
-0
/
+10
*
[ACPI] S3 Suspend to RAM: interrupt resume fix
David Shaohua Li
2005-07-11
1
-22
/
+14
*
[ACPI] ACPI poweroff fix
Alexey Starikovskiy
2005-07-11
3
-51
/
+105
*
[ACPI] CONFIG_ACPI now depends on CONFIG_PM
Len Brown
2005-07-11
1
-1
/
+2
*
[ACPI] Allow simultaneous Fixed Feature and Control Method buttons
Alexey Starikovskiy
2005-07-11
1
-244
/
+1
*
[ACPI] update CONFIG_ACPI_CONTAINER Kconfig help
Keiichiro Tokunaga
2005-07-11
1
-2
/
+7
*
Merge 'for-linus' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2005-06-17
1
-3
/
+6
|
\
|
*
When cfq I/O scheduler is selected, get_request() in __make_request() calls
Kiyoshi Ueda
2005-06-17
1
-3
/
+6
*
|
[PATCH] PCI: don't override drv->shutdown unconditionally
Christoph Hellwig
2005-06-17
1
-1
/
+4
*
|
Merge 'for-linus' branch of master.kernel.org:/pub/scm/linux/kernel/git/axboe...
Linus Torvalds
2005-06-16
1
-8
/
+1
|
\
|
|
*
This patch fixes q->unplug_thresh condition check in
Tejun Heo
2005-06-16
1
-1
/
+1
|
*
This patch kills elevator_global_init() in elevator.c which does
Tejun Heo
2005-06-16
1
-7
/
+0
*
|
[PATCH] fix for kaweth broken by changes in the networking layer
Oliver Neukum
2005-06-16
1
-1
/
+1
*
|
[PATCH] ALPS: fix enabling hardware tapping
Dmitry Torokhov
2005-06-16
1
-1
/
+1
*
|
[PATCH] sbp2 slab corruption fix
Alexandre Oliva
2005-06-16
1
-1
/
+2
|
/
*
[PATCH] macmodes: needs a license
Randy Dunlap
2005-06-14
1
-0
/
+1
*
[PATCH] i2o: Fix free of event memory in i2o_block_event()
Markus Lidel
2005-06-14
1
-0
/
+1
*
[PATCH] Typo in fbdev sysfs support, virtual_size
Jon Smirl
2005-06-13
1
-1
/
+1
*
[PATCH] Fix PCI BAR size interpretation on 64-bit arches
Olof Johansson
2005-06-13
1
-1
/
+1
*
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2005-06-13
1
-1
/
+1
|
\
|
*
[NET]: Move the netdev list to vger.kernel.org.
Ralf Baechle
2005-06-13
1
-1
/
+1
*
|
[PATCH] spin longer for ehci port reset completion
David Brownell
2005-06-13
1
-1
/
+4
|
/
*
[PATCH] pwc bug fix
Alan Cox
2005-06-12
1
-4
/
+0
*
[PATCH] radeonfb: don't blow up VGA console on load
Benjamin Herrenschmidt
2005-06-12
1
-4
/
+3
*
[PATCH] M68k: Mark Sun-3 NCR5380 SCSI broken
Geert Uytterhoeven
2005-06-12
1
-1
/
+1
*
[PATCH] IrDA: IrDA: Fix CONFIG_VIA_FIR typo (double `those')
Geert Uytterhoeven
2005-06-12
1
-1
/
+1
*
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
Linus Torvalds
2005-06-10
2
-5
/
+1
|
\
|
*
[PATCH] remove bogus hack from radeon IRQ handler
Dave Airlie
2005-06-10
1
-5
/
+0
|
*
[PATCH] drm add i945G pci id
Dave Airlie
2005-06-10
1
-0
/
+1
*
|
[PATCH] ppc32: Fix nasty sleep/wakeup problem
Benjamin Herrenschmidt
2005-06-09
1
-0
/
+6
*
|
[PATCH] iseries_veth: Supress spurious WARN_ON() at module unload
Michael Ellerman
2005-06-09
1
-4
/
+5
*
|
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2005-06-09
1
-0
/
+6
|
\
\
[next]