index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
10
-21
/
+22
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh
Linus Torvalds
2006-10-04
2
-3
/
+0
|
\
|
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
2
-3
/
+0
*
|
[PATCH] msi: refactor and move the msi irq_chip into the arch code
Eric W. Biederman
2006-10-04
1
-20
/
+0
*
|
[PATCH] Initial generic hypertransport interrupt support
Eric W. Biederman
2006-10-04
1
-0
/
+42
*
|
[PATCH] genirq: i386 irq: Remove the msi assumption that irq == vector
Eric W. Biederman
2006-10-04
3
-48
/
+0
*
|
[PATCH] genirq: i386 irq: Move msi message composition into io_apic.c
Eric W. Biederman
2006-10-04
2
-5
/
+49
*
|
[PATCH] genirq: convert the i386 architecture to irq-chips
Ingo Molnar
2006-10-04
1
-2
/
+0
|
/
*
[PATCH] i383 numa: fix numaq/summit apicid conflict
Keith Mannthey
2006-10-03
1
-1
/
+1
*
[PATCH] sched: introduce child field in sched_domain
Siddha, Suresh B
2006-10-03
1
-0
/
+1
*
[PATCH] kernel-doc for kernel/dma.c
Randy Dunlap
2006-10-03
1
-2
/
+1
*
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
Arnd Bergmann
2006-10-02
1
-39
/
+0
*
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
2006-10-02
1
-1
/
+1
*
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
2006-10-02
1
-1
/
+1
*
[PATCH] Add regs_return_value() helper
Ananth N Mavinakayanahalli
2006-10-02
1
-0
/
+3
*
[PATCH] paravirt: update pte hook
Zachary Amsden
2006-10-01
1
-0
/
+21
*
[PATCH] paravirt: remove set pte atomic
Zachary Amsden
2006-10-01
1
-1
/
+0
*
[PATCH] paravirt: optimize ptep establish for pae
Zachary Amsden
2006-10-01
3
-0
/
+27
*
[PATCH] paravirt: kpte flush
Zachary Amsden
2006-10-01
1
-0
/
+7
*
[PATCH] paravirt: combine flush accessed dirty.patch
Zachary Amsden
2006-10-01
1
-13
/
+28
*
[PATCH] stack overflow safe kdump: safe_smp_processor_id()
Fernando Vazquez
2006-10-01
1
-0
/
+2
*
[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks
Martin Schwidefsky
2006-10-01
1
-0
/
+4
*
[PATCH] x86: Clean up x86 NMI sysctls
Andi Kleen
2006-09-30
1
-0
/
+6
*
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
2006-09-29
3
-3
/
+3
*
[PATCH] Use valid_dma_direction() in include/asm-i386/dma-mapping.h
Rolf Eike Beer
2006-09-29
1
-6
/
+6
*
[PATCH] convert i386 Summit subarch to use SRAT info for apicid_to_node calls
keith mannthey
2006-09-29
2
-1
/
+3
*
[PATCH] i386: Use early clobbers for semaphores now
Andi Kleen
2006-09-27
1
-2
/
+2
*
[PATCH] consistently use MAX_ERRNO in __syscall_return
Randy Dunlap
2006-09-27
1
-2
/
+3
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2006-09-26
29
-352
/
+406
|
\
|
*
[PATCH] x86: Add a cumulative thermal throttle event counter.
Dmitriy Zavin
2006-09-26
1
-0
/
+3
|
*
[PATCH] x86: Refactor thermal throttle processing
Dmitriy Zavin
2006-09-26
1
-0
/
+6
|
*
[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder
Jan Beulich
2006-09-26
2
-0
/
+12
|
*
[PATCH] i386: Fix pack_descriptor()
Jeremy Fitzhardinge
2006-09-26
1
-1
/
+1
|
*
[PATCH] i386: Allow a kernel not to be in ring 0
Rusty Russell
2006-09-26
2
-2
/
+20
|
*
[PATCH] i386: Abstract sensitive instructions
Rusty Russell
2006-09-26
1
-2
/
+5
|
*
[PATCH] i386: Avoid overwriting the current pgd (V4, i386)
Magnus Damm
2006-09-26
1
-0
/
+27
|
*
[PATCH] x86: Remove incorrect comment about ACPI e820 entries
Andi Kleen
2006-09-26
1
-1
/
+1
|
*
[PATCH] i386: annotate FIX_STACK() and the rest of nmi()
Chuck Ebbert
2006-09-26
1
-0
/
+2
|
*
[PATCH] x86: remove config.h includes from asm-i386 & asm-x86_64
Dave Jones
2006-09-26
2
-3
/
+0
|
*
[PATCH] i386: Support physical cpu hotplug for x86_64
Ashok Raj
2006-09-26
1
-0
/
+1
|
*
[PATCH] i386: Descriptor and trap table cleanups.
Rusty Russell
2006-09-26
1
-45
/
+76
|
*
[PATCH] i386: Make enable_local_apic static
Adrian Bunk
2006-09-26
1
-12
/
+0
|
*
[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
[next]