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
/
include
/
asm-i386
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-09
[PATCH] i386: port ATI timer fix from x86_64 to i386 II
Andi Kleen
1
-0
/
+2
2006-02-25
[PATCH] x86: fix broken SMP boot sequence
James Bottomley
1
-2
/
+4
2006-02-25
[PATCH] Kprobes causes NX protection fault on i686 SMP
Prasanna S Panchamukhi
1
-2
/
+5
2006-02-17
[PATCH] i386: fix singlestepping though a syscall
Chuck Ebbert
1
-2
/
+2
2006-02-16
[PATCH] add asm-generic/mman.h
Michael S. Tsirkin
1
-30
/
+1
2006-02-15
[PATCH] madvise MADV_DONTFORK/MADV_DOFORK
Michael S. Tsirkin
1
-0
/
+2
2006-02-15
[PATCH] fix x86 topology export in sysfs for subarchitectures
James Bottomley
1
-1
/
+1
2006-02-12
[PATCH] fstatat64 support
Ulrich Drepper
1
-1
/
+1
2006-02-08
[PATCH] unshare system call -v5: system call registration for i386
JANAK DESAI
1
-1
/
+2
2006-02-05
[PATCH] Fix "value computed is not used" compile warnings with gcc-4.1
Takashi Iwai
1
-1
/
+1
2006-02-03
[PATCH] Export cpu topology in sysfs
Zhang, Yanmin
1
-0
/
+9
2006-02-02
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+1
2006-02-01
[PATCH] VMSPLIT config options
Mark Lord
1
-2
/
+2
2006-01-25
[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...
Len Brown
1
-1
/
+1
2006-01-19
[PATCH] EDAC: core EDAC support code
Alan Cox
2
-12
/
+18
2006-01-19
[PATCH] EDAC: atomic scrub operations
Alan Cox
1
-0
/
+12
2006-01-19
[PATCH] Add pselect/ppoll system calls on i386
David Woodhouse
1
-1
/
+3
2006-01-19
[PATCH] Handle TIF_RESTORE_SIGMASK for i386
David Howells
3
-1
/
+3
2006-01-19
[PATCH] vfs: *at functions: i386
Ulrich Drepper
1
-1
/
+14
2006-01-19
[PATCH] uml: remove leftover from patch revertal
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2006-01-15
[PATCH] mark several functions __always_inline
Ingo Molnar
4
-10
/
+10
2006-01-12
[PATCH] death of get_thread_info/put_thread_info
Al Viro
1
-2
/
+0
2006-01-12
[PATCH] i386: task_stack_page()
Al Viro
1
-1
/
+1
2006-01-12
[PATCH] i386: fix task_pt_regs()
akpm@osdl.org
1
-1
/
+11
2006-01-12
[PATCH] i386: task_thread_info()
Al Viro
1
-4
/
+4
2006-01-12
[PATCH] scheduler cache-hot-autodetect
akpm@osdl.org
1
-1
/
+0
2006-01-12
[PATCH] sched: add cacheflush() asm
Ingo Molnar
1
-0
/
+9
2006-01-12
[PATCH] i386: Replace broken serialize_cpu in microcode driver with correct s...
Andi Kleen
1
-2
/
+4
2006-01-12
[PATCH] i386: make pci_map_single/pci_map_sg warn for zero length.
Andi Kleen
1
-3
/
+9
2006-01-12
[PATCH] i386: Handle missing local APIC timer interrupts on C3 state
Venkatesh Pallipadi
1
-0
/
+5
2006-01-12
[PATCH] x86_64: Generalize DMI and enable for x86-64
Andi Kleen
1
-0
/
+5
2006-01-12
[PATCH] x86_64/i386: Remove preempt disable calls in lowlevel IPI
Zwane Mwaikambo
1
-3
/
+1
2006-01-12
[PATCH] i386/x86-64: Update AMD CPUID flags
Andi Kleen
1
-3
/
+5
2006-01-12
[PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flag
Andi Kleen
1
-0
/
+1
2006-01-12
[PATCH] i386/x86-64: Use input/output dependencies for bitops
Andi Kleen
1
-12
/
+12
2006-01-12
Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h)
Linus Torvalds
1
-1
/
+1
2006-01-11
[PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXES
Ingo Molnar
1
-2
/
+14
2006-01-10
[PATCH] kprobes: fix build breakage
Ananth N Mavinakayanahalli
1
-1
/
+1
2006-01-10
[PATCH] kprobes: arch_remove_kprobe
Anil S Keshavamurthy
1
-0
/
+1
2006-01-10
[PATCH] kprobes: cleanup include/asm/kprobes.h
Anil S Keshavamurthy
1
-8
/
+0
2006-01-10
[PATCH] Generic ioctl.h
Brian Gerst
1
-85
/
+1
2006-01-10
[PATCH] Kdump: i386 compiler warning fix
Vivek Goyal
1
-0
/
+1
2006-01-10
[PATCH] kdump: save registers early (inline functions)
Vivek Goyal
1
-0
/
+45
2006-01-10
[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers
Vivek Goyal
1
-3
/
+0
2006-01-10
[PATCH] mutex subsystem, add include/asm-i386/mutex.h
Arjan van de Ven
1
-0
/
+124
2006-01-10
[PATCH] mutex subsystem, add atomic_xchg() to all arches
Ingo Molnar
1
-0
/
+1
2006-01-09
[PATCH] Make vm86 support optional
Matt Mackall
2
-2
/
+20
2006-01-09
[PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of...
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+3
2006-01-09
[PATCH] Kill L1_CACHE_SHIFT_MAX
Ravikiran G Thirumalai
2
-3
/
+1
2006-01-09
[PATCH] Swap Migration V5: sys_migrate_pages interface
Christoph Lameter
1
-1
/
+2
[next]