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-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
5
-90
/
+162
2007-07-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
5
-19
/
+8
2007-07-12
Remove old i386 setup code
H. Peter Anvin
5
-3541
/
+0
2007-07-12
Use the new x86 setup code for i386
H. Peter Anvin
3
-97
/
+118
2007-07-12
Linker script for the new x86 setup code
H. Peter Anvin
1
-0
/
+54
2007-07-12
Assembly header and main routine for new x86 setup code
H. Peter Anvin
2
-0
/
+444
2007-07-12
Code for actual protected-mode entry
H. Peter Anvin
2
-0
/
+224
2007-07-12
Video mode probing support for the new x86 setup code
H. Peter Anvin
6
-0
/
+1349
2007-07-12
Voyager support for the new x86 setup code
H. Peter Anvin
1
-0
/
+46
2007-07-12
Memory probing support for the new x86 setup code
H. Peter Anvin
1
-0
/
+99
2007-07-12
MCA support for new x86 setup code
H. Peter Anvin
1
-0
/
+43
2007-07-12
EDD probing code for the new x86 setup code
H. Peter Anvin
1
-0
/
+196
2007-07-12
CPU features verification for the new x86 setup code
H. Peter Anvin
2
-0
/
+336
2007-07-12
Version string for the new x86 setup code
H. Peter Anvin
1
-0
/
+23
2007-07-12
Console-writing code for the new x86 setup code
H. Peter Anvin
2
-0
/
+419
2007-07-12
Command-line parsing code for the new x86 setup code
H. Peter Anvin
1
-0
/
+97
2007-07-12
APM probing code
H. Peter Anvin
1
-0
/
+97
2007-07-12
A20 handling code
H. Peter Anvin
1
-0
/
+161
2007-07-12
String-handling functions for the new x86 setup code.
H. Peter Anvin
2
-0
/
+153
2007-07-12
Simple bitops for the new x86 setup code.
H. Peter Anvin
1
-0
/
+45
2007-07-12
Top header file for new x86 setup code
H. Peter Anvin
1
-0
/
+296
2007-07-12
Header file to produce 16-bit code with gcc
H. Peter Anvin
1
-0
/
+15
2007-07-12
Make struct boot_params a real structure, and remove obsolete fields
H. Peter Anvin
1
-11
/
+1
2007-07-12
Make definitions for struct e820entry and struct e820map consistent
H. Peter Anvin
1
-1
/
+1
2007-07-12
Define zero-page offset 0x1e4 as a scratch field, and use it
H. Peter Anvin
1
-3
/
+3
2007-07-12
Use a new CPU feature word to cover features that are spread around
Venki Pallipadi
4
-1
/
+59
2007-07-12
x86 Kconfig: change X86_MINIMUM_CPU_MODEL to X86_MINIMUM_CPU_FAMILY
H. Peter Anvin
2
-5
/
+5
2007-07-12
Unify the CPU features vectors between i386 and x86-64
H. Peter Anvin
2
-12
/
+15
2007-07-12
PCI: i386: traps, change VENDOR to DEVICE
Jiri Slaby
1
-2
/
+2
2007-07-12
PCI: Change all drivers to use pci_device->revision
Auke Kok
4
-17
/
+6
2007-07-09
sched: x86, track TSC-unstable events
Ingo Molnar
1
-1
/
+8
2007-07-09
sched: zap the migration init / cache-hot balancing code
Ingo Molnar
1
-12
/
+0
2007-07-08
Clean up E7520/7320/7525 quirk printk.
Dave Jones
1
-3
/
+2
2007-07-06
GEODE: reboot fixup for geode machines with CS5536 boards
Andres Salomon
2
-2
/
+15
2007-07-06
i386: es7000 build breakage fix
Vivek Goyal
1
-0
/
+48
2007-07-06
MTRR: Fix race causing set_mtrr to go into infinite loop
Loic Prylli
1
-0
/
+4
2007-07-06
i386: fix regression, endless loop in ptrace singlestep over an int80
Jason Wessel
1
-4
/
+4
2007-07-04
Remove some unused variables
Linus Torvalds
1
-2
/
+0
2007-07-04
Revert perfctr reservation to 2.6.21 state
Andi Kleen
1
-2
/
+33
2007-07-04
Revert HPET resource reservation
Andi Kleen
1
-19
/
+0
2007-07-01
i386: mtrr crash fix
Andrew Morton
1
-1
/
+2
2007-07-01
i386: remove bogus mtrr range check
Linus Torvalds
1
-5
/
+0
2007-06-28
mtrr/cyrix: fix sections
Randy Dunlap
1
-2
/
+2
2007-06-24
ACPI: preserve the ebx value in acpi_copy_wakeup_routine
Tian Kevin
1
-0
/
+2
2007-06-23
i386: Make CMPXCHG64 only dependent on PAE
Andi Kleen
2
-2
/
+2
2007-06-22
Allow DEBUG_RODATA and KPROBES to co-exist
Arjan van de Ven
2
-2
/
+2
2007-06-21
[CPUFREQ] Longhaul - Proper register access
RafaĆ Bilski
1
-6
/
+6
2007-06-21
x86_64: fix link warning between for .text and .init.text
Yinghai Lu
2
-3
/
+3
2007-06-21
x86: change_page_attr bandaids
Andi Kleen
1
-12
/
+18
2007-06-21
x86: Disable KPROBES with DEBUG_RODATA for now
Andi Kleen
1
-0
/
+1
[next]