index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-i386
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[PATCH] i386: Get ebp from unwinder state when continuing fallback backtrace
Andi Kleen
2006-09-26
1
-0
/
+3
|
*
[PATCH] i386: Do stacktracer conversion too
Andi Kleen
2006-09-26
1
-0
/
+1
|
*
[PATCH] i386: Replace i386 open-coded cmdline parsing with
Rusty Russell
2006-09-26
4
-18
/
+13
|
*
[PATCH] i386: Clean up spin/rwlocks
Andi Kleen
2006-09-26
2
-77
/
+68
|
*
[PATCH] i386: Remove lock section support in semaphore.h
Andi Kleen
2006-09-26
1
-32
/
+17
|
*
[PATCH] i386: Remove lock section support in rwsem.h
Andi Kleen
2006-09-26
1
-50
/
+12
|
*
[PATCH] i386: Remove lock section support in mutex.h
Andi Kleen
2006-09-26
1
-12
/
+4
|
*
[PATCH] i386: Minor fixes & cleanup to tlb flush
Andi Kleen
2006-09-26
1
-3
/
+1
|
*
[PATCH] i386: Redo semaphore and rwlock assembly helpers
Andi Kleen
2006-09-26
1
-0
/
+24
|
*
[PATCH] i386: add alternative-asm.h to allow LOCK_PREFIX replacement in .S files
Andi Kleen
2006-09-26
1
-0
/
+14
|
*
[PATCH] i386: Remove const case for rwlocks
Andi Kleen
2006-09-26
1
-36
/
+2
|
*
[PATCH] i386: Account spinlocks to the caller during profiling for !FP kernels
Andi Kleen
2006-09-26
1
-4
/
+0
|
*
[PATCH] x86: Add portable getcpu call
Andi Kleen
2006-09-26
1
-1
/
+2
|
*
[PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUs
Venkatesh Pallipadi
2006-09-26
1
-0
/
+31
|
*
[PATCH] i386/x86-64: Fix NMI watchdog suspend/resume
Shaohua Li
2006-09-26
1
-0
/
+1
|
*
[PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctl
Don Zickus
2006-09-26
1
-0
/
+1
|
*
[PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi...
Don Zickus
2006-09-26
1
-17
/
+4
|
*
[PATCH] x86: Cleanup NMI interrupt path
Don Zickus
2006-09-26
1
-1
/
+1
|
*
[PATCH] i386: Add SMP support on i386 to reservation framework
Don Zickus
2006-09-26
1
-2
/
+3
|
*
[PATCH] x86: Add performance counter reservation framework for UP kernels
Don Zickus
2006-09-26
1
-0
/
+7
|
*
[PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog support
Andi Kleen
2006-09-26
1
-19
/
+0
|
*
[PATCH] i386: Allow to use GENERICARCH for UP kernels
Andi Kleen
2006-09-26
4
-37
/
+66
*
|
[PATCH] Split i386 and x86_64 ptrace.h
Jeff Dike
2006-09-26
3
-34
/
+41
*
|
[PATCH] x86: trivial move of ptep_set_access_flags
Rusty Russell
2006-09-26
1
-15
/
+16
*
|
[PATCH] x86: trivial move of __HAVE macros in i386 pagetable headers
Rusty Russell
2006-09-26
3
-7
/
+8
*
|
[PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hype...
Jeremy Fitzhardinge
2006-09-26
1
-1
/
+6
*
|
[PATCH] x86: roll all the cpuid asm into one __cpuid call
Rusty Russell
2006-09-26
1
-33
/
+27
*
|
[PATCH] x86: implement always-locked bit ops, for memory shared with an SMP h...
Chris Wright
2006-09-26
2
-0
/
+192
*
|
[PATCH] Use BUG_ON(foo) instead of "if (foo) BUG()" in include/asm-i386/dma-m...
Rolf Eike Beer
2006-09-26
1
-6
/
+3
*
|
[PATCH] Standardize pxx_page macros
Dave McCracken
2006-09-26
2
-3
/
+3
*
|
[PATCH] convert i386 NUMA KVA space to bootmem
keith mannthey
2006-09-26
1
-0
/
+6
|
/
*
[libata] No need for all those arch libata-portmap.h headers
Jeff Garzik
2006-09-25
1
-1
/
+0
*
Merge branch 'master' into upstream
Jeff Garzik
2006-09-24
1
-2
/
+7
|
\
|
*
[HEADERS] One line per header in Kbuild files to reduce conflicts
David Woodhouse
2006-09-19
1
-2
/
+7
*
|
Merge branch 'master' into upstream
Jeff Garzik
2006-09-19
6
-10
/
+22
|
\
|
|
*
x86: save/restore eflags in context switch
Linus Torvalds
2006-09-18
1
-1
/
+7
|
*
[PATCH] Fix 'make headers_check' on i386
David Woodhouse
2006-09-16
1
-2
/
+2
|
*
[PATCH] headers_check: don't expose PFN stuff to userspace in <asm-i386/setup.h>
David Woodhouse
2006-09-13
2
-2
/
+4
|
*
[PATCH] headers_check: move kernel-only #includes within <asm-i386/elf.h>
David Woodhouse
2006-09-13
1
-4
/
+6
|
*
[PATCH] headers_check: move inclusion of <linux/linkage.h> in <asm-i386/signa...
David Woodhouse
2006-09-13
1
-1
/
+3
*
|
Merge branch 'master' into upstream
Jeff Garzik
2006-09-12
1
-1
/
+1
|
\
|
|
*
[PATCH] Remove unneeded asm-i386/cpufeature.h from user visibility.
David Woodhouse
2006-09-06
1
-1
/
+1
*
|
Merge branch 'master' into upstream
Jeff Garzik
2006-09-04
6
-51
/
+23
|
\
|
|
*
[PATCH] x86: increase MAX_MP_BUSSES on default arch
Andrew Morton
2006-09-01
1
-0
/
+4
|
*
[PATCH] i386: rwlock.h fix smp alternatives fix
Chris Wright
2006-08-31
1
-13
/
+11
|
*
[PATCH] i386: Remove __KERNEL__ ifdef around _syscall*()
Andi Kleen
2006-08-30
1
-2
/
+2
|
*
[PATCH] i386: Remove alternative_smp
Andi Kleen
2006-08-30
3
-41
/
+10
|
*
[PATCH] x86: Make backtracer fallback logic more bullet-proof
Jan Beulich
2006-08-30
1
-0
/
+1
|
*
[PATCH] x86: fix x86 cpuid keys used in alternative_smp()
Jan Beulich
2006-08-30
1
-1
/
+1
*
|
Merge /spare/repo/linux-2.6 into upstream
Jeff Garzik
2006-08-29
1
-1
/
+1
|
\
|
[prev]
[next]