index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-x86_64
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[PATCH] Remove most of the special cases for the debug IST stack
Keith Owens
2006-09-26
1
-3
/
+0
|
*
[PATCH] Optimize PDA accesses slightly
Andi Kleen
2006-09-26
1
-19
/
+22
|
*
[PATCH] x86: Remove incorrect comment about ACPI e820 entries
Andi Kleen
2006-09-26
1
-1
/
+1
|
*
[PATCH] optimize hweight64 for x86_64
Andi Kleen
2006-09-26
1
-0
/
+2
|
*
[PATCH] Remove non e820 fallbacks in high level code
Andi Kleen
2006-09-26
1
-4
/
+0
|
*
[PATCH] Remove some cruft in apic id checking during processor setup
Andi Kleen
2006-09-26
1
-2
/
+0
|
*
[PATCH] Use proper accessors to change PSE bits in change_page_attr()
Andi Kleen
2006-09-26
1
-0
/
+1
|
*
[PATCH] Fix pte_exec/mkexec and use it in change_page_attr()
Andi Kleen
2006-09-26
1
-2
/
+2
|
*
[PATCH] Remove safe_smp_processor_id()
Andi Kleen
2006-09-26
1
-2
/
+0
|
*
[PATCH] x86: remove config.h includes from asm-i386 & asm-x86_64
Dave Jones
2006-09-26
1
-1
/
+0
|
*
[PATCH] non lazy "sleazy" fpu implementation
Arjan van de Ven
2006-09-26
1
-1
/
+4
|
*
[PATCH] Auto size the per cpu area.
Eric W. Biederman
2006-09-26
1
-0
/
+10
|
*
[PATCH] Merge stacktrace and show_trace
Andi Kleen
2006-09-26
1
-0
/
+18
|
*
[PATCH] Don't access the APIC in safe_smp_processor_id when it is not mapped yet
Andi Kleen
2006-09-26
1
-0
/
+1
|
*
[PATCH] x86: Remove unneeded externs in acpi/boot.c
Andi Kleen
2006-09-26
1
-0
/
+2
|
*
[PATCH] Convert x86-64 to early param
Andi Kleen
2006-09-26
4
-16
/
+2
|
*
[PATCH] Clean up spin/rwlocks
Andi Kleen
2006-09-26
2
-44
/
+41
|
*
[PATCH] Don't use lock section for mutexes and semaphores
Andi Kleen
2006-09-26
3
-45
/
+24
|
*
[PATCH] Calgary IOMMU: consolidate per bus data structures
Muli Ben-Yehuda
2006-09-26
1
-1
/
+0
|
*
[PATCH] Calgary IOMMU: rearrange 'struct iommu_table' members
Muli Ben-Yehuda
2006-09-26
1
-3
/
+3
|
*
[PATCH] remove int_delivery_dest
Jan Beulich
2006-09-26
2
-2
/
+0
|
*
[PATCH] x86: Detect CFI support in the assembler at runtime
Andi Kleen
2006-09-26
1
-1
/
+1
|
*
[PATCH] Replace mp bus array with bitmap for bus not pci
Andi Kleen
2006-09-26
1
-7
/
+1
|
*
[PATCH] Move early chipset quirks out to new file
Andi Kleen
2006-09-26
1
-1
/
+1
|
*
[PATCH] Remove obsolete PIC mode
Andi Kleen
2006-09-26
2
-2
/
+0
|
*
[PATCH] Clean up and minor fixes to TLB flush
Andi Kleen
2006-09-26
2
-37
/
+35
|
*
[PATCH] Remove all ifdefs for local/io apic
Andi Kleen
2006-09-26
6
-22
/
+0
|
*
[PATCH] Add proper alignment to ENTRY
Andi Kleen
2006-09-26
1
-1
/
+1
|
*
[PATCH] Clean up read write lock assembly
Andi Kleen
2006-09-26
2
-67
/
+12
|
*
[PATCH] Support patchable lock prefix for pure assembly files
Andi Kleen
2006-09-26
1
-0
/
+14
|
*
[PATCH] x86-64 TIF flags for debug regs and io bitmap in ctxsw
Stephane Eranian
2006-09-26
1
-0
/
+7
|
*
[PATCH] Clean up asm/smp.h includes
Andi Kleen
2006-09-26
1
-12
/
+0
|
*
[PATCH] Add the vgetcpu vsyscall
Vojtech Pavlik
2006-09-26
3
-5
/
+21
|
*
[PATCH] Add initalization of the RDTSCP auxilliary values
Vojtech Pavlik
2006-09-26
1
-0
/
+1
|
*
[PATCH] Add macros for rdtscp
Vojtech Pavlik
2006-09-26
1
-0
/
+11
|
*
[PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUs
Venkatesh Pallipadi
2006-09-26
1
-0
/
+31
|
*
[PATCH] Fix up panic messages for different NMI panics
Andi Kleen
2006-09-26
1
-1
/
+1
|
*
[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
-21
/
+0
|
*
[PATCH] Add ppoll/pselect syscalls
Andi Kleen
2006-09-26
1
-2
/
+2
|
*
[PATCH] Add TIF_RESTORE_SIGMASK
Andi Kleen
2006-09-26
3
-4
/
+3
|
*
[PATCH] x86: Cleanup NMI interrupt path
Don Zickus
2006-09-26
1
-1
/
+9
|
*
[PATCH] Add SMP support on x86_64 to reservation framework
Don Zickus
2006-09-26
1
-1
/
+2
|
*
[PATCH] x86: Add performance counter reservation framework for UP kernels
Don Zickus
2006-09-26
1
-1
/
+7
|
*
[PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog support
Andi Kleen
2006-09-26
1
-19
/
+0
*
|
[PATCH] Split i386 and x86_64 ptrace.h
Jeff Dike
2006-09-26
3
-52
/
+59
*
|
[PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64
Rafael J. Wysocki
2006-09-26
1
-0
/
+1
*
|
[PATCH] smp_call_function_single() cleanup
Andrew Morton
2006-09-26
1
-2
/
+0
*
|
[PATCH] Standardize pxx_page macros
Dave McCracken
2006-09-26
1
-8
/
+8
[prev]
[next]