aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/intel-gtt.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-26drm/i915: disable FBC when more than one pipe is activeJesse Barnes3-0/+19
2010-07-26drm/i915: Use the correct scanout alignment for fbcon.Chris Wilson3-2/+5
2010-07-26drm/i915: make sure eDP panel is turned onJesse Barnes1-2/+51
2010-07-26drm/i915: add PANEL_UNLOCK_REGS definitionJesse Barnes2-2/+5
2010-07-26drm/i915: Make G4X-style PLL search more permissiveAdam Jackson1-2/+2
2010-07-26MIPS: Set io_map_base for several PCI bridges lacking itBen Hutchings5-1/+6
2010-07-26MIPS: Alchemy: Define eth platform devices in the correct orderWolfgang Grandegger1-4/+5
2010-07-26MIPS: BCM63xx: Prevent second enet registration on BCM6338Florian Fainelli1-0/+3
2010-07-26MIPS: Quit using undefined behavior of ADDU in 64-bit atomic operations.David Daney1-12/+12
2010-07-26MIPS: N32: Define getdents64.Ralf Baechle2-2/+4
2010-07-26MIPS: MTX-1: Fix PCI on the MeshCube and related boardsBruno Randolf1-5/+3
2010-07-26MIPS: Make init_vdso a subsys_initcall.David Daney1-1/+1
2010-07-26MIPS: "Fix" useless 'init_vdso successfully' message.David Daney1-2/+0
2010-07-26MIPS: PowerTV: Move register setup to before reading registers.David VomLehn1-2/+3
2010-07-26SOUND: Au1000: Fix section mismatchRalf Baechle1-1/+1
2010-07-26VIDEO: Au1100fb: Fix section mismatchRalf Baechle1-3/+3
2010-07-26VIDEO: PMAGB-B: Fix section mismatchRalf Baechle1-6/+6
2010-07-26VIDEO: PMAG-BA: Fix section mismatchRalf Baechle1-3/+3
2010-07-26NET: declance: Fix section mismatchesRalf Baechle1-3/+3
2010-07-26VIDEO. gbefb: Fix section mismatches.Ralf Baechle1-8/+8
2010-07-26drm/i915: Clear any existing dither mode prior to enabling spatial ditheringChris Wilson1-0/+1
2010-07-26drm/i915: handle shared framebuffers when flippingJesse Barnes1-3/+7
2010-07-26quiesce EDAC initialisation on desktop/mobile i7Daniel J Blueman1-1/+1
2010-07-26Driver-core: Always create class directories for classses that support namespaces.Eric W. Biederman1-1/+1
2010-07-26virtio: fix oops on OOMMichael S. Tsirkin1-2/+3
2010-07-26Input: RX51 keymap - fix recent compile breakageDmitry Torokhov1-2/+2
2010-07-26ARM: 6265/1: kirkwood: move qnap_tsx1x_register_flash() to .init.textUwe Kleine-König2-2/+2
2010-07-26ARM: 6263/1: ns9xxx: fix FTBFS for zImageUwe Kleine-König1-15/+15
2010-07-26ARM: 6262/1: arm/clps711x: fix debug macro compilation failureJeremy Kerr1-0/+1
2010-07-26ARM: 6261/1: arm/shark: fix debug macro compilation failureJeremy Kerr1-0/+3
2010-07-26ARM: 6260/1: arm/plat-spear: fix debug macro compilation failureJeremy Kerr1-2/+2
2010-07-26ARM: 6259/1: arm/ns9xxx: fix debug macro compilation failureJeremy Kerr1-0/+1
2010-07-26ARM: 6258/1: arm/h720x: fix debug macro compilation failureJeremy Kerr1-2/+4
2010-07-25net: dev_forward_skb should call nf_resetBen Greear1-0/+1
2010-07-26tpm_tis: fix subsequent suspend failuresRajiv Andrade1-1/+8
2010-07-24ceph: Correct obvious typo of Kconfig variable "CRYPTO_AES"Robert P. J. Day1-1/+1
2010-07-24net sched: fix race in mirred device removalstephen hemminger2-3/+41
2010-07-24tun: avoid BUG, dump packet on GSO errorsMichael S. Tsirkin1-2/+12
2010-07-24bonding: set device in RLB ARP packet handlerGreg Edwards1-1/+1
2010-07-24ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki5-23/+34
2010-07-23ceph: fix dentry lease releaseSage Weil1-0/+1
2010-07-23ceph: fix leak of dentry in ceph_init_dentry() error pathSage Weil1-1/+3
2010-07-23ceph: fix pg_mapping leak on pg_temp updatesSage Weil1-11/+15
2010-07-23ceph: fix d_release dop for snapdir, snapped dentriesSage Weil1-3/+9
2010-07-23x86: Do not try to disable hpet if it hasn't been initialized beforeStefano Stabellini1-1/+1
2010-07-23nconfig: Fix segfault when help contains special charactersStephen Boyd1-1/+1
2010-07-23KVM: Use kmalloc() instead of vmalloc() for KVM_[GS]ET_MSRAvi Kivity1-2/+2
2010-07-23KVM: MMU: fix conflict access permissions in direct spXiao Guangrong1-0/+1
2010-07-23vmlinux.lds: fix .data..init_task output section (fix popwerpc boot)Sam Ravnborg1-1/+1
2010-07-23powerpc: Fix erroneous lmb->memblock conversionsBenjamin Herrenschmidt3-24/+24