aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-26[PATCH] Update documentation for BLK_DEV_INITRD to match current usageH. Peter Anvin1-6/+9
2006-03-26[PATCH] isicom: select FW_LOADERmaximilian attems1-0/+1
2006-03-26[PATCH] ads7846: sparc32 warning fixAndrew Morton1-1/+1
2006-03-26[PATCH] tlclk: fix handling of device majorAndrew Morton1-0/+1
2006-03-26[PATCH] loop: potential kernel hang waiting for kthreadHerbert Poetzl1-1/+3
2006-03-26[PATCH] ipmi: Increment driver version to v39.0Corey Minyard1-1/+1
2006-03-26[PATCH] ipmi: add full sysfs supportCorey Minyard5-54/+664
2006-03-26[PATCH] ipmi: add generic PCI handlingCorey Minyard2-454/+496
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar9-71/+78
2006-03-26[PATCH] ACPI: clean up memory attribute checking for map/read/writeBjorn Helgaas1-43/+11
2006-03-26[PATCH] EFI fixesTolentino, Matthew E1-1/+2
2006-03-26[PATCH] EFI: keep physical table addresses in efi structureBjorn Helgaas3-27/+30
2006-03-26[PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range()Bjorn Helgaas1-12/+6
2006-03-26[PATCH] drivers/block/floppy.c: dont free_irq() from irq contextIngo Molnar1-1/+22
2006-03-25Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds4-253/+50
2006-03-25[PATCH] Fix compilation of processor_idle.c on IA64Andi Kleen1-2/+4
2006-03-25[SERIAL] amba-pl010: Remove accessor macrosRussell King1-61/+49
2006-03-25[SERIAL] remove 8250_acpi (replaced by 8250_pnp and PNPACPI)Bjorn Helgaas3-192/+0
2006-03-25[SERIAL] icom: select FW_LOADERmaximilian attems1-0/+1
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/aoe-2.6Linus Torvalds7-120/+235
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds19-106/+103
2006-03-25[PATCH] x86_64: Force broadcast timer on AMD systems with C3 too.Andi Kleen1-10/+15
2006-03-25[PATCH] x86_64: Clean up and tweak ACPI blacklist year codeAndi Kleen1-21/+6
2006-03-25[PATCH] x86_64: Implement compat code for raw1394 read/writeAndi Kleen1-5/+91
2006-03-25[PATCH] x86_64: Fix wrong PCI ID for ALI M1695 AGP bridgeHenrik Kretzschmar1-1/+1
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds7-91/+136
2006-03-25Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds8-119/+170
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds7-6/+5
2006-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds19-81/+70
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds185-4618/+6663
2006-03-25[PATCH] git-scsi-misc: min() warning fixAndrew Morton1-1/+1
2006-03-25[PATCH] serial: merge mpsc.h into mpsc.cMark A. Greer2-293/+255
2006-03-25[PATCH] serial: mpsc driver has definition of SUPPORT_SYSRQ below include of serial_core.hMark A. Greer1-4/+5
2006-03-25[PATCH] serial: mpsc driver passes bad devname to request_irq()Mark A. Greer1-1/+1
2006-03-25[PATCH] EISA: Ignore generated file drivers/eisa/devlist.hRalf Baechle1-0/+1
2006-03-25[PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()Ashok Raj1-8/+1
2006-03-25[PATCH] Fix memory leak in isapnpJesper Juhl1-1/+3
2006-03-25[PATCH] Altix: rs422 support for ioc4 serial driverPat Gefre1-138/+249
2006-03-25[PATCH] i4l/isdn_tty.c: fix a check-after-useAdrian Bunk1-1/+4
2006-03-25[PATCH] i2o_dump_hrt() output cleanupVasily Averin1-18/+13
2006-03-25[PATCH] drivers/char/ipmi/ipmi_msghandler.c: fix a memory leakAdrian Bunk1-5/+7
2006-03-25[PATCH] md/bitmap.c:bitmap_mask_state(): fix inconsequent NULL checkingAdrian Bunk1-1/+1
2006-03-25[PATCH] BLK_DEV_INITRD: do not require BLK_DEV_RAM=yZdenek Pavlas1-1/+0
2006-03-25[PATCH] ads7846 build fixAndrew Morton1-0/+1
2006-03-25[PATCH] tpm: sparc32 build fixAndrew Morton1-0/+1
2006-03-25[PATCH] fix hardcoded values in collie frontlightPavel Machek1-13/+10
2006-03-25[PATCH] adjust /dev/{kmem,mem,port} write handlersJan Beulich1-15/+13
2006-03-25[PATCH] amiga: fix driver_register() return handling, remove zorro_module_init()Bjorn Helgaas6-12/+7
2006-03-25[PATCH] EISA: tidy-up driver_register() return valueBjorn Helgaas3-21/+20