index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
i386
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] kprobes: Temporary disarming of reentrant probe for i386
Prasanna S Panchamukhi
2005-06-23
1
-13
/
+49
*
[PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_task
Hien Nguyen
2005-06-23
1
-4
/
+1
*
[PATCH] Move kprobe [dis]arming into arch specific code
Rusty Lynch
2005-06-23
1
-4
/
+15
*
[PATCH] kprobes: function-return probes
Hien Nguyen
2005-06-23
2
-1
/
+116
*
[PATCH] xen: x86: Use more usermode macro
Vincent Hanquez
2005-06-23
3
-8
/
+8
*
[PATCH] xen: x86: Rename usermode macro
Vincent Hanquez
2005-06-23
2
-2
/
+2
*
[PATCH] xen: x86: Use new macro for debugreg
Vincent Hanquez
2005-06-23
4
-12
/
+10
*
[PATCH] mtrr size-and-base debugging
Andrew Morton
2005-06-23
1
-8
/
+15
*
[PATCH] x86: cpu_khz type fix
Andrew Morton
2005-06-23
6
-8
/
+10
*
[PATCH] Remove i386_ksyms.c, almost.
Alexey Dobriyan
2005-06-23
11
-159
/
+64
*
[PATCH] x86: avoid wasting IRQs for PCI devices
Natalie Protasevich
2005-06-23
1
-1
/
+25
*
[PATCH] adjust i386 watchdog tick calculation
Jan Beulich
2005-06-23
1
-9
/
+15
*
[PATCH] Do not enforce unique IO_APIC_ID check for xAPIC systems (i386)
Natalie Protasevich
2005-06-23
2
-5
/
+10
*
[PATCH] i386: never block forced SIGSEGV
Roland McGrath
2005-06-23
1
-11
/
+16
*
[PATCH] Platform SMIs and their interferance with tsc based delay calibration
Venkatesh Pallipadi
2005-06-23
5
-0
/
+21
*
[PATCH] sparsemem memory model for i386
Andy Whitcroft
2005-06-23
1
-3
/
+5
*
[PATCH] VM: early zone reclaim
Martin Hicks
2005-06-21
1
-1
/
+1
*
[PATCH] smp_processor_id() cleanup
Ingo Molnar
2005-06-21
1
-1
/
+1
*
[PATCH] class: convert arch/* to use the new class api instead of class_simple
gregkh@suse.de
2005-06-20
2
-22
/
+22
*
[PATCH] apm.c: ignore_normal_resume is set a bit too late
Thomas Hood
2005-06-14
1
-1
/
+1
*
[PATCH] Stop arch/i386/kernel/vsyscall-note.o being rebuilt every time
Keith Owens
2005-06-08
1
-1
/
+1
*
[CPUFREQ] Typos.
Dave Jones
2005-05-31
1
-3
/
+3
*
[CPUFREQ] longhaul - adjust transition latency.
Dave Jones
2005-05-31
1
-1
/
+1
*
[CPUFREQ] Longhaul: Magic timer frobbing.
Dave Jones
2005-05-31
1
-2
/
+9
*
[CPUFREQ] longhaul - disable PCI mastering around transition.
Dave Jones
2005-05-31
1
-4
/
+45
*
[CPUFREQ] dual-core powernow-k8
Dave Jones
2005-05-31
2
-37
/
+91
*
[CPUFREQ] Recalibrate cpu_khz [2/2]
Dave Jones
2005-05-31
2
-2
/
+24
*
[CPUFREQ] Recalibrate cpu_khz [1/2]
Dave Jones
2005-05-31
1
-2
/
+7
*
[CPUFREQ] AMD Elan SC520 cpufreq driver.
Dave Jones
2005-05-31
3
-1
/
+200
*
[CPUFREQ] speedstep-smi: it works on at least one P4M
Dave Jones
2005-05-31
1
-0
/
+3
*
[CPUFREQ] speedstep-centrino: Pentium 4 - M (HT) support
Dave Jones
2005-05-31
1
-0
/
+6
*
[CPUFREQ] powernow-k7: don't print khz element of FSB.
Dave Jones
2005-05-31
1
-1
/
+1
*
[PATCH] acpi build fix: x86 setup.c
Alexander Nyberg
2005-05-31
1
-0
/
+2
*
[PATCH] x86: fix smp_num_siblings on buggy BIOSes
Siddha, Suresh B
2005-05-28
1
-1
/
+3
*
[PATCH] arch/i386/kernel/cpu/intel_cacheinfo.c: section fix
Adrian Bunk
2005-05-28
1
-1
/
+1
*
[PATCH] x86_64: i386/x86-64: Export cpu_core_map
Andi Kleen
2005-05-20
1
-0
/
+1
*
[PATCH] x86_64: 386/x86-64 Further AMD dual core fixes
Andi Kleen
2005-05-20
2
-7
/
+7
*
[PATCH] x86_64/i386: fix defaults for physical/core id in /proc/cpuinfo
Andi Kleen
2005-05-17
2
-4
/
+10
*
Fix acpi_find_rsdp() - acpi_scan_rsdp takes length, not end
Linus Torvalds
2005-05-06
1
-1
/
+1
*
[PATCH] cyrix: eliminate bad section references
maximilian attems
2005-05-05
1
-2
/
+2
*
[PATCH] Kprobes: Incorrect handling of probes on ret/lret instruction
Prasanna S Panchamukhi
2005-05-05
1
-0
/
+7
*
[PATCH] x86_64: make string func definition work as intended
Paolo 'Blaisorblade' Giarrusso
2005-05-05
1
-4
/
+0
*
[PATCH] x86 stack initialisation fix
Alexander Nyberg
2005-05-05
1
-6
/
+7
*
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
2005-05-03
21
-362
/
+431
|
\
|
*
[PATCH] make lots of things static
Adrian Bunk
2005-05-01
1
-2
/
+2
|
*
[PATCH] convert that currently tests _NSIG directly to use valid_signal()
Jesper Juhl
2005-05-01
1
-2
/
+3
|
*
[PATCH] misc verify_area cleanups
Jesper Juhl
2005-05-01
1
-1
/
+1
|
*
[PATCH] clean up kernel messages
Matt Mackall
2005-05-01
1
-0
/
+2
|
*
[PATCH] uml: fix syscall table by including $(SUBARCH)'s one, for i386
Paolo 'Blaisorblade' Giarrusso
2005-05-01
2
-291
/
+292
|
*
[PATCH] Linux 2.6.x VM86 interrupt emulation fixes
Pavel Pisa
2005-05-01
1
-6
/
+9
[next]