index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-x86_64
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-26
[PATCH] Fix idle notifiers
Andi Kleen
1
-1
/
+2
2006-09-26
[PATCH] Remove unused asm-x86_64/mmx.h
Andi Kleen
1
-14
/
+0
2006-09-26
[PATCH] Define __bad_pda_field as noreturn
Andi Kleen
1
-1
/
+1
2006-09-26
[PATCH] Reindent macros in pda.h
Andi Kleen
1
-32
/
+53
2006-09-26
[PATCH] Fix some stylistic issues in uaccess.h
Andi Kleen
1
-10
/
+10
2006-09-26
[PATCH] Add __must_check to copy_*_user
Andi Kleen
2
-21
/
+29
2006-09-26
[PATCH] Fix zeroing on exception in copy_*_user
Andi Kleen
1
-3
/
+3
2006-09-26
[PATCH] Type checking for write_pda()
Jeremy Fitzhardinge
1
-1
/
+2
2006-09-26
[PATCH] Use %c instead of %P modifier in pda access
Andi Kleen
1
-6
/
+6
2006-09-26
[PATCH] Add the canary field to the PDA area and the task struct
Arjan van de Ven
1
-1
/
+6
2006-09-26
[PATCH] Add comments to the PDA structure to annotate offsets
Arjan van de Ven
1
-7
/
+8
2006-09-26
[PATCH] Avoid overwriting the current pgd (V4, x86_64)
Magnus Damm
1
-0
/
+29
2006-09-26
[PATCH] Remove most of the special cases for the debug IST stack
Keith Owens
1
-3
/
+0
2006-09-26
[PATCH] Optimize PDA accesses slightly
Andi Kleen
1
-19
/
+22
2006-09-26
[PATCH] x86: Remove incorrect comment about ACPI e820 entries
Andi Kleen
1
-1
/
+1
2006-09-26
[PATCH] optimize hweight64 for x86_64
Andi Kleen
1
-0
/
+2
2006-09-26
[PATCH] Remove non e820 fallbacks in high level code
Andi Kleen
1
-4
/
+0
2006-09-26
[PATCH] Remove some cruft in apic id checking during processor setup
Andi Kleen
1
-2
/
+0
2006-09-26
[PATCH] Use proper accessors to change PSE bits in change_page_attr()
Andi Kleen
1
-0
/
+1
2006-09-26
[PATCH] Fix pte_exec/mkexec and use it in change_page_attr()
Andi Kleen
1
-2
/
+2
2006-09-26
[PATCH] Remove safe_smp_processor_id()
Andi Kleen
1
-2
/
+0
2006-09-26
[PATCH] x86: remove config.h includes from asm-i386 & asm-x86_64
Dave Jones
1
-1
/
+0
2006-09-26
[PATCH] non lazy "sleazy" fpu implementation
Arjan van de Ven
1
-1
/
+4
2006-09-26
[PATCH] Auto size the per cpu area.
Eric W. Biederman
1
-0
/
+10
2006-09-26
[PATCH] Merge stacktrace and show_trace
Andi Kleen
1
-0
/
+18
2006-09-26
[PATCH] Don't access the APIC in safe_smp_processor_id when it is not mapped yet
Andi Kleen
1
-0
/
+1
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
[prev]
[next]