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
path:
root
/
arch
/
um
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] tiny: Make *[ug]id16 support optional
Matt Mackall
2006-01-08
1
-4
/
+0
*
[PATCH] Don't attempt to power off if power off is not implemented
Eric W. Biederman
2006-01-08
1
-0
/
+2
*
[PATCH] Add block_device_operations.getgeo block device method
Christoph Hellwig
2006-01-08
1
-9
/
+12
*
[PATCH] uml: prevent MODE_SKAS=n and MODE_TT=n
Adrian Bunk
2006-01-08
1
-1
/
+1
*
[PATCH] uml: whitespace cleanup
Jeff Dike
2006-01-08
1
-7
/
+7
*
[PATCH] uml: merge trap_user.c and trap_kern.c
Gennady Sharapov
2006-01-08
4
-60
/
+39
*
[PATCH] uml: move libc-dependent code from trap_user.c
Gennady Sharapov
2006-01-08
13
-91
/
+123
*
[PATCH] uml: move libc-dependent code from signal_user.c
Gennady Sharapov
2006-01-08
24
-226
/
+162
*
[PATCH] uml: free network IRQ correctly
Jeff Dike
2006-01-06
1
-0
/
+2
*
[PATCH] uml: fix whitespace in mconsole driver
Jeff Dike
2006-01-06
1
-54
/
+42
*
[PATCH] uml: capture printk output for mconsole sysrq
Jeff Dike
2006-01-06
1
-18
/
+30
*
[PATCH] uml: capture printk output for mconsole stack
Jeff Dike
2006-01-06
1
-6
/
+81
*
[PATCH] uml: add mconsole_reply variant with length param
Jeff Dike
2006-01-06
2
-6
/
+14
*
[PATCH] uml: better diagnostics for broken configs
Jeff Dike
2006-01-06
1
-0
/
+3
*
[PATCH] uml: SIGWINCH handling cleanup
Jeff Dike
2006-01-06
1
-30
/
+24
*
[PATCH] uml: umid cleanup
Jeff Dike
2006-01-06
6
-126
/
+164
*
[PATCH] uml: separate libc-dependent umid code
Jeff Dike
2006-01-06
7
-339
/
+324
*
[PATCH] uml: Add throttling to console driver
Jeff Dike
2006-01-06
6
-14
/
+63
*
[PATCH] uml: Fix flip_buf full handling
Jeff Dike
2006-01-06
1
-1
/
+1
*
[PATCH] uml: Simplify console opening/closing and irq registration
Jeff Dike
2006-01-06
6
-166
/
+137
*
[PATCH] uml: move console configuration
Jeff Dike
2006-01-06
5
-32
/
+35
*
[PATCH] uml: line_setup interface change
Jeff Dike
2006-01-06
1
-3
/
+9
*
[PATCH] uml: Add static initializations and declarations
Jeff Dike
2006-01-06
4
-10
/
+9
*
[PATCH] uml: Move mconsole support out of generic code
Jeff Dike
2006-01-06
4
-15
/
+14
*
[PATCH] uml: Remove unneeded structure field
Jeff Dike
2006-01-06
3
-14
/
+9
*
[PATCH] uml: use ARRAY_SIZE
Jeff Dike
2006-01-06
2
-20
/
+13
*
[PATCH] uml: Formatting changes
Jeff Dike
2006-01-06
8
-368
/
+381
*
[PATCH] uml: non-void functions should return something
Jeff Dike
2006-01-06
3
-11
/
+6
*
[PATCH] uml: use kstrdup
Jeff Dike
2006-01-06
4
-8
/
+8
*
[PATCH] uml: fix compilation with CONFIG_MODE_TT disabled
Paolo 'Blaisorblade' Giarrusso
2005-12-29
2
-5
/
+8
*
[PATCH] Hostfs: update for new glibc - add missing symbol exports
Paolo 'Blaisorblade' Giarrusso
2005-12-29
1
-0
/
+5
*
[PATCH] uml: fix random segfaults at bootup
Paolo 'Blaisorblade' Giarrusso
2005-12-29
1
-10
/
+12
*
[PATCH] uml skas0: stop gcc's insanity
Jeff Dike
2005-12-18
3
-36
/
+46
*
[PATCH] uml - fix some funkiness in Kconfig
Paolo 'Blaisorblade' Giarrusso
2005-12-18
1
-0
/
+2
*
[PATCH] uml: fix dynamic linking on some 64-bit distros
Rob Landley
2005-12-18
1
-0
/
+4
*
[PATCH] uml: arch/um/scripts/Makefile.rules - remove duplicated code
Paolo 'Blaisorblade' Giarrusso
2005-12-18
1
-5
/
+0
*
[PATCH] uml: fix compile error for tt
Pekka J Enberg
2005-12-12
2
-1
/
+2
*
[PATCH] uml: eliminate use of libc PAGE_SIZE
Jeff Dike
2005-11-22
1
-4
/
+9
*
[PATCH] uml: properly invoke x86_64 system calls
Jeff Dike
2005-11-22
6
-17
/
+39
*
[PATCH] uml: eliminate anonymous union and clean up symlink lossage
Jeff Dike
2005-11-22
2
-17
/
+20
*
[PATCH] uml: eliminate use of local in clone stub
Jeff Dike
2005-11-22
1
-4
/
+6
*
[PATCH] uml: fix daemon transport exit path bug
Paolo 'Blaisorblade' Giarrusso
2005-11-13
1
-2
/
+4
*
[PATCH] uml: fix access_ok
Paolo 'Blaisorblade' Giarrusso
2005-11-13
5
-24
/
+29
*
[PATCH] uml console channels: fix the API of console_write
Paolo 'Blaisorblade' Giarrusso
2005-11-13
3
-6
/
+5
*
[PATCH] uml console channels: remove console_write wrappers
Paolo 'Blaisorblade' Giarrusso
2005-11-13
5
-41
/
+6
*
[PATCH] uml: fix mcast network driver error handling
Paolo 'Blaisorblade' Giarrusso
2005-11-13
1
-10
/
+10
*
[PATCH] uml: fixups for "reuse i386 cpu-specific tuning"
Paolo 'Blaisorblade' Giarrusso
2005-11-13
3
-11
/
+6
*
[PATCH] uml: micro fixups to arch Kconfig
Paolo 'Blaisorblade' Giarrusso
2005-11-13
1
-2
/
+2
*
[PATCH] uml: remove bogus WARN_ON, triggerable harmlessly on a page fault race
Paolo 'Blaisorblade' Giarrusso
2005-11-13
1
-0
/
+9
*
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
2005-11-11
2
-8
/
+10
|
\
[next]