summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2007-10-133-31/+115
|\
| * KVM: Replace enum by #defineAvi Kivity2007-10-131-19/+15
| * KVM: in-kernel LAPIC save and restore supportEddie Dong2007-10-131-0/+8
| * KVM: in-kernel IOAPIC save and restore supportHe, Qing2007-10-131-1/+28
| * KVM: Add get/set irqchip ioctls for in-kernel PIC live migration supportHe, Qing2007-10-131-0/+36
| * KVM: Emulate hlt in the kernelEddie Dong2007-10-131-0/+1
| * KVM: Emulate local APIC in kernelEddie Dong2007-10-131-2/+2
| * KVM: Add support for in-kernel PIC emulationEddie Dong2007-10-131-0/+19
| * KVM: Communicate cr8 changes to userspaceYang, Sheng2007-10-131-0/+1
| * KVM: add hypercall nr to kvm_runJeff Dike2007-10-131-0/+1
| * KVM: Use standard CR8 flags, and fix TPR definitionRusty Russell2007-10-131-1/+1
| * KVM: Trivial: Use standard BITMAP macros, open-code userspace-exposed headerRusty Russell2007-10-131-8/+2
| * KVM: Trivial: /dev/kvm interface is no longer experimental.Rusty Russell2007-10-131-2/+1
| * KVM: Future-proof the exit information union ABIAvi Kivity2007-10-131-0/+2
| * i386: Expose IOAPIC register definitions even if CONFIG_X86_IO_APIC is not setAvi Kivity2007-10-131-8/+8
* | fix sparc32 breakage (result of vmlinux.lds.S bug)Al Viro2007-10-131-1/+2
* | v4l: copy_to_user() is not a good method nameAl Viro2007-10-131-1/+1
* | minimal build fixes for uml (fallout from x86 merge)Al Viro2007-10-131-1/+1
* | net core: fix kernel-doc for new function parametersRandy Dunlap2007-10-131-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds2007-10-131-0/+7
|\ \
| * | sh64: Move *_p() I/O routine variants to io.h.Paul Mundt2007-10-011-0/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-10-1335-270/+793
|\ \ \
| * | | sh: Fix SH-4 DMAC CHCR masking.Adrian McMenamin2007-10-081-1/+1
| * | | sh: Make kgdb i-cache flushing less inept.Paul Mundt2007-10-031-12/+0
| * | | sh: kgdb section mismatches and tidying.Paul Mundt2007-10-031-10/+2
| * | | sh: Use boot_cpu_data for CPU probe.Paul Mundt2007-09-271-1/+0
| * | | sh: processor.h needs smp.hPaul Mundt2007-09-271-0/+1
| * | | sh: Define _ebss for uClinux MTD map driver.Paul Mundt2007-09-241-0/+1
| * | | sh: Bring SMP support back from the dead.Paul Mundt2007-09-212-11/+24
| * | | sh: intc - initial SMP support.Magnus Damm2007-09-211-0/+12
| * | | sh: Kill off special boot_cpu_data.Paul Mundt2007-09-211-7/+2
| * | | sh: Add maple bus support for the SEGA Dreamcast.Adrian McMenamin2007-09-212-0/+117
| * | | sh: Fix up extended mode TLB for SH-X2+ cores.Paul Mundt2007-09-213-55/+75
| * | | sh: Magic Panel R2 board support.Markus Brunner2007-09-211-0/+67
| * | | sh: dma: Fix CONFIG_SYSFS=n build.Paul Mundt2007-09-211-5/+0
| * | | sh: dma: Fix up build for SH7709 support.Kristoffer Ericson2007-09-211-1/+1
| * | | sh: Fix OFFCHIP_IRQ_BASE compile error.Kristoffer Ericson2007-09-211-0/+1
| * | | sh: add writesb(), readsb(), writesw() and readsw() to io.hMagnus Damm2007-09-211-0/+26
| * | | sh: intc - rework higlander irq code for r7780mp and r7785rpMagnus Damm2007-09-211-19/+14
| * | | sh: intc - irl mode update for sh7780 and sh7785Magnus Damm2007-09-211-0/+1
| * | | sh: Overhaul spinlocks and rwlocks for SH-4A SMP.Paul Mundt2007-09-212-46/+146
| * | | sh: heartbeat driver update.Paul Mundt2007-09-211-0/+17
| * | | sh: intc - primary priority masking fixesMagnus Damm2007-09-211-0/+1
| * | | sh: intc - mark data structures as __initdataMagnus Damm2007-09-211-3/+3
| * | | sh: intc - convert board specific r2d codeMagnus Damm2007-09-211-35/+30
| * | | sh: intc - rework core codeMagnus Damm2007-09-211-2/+2
| * | | sh: intc - add a clear register to struct intc_prio_regMagnus Damm2007-09-211-1/+1
| * | | sh: Add SH7720 CPU support.Markus Brunner2007-09-216-10/+30
| * | | sh: Add gpio.h stubs for PFC definitions.Markus Brunner2007-09-213-0/+93
| * | | sh: x3proto: ILSEL IRQ support.Paul Mundt2007-09-211-0/+45