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
*
x86, 64-bit: unify early_ioremap
Jeremy Fitzhardinge
2008-07-08
5
-68
/
+27
*
x86, 64-bit: use p??_populate() to attach pages to pagetable
Jeremy Fitzhardinge
2008-07-08
1
-4
/
+5
*
x86, 64-bit: use write_gdt_entry in vsyscall_set_cpu
Jeremy Fitzhardinge
2008-07-08
1
-6
/
+6
*
x86: remove open-coded save/load segment operations
Jeremy Fitzhardinge
2008-07-08
2
-14
/
+17
*
x86: add memory barriers to wrmsr
Jeremy Fitzhardinge
2008-07-08
1
-2
/
+3
*
x86: add memory clobber to save/loadsegment
Jeremy Fitzhardinge
2008-07-08
1
-2
/
+2
*
x86: asm-x86/pgtable.h: fix compiler warning
Jeremy Fitzhardinge
2008-07-08
1
-0
/
+2
*
x86: nmi_watchdog - introduce nmi_watchdog_active() helper
Cyrill Gorcunov
2008-07-08
2
-9
/
+17
*
x86: nmi_watchdog - use NMI_NONE by default
Cyrill Gorcunov
2008-07-08
5
-30
/
+3
*
x86: nmi_watchdog - remove useless check
Cyrill Gorcunov
2008-07-08
1
-2
/
+2
*
x86: nmi_watchdog - use nmi_watchdog variable for printing
Cyrill Gorcunov
2008-07-08
2
-2
/
+2
*
x86: perfctr-watchdog.c - coding style cleanup
Cyrill Gorcunov
2008-07-08
1
-90
/
+112
*
x86 boot: more consistently use type int for node ids
Paul Jackson
2008-07-08
1
-2
/
+2
*
x86 boot: show pfn addresses in hex not decimal in some kernel info printks
Paul Jackson
2008-07-08
2
-4
/
+4
*
x86 boot: allow overlapping early reserve memory ranges
Paul Jackson
2008-07-08
3
-10
/
+133
*
x86 boot: x86_64 efi compiler warning fix
Paul Jackson
2008-07-08
1
-5
/
+9
*
x86 boot: e820 code indentation fix
Paul Jackson
2008-07-08
1
-4
/
+4
*
x86: setup_arch 32bit move kvm_guest_init later
Yinghai Lu
2008-07-08
1
-2
/
+7
*
x86: setup_arch 32bit move command line copying early
Yinghai Lu
2008-07-08
1
-3
/
+3
*
x86: setup_arch 32bit move efi check later
Yinghai Lu
2008-07-08
1
-9
/
+8
*
x86: move some func calling from setup_arch to paging_init
Yinghai Lu
2008-07-08
3
-32
/
+32
*
x86: numa32 pfn print out using hex instead
Yinghai Lu
2008-07-08
2
-26
/
+34
*
x86: fix compile warning in init_64.c
Yinghai Lu
2008-07-08
1
-2
/
+2
*
x86: build fix
Ingo Molnar
2008-07-08
1
-0
/
+2
*
x86: clean up min_low_pfn
Yinghai Lu
2008-07-08
2
-7
/
+7
*
x86: clean up using max_low_pfn on 32-bit
Yinghai Lu
2008-07-08
5
-40
/
+28
*
x86: move reservetop and vmalloc parsing to pgtable_32.c
Yinghai Lu
2008-07-08
2
-34
/
+34
*
x86: move find_max_low_pfn to init_32.c
Yinghai Lu
2008-07-08
2
-78
/
+88
*
x86: move boot_params declaring to setup.c
Yinghai Lu
2008-07-08
3
-12
/
+6
*
x86: introduce reserve_initrd
Yinghai Lu
2008-07-08
3
-10
/
+14
*
x86: introduce initmem_init for 32 bit
Yinghai Lu
2008-07-08
4
-94
/
+99
*
x86: introduce initmem_init for 64 bit
Yinghai Lu
2008-07-08
4
-2
/
+18
*
x86: move elfcorehdr parsing to setup.c
Yinghai Lu
2008-07-08
2
-16
/
+19
*
x86: move reserve_standard_io_resource to setup.c
Yinghai Lu
2008-07-08
3
-56
/
+35
*
x86: remove two duplicated funcs in setup_32.c
Yinghai Lu
2008-07-08
1
-1
/
+0
*
x86: merge setup64.c into common_64.c
Yinghai Lu
2008-07-08
3
-289
/
+277
*
x86: seperate probe_roms into another file
Yinghai Lu
2008-07-08
4
-146
/
+168
*
x86: add e820_remove_range
Yinghai Lu
2008-07-08
2
-0
/
+37
*
x86: change identify_cpu to static
Yinghai Lu
2008-07-08
3
-3
/
+2
*
x86: seperate funcs from setup_64 to cpu common_64.c
Yinghai Lu
2008-07-08
4
-824
/
+408
*
x86: remove some acpi ifdefs in setup_32/64
Yinghai Lu
2008-07-08
2
-8
/
+1
*
x86: clean up init_amd()
Yinghai Lu
2008-07-08
2
-12
/
+14
*
x86: check command line when CONFIG_X86_MPPARSE is not set, v2
Yinghai Lu
2008-07-08
7
-2
/
+44
*
xen: set max_pfn_mapped
Jeremy Fitzhardinge
2008-07-08
1
-0
/
+1
*
xen: reserve ISA space in e820 map
Jeremy Fitzhardinge
2008-07-08
1
-2
/
+10
*
xen: reserve Xen-specific memory in e820 map
Jeremy Fitzhardinge
2008-07-08
1
-0
/
+13
*
RFC x86: try to remove arch_get_ram_range
Yinghai Lu
2008-07-08
4
-20
/
+49
*
x86: fix sleep.c build error
Ingo Molnar
2008-07-08
1
-0
/
+2
*
x86: take load_sp0 out of smpboot.c
Glauber Costa
2008-07-08
2
-1
/
+1
*
x86: move cpu_exit_clear to process_32.c
Glauber Costa
2008-07-08
4
-19
/
+18
[next]