aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] tgafb: module support fixesMaciej W. Rozycki2007-02-121-11/+7
* [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/+28
* [PATCH] remove broken video driversAdrian Bunk2007-02-129-8147/+3
* [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/+0
* [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/+7
* [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/+26
* [PATCH] Workaround CAPI subsystem locking issueMichael Buesch2007-02-121-0/+35
* [PATCH] drivers/isdn/hisax/: Convert to generic boolean-valuesRichard Knutsson2007-02-122-23/+20
* [PATCH] drivers/isdn/hardware/eicon/: convert to generic boolean-valuesRichard Knutsson2007-02-125-200/+192
* [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/+0
* [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/+38
* [PATCH] drivers/isdn/hisax/: proper prototypesAdrian Bunk2007-02-124-32/+24
* [PATCH] drivers/isdn/pcbit/: proper prototypesAdrian Bunk2007-02-126-32/+12
* [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/+1
* [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
* [PATCH] RTC gets sysfs wakealarm attributeDavid Brownell2007-02-121-2/+101
* [PATCH] SPI cleanup() method param becomes non-constHans-Peter Nilsson2007-02-123-4/+4
* [PATCH] spi_bitbang(): use overridable setup_transfer() methodHans-Peter Nilsson2007-02-121-4/+5
* [PATCH] SPI: Freescale iMX SPI controller driver (BIS+)Andrea Paterniani2007-02-123-0/+1778
* [PATCH] SPI controller driver for OMAP MicrowireDavid Brownell2007-02-123-0/+580