summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* sun userflash is PCI-dependentAl Viro2007-07-261-1/+1
* more VIRT_TO_BUS dependenciesAl Viro2007-07-261-2/+2
* fix missing arguments in drivers/rtc/rtc-stk17ta8.cAl Viro2007-07-261-2/+4
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-07-2537-206/+551
|\
| * Pull auto-load-modules into release branchLen Brown2007-07-2526-91/+296
| |\
| | * ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger2007-07-2321-35/+169
| | * ACPI: autoload modules - Create ACPI alias interfaceThomas Renninger2007-07-232-52/+123
| | * ACPI: autoload modules - ACPICA modificationsThomas Renninger2007-07-233-4/+4
| * | Pull d-states into release branchLen Brown2007-07-256-42/+175
| |\ \
| | * | ACPI: Remove references to ACPI_STATE_S2 from acpi_pm_enterRafael J. Wysocki2007-07-241-5/+4Star
| | * | ACPI: ignore _PSx method for hotplugable PCI devicesShaohua Li2007-07-221-0/+4
| | * | ACPI: Use ACPI methods to select PCI device suspend stateShaohua Li2007-07-223-9/+25
| | * | ACPI, PNP: hook ACPI D-state to PNP suspend/resumeShaohua Li2007-07-222-0/+19
| | * | ACPI: Add acpi_pm_device_sleep_state helper routineShaohua Li2007-07-221-0/+75
| | * | ACPI: Implement the set_target() callback from pm_opsRafael J. Wysocki2007-07-221-32/+52
| * | | Pull kconfig into release branchLen Brown2007-07-256-55/+39Star
| |\ \ \
| | * | | ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown2007-07-255-13/+7Star
| | * | | ACPI: Kconfig: always enable CONFIG_ACPI_SLEEP on X86Len Brown2007-07-241-17/+4Star
| | * | | ACPI: Kconfig: fold /proc/acpi/sleep under CONFIG_ACPI_PROCFSLen Brown2007-07-243-20/+16Star
| | * | | ACPI: Kconfig: CONFIG_ACPI_PROCFS now defaults to NLen Brown2007-07-241-10/+17
| | | |/ | | |/|
| * | | ACPI: quiet ACPI Exceptions due to no _PTC or _TSSLen Brown2007-07-251-16/+37
| * | | ACPI: asus-laptop: Fix failure exitsAl Viro2007-07-231-11/+21
| * | | ACPI: fix oops due to typo in new throttling codeLuming Yu2007-07-231-2/+4
| |/ /
* | | m68knommu: fix workqueues in 68328 serial driverGreg Ungerer2007-07-251-6/+6
* | | m68knommu: remove legacy power managament from 68328 serial driverGreg Ungerer2007-07-251-59/+0Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2007-07-252-13/+33
|\ \ \
| * | | KVM: disable writeback for 0x0f 0x01 instructions.Aurelien Jarno2007-07-251-0/+2
| * | | KVM: Fix removal of nx capability from guest cpuidAvi Kivity2007-07-251-2/+2
| * | | Revert "KVM: Avoid useless memory write when possible"Avi Kivity2007-07-251-4/+2Star
| * | | KVM: Fix unlikely kvm_create vs decache_vcpus_on_cpu raceRusty Russell2007-07-251-3/+3
| * | | KVM: Correctly handle writes crossing a page boundaryAvi Kivity2007-07-251-4/+24
* | | | Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz2007-07-253-7/+8
|/ / /
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-255-11/+120
|\ \ \
| * | | pata_hpt37x: Fix 2.6.22 clock PLL regressionAlan Cox2007-07-241-7/+7
| * | | pata_ali: Correct HP detectAlan Cox2007-07-241-1/+1
| * | | ata_piix: fix suspend/resume for some TOSHIBA laptopsTejun Heo2007-07-241-2/+111
| * | | PCI: export __pci_reenable_device()Tejun Heo2007-07-242-1/+1
| |/ /
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-2518-309/+820
|\ \ \
| * | | netdev: i82596 Ethernet needs <asm/cacheflush.h>Geert Uytterhoeven2007-07-241-0/+1
| * | | forcedeth: mcp73 device additionAyaz Abdulla2007-07-241-0/+16
| * | | atl1: make atl1_init_ring_ptrs staticChris Snook2007-07-241-1/+1
| * | | eHEA: net_poll supportJan-Bernd Themann2007-07-242-2/+22
| * | | drivers/net/acenic.c: fix check-after-useAdrian Bunk2007-07-241-6/+0Star
| * | | defxx: Use __maybe_unused rather than a local hackMaciej W. Rozycki2007-07-241-9/+8Star
| * | | Fix error checking in Vitesse IRQ configAndy Fleming2007-07-241-1/+1
| * | | ps3: reduce allocation size of rx skb buffersMasakazu Mokuno2007-07-242-13/+44
| * | | atl1: use kernel provided ethernet length constantsJay Cliburn2007-07-242-11/+7Star
| * | | atl1: fix typo in dma_req_blockJay Cliburn2007-07-241-2/+2
| * | | atl1: change cmb write thresholdJay Cliburn2007-07-241-1/+4
| * | | atl1: fix typo in DMA engine setupJay Cliburn2007-07-241-2/+2