summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-06-10Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-1/+8
2009-06-10Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-12/+108
2009-06-10Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+0
2009-06-10Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-6/+24
2009-06-10Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-30/+35
2009-06-10block: prevent possible io_context->refcount overflowNikanth Karthikesan1-3/+3
2009-06-10tracing: do not translate event helper macros in print formatSteven Rostedt1-77/+81
2009-06-10perf_counter: More aggressive frequency adjustmentPeter Zijlstra1-0/+1
2009-06-10tracing/events: convert block trace points to TRACE_EVENT(), fix !CONFIG_BLOCKLi Zefan1-2/+2
2009-06-10spinlock: Add missing __raw_spin_lock_flags() stub for UPBenjamin Herrenschmidt1-0/+1
2009-06-10KVM: protect assigned dev workqueue, int handler and irq ackerMarcelo Tosatti1-0/+1
2009-06-10KVM: use smp_send_reschedule in kvm_vcpu_kickMarcelo Tosatti1-1/+1
2009-06-10KVM: Enable snooping control for supported hardwareSheng Yang1-0/+3
2009-06-10KVM: Make kvm header C++ friendlynathan binkert1-3/+3
2009-06-10KVM: Fix interrupt unhalting a vcpu when it shouldn'tGleb Natapov1-0/+1
2009-06-10KVM: Device assignment framework reworkSheng Yang2-14/+17
2009-06-10KVM: APIC: get rid of deliver_bitmaskGleb Natapov1-0/+10
2009-06-10KVM: consolidate ioapic/ipi interrupt delivery logicGleb Natapov1-5/+0
2009-06-10KVM: ioapic/msi interrupt delivery consolidationGleb Natapov1-1/+1
2009-06-10KVM: declare ioapic functions only on affected hardwareChristian Borntraeger1-0/+2
2009-06-10KVM: Enable MSI-X for KVM assigned deviceSheng Yang1-0/+8
2009-06-10KVM: Add MSI-X interrupt injection logicSheng Yang1-0/+1
2009-06-10KVM: Ioctls for init MSI-X entrySheng Yang2-0/+28
2009-06-10KVM: Unify the delivery of IOAPIC and MSI interruptsSheng Yang1-0/+3
2009-06-10KVM: Split IOAPIC structureSheng Yang1-0/+17
2009-06-09tracing: add trace_seq_vprint interfaceSteven Rostedt1-0/+2
2009-06-09tracing: fix the block trace points print sizeSteven Rostedt1-15/+30
2009-06-09tracing/events: convert block trace points to TRACE_EVENT()Li Zefan3-76/+496
2009-06-09cpumask: introduce zalloc_cpumask_varYinghai Lu1-0/+15
2009-06-09Add serial number support for virtio_blk, V4ajohn cooper1-0/+4
2009-06-09Revert "block: Fix bounce limit setting in DM"Jens Axboe1-1/+0
2009-06-09Merge branch 'master' into nextJames Morris16-22/+66
2009-06-08ring-buffer: pass in lockdep class key for reader_lockPeter Zijlstra1-1/+13
2009-06-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+1
2009-06-07[ARM] 5543/1: arm: serial amba: add missing declaration in serial.hAlessandro Rubini1-0/+1
2009-06-07Merge branch 'linus' into core/iommuIngo Molnar33-43/+148
2009-06-06Merge branch 'linus' into perfcounters/coreIngo Molnar7-12/+25
2009-06-06perf_counter: Implement generalized cache event typesIngo Molnar1-0/+34
2009-06-06perf_counter: Separate out attr->type from attr->configIngo Molnar1-52/+13
2009-06-05perf_counter: Fix frequency adjustment for < HZPeter Zijlstra1-0/+3
2009-06-05perf_counter: Add PERF_SAMPLE_PERIODPeter Zijlstra1-0/+2
2009-06-05perf_counter: Change PERF_SAMPLE_CONFIG into PERF_SAMPLE_IDPeter Zijlstra1-1/+1
2009-06-05Merge branch 'tip/tracing/ftrace-4' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar1-0/+2
2009-06-05perf_counter: Generate mmap events for install_special_mapping()Peter Zijlstra1-6/+8
2009-06-04ptrace: tracehook_report_clone: fix false positivesOleg Nesterov1-6/+5
2009-06-04perf_counter: Remove munmap stuffPeter Zijlstra1-10/+1
2009-06-04perf_counter: Add fork eventPeter Zijlstra1-0/+10
2009-06-04Merge branch 'tracing/ftrace' into tracing/coreIngo Molnar3-49/+103
2009-06-04security: use mmap_min_addr indepedently of security modelsChristoph Lameter2-2/+2
2009-06-04drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...Keith Packard2-0/+5