summaryrefslogtreecommitdiffstats
path: root/drivers/usb/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-29perf symbols: Split helpers used when creating kernel dso objectArnaldo Carvalho de Melo2-7/+23
2010-01-29perf symbols: Factor out dso__load_vmlinux_path()Arnaldo Carvalho de Melo2-14/+26
2010-01-29perf top: Exit if specified --vmlinux can't be usedArnaldo Carvalho de Melo1-1/+23
2010-01-29perf_events: Fix sample_period transfer on inheritPeter Zijlstra1-2/+9
2010-01-29perf_events, x86: Remove spurious counter reset from x86_pmu_enable()Peter Zijlstra1-3/+0
2010-01-29perf_events, x86: Implement Intel Westmere supportPeter Zijlstra1-7/+117
2010-01-29perf_events, x86: Clean up hw_perf_*_all() implementationPeter Zijlstra1-45/+14
2010-01-29perf_events, x86: Fix event constraint masksPeter Zijlstra2-5/+10
2010-01-29perf_event: x86: Deduplicate the disable codePeter Zijlstra1-16/+13
2010-01-29perf, x86: Clean up event constraints code a bitIngo Molnar2-42/+19
2010-01-29perf_event: x86: Optimize x86_pmu_disable()Peter Zijlstra1-0/+1
2010-01-29perf_event: x86: Optimize the fast path a little morePeter Zijlstra1-3/+3
2010-01-29perf_event: x86: Optimize constraint weight computationPeter Zijlstra1-4/+5
2010-01-29perf_event: x86: Optimize the constraint searching bitsPeter Zijlstra1-41/+34
2010-01-29bitops: Provide compile time HWEIGHT{8,16,32,64}Peter Zijlstra1-2/+16
2010-01-29perf_event: x86: Reduce some overly long lines with some MACROsPeter Zijlstra1-31/+37
2010-01-29perf_event: x86: Clean up some of the u64/long bitmask castingPeter Zijlstra1-24/+23
2010-01-29perf_event: x86: Fixup constraints typing issuePeter Zijlstra1-3/+3
2010-01-29perf_event: x86: Allocate the fake_cpucPeter Zijlstra1-10/+19
2010-01-29perf_events: Add fast-path to the rescheduling codeStephane Eranian1-30/+61
2010-01-29perf_events, x86: Improve x86 event schedulingStephane Eranian2-217/+574
2010-01-29x86/hw-breakpoints: Optimize return code from notifier chain in hw_breakpoint...K.Prasad1-3/+7
2010-01-29x86/debug: Clear reserved bits of DR6 in do_debug()K.Prasad2-0/+6
2010-01-29tracing/kprobe: Cleanup unused return value of tracing functionsXiao Guangrong1-17/+10
2010-01-29perf: Factorize trace events raw sample buffer operationsXiao Guangrong5-187/+88
2010-01-28perf: Fix inconsistency between IP and callchain samplingAnton Blanchard3-9/+0
2010-01-28hw_breakpoints: Release the bp slot if arch_validate_hwbkpt_settings() fails.Mahesh Salgaonkar1-0/+4
2010-01-27perf trace: Add -i option for choosing input fileHitoshi Mitake1-0/+2
2010-01-27perf symbols: Use the right variable to check for kallsyms in the cacheArnaldo Carvalho de Melo1-2/+2
2010-01-27perf symbols: Fix inverted logic for showing kallsyms as the source of symbolsArnaldo Carvalho de Melo1-1/+1
2010-01-27perf top: Handle PERF_RECORD_{FORK,EXIT} eventsArnaldo Carvalho de Melo1-0/+4
2010-01-27perf top: Fix sample countingArnaldo Carvalho de Melo1-3/+3
2010-01-27perf: Ignore perf.data.oldAmerigo Wang1-0/+1
2010-01-27perf report: Fix segmentation fault when running with '-g none'Yong Wang1-1/+1
2010-01-27perf: Reimplement frequency driven samplingPeter Zijlstra2-43/+94
2010-01-27fnctl: f_modown should call write_lock_irqsave/restoreGreg Kroah-Hartman1-2/+4
2010-01-26virtio_net: Make delayed refill more reliableHerbert Xu1-2/+1
2010-01-26sfc: Use fixed-size buffers for MCDI NVRAM requestsBen Hutchings3-6/+7
2010-01-26sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS bufferGuido Barzini1-1/+3
2010-01-26tcp_probe: avoid modulus operation and wrap fixStephen Hemminger1-9/+10
2010-01-26qlge: Only free resources if they were allocatedBreno Leitao1-7/+8
2010-01-25[WATCHDOG] sbc_fitpc2_wdt: fix I/O space access technique.Denis Turischev2-8/+7
2010-01-25ASoC: fix a memory-leak in wm8903Guennadi Liakhovetski1-1/+2
2010-01-25KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()Wei Yongjun1-2/+3
2010-01-25KVM: x86: Fix probable memory leak of vcpu->arch.mce_banksWei Yongjun1-0/+1
2010-01-25KVM: S390: fix potential array overrun in intercept handlingChristian Borntraeger1-2/+2
2010-01-25KVM: fix spurious interrupt with irqfdMichael S. Tsirkin1-1/+2
2010-01-25eventfd - allow atomic read and waitqueue removeDavide Libenzi2-15/+90
2010-01-25KVM: MMU: bail out pagewalk on kvm_read_guest errorMarcelo Tosatti1-1/+3
2010-01-25KVM: properly check max PIC pin in irq route setupMarcelo Tosatti1-1/+5