Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5593eaa854d0b23c3b270933a93b9b82946df729
/
arch
/
i386
5593eaa
[x86 setup] Fix assembly constraints
by H. Peter Anvin
· 17 years ago
9aa3909
[x86 setup] build/tools.c: fix comment
by H. Peter Anvin
· 17 years ago
d756d10
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 17 years ago
dfdcdd4
xen: disable all non-virtual drivers
by Jeremy Fitzhardinge
· 17 years ago
9ec2b80
xen: use iret directly when possible
by Jeremy Fitzhardinge
· 17 years ago
600b2fc
xen: suppress abs symbol warnings for unused reloc pointers
by Jeremy Fitzhardinge
· 17 years ago
6487673
xen: Attempt to patch inline versions of common operations
by Jeremy Fitzhardinge
· 17 years ago
60223a3
xen: Place vcpu_info structure into per-cpu memory
by Jeremy Fitzhardinge
· 17 years ago
3e2b8fb
xen: handle external requests for shutdown, reboot and sysrq
by Jeremy Fitzhardinge
· 17 years ago
fefa629
xen: machine operations
by Jeremy Fitzhardinge
· 17 years ago
b536b4b
xen: use the hvc console infrastructure for Xen console
by Jeremy Fitzhardinge
· 17 years ago
8b84ad9
xen: hack to prevent bad segment register reload
by Jeremy Fitzhardinge
· 17 years ago
d66bf8f
xen: lazy-mmu operations
by Jeremy Fitzhardinge
· 17 years ago
f120f13
xen: Add support for preemption
by Jeremy Fitzhardinge
· 17 years ago
f87e4ca
xen: SMP guest support
by Jeremy Fitzhardinge
· 17 years ago
ab55028
xen: Implement sched_clock
by Jeremy Fitzhardinge
· 17 years ago
f91a8b4
xen: Account for stolen time
by Jeremy Fitzhardinge
· 17 years ago
9a4029f
xen: ignore RW mapping of RO pages in pagetable_init
by Jeremy Fitzhardinge
· 17 years ago
f4f97b3
xen: Complete pagetable pinning
by Jeremy Fitzhardinge
· 17 years ago
e738fca8
xen: configuration
by Jeremy Fitzhardinge
· 17 years ago
15c8473
xen: time implementation
by Jeremy Fitzhardinge
· 17 years ago
e46cdb6
xen: event channels
by Jeremy Fitzhardinge
· 17 years ago
3b827c1
xen: virtual mmu
by Jeremy Fitzhardinge
· 17 years ago
5ead97c
xen: Core Xen implementation
by Jeremy Fitzhardinge
· 17 years ago
24037a8
Add nosegneg capability to the vsyscall page notes
by Jeremy Fitzhardinge
· 17 years ago
688340e
Add a sched_clock paravirt_op
by Jeremy Fitzhardinge
· 17 years ago
d572929
paravirt: helper to disable all IO space
by Jeremy Fitzhardinge
· 17 years ago
bdef40a
paravirt: export __supported_pte_mask
by Jeremy Fitzhardinge
· 17 years ago
c70df74
paravirt: make siblingmap functions visible
by Jeremy Fitzhardinge
· 17 years ago
724faa8
paravirt: unstatic smp_store_cpu_info
by Jeremy Fitzhardinge
· 17 years ago
5378701
paravirt: unstatic leave_mm
by Jeremy Fitzhardinge
· 17 years ago
6996d3b
paravirt: add a hook for once the allocator is ready
by Jeremy Fitzhardinge
· 17 years ago
fdb4c33
paravirt: add an "mm" argument to alloc_pt
by Jeremy Fitzhardinge
· 17 years ago
810bab4
use elfnote.h to generate vsyscall notes.
by Jeremy Fitzhardinge
· 17 years ago
86313c4
usermodehelper: Tidy up waiting
by Jeremy Fitzhardinge
· 17 years ago
97ac735
sys_fallocate() implementation on i386, x86_64 and powerpc
by Amit Arora
· 17 years ago
8e1c091
arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()
by Jeff Garzik
· 17 years ago
49c13b5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 17 years ago
623e71b
fbcon: allow fbcon to use the primary display driver
by Antonino A. Daplas
· 17 years ago
317b3c2
fbdev: detect primary display device
by Antonino A. Daplas
· 17 years ago
f289025
i386: speedup touch_nmi_watchdog
by Andrew Morton
· 17 years ago
87a7defb
Kprobes on select architectures no longer EXPERIMENTAL
by Ananth N Mavinakayanahalli
· 17 years ago
f284ce7
PTRACE_POKEDATA consolidation
by Alexey Dobriyan
· 17 years ago
7664732
PTRACE_PEEKDATA consolidation
by Alexey Dobriyan
· 17 years ago
bcdcd8e
Report that kernel is tainted if there was an OOPS
by Pavel Emelianov
· 17 years ago
8314418
Freezer: make kernel threads nonfreezable by default
by Rafael J. Wysocki
· 17 years ago
608e261
generic bug: use show_regs() instead of dump_stack()
by Heiko Carstens
· 17 years ago
cf99aba
make seccomp zerocost in schedule
by Andrea Arcangeli
· 17 years ago
2a07c8f
Use menuconfig objects II - oprofile
by Jan Engelhardt
· 17 years ago
b1c931e
x86: initial fixmap support
by Eric W. Biderman
· 17 years ago
de48935
i386: Allow smp_call_function_single() to current cpu
by Avi Kivity
· 17 years ago
38ef6d1
HOTPLUG: Adapt thermal throttle to CPU_DYING
by Avi Kivity
· 18 years ago
9a60ddb
[CPUFREQ] Fix typos in powernow-k8 printk's.
by Dave Jones
· 17 years ago
aac22d0a
[CPUFREQ] powernow-k8 compile fix.
by Andrew Morton
· 17 years ago
6848569
[CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPI
by Adrian Bunk
· 17 years ago
905497c
[CPUFREQ] Longhaul - Option to disable ACPI C3 support
by Rafał Bilski
· 17 years ago
702ed6e
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 17 years ago
21ba0f8
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 17 years ago
c397368
Remove old i386 setup code
by H. Peter Anvin
· 17 years ago
4fd0696
Use the new x86 setup code for i386
by H. Peter Anvin
· 17 years ago
f2d98ae
Linker script for the new x86 setup code
by H. Peter Anvin
· 17 years ago
6260731
Assembly header and main routine for new x86 setup code
by H. Peter Anvin
· 17 years ago
7052fdd
Code for actual protected-mode entry
by H. Peter Anvin
· 17 years ago
5e8ddcbe
Video mode probing support for the new x86 setup code
by H. Peter Anvin
· 17 years ago
337496e
Voyager support for the new x86 setup code
by H. Peter Anvin
· 17 years ago
449f2ab
Memory probing support for the new x86 setup code
by H. Peter Anvin
· 17 years ago
3b53d3045
MCA support for new x86 setup code
by H. Peter Anvin
· 17 years ago
d13444a
EDD probing code for the new x86 setup code
by H. Peter Anvin
· 17 years ago
31b54f4
CPU features verification for the new x86 setup code
by H. Peter Anvin
· 17 years ago
0008ea39
Version string for the new x86 setup code
by H. Peter Anvin
· 17 years ago
1543610
Console-writing code for the new x86 setup code
by H. Peter Anvin
· 17 years ago
e44c22f
Command-line parsing code for the new x86 setup code
by H. Peter Anvin
· 17 years ago
49df18f
APM probing code
by H. Peter Anvin
· 17 years ago
5a8a812
A20 handling code
by H. Peter Anvin
· 17 years ago
5be8656
String-handling functions for the new x86 setup code.
by H. Peter Anvin
· 17 years ago
ad7e906
Simple bitops for the new x86 setup code.
by H. Peter Anvin
· 17 years ago
62bd033
Top header file for new x86 setup code
by H. Peter Anvin
· 17 years ago
f7f4a5fb
Header file to produce 16-bit code with gcc
by H. Peter Anvin
· 17 years ago
48c7ae6
Make struct boot_params a real structure, and remove obsolete fields
by H. Peter Anvin
· 17 years ago
9c25d13
Make definitions for struct e820entry and struct e820map consistent
by H. Peter Anvin
· 17 years ago
85414b6
Define zero-page offset 0x1e4 as a scratch field, and use it
by H. Peter Anvin
· 17 years ago
1d67953
Use a new CPU feature word to cover features that are spread around
by Venki Pallipadi
· 17 years ago
de32e04
x86 Kconfig: change X86_MINIMUM_CPU_MODEL to X86_MINIMUM_CPU_FAMILY
by H. Peter Anvin
· 17 years ago
ec48153
Unify the CPU features vectors between i386 and x86-64
by H. Peter Anvin
· 17 years ago
c43eaa0
PCI: i386: traps, change VENDOR to DEVICE
by Jiri Slaby
· 18 years ago
44c1013
PCI: Change all drivers to use pci_device->revision
by Auke Kok
· 18 years ago
bb29ab2
sched: x86, track TSC-unstable events
by Ingo Molnar
· 17 years ago
0437e10
sched: zap the migration init / cache-hot balancing code
by Ingo Molnar
· 17 years ago
38377be
Clean up E7520/7320/7525 quirk printk.
by Dave Jones
· 18 years ago
95069f8
GEODE: reboot fixup for geode machines with CS5536 boards
by Andres Salomon
· 18 years ago
071922c
i386: es7000 build breakage fix
by Vivek Goyal
· 18 years ago
d25c1ba
MTRR: Fix race causing set_mtrr to go into infinite loop
by Loic Prylli
· 18 years ago
1e2e99f
i386: fix regression, endless loop in ptrace singlestep over an int80
by Jason Wessel
· 18 years ago
ba609a9
Remove some unused variables
by Linus Torvalds
· 18 years ago
5dcccd8
Revert perfctr reservation to 2.6.21 state
by Andi Kleen
· 18 years ago
0f8dc2f
Revert HPET resource reservation
by Andi Kleen
· 18 years ago
84288ad
i386: mtrr crash fix
by Andrew Morton
· 18 years ago
4710bcc
i386: remove bogus mtrr range check
by Linus Torvalds
· 18 years ago
80581c4
mtrr/cyrix: fix sections
by Randy Dunlap
· 18 years ago
c8cbee6
ACPI: preserve the ebx value in acpi_copy_wakeup_routine
by Tian Kevin
· 18 years ago
Next »