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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] i386: Fix warning in cpu initialization
Andi Kleen
2007-02-13
1
-1
/
+1
*
[PATCH] i386: Fix warning in microcode.c
Andi Kleen
2007-02-13
1
-1
/
+1
*
[PATCH] x86: Enable NMI watchdog for AMD Family 0x10 CPUs
Andi Kleen
2007-02-13
1
-2
/
+4
*
[PATCH] x86: Add new CPUID bits for AMD Family 10 CPUs in /proc/cpuinfo
Andi Kleen
2007-02-13
1
-5
/
+9
*
[PATCH] i386: Remove fastcall in paravirt.[ch]
Andi Kleen
2007-02-13
1
-51
/
+51
*
[PATCH] i386: geode configuration fixes
TAKADA Yoshihito
2007-02-13
1
-11
/
+10
*
[PATCH] i386: add option to show more code in oops reports
Chuck Ebbert
2007-02-13
1
-4
/
+16
*
[PATCH] i386: Remove unused kernel config option X86_XADD
Robert P. J. Day
2007-02-13
1
-5
/
+0
*
[PATCH] i386: entry.S END/ENDPROC annotations
Jan Beulich
2007-02-13
1
-4
/
+37
*
[PATCH] i386: support Classic MediaGXm
takada
2007-02-13
1
-3
/
+8
*
[PATCH] i386: avoid gcc extension
Randy Dunlap
2007-02-13
1
-3
/
+5
*
[PATCH] i386: All Transmeta CPUs have constant TSCs
H. Peter Anvin
2007-02-13
1
-0
/
+3
*
[PATCH] x86: fix laptop bootup hang in init_acpi()
Ingo Molnar
2007-02-13
1
-0
/
+28
*
[PATCH] i386: fix size_or_mask and size_and_mask
Andreas Herrmann
2007-02-13
2
-4
/
+4
*
[PATCH] i386: Convert /proc/apm to seqfile
Alexey Dobriyan
2007-02-13
1
-8
/
+18
*
[PATCH] i386: use smp_call_function_single()
Alexey Dobriyan
2007-02-13
1
-5
/
+2
*
[PATCH] i386: use smp_call_function_single()
Alexey Dobriyan
2007-02-13
1
-9
/
+4
*
[PATCH] i386: Small cleanup to TLB flush code
Andi Kleen
2007-02-13
1
-3
/
+2
*
[PATCH] x86: simplify notify_page_fault()
Jan Beulich
2007-02-13
1
-10
/
+8
*
[PATCH] i386: Handle 32 bit PerfMon Counter writes cleanly in oprofile
Venkatesh Pallipadi
2007-02-13
1
-4
/
+5
*
[PATCH] i386: Handle 32 bit PerfMon Counter writes cleanly in i386 nmi_watchdog
Venkatesh Pallipadi
2007-02-13
1
-16
/
+48
*
[PATCH] i386: romsignature/checksum cleanup
Rene Herman
2007-02-13
1
-8
/
+9
*
[PATCH] i386: improve sched_clock() on i686
Ingo Molnar
2007-02-13
1
-8
/
+14
*
[PATCH] i386: add idle notifier
Stephane Eranian
2007-02-13
5
-1
/
+63
*
[PATCH] i386: arch/i386/kernel/cpu/mcheck/mce.c should #include <asm/mce.h>
Adrian Bunk
2007-02-13
1
-0
/
+1
*
[PATCH] i386: move startup_32() in text.head section
Vivek Goyal
2007-02-13
2
-4
/
+20
*
[PATCH] i386: Paravirt debug defaults off
Zachary Amsden
2007-02-13
1
-1
/
+1
*
[PATCH] i386: Vmi timer race
Zachary Amsden
2007-02-13
1
-0
/
+4
*
[PATCH] i386: Kprobe rpl fix
Zachary Amsden
2007-02-13
1
-1
/
+1
*
[PATCH] i386: Profile pc badness
Zachary Amsden
2007-02-13
1
-6
/
+4
*
[PATCH] i386: vMI timer patches
Zachary Amsden
2007-02-13
10
-5
/
+567
*
[PATCH] i386: vMI backend for paravirt-ops
Zachary Amsden
2007-02-13
8
-2
/
+932
*
[PATCH] i386: SMP boot hook for paravirt
Zachary Amsden
2007-02-13
2
-0
/
+9
*
[PATCH] i386: iOPL handling for paravirt guests
Zachary Amsden
2007-02-13
1
-0
/
+9
*
[PATCH] i386: paravirt CPU hypercall batching mode
Zachary Amsden
2007-02-13
2
-8
/
+18
*
[PATCH] MM: page allocation hooks for VMI backend
Zachary Amsden
2007-02-13
4
-4
/
+32
*
[PATCH] i386: arch/i386/kernel/e820.c should #include <asm/setup.h
Adrian Bunk
2007-02-13
1
-0
/
+1
*
[PATCH] mmconfig: Move e820 check into pci_mmcfg_reject_broken()
OGAWA Hirofumi
2007-02-13
1
-20
/
+31
*
[PATCH] mmconfig: fix unreachable_devices()
OGAWA Hirofumi
2007-02-13
3
-5
/
+15
*
[PATCH] mmconfig: minor cleanup in mmconfig code
OGAWA Hirofumi
2007-02-13
3
-40
/
+29
*
[PATCH] mmconfig: Reject a broken MCFG tables on Asus etc
OGAWA Hirofumi
2007-02-13
2
-10
/
+23
*
[PATCH] mmconfig: Reserve resources but only when we're sure about them.
Olivier Galibert
2007-02-13
1
-0
/
+33
*
[PATCH] mmconfig: Detect and support the E7520 and the 945G/GZ/P/PL
Olivier Galibert
2007-02-13
1
-2
/
+119
*
[PATCH] i386: Only call unreachable_devices() when type 1 is available.
Olivier Galibert
2007-02-13
1
-1
/
+2
*
[PATCH] mmconfig: Share parts of mmconfig code between i386 and x86-64
Olivier Galibert
2007-02-13
4
-71
/
+97
*
[PATCH] i386: Fix a typo in an IRQ handler name
Maciej W. Rozycki
2007-02-13
1
-1
/
+1
*
[PATCH] i386: Convert i386 PDA code to use %fs
Jeremy Fitzhardinge
2007-02-13
11
-83
/
+79
*
[PATCH] i386: Update defconfig
Andi Kleen
2007-02-13
1
-14
/
+37
*
[PATCH] mark struct file_operations const 2
Arjan van de Ven
2007-02-12
5
-5
/
+5
*
[PATCH] Dynamic kernel command-line: i386
Alon Bar-Lev
2007-02-12
2
-3
/
+3
[next]