index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
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
181
-3495
/
+3689
|
\
|
*
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
68
-310
/
+586
|
|
\
|
|
*
x86, percpu: fix kexec with vmlinux
Yinghai Lu
2009-02-03
1
-2
/
+3
|
|
*
Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Ingo Molnar
2009-01-31
66
-303
/
+566
|
|
|
\
|
|
|
*
Merge branch 'master' into tj-percpu
Tejun Heo
2009-01-31
58
-283
/
+533
|
|
|
|
\
|
|
|
*
|
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
|
|
|
/
/
|
|
*
|
linker script: use separate simpler definition for PERCPU()
Tejun Heo
2009-01-30
1
-5
/
+17
|
*
|
|
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
1333
-12264
/
+24882
|
|
\
|
|
|
|
*
|
Merge branch 'linus' into core/percpu
Ingo Molnar
2009-01-30
293
-4196
/
+10165
|
|
|
\
\
|
|
*
|
|
Revert "generic, x86: fix __per_cpu_load relocation"
Ingo Molnar
2009-01-29
1
-4
/
+3
|
|
*
|
|
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
944
-5854
/
+12533
|
|
|
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
generic, x86: fix __per_cpu_load relocation
Brian Gerst
2009-01-26
1
-3
/
+4
|
|
*
|
|
|
x86, xen: fix hardirq.h merge fallout
Ingo Molnar
2009-01-23
1
-0
/
+1
|
|
*
|
|
|
Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Ingo Molnar
2009-01-23
7
-77
/
+48
|
|
|
\
\
\
\
[next]