summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove empty file remnants that were left in the tree by mistakeLinus Torvalds2008-02-202-1/+0
* Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-02-196-28/+73
|\
| * agp: fix missing casts that produced a warning.Dave Airlie2008-02-203-6/+6
| * agp: add support for 662/671 to agp driverChaoyu Chen2008-02-201-0/+19
| * fix historic ioremap() abuse in AGPArjan van dev Ven2008-02-195-26/+28
| * agp/sis: Suspend support for SiS AGPStuart Bennett2008-02-191-0/+24
| * agp/sis: Clear bit 2 from aperture size byte as wellStuart Bennett2008-02-191-2/+2
* | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-02-199-84/+240
|\ \
| * | drm/sis: add pciid for SiS 662/671 chipsetChaoyu Chen2008-02-201-0/+1
| * | drm: add new rv380 pciidMirko2008-02-201-0/+1
| * | drm: add support for passing state into the suspend hooks.Dave Airlie2008-02-203-6/+11
| * | drm/i915: Fix hibernate save/restore of VGA attribute regsJesse Barnes2008-02-201-0/+2
| * | drm/i915 more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE)Keith Packard2008-02-202-0/+28
| * | drm/i915: restore pipeconf regs unconditionallyJesse Barnes2008-02-201-7/+4
| * | drm/i915: save/restore interrupt stateJesse Barnes2008-02-202-0/+12
| * | drm: convert drm from nopage to fault.Nick Piggin2008-02-201-70/+55
| * | i915: wrap chipset types requiring hw status set ioctlZhenyu Wang2008-02-202-1/+6
| * | drm/radeon: add initial rs690 support to drm.Maciej Cencora2008-02-203-0/+120
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-1934-211/+208
|\ \ \
| * | | x86: fix page_is_ram() thinkoArjan van de Ven2008-02-191-8/+7
| * | | x86: fix WARN_ON() message: teach page_is_ram() about the special 4Kb bios da...Arjan van de Ven2008-02-191-0/+9
| * | | x86: i8259A: remove redundant irq_descinitializationAhmed S. Darwish2008-02-191-19/+6
| * | | x86: fix vdso_install breaks user "make install"Sam Ravnborg2008-02-192-2/+2
| * | | x86: change IO delay back to 0x80Ingo Molnar2008-02-191-1/+1
| * | | x86: lds - Use THREAD_SIZE instead of numeric constantCyrill Gorcunov2008-02-191-1/+1
| * | | x86: lds - Use PAGE_SIZE instead of numeric constantCyrill Gorcunov2008-02-192-27/+27
| * | | x86 cleanup: suspend_asm_64.S - use X86_CR4_PGE instead of numeric valueCyrill Gorcunov2008-02-191-2/+3
| * | | x86: docs fixes to Documentation/i386/IO-APIC.txtNick Andrew2008-02-191-15/+17
| * | | x86: fix printout ugliness in cpu info printkMarcin Slusarz2008-02-191-1/+1
| * | | x86: clean up csum-wrappers_64.c some moreIngo Molnar2008-02-191-36/+51
| * | | x86: coding style fixes in arch/x86/lib/csum-wrappers_64.cPaolo Ciarrocchi2008-02-191-40/+40
| * | | x86: coding style fixes in arch/x86/lib/io_64.cPaolo Ciarrocchi2008-02-191-8/+10
| * | | x86: exclude vsyscall files from stackprotectIngo Molnar2008-02-191-1/+9
| * | | x86: add pgd_large() on 64-bit, for consistencyH. Peter Anvin2008-02-191-0/+1
| * | | x86: minor cleanup of comments in processor.hMike Travis2008-02-191-4/+0
| * | | x86: annotate pci/common.s:pci_scan_bus_with_sysdata with __devinitSam Ravnborg2008-02-191-1/+1
| * | | x86: fix section mismatch in head_64.S:initial_codeSam Ravnborg2008-02-191-1/+1
| * | | x86: fix section mismatch in srat_64.c:reserve_hotaddSam Ravnborg2008-02-191-1/+2
| * | | x86: fix section mismatch warning in topology.c:arch_register_cpuSam Ravnborg2008-02-191-1/+1
| * | | x86: fix section mismatch in setup_64.c:srat_detect_nodeSam Ravnborg2008-02-191-1/+1
| * | | x86: fix section mismatch warning in setup_64.c:nearby_nodeSam Ravnborg2008-02-191-1/+1
| * | | x86: fix compile warning building without CONFIG_SYSCTLLi Zefan2008-02-192-24/+18
| * | | x86: CPA: remove BUG_ON for LRU/Compound pagesAndi Kleen2008-02-191-5/+0
| * | | x86: don't make swapper_pg_fixmap globalAdrian Bunk2008-02-191-1/+1
| * | | x86: don't make irq_return globalAdrian Bunk2008-02-192-2/+2
| * | | x86: unexport io_delay_typeAdrian Bunk2008-02-191-1/+0
| * | | x86: make mxcsr_feature_mask static againAdrian Bunk2008-02-192-2/+1
| * | | x86: sparse warning in efi.cHarvey Harrison2008-02-191-1/+1
| * | | x86: sparse error in efi_32.cHarvey Harrison2008-02-191-0/+1
| * | | x86, kprobes: remove sparse warnings from x86Harvey Harrison2008-02-191-2/+2