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
Commit message (
Expand
)
Author
Age
Files
Lines
*
include/asm-x86/cmpxchg_32.h: checkpatch cleanups - formatting only
Joe Perches
2008-04-17
1
-121
/
+132
*
include/asm-x86/checksum_64.h: checkpatch cleanups - formatting only
Joe Perches
2008-04-17
1
-61
/
+57
*
include/asm-x86/checksum_32.h: checkpatch cleanups - formatting only
Joe Perches
2008-04-17
1
-77
/
+75
*
include/asm-x86/cacheflush.h: checkpatch cleanups - formatting only
Joe Perches
2008-04-17
1
-7
/
+7
*
include/asm-x86/byteorder.h: checkpatch cleanups - formatting only
Joe Perches
2008-04-17
1
-15
/
+24
*
include/asm-x86/bug.h: checkpatch cleanups - formatting only
Joe Perches
2008-04-17
1
-17
/
+17
*
include/asm-x86/bitops.h: checkpatch cleanups - formatting only
Joe Perches
2008-04-17
1
-24
/
+13
*
include/asm-x86/bitops_64.h: checkpatch cleanups - formatting only
Joe Perches
2008-04-17
1
-20
/
+20
*
include/asm-x86/bitops_32.h: checkpatch cleanups - formatting only
Joe Perches
2008-04-17
1
-19
/
+21
*
include/asm-x86/atomic_64.h: checkpatch cleanups - formatting only
Joe Perches
2008-04-17
1
-132
/
+119
*
include/asm-x86/atomic_32.h: checkpatch cleanups - formatting only
Joe Perches
2008-04-17
1
-75
/
+68
*
include/asm-x86/apic.h: checkpatch cleanups - formatting only
Joe Perches
2008-04-17
1
-1
/
+1
*
include/asm-x86/apicdef.h: checkpatch cleanups - formatting only
Joe Perches
2008-04-17
1
-25
/
+25
*
include/asm-x86/a.out-core.h: checkpatch cleanups - formatting only
Joe Perches
2008-04-17
1
-5
/
+7
*
include/asm-x86/alternative.h: checkpatch cleanups - formatting only
Joe Perches
2008-04-17
1
-5
/
+4
*
include/asm-x86/acpi.h: checkpatch cleanups - formatting only
Joe Perches
2008-04-17
1
-4
/
+4
*
undo "x86: fix breakage of vSMP irq operations"
Ingo Molnar
2008-04-17
1
-29
/
+0
*
x86: fix memtest print out
Yinghai Lu
2008-04-17
1
-2
/
+2
*
x86: memtest bootparam
Yinghai Lu
2008-04-17
4
-12
/
+56
*
x86: fix smpboot integration
Yinghai Lu
2008-04-17
1
-3
/
+3
*
x86: relocate_kernel - use predefined PAGE_SIZE instead of own alias
Cyrill Gorcunov
2008-04-17
2
-4
/
+2
*
x86: use same index for processor maps
Alexey Starikovskiy
2008-04-17
1
-2
/
+2
*
x86: allow NODES_SHIFT to be a config option on x86_64
Jack Steiner
2008-04-17
1
-1
/
+1
*
x86: increase max physical memory size of 64-bit
Jack Steiner
2008-04-17
1
-2
/
+2
*
x86: bitops asm constraint fixes
Jan Beulich
2008-04-17
1
-19
/
+24
*
x86: fix ioapic bug again
Ingo Molnar
2008-04-17
2
-4
/
+17
*
i386: arch/x86/math-emu/reg_ld_str.c: fix warning
Andrew Morton
2008-04-17
1
-9
/
+4
*
i386: arch/x86/math-emu/fpu_entry.c warning fix
Andrew Morton
2008-04-17
1
-0
/
+1
*
x86: PAT bug fix for attribute type check after reserve_memtype, debug
Venki Pallipadi
2008-04-17
1
-2
/
+2
*
x86: PAT bug fix for attribute type check after reserve_memtype
Venki Pallipadi
2008-04-17
2
-3
/
+15
*
x86: pat cpu feature bit setting for known cpus
Yinghai Lu
2008-04-17
3
-13
/
+34
*
x86: tom2 warning fix
Ingo Molnar
2008-04-17
1
-2
/
+4
*
x86: enable PAT for amd k8 and fam10h
Yinghai Lu
2008-04-17
4
-1
/
+25
*
x86: PAT fix
Ingo Molnar
2008-04-17
1
-2
/
+8
*
x86: PAT infrastructure patch, documentation updates
Venki Pallipadi
2008-04-17
1
-2
/
+2
*
x86: add PAT related debug prints
venkatesh.pallipadi@intel.com
2008-04-17
2
-1
/
+29
*
x86: PAT add ioremap_wc() interface
venkatesh.pallipadi@intel.com
2008-04-17
3
-0
/
+35
*
x86: PAT add set_memory_wc() interface
venkatesh.pallipadi@intel.com
2008-04-17
2
-0
/
+21
*
x86: PAT use reserve free memtype in pci_mmap_page_range
venkatesh.pallipadi@intel.com
2008-04-17
1
-8
/
+60
*
x86: PAT use reserve free memtype in set_memory_uc
venkatesh.pallipadi@intel.com
2008-04-17
3
-4
/
+23
*
x86: PAT use reserve free memtype in ioremap and iounmap
venkatesh.pallipadi@intel.com
2008-04-17
1
-7
/
+28
*
x86: PAT make ioremap_change_attr non-static
venkatesh.pallipadi@intel.com
2008-04-17
2
-17
/
+15
*
x86: revert ucminus change
Ingo Molnar
2008-04-17
1
-5
/
+1
*
x86: PAT infrastructure patch
venkatesh.pallipadi@intel.com
2008-04-17
10
-3
/
+568
*
x86: PAT documentation
venkatesh.pallipadi@intel.com
2008-04-17
1
-0
/
+100
*
x86: clean up aperture_64.c
Pavel Machek
2008-04-17
1
-3
/
+3
*
x86: allocate e820 resource struct all together
Yinghai Lu
2008-04-17
1
-2
/
+4
*
x86: early memtest to find bad ram
Yinghai Lu
2008-04-17
3
-2
/
+177
*
x86: processor.h - use PAGE_SIZE instead of numeric value
Cyrill Gorcunov
2008-04-17
1
-1
/
+1
*
x86: Explicitly include required header files.
Robert P. J. Day
2008-04-17
2
-0
/
+3
[next]