aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-10-07Blackfin: convert to use arch_gettimeoffset()john stultz2-65/+8
2009-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2-16/+1
2009-10-05Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-30/+120
2009-10-05Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds3-1/+5
2009-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-59/+547
2009-10-05iSCSI/iBFT: use proper address translationJan Beulich2-3/+3
2009-10-05Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-30/+34
2009-10-05Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+0
2009-10-05Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-1/+5
2009-10-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds7-21/+36
2009-10-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds7-53/+52
2009-10-05microblaze: Clear sticky FSR register after saving it to func parametrMichal Simek2-1/+3
2009-10-05microblaze: UMS is used only for MMU kernelMichal Simek1-0/+2
2009-10-05sparc: using HZ needs an include of linux/param.hStephen Rothwell1-0/+1
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-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/linux-acpi-2.6Linus Torvalds4-0/+535
2009-10-04Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6Linus Torvalds1-4/+13
2009-10-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds6-103/+112
2009-10-04Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus 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