summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-26drm/i915: make sure eDP panel is turned onJesse Barnes
2010-07-26drm/i915: add PANEL_UNLOCK_REGS definitionJesse Barnes
2010-07-26drm/i915: Make G4X-style PLL search more permissiveAdam Jackson
2010-07-26MIPS: Set io_map_base for several PCI bridges lacking itBen Hutchings
2010-07-26MIPS: Alchemy: Define eth platform devices in the correct orderWolfgang Grandegger
2010-07-26MIPS: BCM63xx: Prevent second enet registration on BCM6338Florian Fainelli
2010-07-26MIPS: Quit using undefined behavior of ADDU in 64-bit atomic operations.David Daney
2010-07-26MIPS: N32: Define getdents64.Ralf Baechle
2010-07-26MIPS: MTX-1: Fix PCI on the MeshCube and related boardsBruno Randolf
2010-07-26MIPS: Make init_vdso a subsys_initcall.David Daney
2010-07-26MIPS: "Fix" useless 'init_vdso successfully' message.David Daney
2010-07-26MIPS: PowerTV: Move register setup to before reading registers.David VomLehn
2010-07-26SOUND: Au1000: Fix section mismatchRalf Baechle
2010-07-26VIDEO: Au1100fb: Fix section mismatchRalf Baechle
2010-07-26VIDEO: PMAGB-B: Fix section mismatchRalf Baechle
2010-07-26VIDEO: PMAG-BA: Fix section mismatchRalf Baechle
2010-07-26NET: declance: Fix section mismatchesRalf Baechle
2010-07-26VIDEO. gbefb: Fix section mismatches.Ralf Baechle
2010-07-26drm/i915: Clear any existing dither mode prior to enabling spatial ditheringChris Wilson
2010-07-26drm/i915: handle shared framebuffers when flippingJesse Barnes
2010-07-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-07-26Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-07-26quiesce EDAC initialisation on desktop/mobile i7Daniel J Blueman
2010-07-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-07-26Driver-core: Always create class directories for classses that support namesp...Eric W. Biederman
2010-07-26virtio: fix oops on OOMMichael S. Tsirkin
2010-07-26Input: RX51 keymap - fix recent compile breakageDmitry Torokhov
2010-07-26ARM: 6265/1: kirkwood: move qnap_tsx1x_register_flash() to .init.textUwe Kleine-König
2010-07-26ARM: 6263/1: ns9xxx: fix FTBFS for zImageUwe Kleine-König
2010-07-26ARM: 6262/1: arm/clps711x: fix debug macro compilation failureJeremy Kerr
2010-07-26ARM: 6261/1: arm/shark: fix debug macro compilation failureJeremy Kerr
2010-07-26ARM: 6260/1: arm/plat-spear: fix debug macro compilation failureJeremy Kerr
2010-07-26ARM: 6259/1: arm/ns9xxx: fix debug macro compilation failureJeremy Kerr
2010-07-26ARM: 6258/1: arm/h720x: fix debug macro compilation failureJeremy Kerr
2010-07-25net: dev_forward_skb should call nf_resetBen Greear
2010-07-26tpm_tis: fix subsequent suspend failuresRajiv Andrade
2010-07-24net sched: fix race in mirred device removalstephen hemminger
2010-07-24Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2010-07-24tun: avoid BUG, dump packet on GSO errorsMichael S. Tsirkin
2010-07-24bonding: set device in RLB ARP packet handlerGreg Edwards
2010-07-24Merge branch 'bugzilla-16396' into releaseLen Brown
2010-07-24ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki
2010-07-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-07-23Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2010-07-23Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-07-23x86: Do not try to disable hpet if it hasn't been initialized beforeStefano Stabellini
2010-07-23nconfig: Fix segfault when help contains special charactersStephen Boyd
2010-07-23KVM: Use kmalloc() instead of vmalloc() for KVM_[GS]ET_MSRAvi Kivity
2010-07-23KVM: MMU: fix conflict access permissions in direct spXiao Guangrong