summaryrefslogtreecommitdiffstats
path: root/drivers/video/cfbfillrect.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-02x86: nmi.c fix style problemsJaswinder Singh Rajput1-2/+1
2009-01-02x86: ldt.c fix style problemsJaswinder Singh Rajput1-2/+2
2009-01-02x86: cpuid.c fix style problemsJaswinder Singh Rajput1-3/+3
2009-01-02x86: convert permanent_kmaps_init() from macro to inlineIngo Brueckl1-2/+6
2009-01-02x86: early_printk - use sizeof instead of hardcoded numberCyrill Gorcunov1-1/+1
2008-12-30x86: xsave.c: restore_user_xstate should be staticJaswinder Singh Rajput1-1/+1
2008-12-30x86: uv_bau.h: fix dubious bitfieldJaswinder Singh Rajput1-23/+23
2008-12-30x86: apic.c: xapic_icr_read and x2apic_icr_read should be staticJaswinder Singh Rajput2-3/+2
2008-12-30x86: bios_uv.c: uv_systab should be staticJaswinder Singh Rajput1-1/+1
2008-12-30x86: genx2apic_phys.c: x2apic_send_IPI_self and init_x2apic_ldr should be staticJaswinder Singh Rajput1-2/+2
2008-12-30x86: amd_iommu.c: prealloc_protection_domains should be staticJaswinder Singh Rajput1-1/+1
2008-12-30x86: amd_iommu_init.c: iommu_enable and iommu_enable_event_logging should be ...Jaswinder Singh Rajput1-2/+2
2008-12-29x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput23-39/+33
2008-12-29x86_64: pci-gart_64.c iommu_fullflush should be staticJaswinder Singh Rajput1-1/+1
2008-12-29x86: efi.c declare add_efi_memmap before they get usedJaswinder Singh Rajput1-0/+1
2008-12-29x86: io_apic.c io_apic_sync should be staticJaswinder Singh Rajput1-1/+1
2008-12-29x86: apic.c declare pic_mode before they get usedJaswinder Singh Rajput1-1/+1
2008-12-29x86: introducing asm/sys_ia32.hJaswinder Singh Rajput4-3/+104
2008-12-29x86: mach-default setup.c cleanupsCyrill Gorcunov1-8/+7
2008-12-29net: ehea NAPI interface cleanup fixStephen Rothwell2-2/+2
2008-12-29cifs: update for new IP4/6 address printingStephen Rothwell1-4/+4
2008-12-28powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok10-48/+130
2008-12-28powerpc: Force memory size to be a multiple of PAGE_SIZEHollis Blanchard1-1/+15
2008-12-28m68k: use the new byteorder headersHarvey Harrison1-11/+5
2008-12-28fbcon: Protect free_irq() by MACH_IS_ATARI checkGeert Uytterhoeven1-1/+2
2008-12-28fbcon: remove broken mac vbl handlerFinn Thain1-72/+3
2008-12-28m68k: fix trigraph ignored warning in setox.SFinn Thain1-2/+2
2008-12-28macfb annotations and compiler warning fixFinn Thain1-16/+16
2008-12-28m68k: mac baboon interrupt enable/disableFinn Thain2-15/+35
2008-12-28m68k: machw.h cleanupFinn Thain12-33/+0
2008-12-28m68k: Mac via cleanup and commentryFinn Thain1-47/+32
2008-12-28m68k: Reinstate mac rtcFinn Thain2-9/+10
2008-12-28net: Allow dependancies of FDDI & Tokenring to be modular.Dave Jones2-2/+2
2008-12-27x86: apic.c x2apic_preenabled and disable_x2apic should be staticJaswinder Singh2-3/+3
2008-12-27x86: reboot.c declare port_cf9_safe before they get usedJaswinder Singh1-0/+1
2008-12-27igb: Fix build warning when DCA is disabled.David S. Miller1-2/+1
2008-12-27net: Fix warning fallout from recent NAPI interface changes.David S. Miller11-14/+0
2008-12-26gro: Fix potential use after freeHerbert Xu1-1/+4
2008-12-26sfc: If AN is enabled, always read speed/duplex from the AN advertising bitsBen Hutchings1-7/+10
2008-12-26sfc: When disabling the NIC, close the device rather than unregistering itBen Hutchings1-24/+23
2008-12-26sfc: SFT9001: Add cable diagnosticsBen Hutchings1-8/+107
2008-12-26sfc: Add support for multiple PHY self-testsBen Hutchings5-15/+44
2008-12-26sfc: Merge top-level functions for self-testsBen Hutchings3-55/+48
2008-12-26sfc: Clean up PHY mode management in loopback self-testBen Hutchings1-12/+7
2008-12-26sfc: Fix unreliable link detection in some loopback modesBen Hutchings3-13/+24
2008-12-26sfc: Generate unique names for per-NIC workqueuesBen Hutchings2-1/+6
2008-12-26802.3ad: use standard ethhdr instead of ad_headerHolger Eitzenberger2-18/+8
2008-12-26802.3ad: generalize out mac address initializerHolger Eitzenberger2-11/+14
2008-12-26802.3ad: initialize ports LACPDU from const initializerHolger Eitzenberger1-49/+12
2008-12-26802.3ad: remove typedef around ad_systemHolger Eitzenberger1-3/+3