summaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2005-08-01[PATCH] pcmcia: defer ide-cs initialization after other IDE drivers started upDominik Brodowski1-1/+1
2005-08-01[PATCH] inotify: fix race between the kernel and user spaceJohn McCutchan1-1/+4
2005-08-01[PATCH] inotify: fix file deletion by rename detectionJohn McCutchan2-2/+7
2005-07-31[PATCH] Display name of fbdev deviceJames Simmons1-0/+8
2005-07-31[PATCH] SMP fix for 6pack driverRalf Baechle1-1/+1
2005-07-31[PATCH] Fix OMAP specific typo in smc91x.hTony Lindgren1-1/+1
2005-07-31[PATCH] sk98lin: fix workaround for yukon-lite chipset (> rev 7)Stephen Hemminger2-5/+5
2005-07-31[PATCH] bonding: documentation updateJay Vosburgh1-301/+677
2005-07-31[PATCH] SCSI_SATA has to be a tristateAdrian Bunk1-1/+1
2005-07-31[PATCH] skge: version 0.8Stephen Hemminger1-1/+1
2005-07-31[PATCH] skge: led toggle cleanupStephen Hemminger2-98/+74
2005-07-31[PATCH] skge: ignore phy interrupts during negotiationStephen Hemminger2-6/+8
2005-07-31[PATCH] skge: fifo control register access fixStephen Hemminger2-18/+10
2005-07-31[PATCH] skge: whitespace fixesStephen Hemminger2-13/+13
2005-07-31[PATCH] skge: support yukon lite rev 4Stephen Hemminger1-4/+4
2005-07-31[PATCH] skge: phy lock deadlockStephen Hemminger1-7/+4
2005-07-31[PATCH] skge: disable tranmitter on shutdownStephen Hemminger1-1/+1
2005-07-31[PATCH] skge: remove SK-9EE supportStephen Hemminger1-1/+0
2005-07-31[PATCH] skge: silence mac data parity messagesStephen Hemminger1-3/+9
2005-07-31[NET] Fix too aggressive backoff in dst garbage collectionDenis Lunev1-4/+11
2005-07-31[NET]: fix oops after tunnel module unloadAlexey Kuznetsov3-7/+55
2005-07-31[NETFILTER] Inherit masq_index to slave connectionsHarald Welte1-0/+5
2005-07-31[NET]: Spelling mistakes threshoulds -> thresholdsBaruch Even2-4/+4
2005-07-30Revert "yenta free_irq on suspend"Linus Torvalds1-9/+0
2005-07-30[PATCH] sk98lin: basic suspend/resume support fixesRafael J. Wysocki1-12/+26
2005-07-30[PATCH] x86_64: avoid wasting IRQs patch updateNatalie.Protasevich@unisys.com1-2/+15
2005-07-30[PATCH] revert bogus softirq changesAndrew Morton1-2/+2
2005-07-30[PATCH] vesafb: Document mtrr boot option usageAntonino A. Daplas1-1/+15
2005-07-30[PATCH] x86_64: fix bug in csum_partial_copy_generic()Dave Peterson1-1/+1
2005-07-30[PATCH] ppc32: fix 44x early serial debug for configurations with more than 5...Eugene Surovegin5-11/+37
2005-07-30[PATCH] Fix NUMA node sizing in nr_free_zone_pagesMartin J. Bligh1-11/+10
2005-07-30[PATCH] ppc64: inotify syscallsRobert Love2-1/+10
2005-07-30[PATCH] ppc32: inotify syscallsRobert Love2-1/+7
2005-07-30[ACPI] suspend/resume ACPI PCI Interrupt LinksDavid Shaohua Li8-47/+157
2005-07-30[ACPI] delete boot-time printk()s from processor_idle.cVenkatesh Pallipadi1-2/+0
2005-07-30[ACPI] fix resume issues on Asus L5DRafael J. Wysocki3-1/+77
2005-07-30[ACPI] Always set P-state on initializationDominik Brodowski1-0/+7
2005-07-30[ACPI] Add "ec_polling" boot optionLuming Yu1-171/+722
2005-07-30[ACPI] address boot-freeze with updated DMI blacklist for c-statesDavid Shaohua Li1-9/+12
2005-07-30[PATCH] agp: restore APBASE after setting APSIZEMatthew Garrett2-3/+10
2005-07-30[PATCH] s390: fix inline assembly in appldataGerald Schaefer1-1/+5
2005-07-30[PATCH] s390: device recognitionCornelia Huck1-0/+3
2005-07-30[PATCH] s390: check for interrupt before waitingHeiko Carstens2-0/+14
2005-07-30[PATCH] s390: default configurationMartin Schwidefsky1-111/+142
2005-07-30[PATCH] uml: fix vsyscall brokennessJeff Dike1-1/+5
2005-07-30[PATCH] fbdev: Replace memcpy with for-loop when preparing bitmapAntonino A. Daplas1-2/+4
2005-07-30[PATCH] x86: avoid wasting IRQs patch updateNatalie.Protasevich@unisys.com1-1/+9
2005-07-30[PATCH] vesafb: Fix mtrr bugsAntonino A. Daplas1-11/+36
2005-07-30[PATCH] serial: add MMIO support to 8250_pnpBjorn Helgaas1-7/+15
2005-07-30[PATCH] Fix sync_tsc hangEric W. Biederman3-9/+78