summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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: Fix csum_partial_copy_from_user()Russell King
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-24ceph: Correct obvious typo of Kconfig variable "CRYPTO_AES"Robert P. J. Day
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-23ceph: fix dentry lease releaseSage Weil
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-23ceph: fix leak of dentry in ceph_init_dentry() error pathSage Weil
2010-07-23ceph: fix pg_mapping leak on pg_temp updatesSage Weil
2010-07-23ceph: fix d_release dop for snapdir, snapped dentriesSage Weil
2010-07-23firewire: cdev: improve FW_CDEV_IOC_ALLOCATEStefan Richter
2010-07-23firewire: core: fix upper bound of possible CSR allocationsStefan Richter
2010-07-23firewire: cdev: add PHY pingingStefan Richter
2010-07-23firewire: cdev: add PHY packet receptionStefan Richter
2010-07-23firewire: cdev: add PHY packet transmissionStefan Richter
2010-07-23firewire: core: use C99 initializer in array of ioctl handlersStefan Richter
2010-07-23firewire: cdev: some clarifications to the API documentationStefan Richter
2010-07-23firewire: normalize status values in packet callbacksStefan Richter
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