summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] proper prototype for tosh_smm()Adrian Bunk2007-02-121-1/+0Star
* [PATCH] cyber2010 framebuffer on ARM Netwinder fixWoody Suwalski2007-02-121-7/+12
* [PATCH] remove bogus con_is_present() prototypesAdrian Bunk2007-02-122-3/+0Star
* [PATCH] tgafb: Fix the PCI ID tableMaciej W. Rozycki2007-02-121-2/+3
* [PATCH] tgafb: sync-on-green support fixesMaciej W. Rozycki2007-02-121-3/+5
* [PATCH] tgafb: module support fixesMaciej W. Rozycki2007-02-121-11/+7Star
* [PATCH] tgafb: fix the mode register settingMaciej W. Rozycki2007-02-121-3/+3
* [PATCH] tgafb: support the DirectColor visualMaciej W. Rozycki2007-02-121-35/+48
* [PATCH] tgafb: fix copying overlapping areasMaciej W. Rozycki2007-02-121-2/+2
* [PATCH] tgafb: switch to framebuffer_alloc()Maciej W. Rozycki2007-02-121-33/+28Star
* [PATCH] remove broken video driversAdrian Bunk2007-02-129-8147/+3Star
* [PATCH] fbdev driver for S3 Trio/VirgeOndrej Zajicek2007-02-124-0/+1833
* [PATCH] KVM: Host suspend/resume supportAvi Kivity2007-02-121-1/+40
* [PATCH] KVM: cpu hotplug supportAvi Kivity2007-02-124-1/+77
* [PATCH] KVM: VMX: add vcpu_clear()Avi Kivity2007-02-121-4/+11
* [PATCH] KVM: Add a global list of all virtual machinesAvi Kivity2007-02-122-1/+11
* [PATCH] kvm: fix vcpu freeing bugIngo Molnar2007-02-121-1/+3
* [PATCH] kvm: VMX: Reload ds and es even in 64-bit modeAvi Kivity2007-02-121-2/+0Star
* [PATCH] kvm: Two-way apic tpr synchronizationDor Laor2007-02-121-0/+3
* [PATCH] kvm: SVM: Hack initial cpu csbase to be consistent with intelAvi Kivity2007-02-121-1/+7
* [PATCH] kvm: Fix mmu going crazy of guest sets cr0.wp == 0Avi Kivity2007-02-121-1/+1
* [PATCH] kvm: vmx: handle triple faults by returning EXIT_REASON_SHUTDOWN to u...Avi Kivity2007-02-122-0/+7
* [PATCH] kvm: Fix gva_to_gpa()Avi Kivity2007-02-121-21/+7Star
* [PATCH] kvm: Fix asm constraint for lldt instructionS.Caglar Onur2007-02-121-1/+1
* [PATCH] kvm: optimize inline assemblyIngo Molnar2007-02-121-6/+6
* [PATCH] isdn-eicon: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-123-31/+26Star
* [PATCH] Workaround CAPI subsystem locking issueMichael Buesch2007-02-121-0/+35
* [PATCH] drivers/isdn/hisax/: Convert to generic boolean-valuesRichard Knutsson2007-02-122-23/+20Star
* [PATCH] drivers/isdn/hardware/eicon/: convert to generic boolean-valuesRichard Knutsson2007-02-125-200/+192Star
* [PATCH] ISDN: Rename special macro CONFIG_HISAX_HFC4S8S_PCIMEMRobert P. J. Day2007-02-121-24/+24
* [PATCH] ISDN: Remove defunct test emulatorRobert P. J. Day2007-02-124-37/+0Star
* [PATCH] ISDN: Rename debug option CONFIG_SERIAL_NOPAUSE_IORobert P. J. Day2007-02-121-4/+4
* [PATCH] ISDN: Rename some debugging macros to not resemble CONFIG optionsRobert P. J. Day2007-02-122-15/+15
* [PATCH] ISDN: Fix typo "CONFIG_HISAX_QUADRO" -> "CONFIG_HISAX_SCT_QUADRO".Robert P. J. Day2007-02-121-1/+1
* [PATCH] isdn/capi: use ARRAY_SIZE when appropriateAhmed S. Darwish2007-02-122-4/+4
* [PATCH] drivers/isdn/sc/: proper prototypesAdrian Bunk2007-02-1211-78/+38Star
* [PATCH] drivers/isdn/hisax/: proper prototypesAdrian Bunk2007-02-124-32/+24Star
* [PATCH] drivers/isdn/pcbit/: proper prototypesAdrian Bunk2007-02-126-32/+12Star
* [PATCH] EDAC: Add Fully-Buffered DIMM APIs to coreeric wollesen2007-02-122-6/+130
* [PATCH] EDAC: Add memory scrubbing controls API to coreFrithiof Jensen2007-02-122-0/+67
* [PATCH] EDAC: Fix in e752x mc driverMike Chan2007-02-121-6/+11
* [PATCH] EDAC: e752x byte access fixBrian Pomerantz2007-02-121-1/+6
* [PATCH] EDAC: e752x bit mask fixBrian Pomerantz2007-02-121-8/+8
* [PATCH] tty: update the tty layer to work with struct pidEric W. Biederman2007-02-124-61/+89
* [PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphanedEric W. Biederman2007-02-122-2/+2
* [PATCH] pid: make session_of_pgrp use struct pid instead of pid_tEric W. Biederman2007-02-121-7/+17
* [PATCH] tty: fix the locking for signal->session in disassociate_cttyEric W. Biederman2007-02-121-3/+1Star
* [PATCH] tty: clarify disassociate_cttyEric W. Biederman2007-02-121-2/+6
* [PATCH] tty: make __proc_set_tty staticEric W. Biederman2007-02-121-1/+2
* [PATCH] SPI eeprom driverDavid Brownell2007-02-123-0/+392