summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-26ath9k: fix dma direction for map/unmap in ath_rx_taskletMing Lei1-2/+2
2010-07-26drm/i915: fix deadlock in fb teardownJesse Barnes1-1/+1
2010-07-26drm/i915: don't free non-existent compressed llb on ILK+Jesse Barnes1-1/+1
2010-07-26agp/intel: Use the correct mask to detect i830 aperture size.Tim Gardner1-5/+8
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-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds17-39/+42
2010-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-1/+8
2010-07-26Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+3
2010-07-26quiesce EDAC initialisation on desktop/mobile i7Daniel J Blueman1-1/+1
2010-07-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds12-36/+74
2010-07-26Driver-core: Always create class directories for classses that support namesp...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-24net sched: fix race in mirred device removalstephen hemminger2-3/+41
2010-07-24Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2-0/+3
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-24Merge branch 'bugzilla-16396' into releaseLen Brown5-23/+34
2010-07-24ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki5-23/+34
2010-07-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds9-69/+93