summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2009-06-10perf_counter: More aggressive frequency adjustmentPeter Zijlstra
2009-06-10tracing/events: convert block trace points to TRACE_EVENT(), fix !CONFIG_BLOCKLi Zefan
2009-06-10spinlock: Add missing __raw_spin_lock_flags() stub for UPBenjamin Herrenschmidt
2009-06-10KVM: protect assigned dev workqueue, int handler and irq ackerMarcelo Tosatti
2009-06-10KVM: use smp_send_reschedule in kvm_vcpu_kickMarcelo Tosatti
2009-06-10KVM: Enable snooping control for supported hardwareSheng Yang
2009-06-10KVM: Make kvm header C++ friendlynathan binkert
2009-06-10KVM: Fix interrupt unhalting a vcpu when it shouldn'tGleb Natapov
2009-06-10KVM: Device assignment framework reworkSheng Yang
2009-06-10KVM: APIC: get rid of deliver_bitmaskGleb Natapov
2009-06-10KVM: consolidate ioapic/ipi interrupt delivery logicGleb Natapov
2009-06-10KVM: ioapic/msi interrupt delivery consolidationGleb Natapov
2009-06-10KVM: declare ioapic functions only on affected hardwareChristian Borntraeger
2009-06-10KVM: Enable MSI-X for KVM assigned deviceSheng Yang
2009-06-10KVM: Add MSI-X interrupt injection logicSheng Yang
2009-06-10KVM: Ioctls for init MSI-X entrySheng Yang
2009-06-10KVM: Unify the delivery of IOAPIC and MSI interruptsSheng Yang
2009-06-10KVM: Split IOAPIC structureSheng Yang
2009-06-09tracing: add trace_seq_vprint interfaceSteven Rostedt
2009-06-09tracing/events: convert block trace points to TRACE_EVENT()Li Zefan
2009-06-09cpumask: introduce zalloc_cpumask_varYinghai Lu
2009-06-09Add serial number support for virtio_blk, V4ajohn cooper
2009-06-09Revert "block: Fix bounce limit setting in DM"Jens Axboe
2009-06-09Merge branch 'master' into nextJames Morris
2009-06-08ring-buffer: pass in lockdep class key for reader_lockPeter Zijlstra
2009-06-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-06-07[ARM] 5543/1: arm: serial amba: add missing declaration in serial.hAlessandro Rubini
2009-06-07Merge branch 'linus' into core/iommuIngo Molnar
2009-06-06Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-06-06perf_counter: Implement generalized cache event typesIngo Molnar
2009-06-06perf_counter: Separate out attr->type from attr->configIngo Molnar
2009-06-05perf_counter: Fix frequency adjustment for < HZPeter Zijlstra
2009-06-05perf_counter: Add PERF_SAMPLE_PERIODPeter Zijlstra
2009-06-05perf_counter: Change PERF_SAMPLE_CONFIG into PERF_SAMPLE_IDPeter Zijlstra
2009-06-05perf_counter: Generate mmap events for install_special_mapping()Peter Zijlstra
2009-06-04ptrace: tracehook_report_clone: fix false positivesOleg Nesterov
2009-06-04perf_counter: Remove munmap stuffPeter Zijlstra
2009-06-04perf_counter: Add fork eventPeter Zijlstra
2009-06-04security: use mmap_min_addr indepedently of security modelsChristoph Lameter
2009-06-03block: Fix bounce limit setting in DMMartin K. Petersen
2009-06-02perf_counter: Rename perf_counter_hw_event => perf_counter_attrPeter Zijlstra
2009-06-02perf_counter: Add ioctl for changing the sample period/frequencyPeter Zijlstra
2009-06-02perf_counter: Change data head from u32 to u64Peter Zijlstra
2009-06-02perf_counter: Remove the last nmi/irq bitsPeter Zijlstra
2009-06-02perf_counter: Rename various fieldsPeter Zijlstra
2009-06-02perf_counter: Add unique counter idPeter Zijlstra
2009-06-02parport: quickfix the proc registration bugAlan Cox
2009-06-02perf_counter: Use PID namespaces properlyPeter Zijlstra
2009-06-02perf_counter: Remove unused prev_state fieldPaul Mackerras
2009-06-02perf_counter: Fix cpu migration counterPaul Mackerras