index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_sysfs.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-06-12
x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtest
Kevin Winchester
1
-2
/
+2
2008-06-12
x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()"
Vegard Nossum
1
-0
/
+1
2008-06-12
x86: fix an incompatible pointer type warning on 64-bit compilations
David Howells
1
-2
/
+2
2008-06-12
x86: fix lockdep warning during suspend-to-ram
Peter Zijlstra
1
-0
/
+1
2008-06-12
x86: fix unused variable 'loops' warning in arch/x86/boot/a20.c
Manish Katiyar
1
-2
/
+1
2008-06-12
Revert "x86: fix ioapic bug again"
Ingo Molnar
2
-17
/
+4
2008-06-12
x86: fix asm warning in head_32.S
Joe Korty
1
-1
/
+1
2008-06-12
x86: fix endless page faults in mount_block_root for Linux 2.6
Henry Nestler
1
-0
/
+5
2008-06-12
geode: fix modular build
Ingo Molnar
1
-0
/
+2
2008-06-12
block: disable IRQs until data is written to relay channel
Carl Henrik Lunde
1
-6
/
+4
2008-06-12
nommu: Correct kobjsize() page validity checks.
Paul Mundt
1
-18
/
+3
2008-06-12
fsl-diu-db: compile fix
Jeff Mahoney
1
-2
/
+2
2008-06-12
kbuild: ignore powerpc specific symbols in modpost
Sam Ravnborg
1
-5
/
+20
2008-06-12
sched: 64-bit: fix arithmetics overflow
Lai Jiangshan
1
-2
/
+7
2008-06-12
sched: fair group: fix overflow(was: fix divide by zero)
Lai Jiangshan
1
-2
/
+5
2008-06-12
always_inline timespec_add_ns
Jeremy Fitzhardinge
1
-2
/
+5
2008-06-12
add an inlined version of iter_div_u64_rem
Jeremy Fitzhardinge
2
-14
/
+20
2008-06-12
common implementation of iterative div/mod
Jeremy Fitzhardinge
4
-19
/
+30
2008-06-12
USB: don't use reset-resume if drivers don't support it
Linus Torvalds
1
-2
/
+44
2008-06-12
USB: isp1760: Assign resource fields before adding hcd
Nate Case
1
-4
/
+4
2008-06-12
isight_firmware: Avoid crash on loading invalid firmware
Matthew Garrett
1
-7
/
+16
2008-06-12
USB: fix build bug in USB_ISIGHTFW
Ingo Molnar
1
-0
/
+1
2008-06-12
kobject: Documentation Spelling Patch
David Brigada
1
-1
/
+1
2008-06-12
dev_set_name: fix missing kernel-doc
Randy Dunlap
1
-0
/
+1
2008-06-12
ACPICA: fix stray va_end() caused by mis-merge
Len Brown
1
-1
/
+1
2008-06-12
ACPI: Reject below-freezing temperatures as invalid critical temperatures
Arjan van de Ven
1
-2
/
+9
2008-06-12
ACPICA: Fix for access to deleted object <regression>
Bob Moore
1
-2
/
+2
2008-06-12
ACPICA: Fix to make _SST method optional
Bob Moore
1
-3
/
+5
2008-06-12
ACPICA: Fix for Load operator, load table at the namespace root
Bob Moore
1
-2
/
+8
2008-06-12
ACPICA: Ignore ACPI table signature for Load() operator
Bob Moore
1
-18
/
+7
2008-06-12
ACPICA: Fix to allow zero-length ASL field declarations
Bob Moore
1
-4
/
+1
2008-06-12
ACPI: use memory_read_from_buffer()
Akinobu Mita
1
-13
/
+2
2008-06-12
bay: exit if notify handler cannot be installed
Holger Macht
1
-6
/
+10
2008-06-12
dock.c remove trailing printk whitespace
Tim Pepper
1
-1
/
+1
2008-06-12
proper prototype for acpi_processor_tstate_has_changed()
Adrian Bunk
2
-1
/
+1
2008-06-12
ACPI: handle invalid ACPI SLIT table
Fenghua Yu
3
-33
/
+34
2008-06-12
PNPACPI: use _CRS IRQ descriptor length for _SRS
Bjorn Helgaas
1
-2
/
+7
2008-06-12
pnpacpi: fix shareable IRQ encode/decode
Bjorn Helgaas
1
-14
/
+13
2008-06-12
pnpacpi: fix IRQ flag decoding
Bjorn Helgaas
2
-7
/
+15
2008-06-12
MAINTAINERS: update ACPI homepage
Adrian Bunk
1
-5
/
+5
2008-06-12
ACPI 2.6.26-rc2: Add missing newline to DSDT/SSDT warning message
Alistair John Strachan
1
-1
/
+1
2008-06-12
ACPI: EC: Use msleep instead of udelay while waiting for event.
Alexey Starikovskiy
1
-1
/
+1
2008-06-12
thinkpad-acpi: fix LED handling on older ThinkPads
Henrique de Moraes Holschuh
1
-27
/
+28
2008-06-12
thinkpad-acpi: fix initialization error paths
Henrique de Moraes Holschuh
1
-207
/
+230
2008-06-12
thinkpad-acpi: SW_RADIO to SW_RFKILL_ALL rename
Henrique de Moraes Holschuh
2
-3
/
+3
2008-06-12
cpuidle acpi driver: fix oops on AC<->DC
Venkatesh Pallipadi
3
-11
/
+43
2008-06-12
ACPI: Disable Fixed_RTC event when installing RTC handler
Zhao Yakui
2
-0
/
+12
2008-06-11
smc91x: fix build error from the SMC_GET_MAC_ADDR API change
Bryan Wu
1
-4
/
+4
2008-06-11
net: Fix routing tables with id > 255 for legacy software
Krzysztof Piotr Oledzki
2
-1
/
+5
2008-06-11
sky2: Hold RTNL while calling dev_close()
Ben Hutchings
1
-0
/
+2
[next]