- fd94093 x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps by Keith Packard · 16 years ago
- bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago
- 92b29b8 Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 9301975 Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 08d19f5 Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
- e533b22 Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 0999d97 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- e4856a7 Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
- bdab0ba x86: rename iommu_num_pages function to iommu_nr_pages by Joerg Roedel · 16 years ago
- d5c003b include: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
- fc8c2d7 x86: Add sysfs entries for UV v4 by Russ Anderson · 16 years ago
- 922402f x86: Add UV partition call v4 by Russ Anderson · 16 years ago
- 7f59423 x86: Add UV bios call infrastructure v4 by Russ Anderson · 16 years ago
- 4173a0e x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3 by Dean Nelson · 16 years ago
- 58ac1e7 x86: HPET_MSI Basic HPET_MSI setup code by venkatesh.pallipadi@intel.com · 16 years ago
- a11b5ab x2apic: fix reserved APIC register accesses in print_local_APIC() by Yinghai Lu · 16 years ago
- 1dd6ba2 x86: apic - unify smp_spurious/error_interrupt declaration by Cyrill Gorcunov · 16 years ago
- 9d6a4d0 x86: probe nr_irqs even only mptable is used by Yinghai Lu · 16 years ago
- 29ccbbf x86: remove first_free_entry/pin_map_size by Yinghai Lu · 16 years ago
- bcd5626 x86: irq: interrupt array size should be NR_VECTORS by Yinghai Lu · 16 years ago
- aa45f97 x86: remove ioapic_force by Yinghai Lu · 16 years ago
- d83e94a x86, io-apic: remove union about dest for log/phy by Yinghai Lu · 16 years ago
- 497c9a1 x86: make 32bit support per_cpu vector by Yinghai Lu · 16 years ago
- bfea123 x86: remove nr_irq_vectors by Yinghai Lu · 16 years ago
- 71f521b x86, irq: get nr_irqs from madt by Yinghai Lu · 16 years ago
- 0799e43 x86: use nr_irqs by Yinghai Lu · 16 years ago
- 3839573 x86: remove irq_vectors_limits by Yinghai Lu · 16 years ago
- 0b59268 [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY by Martin Schwidefsky · 16 years ago
- f61f1b5 x86: fix compat-vdso by Suresh Siddha · 16 years ago
- 3de42dc KVM: Separate irq ack notification out of arch/x86/kvm/irq.c by Xiantao Zhang · 16 years ago
- e5fcfc8 KVM: Device Assignment: Map mmio pages into VT-d page table by Weidong Han · 16 years ago
- 0074ff6 KVM: MMU: speed up mmu_unsync_walk by Marcelo Tosatti · 16 years ago
- 4731d4c KVM: MMU: out of sync shadow core by Marcelo Tosatti · 16 years ago
- a705289 KVM: x86: trap invlpg by Marcelo Tosatti · 16 years ago
- 0ba73cd KVM: MMU: sync roots on mmu reload by Marcelo Tosatti · 16 years ago
- e8bc217 KVM: MMU: mode specific sync_page by Marcelo Tosatti · 16 years ago
- 62c476c KVM: Device Assignment with VT-d by Ben-Ami Yassour · 16 years ago
- 6b2ada8 Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linus by Ingo Molnar · 16 years ago
- defed7e x86: Move FEATURE_CONTROL bits to msr-index.h by Sheng Yang · 16 years ago
- fa89a81 KVM: Add statistics for guest irq injections by Avi Kivity · 16 years ago
- 8ceed347 KVM: Simplify exception entries by using __ASM_SIZE and _ASM_PTR by Avi Kivity · 16 years ago
- 8349b5c KVM: remove unused field from the assigned dev struct by Ben-Ami Yassour · 16 years ago
- 6ad18fb KVM: Reduce stack usage in kvm_pv_mmu_op() by Dave Hansen · 16 years ago
- 4d5c5d0 KVM: pci device assignment by Ben-Ami Yassour · 16 years ago
- 3807f34 x86: paravirt: factor out cpu_khz to common code by Glauber Costa · 16 years ago
- 564f153 KVM: Add irq ack notifier list by Avi Kivity · 16 years ago
- 77ab6db KVM: VMX: Reinject real mode exception by Jan Kiszka · 16 years ago
- 19bd8af KVM: Consolidate XX_VECTOR defines by Jan Kiszka · 16 years ago
- 937a7ea KVM: Add a pending interrupt queue by Avi Kivity · 16 years ago
- 668f612 KVM: VMX: Move nmi injection failure processing to vm exit path by Avi Kivity · 16 years ago
- d98e634 KVM: Move KVM TRACE DEFINITIONS to common header by Hollis Blanchard · 16 years ago
- 5fdbf97 KVM: x86: accessors for guest registers by Marcelo Tosatti · 16 years ago
- 68bf21a ftrace: mcount call site on boot nops core by Steven Rostedt · 16 years ago
- 244dc4e Merge git://git.infradead.org/users/dwmw2/random-2.6 by Linus Torvalds · 16 years ago
- e7f2f99 Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 1d65b4a tty: Add termiox by Alan Cox · 16 years ago
- c26c56c tty: Cris has a nice RS485 ioctl so we should steal it by Alan Cox · 16 years ago
- e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
- c1a2f4b x86: change early_ioremap to use slots instead of nesting by Yinghai Lu · 16 years ago
- c1d518c traps: x86: various noop-changes preparing for unification of traps_xx.c by Alexander van Heukelum · 16 years ago
- 7970479 traps: i386: expand clear_mem_error and remove from mach_traps.h by Alexander van Heukelum · 16 years ago
- 699d293 traps: x86: converge trap_init functions by Alexander van Heukelum · 16 years ago
- 3d2a71a x86, traps: converge do_debug handlers by Alexander van Heukelum · 16 years ago
- e407d620 x86, traps: introduce dotraplinkage by Alexander van Heukelum · 16 years ago
- a28680b x86, traps: split out math_error and simd_math_error by Alexander van Heukelum · 16 years ago
- af5c2bd x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2 by Vegard Nossum · 16 years ago
- e2ce07c x86: __show_registers() and __show_regs() API unification by Pekka Enberg · 17 years ago
- 14adf85 x86: move prefill_possible_map calling early, fix, V2 by Chuck Ebbert · 16 years ago
- 69d45dd x86: merge winchip-2 and winchip-2a cpu choices by Krzysztof Helt · 16 years ago
- 69c89b5 traps: x86: remove trace_hardirqs_fixup from pagefault handler by Alexander van Heukelum · 16 years ago
- efa323a x86: remove SEGMENT_IS_FLAT_CODE by Glauber Costa · 16 years ago
- cf4cfb2 x86: use user_mode macro by Glauber Costa · 16 years ago
- 606ee44 x86: make mm/gup.c more virtualization friendly by Jan Beulich · 16 years ago
- 33f8c40 x86: add memory clobber in switch_to() by Vegard Nossum · 16 years ago
- a73aaed x86: check dsdt before find oem table for es7000, v2 by Yinghai Lu · 16 years ago
- 1494177 x86: add early_memremap() by Jeremy Fitzhardinge · 16 years ago
- efc9eb2 x86: remove duplicate early_ioremap declarations by Jeremy Fitzhardinge · 16 years ago
- be43d72 x86: add _PAGE_IOMAP pte flag for IO mappings by Jeremy Fitzhardinge · 16 years ago
- 762db43 i386: remove kprobes' restore_interrupts in favour of conditional_sti by Alexander van Heukelum · 16 years ago
- 9f8305f x86-64: reduce boot fixmap space by Jan Beulich · 16 years ago
- 8daf14c Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2 by Ingo Molnar · 16 years ago
- 46eaa67 x86: memory corruption check - cleanup by Ingo Molnar · 16 years ago
- eceb138 Merge branches 'core/signal' and 'x86/spinlocks' into x86/xen by Ingo Molnar · 16 years ago
- 4c7145a Merge branch 'linus' into x86/spinlocks by Ingo Molnar · 16 years ago
- 365d46d Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
- 206855c Merge branch 'x86/urgent' into core/signal by Ingo Molnar · 16 years ago
- 0afe2db Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D by Ingo Molnar · 16 years ago
- d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 16 years ago
- 725c258 Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for-linus-phase3-B by Ingo Molnar · 16 years ago
- 3dd392a Merge branch 'linus' into x86/pat2 by Ingo Molnar · 16 years ago
- 9542ada x86: track memtype for RAM in page struct by Suresh Siddha · 16 years ago
- 8311eb8 x86, cpa: remove cpa pool code by Suresh Siddha · 16 years ago
- 3a85e77 x86, cpa: remove USER permission from the very early identity mapping attribute by Suresh Siddha · 16 years ago
- b2bc273 x86, cpa: rename PTE attribute macros for kernel direct mapping in early boot by Suresh Siddha · 16 years ago
- e496e3d Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
- b159d7a Merge branch 'x86/tracehook' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
- 0962f40 Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
- 19268ed Merge branch 'x86/pebs' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
- b8cd9d0 Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
- ba31a5f x86 setup: remove DEF_INITSEG and DEF_SETUPSEG by Paul Bolle · 16 years ago