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.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
/
include
/
asm-i386
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-29
i386: remove bogus comment about memory barrier
Nick Piggin
1
-5
/
+0
2007-08-25
Pull bugzilla-1641 into release branch
Len Brown
1
-1
/
+0
2007-08-23
PCI: Document pci_iomap()
Rolf Eike Beer
1
-0
/
+3
2007-08-21
ACPI: boot correctly with "nosmp" or "maxcpus=0"
Len Brown
1
-1
/
+0
2007-08-18
x86_64: Fix to keep watchdog disabled by default for i386/x86_64
Daniel Gollub
1
-1
/
+2
2007-08-18
i386: Fix a couple busy loops in mach_wakecpu.h:wait_for_init_deassert()
Satyam Sharma
2
-2
/
+4
2007-08-12
i386: Use global flag to disable broken local apic timer on AMD CPUs.
Andi Kleen
2
-1
/
+3
2007-08-12
i386: Make patching more robust, fix paravirt issue
Andi Kleen
1
-6
/
+10
2007-08-12
finish i386 and x86-64 sysdata conversion
Muli Ben-Yehuda
1
-0
/
+3
2007-08-01
revert "x86, serial: convert legacy COM ports to platform devices"
Andrew Morton
1
-0
/
+16
2007-08-01
remove unused TIF_NOTIFY_RESUME flag
Stephane Eranian
1
-10
/
+8
2007-07-30
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
Rafael J. Wysocki
1
-1
/
+1
2007-07-25
[x86 setup] Make struct ist_info cross-architecture, and use in setup code
H. Peter Anvin
2
-6
/
+9
2007-07-25
[x86 setup] Fix typos in struct efi_info
H. Peter Anvin
1
-2
/
+2
2007-07-25
ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source
Len Brown
2
-15
/
+10
2007-07-22
i386: Use patchable lock prefix in set_64bit
Andi Kleen
1
-1
/
+1
2007-07-22
x86: Replace NSC/Cyrix specific chipset access macros by inlined functions.
Juergen Beisert
2
-11
/
+30
2007-07-22
x86: Stop MCEs and NMIs during code patching
Andi Kleen
2
-0
/
+6
2007-07-22
x86: Fix alternatives and kprobes to remap write-protected kernel text
Andi Kleen
1
-0
/
+2
2007-07-22
x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdata
Muli Ben-Yehuda
2
-1
/
+6
2007-07-22
i386: basic infrastructure support for AMD geode-class machines
Andres Salomon
1
-0
/
+159
2007-07-22
i386: move PIT function declarations and constants to correct header file
Thomas Gleixner
3
-6
/
+7
2007-07-22
i386: replace hard-coded constant with appropriate macro from kernel.h
Robert P. J. Day
1
-1
/
+1
2007-07-22
i386: add cpu_relax() to cmos_lock()
Andreas Mohr
1
-1
/
+4
2007-07-22
i386: do not restore reserved memory after hibernation
Rafael J. Wysocki
1
-0
/
+8
2007-07-22
x86: remove support for the Rise CPU
Adrian Bunk
1
-1
/
+0
2007-07-22
i386: add reference to the arguments
Andrew Morton
1
-1
/
+5
2007-07-22
x86: PM_TRACE support
Nigel Cunningham
1
-0
/
+13
2007-07-22
i386: fix machine rebooting
Truxton Fulton
1
-1
/
+24
2007-07-22
i386: minor nx handling adjustment
Jan Beulich
1
-1
/
+0
2007-07-22
x86: share hpet.h with i386
Thomas Gleixner
1
-78
/
+48
2007-07-22
i386: remove pit_interrupt_hook
Chris Wright
3
-13
/
+2
2007-07-22
i386: Move all simple string operations out of line
Andi Kleen
1
-230
/
+13
2007-07-22
NTP: move the cmos update code into ntp.c
Thomas Gleixner
1
-1
/
+0
2007-07-20
i386: Allow KVM on i386 nonpae
Avi Kivity
2
-10
/
+6
2007-07-19
[PATCH] sched: sched_cacheflush is now unused
Ralf Baechle
1
-9
/
+0
2007-07-19
lguest: the host code
Rusty Russell
1
-0
/
+1
2007-07-19
arch: personality independent stack top
Peter Zijlstra
1
-0
/
+1
2007-07-19
define new percpu interface for shared data
Fenghua Yu
1
-0
/
+5
2007-07-19
jprobes: remove JPROBE_ENTRY()
Michael Ellerman
1
-1
/
+0
2007-07-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-1
/
+2
2007-07-18
xen: add the Xenbus sysfs and virtual device hotplug driver
Jeremy Fitzhardinge
1
-0
/
+1
2007-07-18
xen: Core Xen implementation
Jeremy Fitzhardinge
2
-0
/
+19
2007-07-18
xen: Add Xen interface header files
Jeremy Fitzhardinge
3
-0
/
+655
2007-07-18
Add a sched_clock paravirt_op
Jeremy Fitzhardinge
3
-4
/
+37
2007-07-18
paravirt: helper to disable all IO space
Jeremy Fitzhardinge
1
-0
/
+1
2007-07-18
paravirt: make siblingmap functions visible
Jeremy Fitzhardinge
1
-0
/
+3
2007-07-18
paravirt: unstatic smp_store_cpu_info
Jeremy Fitzhardinge
1
-0
/
+2
2007-07-18
paravirt: unstatic leave_mm
Jeremy Fitzhardinge
1
-0
/
+2
2007-07-18
paravirt: increase IRQ limit
Jeremy Fitzhardinge
1
-1
/
+1
[next]