aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-29perf_event: x86: Clean up some of the u64/long bitmask castingPeter Zijlstra
2010-01-29perf_event: x86: Fixup constraints typing issuePeter Zijlstra
2010-01-29perf_event: x86: Allocate the fake_cpucPeter Zijlstra
2010-01-29perf_events: Add fast-path to the rescheduling codeStephane Eranian
2010-01-29perf_events, x86: Improve x86 event schedulingStephane Eranian
2010-01-29x86/hw-breakpoints: Optimize return code from notifier chain in hw_breakpoint...K.Prasad
2010-01-29x86/debug: Clear reserved bits of DR6 in do_debug()K.Prasad
2010-01-29tracing/kprobe: Cleanup unused return value of tracing functionsXiao Guangrong
2010-01-29perf: Factorize trace events raw sample buffer operationsXiao Guangrong
2010-01-28perf: Fix inconsistency between IP and callchain samplingAnton Blanchard
2010-01-28hw_breakpoints: Release the bp slot if arch_validate_hwbkpt_settings() fails.Mahesh Salgaonkar
2010-01-27perf trace: Add -i option for choosing input fileHitoshi Mitake
2010-01-27perf symbols: Use the right variable to check for kallsyms in the cacheArnaldo Carvalho de Melo
2010-01-27perf symbols: Fix inverted logic for showing kallsyms as the source of symbolsArnaldo Carvalho de Melo
2010-01-27perf top: Handle PERF_RECORD_{FORK,EXIT} eventsArnaldo Carvalho de Melo
2010-01-27perf top: Fix sample countingArnaldo Carvalho de Melo
2010-01-27perf: Ignore perf.data.oldAmerigo Wang
2010-01-27perf report: Fix segmentation fault when running with '-g none'Yong Wang
2010-01-27perf: Reimplement frequency driven samplingPeter Zijlstra
2010-01-26fnctl: f_modown should call write_lock_irqsave/restoreGreg Kroah-Hartman
2010-01-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2010-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-01-25Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-01-25Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2010-01-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-01-25Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-01-25Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-01-25virtio_net: Make delayed refill more reliableHerbert Xu
2010-01-25sfc: Use fixed-size buffers for MCDI NVRAM requestsBen Hutchings
2010-01-25sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS bufferGuido Barzini
2010-01-25tcp_probe: avoid modulus operation and wrap fixStephen Hemminger
2010-01-25qlge: Only free resources if they were allocatedBreno Leitao
2010-01-25[WATCHDOG] sbc_fitpc2_wdt: fix I/O space access technique.Denis Turischev
2010-01-25Merge branch 'fix/hda' into for-linusTakashi Iwai
2010-01-25ASoC: fix a memory-leak in wm8903Guennadi Liakhovetski
2010-01-25KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()Wei Yongjun
2010-01-25KVM: x86: Fix probable memory leak of vcpu->arch.mce_banksWei Yongjun
2010-01-25KVM: S390: fix potential array overrun in intercept handlingChristian Borntraeger
2010-01-25KVM: fix spurious interrupt with irqfdMichael S. Tsirkin
2010-01-25eventfd - allow atomic read and waitqueue removeDavide Libenzi
2010-01-25KVM: MMU: bail out pagewalk on kvm_read_guest errorMarcelo Tosatti
2010-01-25KVM: properly check max PIC pin in irq route setupMarcelo Tosatti
2010-01-25KVM: only allow one gsi per fdMichael S. Tsirkin
2010-01-25KVM: x86: Fix host_mapping_level()Sheng Yang
2010-01-25KVM: powerpc: Show timing option only on embeddedAlexander Graf
2010-01-25KVM: Fix race between APIC TMR and IRRAvi Kivity
2010-01-25hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdogHans de Goede