summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings2010-09-205-8/+47
* PCI: MSI: Remove unsafe and unnecessary hardware accessBen Hutchings2010-09-201-23/+11
* netfilter: fix CONFIG_COMPAT supportFlorian Westphal2010-09-203-0/+9
* perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flagLin Ming2010-09-201-0/+2
* x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep statesSuresh Siddha2010-09-203-0/+42
* writeback: write_cache_pages doesn't terminate at nr_to_write <= 0Dave Chinner2010-09-201-16/+10
* pata_cmd64x: revert commit d62f5576Tejun Heo2010-09-201-6/+0
* sata_mv: fix broken DSM/TRIM support (v2)Mark Lord2010-09-201-7/+37
* libata-sff: remove harmful BUG_ON from ata_bmdma_qc_issueMark Lord2010-09-201-4/+0
* ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763David Henningsson2010-09-201-3/+3
* ALSA: HDA: Use model=auto for LG R510David Henningsson2010-09-201-1/+0
* ALSA: hda - Add Sony VAIO quirk for ALC269David Henningsson2010-09-201-0/+1
* xfs: ensure we mark all inodes in a freed cluster XFS_ISTALEDave Chinner2010-09-201-23/+26
* xfs: fix untrusted inode number lookupDave Chinner2010-09-201-6/+10
* xen: use percpu interrupts for IPIs and VIRQsJeremy Fitzhardinge2010-09-201-4/+15
* xen: handle events as edge-triggeredJeremy Fitzhardinge2010-09-201-1/+1
* hwmon: (k8temp) Differentiate between AM2 and ASB1Andreas Herrmann2010-09-201-3/+32
* hwmon: (ads7871) Fix ads7871_probe error pathsAxel Lin2010-09-201-19/+19
* Linux 2.6.35.4Greg Kroah-Hartman2010-08-261-1/+1
* tracing: Fix timer tracingArjan van de Ven2010-08-261-2/+6
* mutex: Improve the scalability of optimistic spinningTim Chen2010-08-261-1/+9
* USB: ftdi_sio: add product ID for Lenz LI-USBGalen Seitz2010-08-262-0/+4
* USB: ftdi_sio: Add ID for Ionics PlugComputerMartin Michlmayr2010-08-262-0/+8
* USB: xhci: Remove buggy assignment in next_trb()John Youn2010-08-261-1/+1
* USB: io_ti: check firmware version before updatingGreg Kroah-Hartman2010-08-261-1/+1
* USB: ftdi_sio: fix endianess of max packet sizeMichael Wileczka2010-08-261-1/+1
* USB: CP210x Fix Break On/OffCraig Shelley2010-08-261-2/+2
* USB: pl2303: New vendor and product idJef Driesen2010-08-262-0/+5
* USB: add device IDs for igotu to navmanRoss Burton2010-08-261-0/+1
* USB: option: add Celot CT-650Michael Tokarev2010-08-261-2/+5
* powerpc: Fix typo in uImage targetAnatolij Gustschin2010-08-261-1/+1
* Staging: batman-adv: Don't write in not allocated packet_buffSven Eckelmann2010-08-261-0/+4
* Staging: batman-adv: Don't use net_dev after dev_putSven Eckelmann2010-08-261-5/+6
* Staging: batman-adv: Create batman_if only on register eventSven Eckelmann2010-08-261-4/+2
* Staging: batman-adv: unify orig_hash_lock spinlock handling to avoid deadlocksMarek Lindner2010-08-261-6/+8
* drm: stop information leak of old kernel stack.Dave Airlie2010-08-261-1/+3
* drm/radeon/kms: fix GTT/VRAM overlapping testJerome Glisse2010-08-261-1/+1
* drm/radeon/kms: fix sideport detection on newer rs880 boardsAlex Deucher2010-08-261-1/+1
* drm/radeon/kms/DCE3+: switch pads to ddc mode when going i2cAlex Deucher2010-08-261-0/+7
* drm/radeon/kms: fix typo in radeon_compute_pll_gainAlex Deucher2010-08-261-1/+1
* drm/radeon/kms/pm: bail early if nothing's changingAlex Deucher2010-08-261-0/+5
* drm/radeon/kms: don't enable MSIs on AGP boardsAlex Deucher2010-08-261-2/+3
* netlink: fix compat recvmsgJohannes Berg2010-08-261-30/+16
* ALSA: intel8x0: Mute External Amplifier by default for ThinkPad X31Daniel T Chen2010-08-261-0/+6
* fixes for using make 3.82Jan Beulich2010-08-262-2/+4
* iwlwifi: fix 3945 filter flagsJohannes Berg2010-08-264-50/+94
* e1000e: don't check for alternate MAC addr on parts that don't support itBruce Allan2010-08-263-13/+31
* e1000e: disable ASPM L1 on 82573Bruce Allan2010-08-261-0/+1
* dm: separate device deletion from dm_putKiyoshi Ueda2010-08-263-16/+57
* iwlagn: fix rts cts protectionJohannes Berg2010-08-268-69/+79