]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - arch/i386/kernel
i386: smp-alt-once option is only useful with HOTPLUG_CPU
[linux-2.6-omap-h63xx.git] / arch / i386 / kernel /
2007-07-22 Jan Beulichi386: smp-alt-once option is only useful with HOTPLUG_CPU
2007-07-22 Jan Beulichi386: allow debuggers to access the vsyscall page with...
2007-07-22 Thomas Gleixnerx86: share hpet.h with i386
2007-07-22 Björn Steinbrinki386: Reserve the right performance counter for the...
2007-07-22 Andi Kleeni386: Add L3 cache support to AMD CPUID4 emulation
2007-07-22 Adrian Bunki386: intel_cacheinfo.c:find_num_cache_leaves() should...
2007-07-22 Thomas Gleixneri386: PIT stop only, when in periodic or oneshot mode
2007-07-22 Thomas GleixnerNTP: move the cmos update code into ntp.c
2007-07-22 Ingo Molnarhighres: improve debug output
2007-07-22 Thomas Gleixnerclockevents: fix resume logic
2007-07-22 Konrad Rzeszuteki386: touch_nmi_watchdog() in print_trace_address()
2007-07-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-07-20 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2007-07-20 Tony LuckPull ia64-clocksource into release branch
2007-07-20 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2007-07-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-07-20 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/letha...
2007-07-20 Linus TorvaldsMerge branch 'linus' of master.kernel.org:/pub/scm...
2007-07-20 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/letha...
2007-07-20 Linus TorvaldsMerge branch 'cfq' of git://git.kernel.dk/data/git...
2007-07-20 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-07-20 Roland McGrathxen: disable vdso "nosegneg" on native boot
2007-07-19 Tony LuckPull vector-domain into release branch
2007-07-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-07-19 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-07-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-07-19 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-07-19 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2007-07-19 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
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 Linus TorvaldsMerge branch 'for-linus' of git://linux-nfs.org/~bfield...
2007-07-19 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2007-07-19 David S. MillerMerge branch 'upstream-davem' of master.kernel.org...
2007-07-19 Steve FrenchMerge branch 'master' of /pub/scm/linux/kernel/git...
2007-07-18 Jeff GarzikMerge branch 'upstream-jgarzik' of git://git.kernel...
2007-07-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-07-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-07-18 Peter Zijlstrai386: fixup TRACE_IRQ breakage
2007-07-18 Roland McGrathHandle bogus %cs selector in single-step instruction...
2007-07-18 Linus TorvaldsMerge branch 'master' of ssh://master.kernel.org/pub...
2007-07-18 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2007-07-18 Linus TorvaldsMerge branch 'upstream' of git://git.infradead.org...
2007-07-18 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-07-18 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-07-18 Linus TorvaldsMerge branch 'xen-upstream' of ssh://master.kernel...
2007-07-18 Jeremy Fitzhardingexen: use iret directly when possible
2007-07-18 Jeremy Fitzhardingexen: Attempt to patch inline versions of common operations
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: 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 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.kernel.org/pub/scm/linux/kernel/git...
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.kernel.org/pub...
2007-07-17 Linus TorvaldsMerge branch 'isdn-cleanup' of master.kernel.org:/pub...
2007-07-17 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-07-17 Linus TorvaldsMerge branch 'uninit-var' of master.kernel.org:/pub...
2007-07-17 Jeff Garzikarch/i386/* fs/* ipc/*: mark variables with uninitializ...
2007-07-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-07-17 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2007-07-17 Andrew Mortoni386: speedup touch_nmi_watchdog
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.kernel.org/pub/scm...
2007-07-17 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-07-16 Linus TorvaldsMerge branch 'drm-patches' of ssh://master.kernel.org...
2007-07-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-07-16 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2007-07-16 Linus TorvaldsMerge branch 'bsg' of git://git.kernel.dk/data/git...
2007-07-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/data...
2007-07-16 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-07-16 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/letha...
2007-07-16 Heiko Carstensgeneric bug: use show_regs() instead of dump_stack()
2007-07-16 Andrea Arcangelimake seccomp zerocost in schedule
2007-07-16 Eric W. Bidermanx86: initial fixmap support
2007-07-16 Avi Kivityi386: Allow smp_call_function_single() to current cpu
2007-07-16 Avi KivityHOTPLUG: Adapt thermal throttle to CPU_DYING
2007-07-15 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2007-07-15 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-07-15 David S. MillerMerge master.kernel.org:/pub/scm/linux/kernel/git/herbe...
2007-07-15 David S. MillerMerge branch 'upstream-davem' of master.kernel.org...
2007-07-13 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
next