summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-07-2032-630/+1705
|\
| * [MIPS] Remove unused maltasmp.h.Yoichi Yuasa2008-07-201-36/+0
| * [MIPS] Remove unused saa9730_uart.h.Yoichi Yuasa2008-07-201-69/+0
| * [MIPS] TXx9: Fix some sparse warningsAtsushi Nemoto2008-07-201-9/+10
| * [MIPS] TXx9: Add 64-bit supportAtsushi Nemoto2008-07-205-36/+70
| * [MIPS] TXx9: Cleanups for 64-bit supportAtsushi Nemoto2008-07-202-223/+62
| * [MIPS] don't leak setup_early_printk() in userspace headerAdrian Bunk2008-07-201-0/+2
| * [MIPS] Remove include/asm-mips/mips-boards/sead{,int}.hAdrian Bunk2008-07-202-64/+0
| * [MIPS] Remove asm-mips/mips-boards/atlas{,int}.hAdrian Bunk2008-07-202-189/+0
| * [MIPS] Routerboard 532: Support for base systemRalf Baechle2008-07-2015-0/+1553
| * [MIPS] Tinker with constraints in <asm/atomic.h> to fix build error.Ralf Baechle2008-07-201-3/+3
| * [MIPS] Add missing prototypes to asm/page.hDmitri Vorobiev2008-07-201-0/+3
| * [MIPS] Fix missing prototypes in asm/fpu.hDmitri Vorobiev2008-07-201-0/+2
| * [MIPS] PCI: Make the pcibios_max_latency variable staticDmitri Vorobiev2008-07-201-1/+0
* | Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-208-48/+118
|\ \
| * | KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destructionMarcelo Tosatti2008-07-201-0/+1
| * | KVM: Prefix some x86 low level function with kvm_, to avoid namespace issuesAvi Kivity2008-07-201-14/+12
| * | KVM: s390: rename private structuresChristian Borntraeger2008-07-201-18/+18
| * | KVM: x86 emulator: lazily evaluate segment registersAvi Kivity2008-07-201-7/+3
| * | KVM: x86 emulator: simplify rip relative decodingAvi Kivity2008-07-201-0/+1
| * | KVM: Support mixed endian machinesTan, Li2008-07-201-2/+2
| * | KVM: Add coalesced MMIO support (ia64 part)Laurent Vivier2008-07-201-0/+1
| * | KVM: Add coalesced MMIO support (powerpc part)Laurent Vivier2008-07-201-0/+2
| * | KVM: Add coalesced MMIO support (x86 part)Laurent Vivier2008-07-201-0/+1
| * | KVM: Add coalesced MMIO support (common part)Laurent Vivier2008-07-202-0/+33
| * | KVM: kvm_io_device: extend in_range() to manage len and write attributeLaurent Vivier2008-07-201-1/+2
| * | KVM: Prefixes segment functions that will be exported with "kvm_"Guillaume Thouvenin2008-07-201-0/+4
| * | KVM: MTRR supportAvi Kivity2008-07-201-0/+3
| * | KVM: Order segment register constants in the same way as cpu operand encodingAvi Kivity2008-07-201-2/+2
| * | KVM: VMX: Enable NMI with in-kernel irqchipSheng Yang2008-07-201-0/+1
| * | KVM: IOAPIC/LAPIC: Enable NMI supportSheng Yang2008-07-202-0/+6
| * | KVM: Remove decache_vcpus_on_cpu() and related callbacksAvi Kivity2008-07-202-4/+0
| * | KVM: Handle virtualization instruction #UD faults during rebootAvi Kivity2008-07-201-0/+24
| * | KVM: MMU: Fix false flooding when a pte points to page tableAvi Kivity2008-07-201-0/+1
| * | KVM: SVM: add tracing support for TDP page faultsJoerg Roedel2008-07-201-0/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-20100-1025/+2410
|\ \
| * | net_sched: Add size table for qdiscsJussi Kivilinna2008-07-204-1/+46
| * | net_sched: Add accessor function for packet length for qdiscsJussi Kivilinna2008-07-201-6/+11
| * | net_sched: Add qdisc_enqueue wrapperJussi Kivilinna2008-07-201-0/+10
| * | net: Use standard structures for generic socket address structures.YOSHIFUJI Hideaki2008-07-192-4/+4
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2008-07-194-10/+80
| |\ \
| | * | [Bluetooth] Store remote modem status for RFCOMM TTYMarcel Holtmann2008-07-141-0/+1
| | * | [Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCOMarcel Holtmann2008-07-141-0/+1
| | * | [Bluetooth] Export details about authentication requirementsMarcel Holtmann2008-07-142-4/+16
| | * | [Bluetooth] Use ACL config stage to retrieve remote featuresMarcel Holtmann2008-07-142-1/+4
| | * | [Bluetooth] Track status of remote Simple Pairing modeMarcel Holtmann2008-07-142-0/+8
| | * | [Bluetooth] Track status of Simple Pairing modeMarcel Holtmann2008-07-142-0/+12
| | * | [Bluetooth] Disable disconnect timer during Simple PairingMarcel Holtmann2008-07-141-0/+11
| | * | [Bluetooth] Make use of the default link policy settingsMarcel Holtmann2008-07-141-0/+11
| | * | [Bluetooth] Track connection packet type changesMarcel Holtmann2008-07-142-0/+10
OpenPOWER on IntegriCloud