Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
[pandora-kernel.git] / arch / i386 /
2007-07-20 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2007-07-20 Linus TorvaldsMerge branch 'kmem_death' of /linux/kernel/git/lethal...
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-19 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-07-19 Avi Kivityi386: Allow KVM on i386 nonpae
2007-07-19 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-07-19 Matthew WilcoxUpdate .gitignore for arch/i386/boot
2007-07-19 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-07-19 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-07-19 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2007-07-19 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-07-19 Dave Jiangdrivers/edac: add new nmi rescan
2007-07-19 Rusty Russelllguest: the asm offsets
2007-07-19 Rusty Russelllguest: the host code
2007-07-19 Rusty Russelllguest: export symbols for lguest as a module
2007-07-19 Roland McGrathi386: Put allocated ELF notes in read-only data segment
2007-07-19 Fenghua Yuuse the new percpu interface for shared data
2007-07-19 Fenghua Yudefine new percpu interface for shared data
2007-07-19 Pavel MachekPM: Integrate beeping flag with existing acpi_sleep...
2007-07-19 Nigel CunninghamPM: Optional beeping during resume from suspend to RAM
2007-07-19 Nick Pigginmm: fault feedback #2
2007-07-19 Linus TorvaldsMerge branch 'for-linus' of git://linux-nfs.org/~bfield...
2007-07-19 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-07-19 David S. MillerMerge branch 'upstream-davem' of /linux/kernel/git...
2007-07-19 Steve FrenchMerge branch 'master' of /linux/kernel/git/torvalds...
2007-07-18 Jeff GarzikMerge branch 'upstream-jgarzik' of git://git./linux...
2007-07-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-18 Peter Zijlstrai386: fixup TRACE_IRQ breakage
2007-07-18 Roland McGrathHandle bogus %cs selector in single-step instruction...
2007-07-18 Sam Ravnborg[PATCH] x86: do not recompile boot for each build
2007-07-18 H. Peter Anvin[x86 setup] Save/restore DS around invocations of INT 10h
2007-07-18 H. Peter Anvin[x86 setup] VGA: Clear the Protect bit before setting...
2007-07-18 H. Peter Anvin[x86 setup] Fix assembly constraints
2007-07-18 H. Peter Anvin[x86 setup] build/tools.c: fix comment
2007-07-18 Linus TorvaldsMerge branch 'master' of ssh:///linux/kernel/git/mcheha...
2007-07-18 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2007-07-18 Linus TorvaldsMerge branch 'upstream' of git://git.infradead.org...
2007-07-18 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-07-18 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/sparc-2.6
2007-07-18 Linus TorvaldsMerge branch 'xen-upstream' of ssh:///linux/kernel...
2007-07-18 Jeremy Fitzhardingexen: disable all non-virtual drivers
2007-07-18 Jeremy Fitzhardingexen: use iret directly when possible
2007-07-18 Jeremy Fitzhardingexen: suppress abs symbol warnings for unused reloc...
2007-07-18 Jeremy Fitzhardingexen: Attempt to patch inline versions of common operations
2007-07-18 Jeremy Fitzhardingexen: Place vcpu_info structure into per-cpu memory
2007-07-18 Jeremy Fitzhardingexen: handle external requests for shutdown, reboot...
2007-07-18 Jeremy Fitzhardingexen: machine operations
2007-07-18 Jeremy Fitzhardingexen: use the hvc console infrastructure for Xen console
2007-07-18 Jeremy Fitzhardingexen: hack to prevent bad segment register reload
2007-07-18 Jeremy Fitzhardingexen: lazy-mmu operations
2007-07-18 Jeremy Fitzhardingexen: Add support for preemption
2007-07-18 Jeremy Fitzhardingexen: SMP guest support
2007-07-18 Jeremy Fitzhardingexen: Implement sched_clock
2007-07-18 Jeremy Fitzhardingexen: Account for stolen time
2007-07-18 Jeremy Fitzhardingexen: ignore RW mapping of RO pages in pagetable_init
2007-07-18 Jeremy Fitzhardingexen: Complete pagetable pinning
2007-07-18 Jeremy Fitzhardingexen: configuration
2007-07-18 Jeremy Fitzhardingexen: time implementation
2007-07-18 Jeremy Fitzhardingexen: event channels
2007-07-18 Jeremy Fitzhardingexen: virtual mmu
2007-07-18 Jeremy Fitzhardingexen: Core Xen implementation
2007-07-18 Jeremy FitzhardingeAdd nosegneg capability to the vsyscall page notes
2007-07-18 Jeremy FitzhardingeAdd a sched_clock paravirt_op
2007-07-18 Jeremy Fitzhardingeparavirt: helper to disable all IO space
2007-07-18 Jeremy Fitzhardingeparavirt: export __supported_pte_mask
2007-07-18 Jeremy Fitzhardingeparavirt: make siblingmap functions visible
2007-07-18 Jeremy Fitzhardingeparavirt: unstatic smp_store_cpu_info
2007-07-18 Jeremy Fitzhardingeparavirt: unstatic leave_mm
2007-07-18 Jeremy Fitzhardingeparavirt: add a hook for once the allocator is ready
2007-07-18 Jeremy Fitzhardingeparavirt: add an "mm" argument to alloc_pt
2007-07-18 Jeremy Fitzhardingeuse elfnote.h to generate vsyscall notes.
2007-07-18 Jeremy Fitzhardingeusermodehelper: Tidy up waiting
2007-07-18 Amit Arorasys_fallocate() implementation on i386, x86_64 and...
2007-07-17 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2007-07-17 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2007-07-17 Linus TorvaldsMerge branch 'bsg' of git://git.kernel.dk/data/git...
2007-07-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-17 Linus TorvaldsMerge branch 'isdn-cleanup' of /linux/kernel/git/jgarzi...
2007-07-17 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/sparc-2.6
2007-07-17 Linus TorvaldsMerge branch 'uninit-var' of /linux/kernel/git/jgarzik...
2007-07-17 Jeff Garzikarch/i386/* fs/* ipc/*: mark variables with uninitializ...
2007-07-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-17 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-07-17 Antonino A. Daplasfbcon: allow fbcon to use the primary display driver
2007-07-17 Antonino A. Daplasfbdev: detect primary display device
2007-07-17 Andrew Mortoni386: speedup touch_nmi_watchdog
2007-07-17 Ananth N Mavinakay... Kprobes on select architectures no longer EXPERIMENTAL
2007-07-17 Alexey DobriyanPTRACE_POKEDATA consolidation
2007-07-17 Alexey DobriyanPTRACE_PEEKDATA consolidation
2007-07-17 Pavel EmelianovReport that kernel is tainted if there was an OOPS
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-07-17 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2007-07-17 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-07-16 Sam Ravnborgkbuild: remove hardcoded apic_es7000 from modpost
2007-07-16 Linus TorvaldsMerge branch 'drm-patches' of ssh:///linux/kernel/git...
2007-07-16 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-07-16 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2007-07-16 Linus TorvaldsMerge branch 'bsg' of git://git.kernel.dk/data/git...
next