summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | clocksource: setup mult_orig in clocksource_enable()Magnus Damm2009-05-021-1/+9
* | | | | | | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-06-113-11/+83
|\ \ \ \ \ \ \
| * | | | | | | KVM: protect assigned dev workqueue, int handler and irq ackerMarcelo Tosatti2009-06-101-0/+1
| * | | | | | | KVM: use smp_send_reschedule in kvm_vcpu_kickMarcelo Tosatti2009-06-101-1/+1
| * | | | | | | KVM: Enable snooping control for supported hardwareSheng Yang2009-06-101-0/+3
| * | | | | | | KVM: Make kvm header C++ friendlynathan binkert2009-06-101-3/+3
| * | | | | | | KVM: Fix interrupt unhalting a vcpu when it shouldn'tGleb Natapov2009-06-101-0/+1
| * | | | | | | KVM: Device assignment framework reworkSheng Yang2009-06-102-14/+17
| * | | | | | | KVM: APIC: get rid of deliver_bitmaskGleb Natapov2009-06-101-0/+10
| * | | | | | | KVM: consolidate ioapic/ipi interrupt delivery logicGleb Natapov2009-06-101-5/+0
| * | | | | | | KVM: ioapic/msi interrupt delivery consolidationGleb Natapov2009-06-101-1/+1
| * | | | | | | KVM: declare ioapic functions only on affected hardwareChristian Borntraeger2009-06-101-0/+2
| * | | | | | | KVM: Enable MSI-X for KVM assigned deviceSheng Yang2009-06-101-0/+8
| * | | | | | | KVM: Add MSI-X interrupt injection logicSheng Yang2009-06-101-0/+1
| * | | | | | | KVM: Ioctls for init MSI-X entrySheng Yang2009-06-102-0/+28
| * | | | | | | KVM: Unify the delivery of IOAPIC and MSI interruptsSheng Yang2009-06-101-0/+3
| * | | | | | | KVM: Split IOAPIC structureSheng Yang2009-06-101-0/+17
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-06-117-9/+127
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'next' into for-linusJames Morris2009-06-117-9/+127
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' into nextJames Morris2009-06-0916-22/+66
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | security: use mmap_min_addr indepedently of security modelsChristoph Lameter2009-06-042-2/+2
| | * | | | | | | | | Merge branch 'master' into nextJames Morris2009-05-2220-27/+107
| | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | |
| | * | | | | | | | | integrity: path_check updateMimi Zohar2009-05-221-4/+7
| | * | | | | | | | | SELinux: move SELINUX_MAGIC into magic.hEric Paris2009-05-191-0/+1
| | * | | | | | | | | CRED: Rename cred_exec_mutex to reflect that it's a guard against ptraceDavid Howells2009-05-112-3/+5
| | * | | | | | | | | Merge branch 'master' into nextJames Morris2009-05-08673-32246/+9918
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | SELinux: Don't flush inherited SIGKILL during execve()David Howells2009-04-301-0/+1
| | * | | | | | | | | | smack: implement logging V3Etienne Basset2009-04-141-0/+111
* | | | | | | | | | | | Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds2009-06-111-15/+12
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-linus' into for-nextBartlomiej Zolnierkiewicz2009-04-301-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ide-atapi: kill unused fields and callbacksTejun Heo2009-04-191-12/+0
| * | | | | | | | | | | | | ide-cd,atapi: use bio for internal commandsTejun Heo2009-04-191-1/+1
| * | | | | | | | | | | | | ide-atapi: convert ide-{floppy,tape} to using preallocated sense bufferBorislav Petkov2009-04-191-2/+1
| * | | | | | | | | | | | | ide: add helpers for preparing sense requestsBorislav Petkov2009-04-191-0/+11
| * | | | | | | | | | | | | ide kill unused ide_cmd->specialTejun Heo2009-04-191-1/+0
* | | | | | | | | | | | | | Merge branch 'serial-from-alan'Linus Torvalds2009-06-118-80/+134
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | lib: isolate rational fractions helper functionOskar Schirmer2009-06-111-0/+19
| * | | | | | | | | | | | | serial: Added Timberdale UART driverRichard Röjfors2009-06-111-0/+3
| * | | | | | | | | | | | | serial: add support for the TI AR7 internal UARTFlorian Fainelli2009-06-111-1/+2
| * | | | | | | | | | | | | tty: rewrite the ldisc lockingAlan Cox2009-06-111-2/+7
| * | | | | | | | | | | | | tty: Extract various bits of ldisc codeAlan Cox2009-06-111-0/+3
| * | | | | | | | | | | | | tty: throttling race fixAlan Cox2009-06-111-2/+4
| * | | | | | | | | | | | | 8250_pci: add the OXCB950 chip to the 8250 PCI driver.Andre Przywara2009-06-111-0/+2
| * | | | | | | | | | | | | serial: refactor ASYNC_ flagsJiri Slaby2009-06-111-47/+69
| * | | | | | | | | | | | | tty: cyclades, remove typedefsJiri Slaby2009-06-111-13/+0
| * | | | | | | | | | | | | tty: cyclades, cache HW versionJiri Slaby2009-06-111-0/+1
| * | | | | | | | | | | | | tty: cyclades, plx9060 casts cleanupJiri Slaby2009-06-111-10/+13
| * | | | | | | | | | | | | tty: Bring the usb tty port structure into more useAlan Cox2009-06-111-4/+6
| * | | | | | | | | | | | | tty: Implement a drain delay in the tty portAlan Cox2009-06-111-0/+3
| * | | | | | | | | | | | | tty: Add carrier processing on close to the tty_port coreAlan Cox2009-06-111-1/+2
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |