summaryrefslogtreecommitdiffstats
path: root/drivers/char (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-12x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtestKevin Winchester1-2/+2
2008-06-12x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()"Vegard Nossum1-0/+1
2008-06-12x86: fix an incompatible pointer type warning on 64-bit compilationsDavid Howells1-2/+2
2008-06-12x86: fix lockdep warning during suspend-to-ramPeter Zijlstra1-0/+1
2008-06-12x86: fix unused variable 'loops' warning in arch/x86/boot/a20.cManish Katiyar1-2/+1
2008-06-12Revert "x86: fix ioapic bug again"Ingo Molnar2-17/+4
2008-06-12x86: fix asm warning in head_32.SJoe Korty1-1/+1
2008-06-12x86: fix endless page faults in mount_block_root for Linux 2.6Henry Nestler1-0/+5
2008-06-12geode: fix modular buildIngo Molnar1-0/+2
2008-06-12block: disable IRQs until data is written to relay channelCarl Henrik Lunde1-6/+4
2008-06-12nommu: Correct kobjsize() page validity checks.Paul Mundt1-18/+3
2008-06-12fsl-diu-db: compile fixJeff Mahoney1-2/+2
2008-06-12kbuild: ignore powerpc specific symbols in modpostSam Ravnborg1-5/+20
2008-06-12sched: 64-bit: fix arithmetics overflowLai Jiangshan1-2/+7
2008-06-12sched: fair group: fix overflow(was: fix divide by zero)Lai Jiangshan1-2/+5
2008-06-12always_inline timespec_add_nsJeremy Fitzhardinge1-2/+5
2008-06-12add an inlined version of iter_div_u64_remJeremy Fitzhardinge2-14/+20
2008-06-12common implementation of iterative div/modJeremy Fitzhardinge4-19/+30
2008-06-12USB: don't use reset-resume if drivers don't support itLinus Torvalds1-2/+44
2008-06-12USB: isp1760: Assign resource fields before adding hcdNate Case1-4/+4
2008-06-12isight_firmware: Avoid crash on loading invalid firmwareMatthew Garrett1-7/+16
2008-06-12USB: fix build bug in USB_ISIGHTFWIngo Molnar1-0/+1
2008-06-12kobject: Documentation Spelling PatchDavid Brigada1-1/+1
2008-06-12dev_set_name: fix missing kernel-docRandy Dunlap1-0/+1
2008-06-12ACPICA: fix stray va_end() caused by mis-mergeLen Brown1-1/+1
2008-06-12ACPI: Reject below-freezing temperatures as invalid critical temperaturesArjan van de Ven1-2/+9
2008-06-12ACPICA: Fix for access to deleted object <regression>Bob Moore1-2/+2
2008-06-12ACPICA: Fix to make _SST method optionalBob Moore1-3/+5
2008-06-12ACPICA: Fix for Load operator, load table at the namespace rootBob Moore1-2/+8
2008-06-12ACPICA: Ignore ACPI table signature for Load() operatorBob Moore1-18/+7
2008-06-12ACPICA: Fix to allow zero-length ASL field declarationsBob Moore1-4/+1
2008-06-12ACPI: use memory_read_from_buffer()Akinobu Mita1-13/+2
2008-06-12bay: exit if notify handler cannot be installedHolger Macht1-6/+10
2008-06-12dock.c remove trailing printk whitespaceTim Pepper1-1/+1
2008-06-12proper prototype for acpi_processor_tstate_has_changed()Adrian Bunk2-1/+1
2008-06-12ACPI: handle invalid ACPI SLIT tableFenghua Yu3-33/+34
2008-06-12PNPACPI: use _CRS IRQ descriptor length for _SRSBjorn Helgaas1-2/+7
2008-06-12pnpacpi: fix shareable IRQ encode/decodeBjorn Helgaas1-14/+13
2008-06-12pnpacpi: fix IRQ flag decodingBjorn Helgaas2-7/+15
2008-06-12MAINTAINERS: update ACPI homepageAdrian Bunk1-5/+5
2008-06-12ACPI 2.6.26-rc2: Add missing newline to DSDT/SSDT warning messageAlistair John Strachan1-1/+1
2008-06-12ACPI: EC: Use msleep instead of udelay while waiting for event.Alexey Starikovskiy1-1/+1
2008-06-12thinkpad-acpi: fix LED handling on older ThinkPadsHenrique de Moraes Holschuh1-27/+28
2008-06-12thinkpad-acpi: fix initialization error pathsHenrique de Moraes Holschuh1-207/+230
2008-06-12thinkpad-acpi: SW_RADIO to SW_RFKILL_ALL renameHenrique de Moraes Holschuh2-3/+3
2008-06-12cpuidle acpi driver: fix oops on AC<->DCVenkatesh Pallipadi3-11/+43
2008-06-12ACPI: Disable Fixed_RTC event when installing RTC handlerZhao Yakui2-0/+12
2008-06-11smc91x: fix build error from the SMC_GET_MAC_ADDR API changeBryan Wu1-4/+4
2008-06-11net: Fix routing tables with id > 255 for legacy softwareKrzysztof Piotr Oledzki2-1/+5
2008-06-11sky2: Hold RTNL while calling dev_close()Ben Hutchings1-0/+2