summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pata_atp867x: fix it to not claim MWDMA supportBartlomiej Zolnierkiewicz2009-10-061-9/+1
* libata: fix incorrect link online check during probeTejun Heo2009-10-061-18/+32
* ahci: filter FPDMA non-zero offset enable for Aspire 3810TTejun Heo2009-10-061-0/+47
* libata: make gtf_filter per-devTejun Heo2009-10-064-8/+15
* libata: implement more acpi filtering optionsTejun Heo2009-10-063-4/+20
* libata: cosmetic updatesTejun Heo2009-10-063-13/+12
* ahci: display all AHCI 1.3 HBA capability flags (v2)Robert Hancock2009-10-061-20/+66
* pata_ali: trivial fix of a very frequent spelling mistakeDirk Hohndel2009-10-061-1/+1
* ahci: disable 64bit DMA by default on SB600sTejun Heo2009-10-061-40/+20
* Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-10-059-30/+120
|\
| * KVM: add support for change_pte mmu notifiersIzik Eidus2009-10-043-9/+68
| * KVM: MMU: add SPTE_HOST_WRITEABLE flag to the shadow ptesIzik Eidus2009-10-042-7/+26
| * KVM: MMU: dont hold pagecount reference for mapped sptes pagesIzik Eidus2009-10-041-5/+2
| * KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUIDAvi Kivity2009-10-041-0/+2
| * KVM: VMX: flush TLB with INVEPT on cpu migrationMarcelo Tosatti2009-10-041-1/+1
| * KVM: fix LAPIC timer period overflowAurelien Jarno2009-10-041-1/+1
| * KVM: s390: fix memsize >= 4GChristian Borntraeger2009-10-041-1/+1
| * KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctlyJoerg Roedel2009-10-041-6/+17
| * KVM: SVM: Fix tsc offset adjustment when running nestedJoerg Roedel2009-10-041-0/+2
* | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-10-053-1/+5
|\ \
| * | microblaze: Clear sticky FSR register after saving it to func parametrMichal Simek2009-10-052-1/+3
| * | microblaze: UMS is used only for MMU kernelMichal Simek2009-10-051-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-10-056-59/+547
|\ \ \
| * | | sparc: using HZ needs an include of linux/param.hStephen Rothwell2009-10-051-0/+1
| * | | sparc32: convert to asm-generic/hardirq.hChristoph Hellwig2009-10-012-13/+3
| * | | sparc64: Cache per-cpu %pcr register value in perf code.David S. Miller2009-09-291-17/+42
| * | | sparc64: Fix comment typo in perf_event.cDavid S. Miller2009-09-291-1/+1
| * | | sparc64: Minor coding style fixups in perf code.David S. Miller2009-09-281-7/+5
| * | | sparc64: Add a basic conflict engine in preparation for multi-counter support.David S. Miller2009-09-281-5/+64
| * | | sparc64: Increase vmalloc size to fix percpu regressions.David S. Miller2009-09-282-6/+6
| * | | sparc64: Add initial perf event conflict resolution and checks.David S. Miller2009-09-271-5/+77
| * | | sparc: Niagara1 perf event support.David S. Miller2009-09-261-0/+119
| * | | sparc: Add Niagara2 HW cache event support.David S. Miller2009-09-261-0/+88
| * | | sparc: Support all ultra3 and ultra4 derivatives.David S. Miller2009-09-261-10/+13
| * | | sparc: Support HW cache events.David S. Miller2009-09-261-6/+139
* | | | iSCSI/iBFT: use proper address translationJan Beulich2009-10-052-3/+3
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-10-056-30/+34
|\ \ \ \
| * | | | perf tools: Run generate-cmdlist.sh properlyMulyadi Santosa2009-10-011-1/+1
| * | | | perf_event: Clean up perf_event_init_task()Xiao Guangrong2009-10-011-3/+1
| * | | | perf_event: Fix event group handling in __perf_event_sched_*()Xiao Guangrong2009-10-011-22/+8
| * | | | perf timechart: Add a power-only modeArjan van de Ven2009-10-013-4/+23
| * | | | perf top: Add poll_idle to the skip listArnaldo Carvalho de Melo2009-09-301-0/+1
* | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-10-051-2/+0
|\ \ \ \ \
| * | | | | hrtimer: Remove overly verbose "switch to high res mode" messageRoland Dreier2009-09-261-2/+0
* | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-10-052-1/+5
|\ \ \ \ \ \
| * | | | | | kmemtrace: Fix up tracer registrationPaul Mundt2009-10-011-1/+1
| * | | | | | tracing: Fix infinite recursion in ftrace_update_pid_func()Matt Fleming2009-10-011-0/+4
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-10-057-21/+36
|\ \ \ \ \ \ \
| * | | | | | | x86: Don't leak 64-bit kernel register values to 32-bit processesJan Beulich2009-10-011-13/+23
| * | | | | | | x86, SLUB: Remove unused CONFIG FAST_CMPXCHG_LOCALJaswinder Singh Rajput2009-10-011-4/+0