index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
vdso
/
vdso.S
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-04-17
x86 floppy: kill off the 'register' keyword from header
Jesper Juhl
1
-3
/
+3
2008-04-17
x86: move apic declarations to mach_apic.h
Glauber Costa
6
-67
/
+50
2008-04-17
x86: entry_32.S - use flags from processor-flags.h
Cyrill Gorcunov
1
-13
/
+7
2008-04-17
x86: ioremap of 64-bit resource on 32-bit kernel fix
Ingo Molnar
1
-2
/
+3
2008-04-17
x86: move ipi definitions to mach_ipi.h
Glauber Costa
7
-13
/
+17
2008-04-17
x86: split large page mapping for AMD TSEG
Andi Kleen
2
-0
/
+14
2008-04-17
x86: re-add rdmsrl_safe
Andi Kleen
2
-0
/
+15
2008-04-17
x86: don't use large pages to map the first 2/4MB of memory
Andi Kleen
2
-1
/
+18
2008-04-17
x86: add set_memory_4k to pageattr.c
Andi Kleen
2
-4
/
+17
2008-04-17
x86: account overlapped mappings in max_pfn_mapped
Andi Kleen
4
-14
/
+27
2008-04-17
x86: replace the now useless max_pfn_mapped define
Thomas Gleixner
6
-23
/
+21
2008-04-17
x86: implement true end_pfn_mapped for 32bit
Andi Kleen
3
-2
/
+7
2008-04-17
x86: move early exception handlers into init.text
Andi Kleen
1
-0
/
+2
2008-04-17
x86: replace early exception setup macro recursion with loop
Andi Kleen
1
-10
/
+6
2008-04-17
x86: don't set up early exception handlers for external interrupts
Andi Kleen
3
-6
/
+5
2008-04-17
x86: relocate_kernel - use predefined macroses for page attributes
gorcunov@gmail.com
2
-3
/
+5
2008-04-17
x86: relocate_kernel - use predefined macroses for processor state
gorcunov@gmail.com
2
-29
/
+20
2008-04-17
x86: relocate_kernel - use PAGE_SIZE instead of numeric constant
gorcunov@gmail.com
2
-2
/
+2
2008-04-17
x86: relocate_kernel_32.S - clear register in more elegant way
gorcunov@gmail.com
1
-2
/
+1
2008-04-17
x86: fix test_poke for vmalloced pages
Mathieu Desnoyers
1
-1
/
+8
2008-04-17
x86: clean up vSMP detection
Ravikiran G Thirumalai
1
-9
/
+19
2008-04-17
x86: pgtable, document pde bits
Jiri Slaby
1
-7
/
+7
2008-04-17
x86: spinlock ops are always-inlined
Ingo Molnar
1
-6
/
+6
2008-04-17
x86: only enable interrupts when kernel state has been set up
Jeremy Fitzhardinge
1
-9
/
+10
2008-04-17
include/asm-x86/xor_64.h: checkpatch cleanups - formatting only
Joe Perches
1
-145
/
+149
2008-04-17
include/asm-x86/xor_32.h: checkpatch cleanups - formatting only
Joe Perches
1
-246
/
+248
2008-04-17
include/asm-x86/voyager.h: checkpatch cleanups - formatting only
Joe Perches
1
-20
/
+31
2008-04-17
include/asm-x86/vmi.h: checkpatch cleanups - formatting only
Joe Perches
1
-44
/
+44
2008-04-17
include/asm-x86/vm86.h: checkpatch cleanups - formatting only
Joe Perches
1
-3
/
+6
2008-04-17
include/asm-x86/vga.h: checkpatch cleanups - formatting only
Joe Perches
1
-2
/
+2
2008-04-17
include/asm-x86/vdso.h: checkpatch cleanups - formatting only
Joe Perches
1
-6
/
+10
2008-04-17
include/asm-x86/user_64.h: checkpatch cleanups - formatting only
Joe Perches
1
-7
/
+9
2008-04-17
include/asm-x86/user32.h: checkpatch cleanups - formatting only
Joe Perches
1
-3
/
+4
2008-04-17
include/asm-x86/user_32.h: checkpatch cleanups - formatting only
Joe Perches
1
-3
/
+3
2008-04-17
include/asm-x86/unistd_64.h: checkpatch cleanups - formatting only
Joe Perches
1
-1
/
+1
2008-04-17
include/asm-x86/unistd_32.h: checkpatch cleanups - formatting only
Joe Perches
1
-1
/
+1
2008-04-17
include/asm-x86/unaligned.h: checkpatch cleanups - formatting only
Joe Perches
1
-1
/
+1
2008-04-17
include/asm-x86/uaccess_64.h: checkpatch cleanups - formatting only
Joe Perches
1
-149
/
+227
2008-04-17
include/asm-x86/uaccess_32.h: checkpatch cleanups - formatting only
Joe Perches
1
-129
/
+187
2008-04-17
include/asm-x86/tsc.h: checkpatch cleanups - formatting only
Joe Perches
1
-1
/
+1
2008-04-17
include/asm-x86/topology.h: checkpatch cleanups - formatting only
Joe Perches
1
-1
/
+1
2008-04-17
include/asm-x86/tlbflush.h: checkpatch cleanups - formatting only
Joe Perches
1
-3
/
+2
2008-04-17
include/asm-x86/thread_info_64.h: checkpatch cleanups - formatting only
Joe Perches
1
-37
/
+41
2008-04-17
include/asm-x86/thread_info_32.h: checkpatch cleanups - formatting only
Joe Perches
1
-42
/
+46
2008-04-17
include/asm-x86/tce.h: checkpatch cleanups - formatting only
Joe Perches
1
-1
/
+1
2008-04-17
include/asm-x86/system.h: checkpatch cleanups - formatting only
Joe Perches
1
-53
/
+51
2008-04-17
include/asm-x86/sync_bitops.h: checkpatch cleanups - formatting only
Joe Perches
1
-28
/
+28
2008-04-17
include/asm-x86/swiotlb.h: checkpatch cleanups - formatting only
Joe Perches
1
-14
/
+14
2008-04-17
include/asm-x86/suspend_64.h: checkpatch cleanups - formatting only
Joe Perches
1
-3
/
+2
2008-04-17
include/asm-x86/suspend_32.h: checkpatch cleanups - formatting only
Joe Perches
1
-6
/
+6
[next]