aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-05wext: let get_wireless_stats() sleepJohannes Berg1-2/+2
2009-10-05be2net: Fix a bug in preparation of mcc wrb which was causing flash operation...Ajit Khaparde1-1/+0
2009-10-05sparc: using HZ needs an include of linux/param.hStephen Rothwell1-0/+1
2009-10-05pcnet_cs: add cis of National Semicondoctor's multifunction pcmcia cardKen Kawasaki9-13/+73
2009-10-05net: Support inclusion of <linux/socket.h> before <sys/socket.h>Ben Hutchings1-18/+3
2009-10-04pktgen: restore nanosec delaysEric Dumazet1-1/+1
2009-10-04pktgen: Fix multiqueue handlingEric Dumazet2-1/+9
2009-10-04e1000e: swap max hw supported frame size between 82574 and 82583Alexander Duyck1-2/+2
2009-10-04ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz cardDon Skidmore3-0/+4
2009-10-04ixgbe: add support for 82599 Combined BackplaneDon Skidmore3-0/+4
2009-10-04Revert "ide: try to use PIO Mode 0 during probe if possible"David S. Miller1-9/+0
2009-10-04Linux 2.6.32-rc3Linus Torvalds1-1/+1
2009-10-05drm/fb: add setcmap and fix 8-bit support.Dave Airlie8-8/+63
2009-10-05drm/radeon/kms: respect single crtc cards, only create one crtc. (v2)Dave Airlie7-10/+32
2009-10-05drm: Delete the DRM_DEBUG_KMS in drm_mode_cursor_ioctlZhao Yakui1-2/+0
2009-10-05drm/radeon/kms: add support for "Surround View"Alex Deucher1-2/+47
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan26-1/+27
2009-10-04Merge branch 'acpi-pad' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...Linus Torvalds4-0/+535
2009-10-04Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-4/+13
2009-10-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds6-103/+112
2009-10-04Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds25-257/+64
2009-10-04macintosh: Don't assume i2c device probing always succeedsJean Delvare5-5/+15
2009-10-04i2c: Hide probe errors caused by ACPI resource conflictsJean Delvare7-8/+12
2009-10-04i2c: Minor documentation updateJean Delvare1-1/+1
2009-10-04mfd: AB3100 drop unused module parametersJean Delvare1-3/+1
2009-10-04Staging: IIO: tsl2561: Drop unused module parametersJean Delvare1-4/+0
2009-10-04leds: leds-pca9532 - Drop unused module parametersJean Delvare1-3/+0
2009-10-04ltc4215/ltc4245: Discard obsolete detect methodsJean Delvare4-174/+18
2009-10-04ds2482: Discard obsolete detect methodJean Delvare2-33/+8
2009-10-04max6875: Discard obsolete detect methodJean Delvare2-26/+9
2009-10-04i2c: Move misc devices documentationJean Delvare2-0/+0
2009-10-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds26-480/+999
2009-10-04Revert "Seperate read and write statistics of in_flight requests"Jens Axboe6-42/+19
2009-10-04cfq-iosched: don't delay async queue if it hasn't dispatched at allJens Axboe1-9/+2
2009-10-04KVM: add support for change_pte mmu notifiersIzik Eidus3-9/+68
2009-10-04KVM: MMU: add SPTE_HOST_WRITEABLE flag to the shadow ptesIzik Eidus2-7/+26
2009-10-04KVM: MMU: dont hold pagecount reference for mapped sptes pagesIzik Eidus1-5/+2
2009-10-04KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUIDAvi Kivity1-0/+2
2009-10-04KVM: VMX: flush TLB with INVEPT on cpu migrationMarcelo Tosatti1-1/+1
2009-10-04KVM: fix LAPIC timer period overflowAurelien Jarno1-1/+1
2009-10-04KVM: s390: fix memsize >= 4GChristian Borntraeger1-1/+1
2009-10-04KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctlyJoerg Roedel1-6/+17
2009-10-04KVM: SVM: Fix tsc offset adjustment when running nestedJoerg Roedel1-0/+2
2009-10-03Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds7-13/+34
2009-10-03tty: Avoid dropping ldisc_mutex over hangup tty re-initializationLinus Torvalds1-5/+2
2009-10-04m32r: Fix IPI function calls for SMPToshihiro HANAWA1-2/+2
2009-10-04m32r: Fix set_memory() for DISCONTIGMEMHirokazu Takata1-1/+4
2009-10-04m32r: add rtc_lock variableHirokazu Takata1-0/+9
2009-10-04m32r: define ioread* and iowrite* macrosHirokazu Takata1-0/+7
2009-10-04m32r: export delay loop symbolsHirokazu Takata2-6/+4