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
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: Split pgtable_32.h into pgtable_32.h and pgtable_32_types.h
Jeremy Fitzhardinge
2009-02-11
2
-41
/
+47
*
Split pgtable.h into pgtable_types.h and pgtable.h
Jeremy Fitzhardinge
2009-02-11
2
-211
/
+221
*
x86: rename *-defs.h to *-_types.h for consistency
Jeremy Fitzhardinge
2009-02-11
3
-2
/
+2
*
Merge commit 'remotes/tip/x86/paravirt' into x86/untangle2
Jeremy Fitzhardinge
2009-02-11
141
-3358
/
+3216
|
\
|
*
xen: use direct ops on 64-bit
Jeremy Fitzhardinge
2009-02-04
1
-13
/
+1
|
*
xen: make direct versions of irq_enable/disable/save/restore to common code
Jeremy Fitzhardinge
2009-02-04
5
-231
/
+169
|
*
xen: setup percpu data pointers
Jeremy Fitzhardinge
2009-02-04
3
-3
/
+20
|
*
Merge branch 'core/percpu' into x86/paravirt
H. Peter Anvin
2009-02-04
9
-22
/
+36
|
|
\
|
|
*
x86, percpu: fix kexec with vmlinux
Yinghai Lu
2009-02-03
1
-2
/
+3
|
|
*
xen: setup percpu data pointers
Jeremy Fitzhardinge
2009-01-31
2
-1
/
+7
|
|
*
x86: split loading percpu segments from loading gdt
Jeremy Fitzhardinge
2009-01-31
2
-6
/
+13
|
|
*
x86: pass in cpu number to switch_to_new_gdt()
Brian Gerst
2009-01-31
5
-12
/
+12
|
|
*
x86: UV fix uv_flush_send_and_wait()
Cliff Wickman
2009-01-31
1
-1
/
+1
|
*
|
xen: fix 32-bit build resulting from mmu move
Jeremy Fitzhardinge
2009-02-04
1
-0
/
+37
|
*
|
x86/paravirt: return full 64-bit result
Jeremy Fitzhardinge
2009-02-03
1
-1
/
+1
|
*
|
x86/vmi: fix interrupt enable/disable/save/restore calling convention.
Jeremy Fitzhardinge
2009-02-02
1
-4
/
+5
|
*
|
x86/paravirt: don't restore second return reg
Jeremy Fitzhardinge
2009-02-02
1
-2
/
+2
|
*
|
x86/paravirt: fix missing callee-save call on pud_val
Jeremy Fitzhardinge
2009-01-30
1
-4
/
+4
|
*
|
x86/paravirt: use callee-saved convention for pte_val/make_pte/etc
Jeremy Fitzhardinge
2009-01-30
3
-88
/
+67
|
*
|
x86/paravirt: implement PVOP_CALL macros for callee-save functions
Jeremy Fitzhardinge
2009-01-30
1
-35
/
+99
|
*
|
x86/paravirt: add register-saving thunks to reduce caller register pressure
Jeremy Fitzhardinge
2009-01-30
6
-49
/
+132
|
*
|
x86/paravirt: selectively save/restore regs around pvops calls
Jeremy Fitzhardinge
2009-01-30
1
-35
/
+65
|
*
|
x86: fix paravirt clobber in entry_64.S
Jeremy Fitzhardinge
2009-01-30
1
-1
/
+1
|
*
|
x86/pvops: add a paravirt_ident functions to allow special patching
Jeremy Fitzhardinge
2009-01-30
4
-9
/
+98
|
*
|
xen: move remaining mmu-related stuff into mmu.c
Jeremy Fitzhardinge
2009-01-30
4
-730
/
+712
|
*
|
Merge branch 'core/percpu' into x86/paravirt
H. Peter Anvin
2009-01-30
823
-7463
/
+25048
|
|
\
\
|
|
|
/
|
|
*
Merge branch 'linus' into core/percpu
Ingo Molnar
2009-01-30
113
-3099
/
+4492
|
|
|
\
|
|
*
\
Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Ingo Molnar
2009-01-27
13
-383
/
+323
|
|
|
\
\
|
|
|
*
|
x86: clean up indentation in setup_per_cpu_areas()
Tejun Heo
2009-01-27
1
-7
/
+10
|
|
|
*
|
x86: fix build breakage on voyage
James Bottomley
2009-01-27
1
-0
/
+2
|
|
|
*
|
x86: load new GDT after setting up boot cpu per-cpu area
Brian Gerst
2009-01-27
3
-14
/
+12
|
|
|
*
|
x86: remove extra barriers from load_gs_base()
Brian Gerst
2009-01-27
1
-3
/
+0
|
|
|
*
|
x86: initialize per-cpu GDT segment in per-cpu setup
Brian Gerst
2009-01-27
7
-35
/
+15
|
|
|
*
|
x86: make Voyager use x86 per-cpu setup.
Brian Gerst
2009-01-27
3
-9
/
+1
|
|
|
*
|
x86: don't assume boot cpu is #0
Brian Gerst
2009-01-27
1
-4
/
+5
|
|
|
*
|
x86: move this_cpu_offset
Brian Gerst
2009-01-27
2
-12
/
+10
|
|
|
*
|
x86: only compile setup_percpu.o on SMP
Brian Gerst
2009-01-27
2
-7
/
+2
|
|
|
*
|
x86: move apic variables to apic.c
Brian Gerst
2009-01-27
2
-20
/
+20
|
|
|
*
|
x86: always page-align per-cpu area start and size
Brian Gerst
2009-01-27
1
-11
/
+5
|
|
|
*
|
x86: move setup_cpu_local_masks()
Brian Gerst
2009-01-27
3
-19
/
+13
|
|
|
*
|
x86: move 64-bit NUMA code
Brian Gerst
2009-01-27
3
-232
/
+228
|
|
|
*
|
x86: merge setup_per_cpu_maps() into setup_per_cpu_areas()
Brian Gerst
2009-01-27
1
-29
/
+19
|
|
*
|
|
Merge branch 'linus' into core/percpu
Ingo Molnar
2009-01-27
626
-2130
/
+18657
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
x86, xen: fix hardirq.h merge fallout
Ingo Molnar
2009-01-23
1
-0
/
+1
|
|
*
|
|
x86: make irq_cpustat_t fields conditional
Brian Gerst
2009-01-23
1
-2
/
+10
|
|
*
|
|
x86: merge hardirq_{32,64}.h into hardirq.h
Brian Gerst
2009-01-23
3
-81
/
+38
|
|
*
|
|
x86: sync hardirq_{32,64}.h
Brian Gerst
2009-01-23
2
-9
/
+15
|
|
*
|
|
x86: remove include of apic.h from hardirq_64.h
Brian Gerst
2009-01-23
4
-1
/
+3
|
|
*
|
|
x86: remove idle_timestamp from 32bit irq_cpustat_t
Brian Gerst
2009-01-23
2
-2
/
+0
|
|
*
|
|
x86: make UV support configurable
Nick Piggin
2009-01-21
7
-6
/
+20
[next]