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_64
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86_64: fix section mismatch warning in init.c
Sam Ravnborg
2007-07-22
1
-1
/
+1
*
x86: Fix alternatives and kprobes to remap write-protected kernel text
Andi Kleen
2007-07-22
2
-11
/
+1
*
x86_64: Use read and write crX in .c files
Glauber de Oliveira Costa
2007-07-22
2
-3
/
+3
*
x86: i386-show-unhandled-signals-v3
Masoud Asgharifard Sharbiani
2007-07-22
2
-45
/
+3
*
x86_64: make k8topology multi-core aware
Joachim Deguara
2007-07-21
1
-6
/
+7
*
x86_64: disable srat when numa emulation succeeds
David Rientjes
2007-07-21
1
-1
/
+5
*
x86_64: fix e820_hole_size based on address ranges
David Rientjes
2007-07-21
1
-6
/
+2
*
x86_64: During VM oom condition, kill all threads in process group
Will Schmidt
2007-07-21
1
-1
/
+1
*
x86_64: fake apicid_to_node mapping for fake numa
David Rientjes
2007-07-21
1
-1
/
+12
*
x86_64: fake pxm-to-node mapping for fake numa
David Rientjes
2007-07-21
2
-3
/
+74
*
x86_64: minor exception trace variables cleanup
Jan Beulich
2007-07-21
2
-3
/
+1
*
x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpu
Andi Kleen
2007-07-21
1
-0
/
+9
*
x86_64: various cleanups in NUMA scan node
David Rientjes
2007-07-21
1
-3
/
+3
*
x86_64: Use LOCAL_DISTANCE and REMOTE_DISTANCE in x86_64 ACPI code
David Rientjes
2007-07-21
1
-3
/
+3
*
x86: Always flush pages in change_page_attr
Andi Kleen
2007-07-21
1
-9
/
+14
*
mm: fault feedback #2
Nick Piggin
2007-07-19
1
-13
/
+12
*
Allow DEBUG_RODATA and KPROBES to co-exist
Arjan van de Ven
2007-06-21
1
-0
/
+5
*
x86: change_page_attr bandaids
Andi Kleen
2007-06-20
1
-3
/
+4
*
fix sysrq-m oops
Bob Picco
2007-06-08
1
-0
/
+2
*
enable interrupts in user path of page fault.
Steven Rostedt
2007-06-07
1
-0
/
+6
*
x86_64: allocate sparsemem memmap above 4G
Zou Nan hai
2007-06-01
1
-0
/
+6
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
move die notifier handling to common code
Christoph Hellwig
2007-05-08
1
-1
/
+2
*
Fix section mismatch of memory hotplug related code.
Yasunori Goto
2007-05-08
1
-3
/
+3
*
Revert "[PATCH] x86: __pa and __pa_symbol address space separation"
Linus Torvalds
2007-05-07
3
-21
/
+35
*
[PATCH] x86-64: Don't enable NUMA for a single node in K8 NUMA scanning
Andi Kleen
2007-05-02
1
-0
/
+2
*
[PATCH] x86-64: set node_possible_map at runtime - try 2
Suresh Siddha
2007-05-02
3
-10
/
+15
*
[PATCH] x86-64: Inhibit machine from asserting an NMI when doing Alt-SysRq-M ...
Konrad Rzeszutek
2007-05-02
1
-0
/
+6
*
[PATCH] x86-64: use lru instead of page->index and page->private for pgd list...
Christoph Lameter
2007-05-02
1
-3
/
+2
*
[PATCH] x86: tighten kernel image page access rights
Jan Beulich
2007-05-02
1
-9
/
+16
*
[PATCH] x86: Improve handling of kernel mappings in change_page_attr
Jan Beulich
2007-05-02
1
-4
/
+12
*
[PATCH] x86-64: fixed size remaining fake nodes
David Rientjes
2007-05-02
1
-10
/
+37
*
[PATCH] x86-64: split remaining fake nodes equally
David Rientjes
2007-05-02
1
-4
/
+18
*
[PATCH] x86-64: configurable fake numa node sizes
David Rientjes
2007-05-02
1
-108
/
+153
*
[PATCH] x86: __pa and __pa_symbol address space separation
Vivek Goyal
2007-05-02
2
-18
/
+19
*
[PATCH] x86-64: Remove the identity mapping as early as possible
Vivek Goyal
2007-05-02
1
-24
/
+0
*
[PATCH] x86-64: Kill temp boot pmds
Vivek Goyal
2007-05-02
1
-55
/
+45
*
[PATCH] x86-64: dma_ops as const
Stephen Hemminger
2007-05-02
1
-1
/
+1
*
[PATCH] x86-64: Always flush all pages in change_page_attr
Andi Kleen
2007-04-24
1
-1
/
+1
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2007-02-14
3
-49
/
+175
|
\
|
*
[PATCH] x86-64: Remove mk_pte_phys()
Andi Kleen
2007-02-13
1
-1
/
+3
|
*
[PATCH] x86-64: clean up sparsemem memory_present call
Bob Picco
2007-02-13
1
-15
/
+2
|
*
[PATCH] x86: simplify notify_page_fault()
Jan Beulich
2007-02-13
1
-10
/
+8
|
*
[PATCH] x86-64: Fix fake numa for x86_64 machines with big IO hole
Rohit Seth
2007-02-13
1
-14
/
+96
|
*
[PATCH] x86-64: x86_64-make-the-numa-hash-function-nodemap-allocation fix fix
Amul Shah
2007-02-13
1
-7
/
+8
|
*
[PATCH] x86-64: Allocate the NUMA hash function nodemap dynamically
Amul Shah
2007-02-13
1
-9
/
+65
*
|
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-14
1
-1
/
+1
*
|
[PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/mm/init.c
Eric W. Biederman
2007-02-14
1
-6
/
+16
*
|
[PATCH] sysctl: x86_64: remove unnecessary use of insert_at_head
Eric W. Biederman
2007-02-14
1
-1
/
+1
|
/
*
[PATCH] Consolidate bust_spinlocks()
Kirill Korotaev
2007-02-11
1
-21
/
+0
[next]