aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-12Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds36-236/+383
2006-07-12Add PIIX4 APCI quirk for the 440MX chipset tooLinus Torvalds1-0/+1
2006-07-12[S390] Fix sparse warnings.Heiko Carstens27-124/+123
2006-07-12[S390] path grouping and path verifications fixes.Cornelia Huck8-48/+225
2006-07-12[S390] xpram module parameter parsing.Heiko Carstens1-57/+6
2006-07-12[S390] subchannel register/unregister mutex.Cornelia Huck5-7/+29
2006-07-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds44-216/+1020
2006-07-10Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEADLinus Torvalds1-0/+7
2006-07-10[PATCH] x86_64: Fix up bogus defaults in ACPI KconfigAndi Kleen1-2/+0
2006-07-10[BPQ] lockdep: fix false positiveRalf Baechle1-0/+7
2006-07-10[PATCH] isdn: cleanup i_rdev udageEric Sesterhenn2-7/+7
2006-07-10[PATCH] proper prototype for drivers/message/i2o/device.c:i2o_parm_issue()Adrian Bunk2-2/+5
2006-07-10[PATCH] snsc: switch from force_sig to kill_procChristoph Hellwig1-14/+1
2006-07-10[PATCH] pc8736x_gpio: fix re-modprobe errors: fix/finish cdev-initJim Cromie1-2/+15
2006-07-10[PATCH] pc8736x_gpio: fix re-modprobe errors: undo region reservationJim Cromie1-6/+13
2006-07-10[PATCH] pc8736x_gpio: fix re-modprobe errors: define and use constantsJim Cromie1-5/+5
2006-07-10[PATCH] LED Class support for Soekris net48xxChris Boot3-0/+123
2006-07-10[PATCH] aoe: cleanup i_rdev usageEric Sesterhenn1-1/+1
2006-07-10[PATCH] char/rtc: Handle memory-mapped chips properlyMaciej W. Rozycki1-9/+32
2006-07-10[PATCH] make valid_mmap_phys_addr_range() take a pfnLennert Buytenhek1-2/+2
2006-07-10[PATCH] Fix and enable EDAC sysfs operationDoug Thompson1-493/+194
2006-07-10[PATCH] s390: broken null test in claw driverDave Jones1-1/+1
2006-07-10[PATCH] fix oddball boolean logic in s390 netiucvDave Jones1-1/+1
2006-07-10[PATCH] s390: move var declarations behind ifdefSerge E. Hallyn1-0/+2
2006-07-10[PATCH] FDPIC: Move roundup() into linux/kernel.hDavid Howells1-1/+0
2006-07-10[PATCH] usb-storage: wait for URB to completeAlan Stern1-1/+1
2006-07-10[PATCH] pci: initialize struct pci_dev.error_stateLinas Vepstas1-0/+1
2006-07-10[PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann8-85/+131
2006-07-10[PATCH] powerpc: fix SMU driver interrupt mappingBenjamin Herrenschmidt1-15/+38
2006-07-10[PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt2-2/+2
2006-07-10[PATCH] ACPI: fix fan/thermal resumeKonstantin Karasyov1-1/+16
2006-07-10[PATCH] md: fix oops in error-handlingAndrew Morton1-0/+2
2006-07-10[PATCH] md: include sector number in messages about corrected read errorsNeilBrown3-7/+30
2006-07-10[PATCH] md: require CAP_SYS_ADMIN for (re-)configuring md devices via sysfsNeilBrown1-0/+4
2006-07-10[PATCH] md: unify usage of symbolic names for permsNeilBrown1-29/+27
2006-07-10[PATCH] md: fix usage of wrong variable in raid1NeilBrown1-1/+1
2006-07-10[PATCH] md: fix some small races in bitmap plugging in raid5NeilBrown1-3/+27
2006-07-10[PATCH] md: fix a plug/unplug race in raid5NeilBrown1-12/+6
2006-07-10[PATCH] md: fix resync speed calculation for restarted resyncsNeilBrown2-5/+8
2006-07-10[PATCH] md: delay starting md threads until array is completely setupNeilBrown2-7/+4
2006-07-10[PATCH] md: set desc_nr correctly for version-1 superblocksNeilBrown1-1/+5
2006-07-10[PATCH] md: possible fix for unplug problemNeilBrown1-1/+1
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl3-1/+3
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl67-66/+11
2006-07-10[PATCH] hisax: fix usage of __init*Karsten Keil32-86/+86
2006-07-10[PATCH] release_firmware() fixesMagnus Damm7-26/+25
2006-07-10[PATCH] cdrom: fix bad cgc.buflen assignmentJens Axboe1-1/+1
2006-07-10[PATCH] Add Specialix IO8+ card support hotplug supportChuck Short1-0/+6
2006-07-10[PATCH] Add Computone IntelliPort Plus serial hotplug supportChuck Short1-0/+7
2006-07-10[PATCH] don't select CONFIG_HOTPLUGAndrew Morton3-4/+3