aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-05wext: let get_wireless_stats() sleepJohannes Berg
2009-10-05be2net: Fix a bug in preparation of mcc wrb which was causing flash operation...Ajit Khaparde
2009-10-05tracing: Use free_percpu instead of kfreeFrederic Weisbecker
2009-10-05tracing: Check total refcount before releasing bufs in profile_enable failureFrederic Weisbecker
2009-10-05sparc: using HZ needs an include of linux/param.hStephen Rothwell
2009-10-05pcnet_cs: add cis of National Semicondoctor's multifunction pcmcia cardKen Kawasaki
2009-10-05net: Support inclusion of <linux/socket.h> before <sys/socket.h>Ben Hutchings
2009-10-05ALSA: hda - Fix invalid initializations for ALC861 auto modeTakashi Iwai
2009-10-04pktgen: restore nanosec delaysEric Dumazet
2009-10-04pktgen: Fix multiqueue handlingEric Dumazet
2009-10-04e1000e: swap max hw supported frame size between 82574 and 82583Alexander Duyck
2009-10-04ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz cardDon Skidmore
2009-10-04ixgbe: add support for 82599 Combined BackplaneDon Skidmore
2009-10-04Revert "ide: try to use PIO Mode 0 during probe if possible"David S. Miller
2009-10-04Linux 2.6.32-rc3Linus Torvalds
2009-10-05drm/fb: add setcmap and fix 8-bit support.Dave Airlie
2009-10-05drm/radeon/kms: respect single crtc cards, only create one crtc. (v2)Dave Airlie
2009-10-05drm: Delete the DRM_DEBUG_KMS in drm_mode_cursor_ioctlZhao Yakui
2009-10-05drm/radeon/kms: add support for "Surround View"Alex Deucher
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan
2009-10-04Merge branch 'acpi-pad' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...Linus Torvalds
2009-10-04Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2009-10-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-10-04Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-10-04macintosh: Don't assume i2c device probing always succeedsJean Delvare
2009-10-04i2c: Hide probe errors caused by ACPI resource conflictsJean Delvare
2009-10-04i2c: Minor documentation updateJean Delvare
2009-10-04mfd: AB3100 drop unused module parametersJean Delvare
2009-10-04Staging: IIO: tsl2561: Drop unused module parametersJean Delvare
2009-10-04leds: leds-pca9532 - Drop unused module parametersJean Delvare
2009-10-04ltc4215/ltc4245: Discard obsolete detect methodsJean Delvare
2009-10-04ds2482: Discard obsolete detect methodJean Delvare
2009-10-04max6875: Discard obsolete detect methodJean Delvare
2009-10-04i2c: Move misc devices documentationJean Delvare
2009-10-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-10-04Revert "Seperate read and write statistics of in_flight requests"Jens Axboe
2009-10-04cfq-iosched: don't delay async queue if it hasn't dispatched at allJens Axboe
2009-10-04perf: Propagate term signal to childChris Wilson
2009-10-04KVM: add support for change_pte mmu notifiersIzik Eidus
2009-10-04KVM: MMU: add SPTE_HOST_WRITEABLE flag to the shadow ptesIzik Eidus
2009-10-04KVM: MMU: dont hold pagecount reference for mapped sptes pagesIzik Eidus
2009-10-04KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUIDAvi Kivity
2009-10-04KVM: VMX: flush TLB with INVEPT on cpu migrationMarcelo Tosatti
2009-10-04KVM: fix LAPIC timer period overflowAurelien Jarno
2009-10-04KVM: s390: fix memsize >= 4GChristian Borntraeger
2009-10-04KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctlyJoerg Roedel
2009-10-04KVM: SVM: Fix tsc offset adjustment when running nestedJoerg Roedel
2009-10-03Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds
2009-10-03tty: Avoid dropping ldisc_mutex over hangup tty re-initializationLinus Torvalds
2009-10-04m32r: Fix IPI function calls for SMPToshihiro HANAWA