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
/
um
Commit message (
Expand
)
Author
Age
Files
Lines
*
UML: fix defconfig build again
Jeff Dike
2007-11-06
1
-2
/
+2
*
uml: correctly strip kernel defines from userspace CFLAGS
Jeff Dike
2007-11-05
1
-2
/
+5
*
uml: fix incompatible types warning in previous SG fix
WANG Cong
2007-11-05
1
-1
/
+1
*
misc uml annotation and section fixes
Al Viro
2007-10-29
3
-7
/
+7
*
more x86 merge fallout (uml, again)
Al Viro
2007-10-29
2
-2
/
+2
*
x86 merge fallout: uml
Al Viro
2007-10-29
2
-6
/
+2
*
arch/um/drivers/ubd_kern.c: fix a building error
WANG Cong
2007-10-24
1
-0
/
+2
*
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-22
1
-1
/
+1
*
typo fixes
Matt LaPlante
2007-10-20
1
-1
/
+1
*
spelling fixes: arch/um/
Simon Arlott
2007-10-20
9
-10
/
+10
*
Combine instrumentation menus in kernel/Kconfig.instrumentation
Mathieu Desnoyers
2007-10-19
1
-0
/
+2
*
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
2007-10-19
1
-2
/
+2
*
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
2007-10-19
1
-1
/
+1
*
[UMP]: header_ops conversion needed for non-ethernet drivers
Jeff Dike
2007-10-17
2
-6
/
+2
*
remove include/asm-*/ipc.h
Adrian Bunk
2007-10-17
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2007-10-16
6
-17
/
+17
|
\
|
*
kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP
Sam Ravnborg
2007-10-15
1
-1
/
+1
|
*
kbuild: enable 'make AFLAGS=...' to add additional options to AS
Sam Ravnborg
2007-10-15
4
-6
/
+6
|
*
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
2007-10-14
7
-12
/
+12
*
|
uml: definitively kill subprocesses on panic
Lepton Wu
2007-10-16
2
-1
/
+39
*
|
uml: arch/um/drivers formatting
Jeff Dike
2007-10-16
9
-253
/
+244
*
|
uml: fix stub address calculations
Jeff Dike
2007-10-16
18
-77
/
+81
*
|
uml: correctly handle skb allocation failures
Jeff Dike
2007-10-16
1
-0
/
+47
*
|
uml: network driver MTU cleanups
Jeff Dike
2007-10-16
19
-188
/
+80
*
|
uml: network formatting
Jeff Dike
2007-10-16
22
-616
/
+602
*
|
uml: use *SEC_PER_*SEC constants
Jeff Dike
2007-10-16
5
-17
/
+22
*
|
uml: eliminate SIGALRM
Jeff Dike
2007-10-16
7
-35
/
+17
*
|
uml: time build fix
Jeff Dike
2007-10-16
2
-5
/
+21
*
|
uml: eliminate interrupts in the idle loop
Jeff Dike
2007-10-16
4
-52
/
+17
*
|
uml: tickless support
Jeff Dike
2007-10-16
7
-55
/
+55
*
|
uml: clocksource support
Jeff Dike
2007-10-16
1
-0
/
+20
*
|
uml: GENERIC_CLOCKEVENTS support
Jeff Dike
2007-10-16
4
-57
/
+55
*
|
uml: GENERIC_TIME support
Jeff Dike
2007-10-16
3
-43
/
+5
*
|
uml: separate timer initialization
Jeff Dike
2007-10-16
4
-4
/
+13
*
|
uml: simplify interval setting
Jeff Dike
2007-10-16
4
-6
/
+5
*
|
uml: fix timer switching
Jeff Dike
2007-10-16
4
-21
/
+26
*
|
uml: eliminate hz()
Jeff Dike
2007-10-16
5
-12
/
+8
*
|
uml: more idiomatic parameter parsing
Jeff Dike
2007-10-16
1
-2
/
+2
*
|
uml: remove unused file
Jeff Dike
2007-10-16
1
-195
/
+0
*
|
uml: remove unneeded void * cast
Jesper Juhl
2007-10-16
1
-1
/
+1
*
|
uml: eliminate floating point state from register file
Jeff Dike
2007-10-16
2
-3
/
+0
*
|
uml: style fixes in FP code
Jeff Dike
2007-10-16
10
-238
/
+77
*
|
uml: sysrq and mconsole fixes
Jeff Dike
2007-10-16
2
-15
/
+10
*
|
uml: coredumping floating point fixes
Jeff Dike
2007-10-16
1
-22
/
+0
*
|
uml: ptrace floating point fixes
Jeff Dike
2007-10-16
3
-51
/
+93
*
|
uml: floating point signal delivery fixes
Jeff Dike
2007-10-16
8
-116
/
+284
*
|
uml: don't use glibc asm/user.h
Jeff Dike
2007-10-16
2
-11
/
+4
*
|
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
[next]