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
*
uml: clean up tlb flush path
Jeff Dike
2007-10-16
2
-158
/
+127
*
uml: userspace files should call libc directly
Jeff Dike
2007-10-16
12
-121
/
+138
*
uml: replace clone with fork
Jeff Dike
2007-10-16
1
-35
/
+20
*
uml: remove os_* usage from userspace files
Jeff Dike
2007-10-16
8
-219
/
+186
*
uml: free LDT state on process exit
Jeff Dike
2007-10-16
1
-0
/
+2
*
uml: rename pt_regs general-purpose register file
Jeff Dike
2007-10-16
9
-94
/
+94
*
uml: fold mmu_context_skas into mm_context
Jeff Dike
2007-10-16
10
-69
/
+56
*
uml: get rid of do_longjmp
Jeff Dike
2007-10-16
10
-42
/
+14
*
uml: remove __u64 usage from physical memory subsystem
Jeff Dike
2007-10-16
3
-23
/
+6
*
uml: style fixes pass 3
Jeff Dike
2007-10-16
42
-1408
/
+1322
*
uml: remove code made redundant by CHOOSE_MODE removal
Jeff Dike
2007-10-16
57
-745
/
+496
*
uml: style fixes pass 2
Jeff Dike
2007-10-16
4
-149
/
+135
*
uml: throw out CHOOSE_MODE
Jeff Dike
2007-10-16
30
-282
/
+122
*
uml: style fixes pass 1
Jeff Dike
2007-10-16
15
-309
/
+278
*
uml: remove sysdep/thread.h
Jeff Dike
2007-10-16
5
-17
/
+2
*
uml: throw out CONFIG_MODE_TT
Jeff Dike
2007-10-16
85
-4183
/
+34
*
uml: add VDE networking support
Jeff Dike
2007-10-16
5
-2
/
+335
*
uml: physmem code tidying
Jeff Dike
2007-10-16
2
-30
/
+23
*
uml: stop saving process FP state
Jeff Dike
2007-10-16
12
-215
/
+74
*
uml: stop specially protecting kernel stacks
Jeff Dike
2007-10-16
4
-4
/
+7
*
uml: fix nonremovability of watchdog
Jeff Dike
2007-10-16
1
-1
/
+1
*
uml: fix an IPV6 libc vs kernel symbol clash
Jeff Dike
2007-10-16
1
-1
/
+2
*
uml: stop using libc asm/page.h
Jeff Dike
2007-10-16
6
-6
/
+2
*
uml: console tidying
Jeff Dike
2007-10-16
1
-114
/
+114
*
uml: fix console writing bugs
Jeff Dike
2007-10-16
3
-7
/
+16
*
uml: console subsystem tidying
Jeff Dike
2007-10-16
9
-299
/
+296
*
uml: fix error cleanup ordering
Jeff Dike
2007-10-16
1
-2
/
+2
*
uml: tidy recently-moved code
Jeff Dike
2007-10-16
3
-29
/
+15
*
uml: move userspace code to userspace file
Jeff Dike
2007-10-16
2
-48
/
+49
*
CRIS: cleanup struct irqaction initializers
Thomas Gleixner
2007-10-16
2
-4
/
+12
*
m32r: convert to generic sys_ptrace
Christoph Hellwig
2007-10-16
1
-39
/
+3
*
M32R: cleanup struct irqaction initializers
Thomas Gleixner
2007-10-16
1
-2
/
+6
*
alpha: beautify vmlinux.lds
Sam Ravnborg
2007-10-16
1
-126
/
+134
*
alpha: convert to generic sys_ptrace
Christoph Hellwig
2007-10-16
2
-45
/
+6
*
cleanup arch/alpha/Makefile
Adrian Bunk
2007-10-16
1
-67
/
+16
*
FRV: cleanup struct irqaction initializers
Thomas Gleixner
2007-10-16
1
-1
/
+4
*
fix memory hot remove not configured case.
KAMEZAWA Hiroyuki
2007-10-16
6
-68
/
+2
*
memory unplug: ia64 interface
KAMEZAWA Hiroyuki
2007-10-16
1
-1
/
+11
*
memory unplug: page offline
KAMEZAWA Hiroyuki
2007-10-16
1
-0
/
+3
*
Do not depend on MAX_ORDER when grouping pages by mobility
Mel Gorman
2007-10-16
2
-2
/
+7
*
flush icache before set_pte() on ia64: flush icache at set_pte
KAMEZAWA Hiroyuki
2007-10-16
1
-4
/
+1
*
Memoryless nodes: Uncached allocator updates
Christoph Lameter
2007-10-16
1
-2
/
+2
*
During VM oom condition, kill all threads in process group
Will Schmidt
2007-10-16
18
-18
/
+18
*
ppc64: SPARSEMEM_VMEMMAP support
Andy Whitcroft
2007-10-16
2
-0
/
+68
*
SPARC64: SPARSEMEM_VMEMMAP support
David Miller
2007-10-16
3
-1
/
+69
*
IA64: SPARSEMEM_VMEMMAP 16K page size support
Christoph Lameter
2007-10-16
2
-0
/
+9
*
x86_64: SPARSEMEM_VMEMMAP 2M page size support
Christoph Lameter
2007-10-16
2
-0
/
+46
*
x86: optimize page faults like all other achitectures and kill notifier cruft
Christoph Hellwig
2007-10-16
4
-52
/
+39
*
Convert cpu_sibling_map to be a per cpu variable
Mike Travis
2007-10-16
14
-66
/
+86
*
x86: Convert cpu_core_map to be a per cpu variable
Mike Travis
2007-10-16
8
-42
/
+54
[next]