aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-17s3cmci: fix sparse errors from non-exported functionsBen Dooks
2008-08-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-08-17security.h: fix build failureAlexander Beregalov
2008-08-17ALSA: hda - Fix capture source widgets on ALC codecsTakashi Iwai
2008-08-16removed unused #include <version.h>Huang Weiyi
2008-08-16Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-08-16Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-08-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-08-16Move sysctl check into debugging section and don't make it default yAndi Kleen
2008-08-16Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-08-16Fix header export of videodev2.h, ivtv.h, ivtvfb.hDavid Woodhouse
2008-08-16mm: VM_flags comment fixesHugh Dickins
2008-08-16[ARM] 5191/1: ARM: remove CVS keywordsAdrian Bunk
2008-08-16[SCSI] ibmvfc: Driver version 1.0.2Brian King
2008-08-16[SCSI] ibmvfc: Add details to async event logBrian King
2008-08-16[SCSI] ibmvfc: Sanitize response lengthsBrian King
2008-08-16[SCSI] ibmvfc: Fix for lost async eventsBrian King
2008-08-16[SCSI] ibmvfc: Fixup host state during reinitBrian King
2008-08-16[SCSI] ibmvfc: Fix another hang on module removalBrian King
2008-08-16[ARM] pxafb: fix the warning of incorrect lccr when lcd_conn is specifiedEric Miao
2008-08-16[ARM] pxafb: add flag to specify output format on LDD pins when base is RGBT16Eric Miao
2008-08-16[ARM] pxafb: fix the incorrect configuration of GPIO77 as ACBIAS for TFT LCDEric Miao
2008-08-16[ARM] 5198/1: PalmTX: PCMCIA fixesMarek VaĊĦut
2008-08-16[SCSI] ibmvscsi: Fixup desired DMA value for shared memory partitionsBrian King
2008-08-16[SCSI] megaraid_sas: remove sysfs dbg_lvl world writeable permissionsJoe Malicki
2008-08-16[SCSI] qla2xxx: Update version number to 8.02.01-k7.Andrew Vasquez
2008-08-16[SCSI] qla2xxx: Explicitly tear-down vports during PCI remove_one().Andrew Vasquez
2008-08-16[SCSI] qla2xxx: Reference proper ha during SBR handling.Andrew Vasquez
2008-08-16[SCSI] qla2xxx: Set npiv_supported flag for FCoE HBAs.Mike Hernandez
2008-08-16[SCSI] qla2xxx: Don't leak SG-DMA mappings while aborting commands.Andrew Vasquez
2008-08-16[SCSI] qla2xxx: Correct vport-state management issues during ISP-ABORT.Andrew Vasquez
2008-08-16[SCSI] qla2xxx: Correct synchronization of software/firmware fcport states.Andrew Vasquez
2008-08-16[SCSI] scsi_dh: Initialize lun_state in check_ownership()Chandra Seetharaman
2008-08-16[SCSI] scsi_dh: Do not use scsilun in rdac hardware handlerChandra Seetharaman
2008-08-16[SCSI] megaraid_sas: version and Documentation UpdateYang, Bo
2008-08-16[SCSI] megaraid_sas: add new controllers (0x78 0x79)Yang, Bo
2008-08-16[SCSI] megaraid_sas: add the shutdown DCMD cmd to driver shutdown routineYang, Bo
2008-08-16[SCSI] megaraid_sas: add readl to force PCI posting flushYang, Bo
2008-08-16[ARM] Fix a pile of broken watchdog driversAdrian Bunk
2008-08-16[ARM] update mach-typesRussell King
2008-08-16[ARM] 5196/1: fix inline asm constraints for preloadNicolas Pitre
2008-08-15lmb: Fix reserved region handling in lmb_enforce_memory_limit().David S. Miller
2008-08-15bnx2: Fix build with VLAN_8021Q disabled.David S. Miller
2008-08-15tun: fallback if skb_alloc() fails on big packetsRusty Russell
2008-08-15net: skb_copy_datagram_from_iovec()Rusty Russell
2008-08-15tun: TUNGETIFF interface to query name and flagsMark McLoughlin
2008-08-15loopback: Drop obsolete ip_summed settingHerbert Xu
2008-08-15net: Preserve netfilter attributes in skb_gso_segment using __copy_skb_headerHerbert Xu
2008-08-15loopback: Remove rest of LOOPBACK_TSO code.David S. Miller
2008-08-15loopback: Enable TSOHerbert Xu