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
*
[PATCH] uml: change timer initialization
Jeff Dike
2006-05-03
1
-1
/
+1
*
Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2006-05-01
1
-4
/
+2
|
\
|
*
[PATCH] drop task argument of audit_syscall_{entry,exit}
Al Viro
2006-05-01
1
-4
/
+2
*
|
[PATCH] uml: uml-makefile-nicer uses SYMLINK incorrectly
Jeff Dike
2006-05-01
1
-1
/
+1
*
|
[PATCH] uml: export symbols added by GCC hardened
Paolo 'Blaisorblade' Giarrusso
2006-05-01
1
-0
/
+7
*
|
[PATCH] uml: cleanup unprofile expression and build infrastructure
Paolo 'Blaisorblade' Giarrusso
2006-05-01
4
-19
/
+22
*
|
[PATCH] uml: fix compilation and execution with hardened GCC
Paolo 'Blaisorblade' Giarrusso
2006-05-01
4
-2
/
+17
*
|
[PATCH] uml: use Kbuild tracking for all files and fix compilation output
Paolo 'Blaisorblade' Giarrusso
2006-05-01
3
-9
/
+14
*
|
[PATCH] uml: search from uml_net in a more reasonable PATH
Mattia Dongili
2006-05-01
1
-0
/
+30
*
|
[PATCH] uml: fix patch mismerge
Paolo 'Blaisorblade' Giarrusso
2006-05-01
1
-1
/
+1
*
|
[PATCH] uml: error handling fixes
Jeff Dike
2006-05-01
5
-10
/
+10
*
|
[PATCH] uml: update defconfig
Jeff Dike
2006-05-01
1
-85
/
+155
*
|
[PATCH] uml: clean up after MADVISE_REMOVE
Jeff Dike
2006-05-01
1
-5
/
+12
*
|
[PATCH] uml: remove NULL checks and add some CodingStyle
Jesper Juhl
2006-05-01
2
-71
/
+69
*
|
[PATCH] uml: skas0 support for 2G/2G hosts
Joris van Rantwijk
2006-05-01
2
-16
/
+17
*
|
[PATCH] uml: fix iomem list traversal
Victor V. Vengerov
2006-05-01
1
-0
/
+2
|
/
*
[PATCH] uml: add missing __volatile__
Jeff Dike
2006-04-19
2
-7
/
+7
*
[PATCH] uml: physical memory map file fixes
Rob Landley
2006-04-19
2
-24
/
+118
*
[PATCH] uml: __user annotations
Al Viro
2006-04-19
1
-3
/
+3
*
[PATCH] uml: change sigjmp_buf to jmp_buf
Jeff Dike
2006-04-19
6
-27
/
+27
*
[PATCH] uml: MADV_REMOVE fixes
Jeff Dike
2006-04-19
3
-2
/
+6
*
[PATCH] uml: make 64-bit COW files compatible with 32-bit ones
Paolo 'Blaisorblade' Giarrusso
2006-04-19
1
-1
/
+1
*
[PATCH] uml: avoid warnings for diffent names for an unsigned quadword
Paolo 'Blaisorblade' Giarrusso
2006-04-11
2
-2
/
+2
*
[PATCH] uml: fix parallel make early failure on clean tree
Paolo 'Blaisorblade' Giarrusso
2006-04-11
1
-1
/
+2
*
[PATCH] uml: local_irq_save, not local_save_flags
Paolo 'Blaisorblade' Giarrusso
2006-04-11
1
-1
/
+1
*
[PATCH] uml: fix big stack user
Paolo 'Blaisorblade' Giarrusso
2006-04-11
1
-10
/
+13
*
[PATCH] uml: fix failure path after conversion
Paolo 'Blaisorblade' Giarrusso
2006-04-11
1
-5
/
+10
*
[PATCH] uml: fix hang on run_helper() failure on uml_net
Paolo 'Blaisorblade' Giarrusso
2006-04-11
2
-6
/
+8
*
[PATCH] uml: move outside spinlock call not needing it
Paolo 'Blaisorblade' Giarrusso
2006-04-11
1
-1
/
+1
*
[PATCH] uml: support sparse for userspace files
Paolo 'Blaisorblade' Giarrusso
2006-04-11
1
-4
/
+2
*
[PATCH] uml: fix critical typo for TT mode
Paolo 'Blaisorblade' Giarrusso
2006-04-11
2
-2
/
+2
*
[PATCH] uml: fix "extern-vs-static" proto conflict in TLS code
Paolo 'Blaisorblade' Giarrusso
2006-04-11
1
-4
/
+0
*
[PATCH] uml: fix some double export warnings
Paolo 'Blaisorblade' Giarrusso
2006-04-11
3
-10
/
+8
*
[PATCH] uml: fix format errors
Paolo 'Blaisorblade' Giarrusso
2006-04-11
5
-7
/
+7
*
[PATCH] uml: request format warnings to GCC for appropriate functions
Paolo 'Blaisorblade' Giarrusso
2006-04-11
3
-4
/
+8
*
[PATCH] uml: fix 2 harmless cast warnings for 64-bit
Paolo 'Blaisorblade' Giarrusso
2006-04-11
2
-2
/
+3
*
[PATCH] uml: safe migration path to the correct V3 COW format
Paolo 'Blaisorblade' Giarrusso
2006-04-11
1
-15
/
+76
*
[PATCH] uml: make 64-bit COW files compatible with 32-bit ones
Paolo 'Blaisorblade' Giarrusso
2006-04-11
1
-1
/
+1
*
[PATCH] uml: memory hotplug cleanups
Jeff Dike
2006-04-11
1
-3
/
+1
*
[PATCH] UML: TLS fixlets
Jeff Dike
2006-04-11
2
-1
/
+2
*
[PATCH] uml: check for differences in host support
Paolo 'Blaisorblade' Giarrusso
2006-03-31
7
-5
/
+97
*
[PATCH] uml: add arch_switch_to for newly forked thread
Paolo 'Blaisorblade' Giarrusso
2006-03-31
3
-4
/
+25
*
[PATCH] uml: tls support: hack to make it compile on any host
Paolo 'Blaisorblade' Giarrusso
2006-03-31
4
-11
/
+68
*
[PATCH] uml: implement {get,set}_thread_area for i386
Paolo 'Blaisorblade' Giarrusso
2006-03-31
14
-23
/
+470
*
[PATCH] uml: clean arch_switch usage
Paolo 'Blaisorblade' Giarrusso
2006-03-31
6
-6
/
+35
*
[PATCH] uml: split ldt.h in arch-independent and arch-dependant code
Paolo 'Blaisorblade' Giarrusso
2006-03-31
1
-1
/
+1
*
[PATCH] uml: idle thread needn't take access to init_mm
Paolo 'Blaisorblade' Giarrusso
2006-03-31
1
-4
/
+0
*
[PATCH] uml: fix min usage
Al Viro
2006-03-31
1
-1
/
+1
*
[PATCH] uml: remove unused make variables
Al Viro
2006-03-31
1
-3
/
+0
*
[PATCH] uml: sparse cleanups
Al Viro
2006-03-31
13
-90
/
+83
[next]