index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-22
i386: smp-alt-once option is only useful with HOTPLUG_CPU
Jan Beulich
1
-5
/
+9
2007-07-22
i386: allow debuggers to access the vsyscall page with compat vDSO
Jan Beulich
1
-1
/
+3
2007-07-22
x86: share hpet.h with i386
Thomas Gleixner
1
-0
/
+1
2007-07-22
i386: Reserve the right performance counter for the Intel PerfMon NMI watchdog
Björn Steinbrink
1
-2
/
+2
2007-07-22
i386: Add L3 cache support to AMD CPUID4 emulation
Andi Kleen
2
-22
/
+60
2007-07-22
i386: Move all simple string operations out of line
Andi Kleen
2
-1
/
+258
2007-07-22
x86: Always flush pages in change_page_attr
Andi Kleen
1
-3
/
+17
2007-07-22
i386: Update defconfig
Andi Kleen
1
-145
/
+119
2007-07-22
i386: intel_cacheinfo.c:find_num_cache_leaves() should be __cpuinit
Adrian Bunk
1
-2
/
+1
2007-07-22
i386: PIT stop only, when in periodic or oneshot mode
Thomas Gleixner
1
-3
/
+6
2007-07-22
NTP: move the cmos update code into ntp.c
Thomas Gleixner
2
-48
/
+6
2007-07-22
highres: improve debug output
Ingo Molnar
1
-0
/
+3
2007-07-22
clockevents: fix resume logic
Thomas Gleixner
5
-80
/
+24
2007-07-22
i386: touch_nmi_watchdog() in print_trace_address()
Konrad Rzeszutek
1
-0
/
+1
2007-07-20
arch/i386/xen/events.c should #include <asm/xen/hypervisor.h>
Adrian Bunk
1
-0
/
+1
2007-07-20
xen: disable vdso "nosegneg" on native boot
Roland McGrath
4
-6
/
+29
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-2
/
+1
2007-07-20
i386: Allow KVM on i386 nonpae
Avi Kivity
2
-6
/
+0
2007-07-20
Update .gitignore for arch/i386/boot
Matthew Wilcox
1
-0
/
+2
2007-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-1
/
+1
2007-07-19
drivers/edac: add new nmi rescan
Dave Jiang
1
-0
/
+12
2007-07-19
lguest: the asm offsets
Rusty Russell
1
-0
/
+20
2007-07-19
lguest: the host code
Rusty Russell
1
-1
/
+3
2007-07-19
lguest: export symbols for lguest as a module
Rusty Russell
1
-0
/
+1
2007-07-19
i386: Put allocated ELF notes in read-only data segment
Roland McGrath
1
-3
/
+3
2007-07-19
use the new percpu interface for shared data
Fenghua Yu
2
-2
/
+2
2007-07-19
define new percpu interface for shared data
Fenghua Yu
1
-0
/
+1
2007-07-19
PM: Integrate beeping flag with existing acpi_sleep flags
Pavel Machek
2
-14
/
+16
2007-07-19
PM: Optional beeping during resume from suspend to RAM
Nigel Cunningham
1
-0
/
+27
2007-07-19
mm: fault feedback #2
Nick Piggin
1
-12
/
+11
2007-07-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...
Linus Torvalds
10
-12
/
+24
2007-07-18
i386: fixup TRACE_IRQ breakage
Peter Zijlstra
2
-6
/
+6
2007-07-18
Handle bogus %cs selector in single-step instruction decoding
Roland McGrath
1
-7
/
+15
2007-07-18
[PATCH] x86: do not recompile boot for each build
Sam Ravnborg
1
-1
/
+1
2007-07-18
[x86 setup] Save/restore DS around invocations of INT 10h
H. Peter Anvin
2
-2
/
+9
2007-07-18
[x86 setup] VGA: Clear the Protect bit before setting the vertical height
H. Peter Anvin
1
-1
/
+6
2007-07-18
[x86 setup] Fix assembly constraints
H. Peter Anvin
6
-7
/
+7
2007-07-18
[x86 setup] build/tools.c: fix comment
H. Peter Anvin
1
-1
/
+1
2007-07-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-0
/
+1
2007-07-18
xen: disable all non-virtual drivers
Jeremy Fitzhardinge
1
-0
/
+2
2007-07-18
xen: use iret directly when possible
Jeremy Fitzhardinge
5
-5
/
+199
2007-07-18
xen: suppress abs symbol warnings for unused reloc pointers
Jeremy Fitzhardinge
1
-0
/
+2
2007-07-18
xen: Attempt to patch inline versions of common operations
Jeremy Fitzhardinge
5
-54
/
+190
2007-07-18
xen: Place vcpu_info structure into per-cpu memory
Jeremy Fitzhardinge
4
-16
/
+151
2007-07-18
xen: handle external requests for shutdown, reboot and sysrq
Jeremy Fitzhardinge
2
-1
/
+144
2007-07-18
xen: machine operations
Jeremy Fitzhardinge
2
-3
/
+44
2007-07-18
xen: use the hvc console infrastructure for Xen console
Jeremy Fitzhardinge
1
-1
/
+2
2007-07-18
xen: hack to prevent bad segment register reload
Jeremy Fitzhardinge
1
-0
/
+12
2007-07-18
xen: lazy-mmu operations
Jeremy Fitzhardinge
3
-32
/
+72
2007-07-18
xen: Add support for preemption
Jeremy Fitzhardinge
5
-42
/
+76
[prev]
[next]