aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-13[SPARC64]: Access ivector_table[] using physical addresses.David S. Miller1-6/+6
2007-10-13[SPARC64]: Make IVEC pointers 64-bit.David S. Miller2-7/+6
2007-10-13[SPARC64]: Consolidate MSI support code.David S. Miller1-2/+4
2007-10-13[SPARC32]: Add irqflags.h to sparc32 and use it from generic code.Robert Reif2-20/+41
2007-10-13[SPARC64]: Enable MSI on sun4u Fire PCI-E controllers.David S. Miller1-0/+6
2007-10-13i2c: Rename the PEC functionality bitDavid Brownell1-2/+3
2007-10-13i2c: Move i2c-dev interfaces to i2c-dev.hDavid Brownell2-32/+29
2007-10-13i2c: Remove i2c_algorithm.algo_control()David Brownell1-7/+0
2007-10-13i2c: Document struct i2c_msgDavid Brownell1-9/+42
2007-10-13i2c: Add DaVinci I2C controller supportVladimir Barinov1-0/+21
2007-10-13i2c-core: Make some code staticAdrian Bunk1-2/+0
2007-10-13i2c: New-style devices can support driver model wakeup flagsDavid Brownell1-3/+4
2007-10-13i2c: Kill struct i2c_device_idJean Delvare1-5/+0
2007-10-13Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-1/+1
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-17/+18
2007-10-13Merge git://git.infradead.org/mtd-2.6Linus Torvalds10-1/+92
2007-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds3-31/+115
2007-10-13fix sparc32 breakage (result of vmlinux.lds.S bug)Al Viro1-1/+2
2007-10-13v4l: copy_to_user() is not a good method nameAl Viro1-1/+1
2007-10-13minimal build fixes for uml (fallout from x86 merge)Al Viro1-1/+1
2007-10-13net core: fix kernel-doc for new function parametersRandy Dunlap1-0/+1
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds1-0/+7
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds35-270/+793
2007-10-13m68k: Export cachectl.hMatthew Wilcox1-0/+1
2007-10-13m68k: ignore restart_syscallGeert Uytterhoeven1-0/+3
2007-10-13ide: move ide_config_drive_speed() calls to upper layers (take 2)Bartlomiej Zolnierkiewicz1-5/+12
2007-10-13icside: use ide_tune_dma()Bartlomiej Zolnierkiewicz1-1/+0
2007-10-13ide-pmac: remove pmac_ide_do_setfeature() (take 2)Bartlomiej Zolnierkiewicz1-1/+5
2007-10-13ide-pmac: use __ide_wait_stat()Bartlomiej Zolnierkiewicz1-1/+1
2007-10-13ide: add __ide_wait_stat() helperBartlomiej Zolnierkiewicz1-10/+1
2007-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1033-12731/+20026
2007-10-13Merge Linux 2.6.23David Woodhouse134-2512/+1558
2007-10-13[MTD] [NAND] Blackfin on-chip NAND Flash Controller driverBryan Wu2-0/+48
2007-10-13[MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bugKevin Hao1-0/+1
2007-10-13KVM: Replace enum by #defineAvi Kivity1-19/+15
2007-10-13KVM: in-kernel LAPIC save and restore supportEddie Dong1-0/+8
2007-10-13KVM: in-kernel IOAPIC save and restore supportHe, Qing1-1/+28
2007-10-13KVM: Add get/set irqchip ioctls for in-kernel PIC live migration supportHe, Qing1-0/+36
2007-10-13KVM: Emulate hlt in the kernelEddie Dong1-0/+1
2007-10-13KVM: Emulate local APIC in kernelEddie Dong1-2/+2
2007-10-13KVM: Add support for in-kernel PIC emulationEddie Dong1-0/+19
2007-10-13KVM: Communicate cr8 changes to userspaceYang, Sheng1-0/+1
2007-10-13KVM: add hypercall nr to kvm_runJeff Dike1-0/+1
2007-10-13KVM: Use standard CR8 flags, and fix TPR definitionRusty Russell1-1/+1
2007-10-13KVM: Trivial: Use standard BITMAP macros, open-code userspace-exposed headerRusty Russell1-8/+2
2007-10-13KVM: Trivial: /dev/kvm interface is no longer experimental.Rusty Russell1-2/+1
2007-10-13KVM: Future-proof the exit information union ABIAvi Kivity1-0/+2
2007-10-13i386: Expose IOAPIC register definitions even if CONFIG_X86_IO_APIC is not setAvi Kivity1-8/+8
2007-10-12x86: optimise barriersNick Piggin2-3/+7
2007-10-12x86: fix IO write barrierNick Piggin2-14/+7