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
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: introduce max_low_pfn_mapped for 64-bit
Yinghai Lu
2008-07-11
10
-16
/
+71
*
x86: reserve SLIT
Yinghai Lu
2008-07-11
1
-1
/
+13
*
x86: e820: user-defined memory maps: remove the range instead of update it to...
Yinghai Lu
2008-07-11
1
-6
/
+5
*
x86: fix compile error in current tip.git
Jeremy Fitzhardinge
2008-07-10
2
-3
/
+3
*
x86: remove duplicate call to use_tsc_delay
Glauber Costa
2008-07-10
1
-1
/
+0
*
Merge branch 'x86/unify-pci' into x86/core
Ingo Molnar
2008-07-10
13
-117
/
+110
|
\
|
*
x86/pci: removing subsys_initcall ordering dependencies
Robert Richter
2008-07-09
9
-21
/
+36
|
*
x86/pci: visws: renaming pcibios_init()
Robert Richter
2008-07-09
1
-2
/
+2
|
*
x86/pci: Makefile merge: coalescing 32 and 64 bit
Robert Richter
2008-07-09
1
-20
/
+1
|
*
x86/pci: merge: moving mp_bus_to_node.c to amd_bus.c
Robert Richter
2008-07-09
3
-27
/
+29
|
*
x86/pci: mp_bus_to_node merge: moving code in amd_bus.c
Robert Richter
2008-07-09
1
-21
/
+21
|
*
x86/pci: Makefile merge: creating pci-y for 64 bit
Robert Richter
2008-07-09
1
-4
/
+4
|
*
x86/pci: Makefile merge: changing 64bit ordering
Robert Richter
2008-07-09
1
-6
/
+5
|
*
x86/pci: Makefile merge: decoupling options for mp_bus_to_node.o
Robert Richter
2008-07-09
1
-3
/
+1
|
*
x86/pci: Makefile merge: whitespace changes only
Robert Richter
2008-07-09
1
-7
/
+7
|
*
x86/pci: Makefile merge: removing include dir flag
Robert Richter
2008-07-09
1
-3
/
+0
|
*
x86/pci: Makefile merge: Removing Makefile_*
Robert Richter
2008-07-09
3
-45
/
+46
|
*
Merge branch 'x86/core' into x86/unify-pci
Ingo Molnar
2008-07-09
180
-11458
/
+17073
|
|
\
|
*
|
Revert "PCI: Correct last two HP entries in the bfsort whitelist"
Jesse Barnes
2008-07-07
1
-4
/
+4
*
|
|
x86: fix visws and vsmp build
Ingo Molnar
2008-07-10
1
-2
/
+2
*
|
|
x86: I/O APIC: Add a 64-bit variation of replace_pin_at_irq()
Maciej W. Rozycki
2008-07-10
1
-1
/
+21
*
|
|
Revert "x86: fix IO APIC breakage on HP nx6325"
Ingo Molnar
2008-07-10
1
-1
/
+0
*
|
|
Revert "x86: fix IO APIC breakage on HP nx6325, v2"
Ingo Molnar
2008-07-10
1
-26
/
+2
*
|
|
x86, AMD IOMMU: clean up Kconfig entry
FUJITA Tomonori
2008-07-10
1
-1
/
+1
*
|
|
x86: make e820_end return end_of_ram again for 64bit
Yinghai Lu
2008-07-10
1
-2
/
+0
*
|
|
x86, acpi: merge __acpi_map_table
Yinghai Lu
2008-07-10
1
-17
/
+6
*
|
|
x86: overmapped fix when 4K pages on tail, 64-bit
Yinghai Lu
2008-07-10
1
-34
/
+72
*
|
|
x86: fix copy_user on x86
Vitaly Mayatskikh
2008-07-09
2
-435
/
+275
*
|
|
x86: introduce copy_user_handle_tail() routine
Vitaly Mayatskikh
2008-07-09
1
-0
/
+23
*
|
|
Merge branch 'x86/unify-lib' into x86/core
Ingo Molnar
2008-07-09
13
-389
/
+118
|
\
\
\
|
*
|
|
x86: mark x86_64 as having a working WP.
Glauber Costa
2008-07-09
1
-1
/
+1
|
*
|
|
x86: merge putuser asm functions.
Glauber Costa
2008-07-09
3
-97
/
+10
|
*
|
|
x86: use macros from asm.h.
Glauber Costa
2008-07-09
2
-41
/
+43
|
*
|
|
x86: don't use word-size specifiers in putuser files.
Glauber Costa
2008-07-09
2
-21
/
+21
|
*
|
|
x86: replace function headers by macros.
Glauber Costa
2008-07-09
1
-18
/
+14
|
*
|
|
x86: change testing logic in putuser_64.S.
Glauber Costa
2008-07-09
1
-21
/
+12
|
*
|
|
x86: pass argument to putuser_64 functions in ax register.
Glauber Costa
2008-07-09
1
-4
/
+4
|
*
|
|
x86: clobber rbx in putuser_64.S.
Glauber Costa
2008-07-09
1
-9
/
+9
|
*
|
|
x86: don't save ebx in putuser_32.S.
Glauber Costa
2008-07-09
1
-11
/
+2
|
*
|
|
x86: merge getuser asm functions.
Glauber Costa
2008-07-09
3
-85
/
+10
|
*
|
|
x86: use _ASM_PTR instead of explicit word-size pointers.
Glauber Costa
2008-07-09
2
-7
/
+7
|
*
|
|
x86: introduce __ASM_REG macro.
Glauber Costa
2008-07-09
2
-30
/
+31
|
*
|
|
x86: don't use word-size specifiers on getuser_64.
Glauber Costa
2008-07-09
1
-14
/
+14
|
*
|
|
x86: rename threadinfo to TI.
Glauber Costa
2008-07-09
6
-33
/
+37
|
*
|
|
x86: adapt x86_64 getuser functions.
Glauber Costa
2008-07-09
1
-21
/
+12
|
*
|
|
x86: don't use word-size specifiers.
Glauber Costa
2008-07-09
1
-12
/
+12
|
*
|
|
x86: don't clobber r8 nor use rcx.
Glauber Costa
2008-07-09
1
-21
/
+21
|
*
|
|
x86: integrate delay functions.
Glauber Costa
2008-07-09
3
-135
/
+6
|
*
|
|
x86: explicitly use edx in const delay function.
Glauber Costa
2008-07-09
2
-3
/
+10
|
*
|
|
x86: use rdtscll in read_current_timer for i386.
Glauber Costa
2008-07-09
1
-1
/
+1
[next]