aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-07-20KVM: Support mixed endian machinesTan, Li
2008-07-20KVM: Add coalesced MMIO support (ia64 part)Laurent Vivier
2008-07-20KVM: Add coalesced MMIO support (powerpc part)Laurent Vivier
2008-07-20KVM: Add coalesced MMIO support (x86 part)Laurent Vivier
2008-07-20KVM: Add coalesced MMIO support (common part)Laurent Vivier
2008-07-20KVM: kvm_io_device: extend in_range() to manage len and write attributeLaurent Vivier
2008-07-20KVM: Prefixes segment functions that will be exported with "kvm_"Guillaume Thouvenin
2008-07-20KVM: MTRR supportAvi Kivity
2008-07-20KVM: Order segment register constants in the same way as cpu operand encodingAvi Kivity
2008-07-20KVM: VMX: Enable NMI with in-kernel irqchipSheng Yang
2008-07-20KVM: IOAPIC/LAPIC: Enable NMI supportSheng Yang
2008-07-20KVM: Remove decache_vcpus_on_cpu() and related callbacksAvi Kivity
2008-07-20KVM: Handle virtualization instruction #UD faults during rebootAvi Kivity
2008-07-20KVM: MMU: Fix false flooding when a pte points to page tableAvi Kivity
2008-07-20KVM: SVM: add tracing support for TDP page faultsJoerg Roedel
2008-07-20x86, VisWS: turn into generic arch, eliminate leftover filesIngo Molnar
2008-07-20x86: add ->pre_time_init to x86_quirksYinghai Lu
2008-07-20x86: extend and use x86_quirks to clean up NUMAQ codeYinghai Lu
2008-07-20x86: introduce x86_quirksYinghai Lu
2008-07-20net_sched: Add size table for qdiscsJussi Kivilinna
2008-07-20net_sched: Add accessor function for packet length for qdiscsJussi Kivilinna
2008-07-20net_sched: Add qdisc_enqueue wrapperJussi Kivilinna
2008-07-19net: Use standard structures for generic socket address structures.YOSHIFUJI Hideaki
2008-07-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2008-07-19ipv6: remove unused macros from net/ipv6.hDenis V. Lunev
2008-07-19ipv6: remove unused parameter from ip6_ra_controlDenis V. Lunev
2008-07-19tcp: Remove redundant checks when setting eff_sacksAdam Langley
2008-07-19tcp: options clean upAdam Langley
2008-07-19tcp: Fix MD5 signatures for non-linear skbsAdam Langley
2008-07-18sctp: remove unnecessary byteshifting, calculate directly in big-endianHarvey Harrison
2008-07-18sctp: Support ipv6only AF_INET6 sockets.Vlad Yasevich
2008-07-18tcp: RTT metrics scalingStephen Hemminger
2008-07-18pkt_sched: Manage qdisc list inside of root qdisc.David S. Miller
2008-07-19Input: add switch for dock eventsMatthew Garrett
2008-07-19Input: add microphone insert switch definitionMark Brown
2008-07-18pkt_sched: Get rid of u32_list.David S. Miller
2008-07-18packet: add PACKET_RESERVE sockoptPatrick McHardy
2008-07-18x86: Add a arch directory for x86 under debugfsvenkatesh.pallipadi@intel.com
2008-07-18x86: i386: reduce boot fixmap spaceJan Beulich
2008-07-18x86: reduce force_mwait visibilityJan Beulich
2008-07-18x86: reduce forbid_dac's visibilityJan Beulich
2008-07-18x86: introducing asm-x86/traps.hJaswinder Singh
2008-07-18Merge branch 'linus' into x86/amd-iommuIngo Molnar
2008-07-18x86: consolidate the definition of the force_mwait variableThomas Petazzoni
2008-07-18Fix typos from signal_32/64.h mergeHerton Ronaldo Krzesinski
2008-07-18x86 BIOS interface for RTC on SGI UVRuss Anderson
2008-07-18x86, cleanup: fix description of __fls(): __fls(0) is undefinedAlexander van Heukelum
2008-07-18x86: more apic debuggingMaciej W. Rozycki
2008-07-18x86: APIC: Make apic_verbosity unsignedMaciej W. Rozycki
2008-07-18x86: seperate memtest from init_64.cYinghai Lu