index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-x86_64
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-26
[PATCH] x86: Remove unneeded externs in acpi/boot.c
Andi Kleen
1
-0
/
+2
2006-09-26
[PATCH] Convert x86-64 to early param
Andi Kleen
4
-16
/
+2
2006-09-26
[PATCH] Clean up spin/rwlocks
Andi Kleen
2
-44
/
+41
2006-09-26
[PATCH] Don't use lock section for mutexes and semaphores
Andi Kleen
3
-45
/
+24
2006-09-26
[PATCH] Calgary IOMMU: consolidate per bus data structures
Muli Ben-Yehuda
1
-1
/
+0
2006-09-26
[PATCH] Calgary IOMMU: rearrange 'struct iommu_table' members
Muli Ben-Yehuda
1
-3
/
+3
2006-09-26
[PATCH] remove int_delivery_dest
Jan Beulich
2
-2
/
+0
2006-09-26
[PATCH] x86: Detect CFI support in the assembler at runtime
Andi Kleen
1
-1
/
+1
2006-09-26
[PATCH] Replace mp bus array with bitmap for bus not pci
Andi Kleen
1
-7
/
+1
2006-09-26
[PATCH] Move early chipset quirks out to new file
Andi Kleen
1
-1
/
+1
2006-09-26
[PATCH] Remove obsolete PIC mode
Andi Kleen
2
-2
/
+0
2006-09-26
[PATCH] Clean up and minor fixes to TLB flush
Andi Kleen
2
-37
/
+35
2006-09-26
[PATCH] Remove all ifdefs for local/io apic
Andi Kleen
6
-22
/
+0
2006-09-26
[PATCH] Add proper alignment to ENTRY
Andi Kleen
1
-1
/
+1
2006-09-26
[PATCH] Clean up read write lock assembly
Andi Kleen
2
-67
/
+12
2006-09-26
[PATCH] Support patchable lock prefix for pure assembly files
Andi Kleen
1
-0
/
+14
2006-09-26
[PATCH] x86-64 TIF flags for debug regs and io bitmap in ctxsw
Stephane Eranian
1
-0
/
+7
2006-09-26
[PATCH] Clean up asm/smp.h includes
Andi Kleen
1
-12
/
+0
2006-09-26
[PATCH] Add the vgetcpu vsyscall
Vojtech Pavlik
3
-5
/
+21
2006-09-26
[PATCH] Add initalization of the RDTSCP auxilliary values
Vojtech Pavlik
1
-0
/
+1
2006-09-26
[PATCH] Add macros for rdtscp
Vojtech Pavlik
1
-0
/
+11
2006-09-26
[PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUs
Venkatesh Pallipadi
1
-0
/
+31
2006-09-26
[PATCH] Fix up panic messages for different NMI panics
Andi Kleen
1
-1
/
+1
2006-09-26
[PATCH] i386/x86-64: Fix NMI watchdog suspend/resume
Shaohua Li
1
-0
/
+1
2006-09-26
[PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctl
Don Zickus
1
-0
/
+1
2006-09-26
[PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi...
Don Zickus
1
-21
/
+0
2006-09-26
[PATCH] Add ppoll/pselect syscalls
Andi Kleen
1
-2
/
+2
2006-09-26
[PATCH] Add TIF_RESTORE_SIGMASK
Andi Kleen
3
-4
/
+3
2006-09-26
[PATCH] x86: Cleanup NMI interrupt path
Don Zickus
1
-1
/
+9
2006-09-26
[PATCH] Add SMP support on x86_64 to reservation framework
Don Zickus
1
-1
/
+2
2006-09-26
[PATCH] x86: Add performance counter reservation framework for UP kernels
Don Zickus
1
-1
/
+7
2006-09-26
[PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog support
Andi Kleen
1
-19
/
+0
2006-09-25
[libata] No need for all those arch libata-portmap.h headers
Jeff Garzik
1
-1
/
+0
2006-09-24
Merge branch 'master' into upstream
Jeff Garzik
1
-4
/
+14
2006-09-19
[HEADERS] One line per header in Kbuild files to reduce conflicts
David Woodhouse
1
-4
/
+14
2006-09-19
Merge branch 'master' into upstream
Jeff Garzik
4
-20
/
+21
2006-09-16
[PATCH] Fix 'make headers_check' on x86_64
David Woodhouse
4
-20
/
+21
2006-09-04
Merge branch 'master' into upstream
Jeff Garzik
5
-32
/
+18
2006-08-30
[PATCH] x86_64: Save original IST values for checking stack addresses
Keith Owens
1
-0
/
+6
2006-08-30
[PATCH] x86_64: Remove __KERNEL__ ifdef around _syscall*()
Andi Kleen
1
-5
/
+6
2006-08-30
[PATCH] x86_64: Remove alternative_smp
Andi Kleen
2
-27
/
+4
2006-08-30
[PATCH] x86: Make backtracer fallback logic more bullet-proof
Jan Beulich
1
-0
/
+1
2006-08-30
[PATCH] x86: fix x86 cpuid keys used in alternative_smp()
Jan Beulich
1
-1
/
+2
2006-08-10
[PATCH] libata: rework legacy handling to remove much of the cruft
Alan Cox
1
-0
/
+1
2006-07-31
[PATCH] IA64: kprobe invalidate icache of jump buffer
bibo, mao
1
-0
/
+1
2006-07-29
[PATCH] x86_64: Fix swiotlb=force
Andi Kleen
1
-0
/
+2
2006-07-29
[PATCH] x86_64: Calgary IOMMU - Multi-Node NULL pointer dereference fix
Jon Mason
1
-5
/
+0
2006-07-28
[PATCH] x86_64: Enlarge debug stack for nested kprobes
bibo mao
1
-1
/
+1
2006-07-14
[PATCH] remove set_wmb - arch removal
Steven Rostedt
1
-1
/
+0
2006-07-10
[PATCH] x86_64: Fix Calgary copyright statements per IBM guidelines
Muli Ben-Yehuda
2
-5
/
+9
[prev]
[next]