index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
sun4d_smp.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-06
[PATCH] s390: add oprofile callgraph support
Andreas Krebbel
3
-1
/
+84
2006-01-06
[PATCH] s390: dasd failfast support
Horst Hummel
5
-12
/
+34
2006-01-06
[PATCH] s390: BIODASDPRRD ioctl return code
Horst Hummel
1
-1
/
+4
2006-01-06
[PATCH] s390: move s390_root_dev_* out of the cio layer
Carsten Otte
9
-48
/
+74
2006-01-06
[PATCH] s390: re-activated path detection
Cornelia Huck
1
-0
/
+15
2006-01-06
[PATCH] s390: cputime_t fixes
Martin Schwidefsky
2
-14
/
+16
2006-01-06
[PATCH] s390: update default configuration
Martin Schwidefsky
1
-16
/
+39
2006-01-06
[PATCH] s390: rt_sigreturn fix
Cedric Le Goater
2
-5
/
+3
2006-01-06
[PATCH] s390: uaccess warnings
Martin Schwidefsky
2
-7
/
+9
2006-01-06
[PATCH] s390: cms volume label definitions
Peter Oberparleiter
4
-40
/
+44
2006-01-06
[PATCH] s390: atomic primitives
Martin Schwidefsky
10
-131
/
+96
2006-01-06
[PATCH] uml: free network IRQ correctly
Jeff Dike
1
-0
/
+2
2006-01-06
[PATCH] uml: fix whitespace in mconsole driver
Jeff Dike
1
-54
/
+42
2006-01-06
[PATCH] uml: capture printk output for mconsole sysrq
Jeff Dike
1
-18
/
+30
2006-01-06
[PATCH] uml: capture printk output for mconsole stack
Jeff Dike
1
-6
/
+81
2006-01-06
[PATCH] uml: add mconsole_reply variant with length param
Jeff Dike
2
-6
/
+14
2006-01-06
[PATCH] uml: better diagnostics for broken configs
Jeff Dike
1
-0
/
+3
2006-01-06
[PATCH] uml: SIGWINCH handling cleanup
Jeff Dike
1
-30
/
+24
2006-01-06
[PATCH] uml: umid cleanup
Jeff Dike
6
-126
/
+164
2006-01-06
[PATCH] uml: separate libc-dependent umid code
Jeff Dike
7
-339
/
+324
2006-01-06
[PATCH] uml: Add throttling to console driver
Jeff Dike
6
-14
/
+63
2006-01-06
[PATCH] uml: Fix flip_buf full handling
Jeff Dike
1
-1
/
+1
2006-01-06
[PATCH] uml: Simplify console opening/closing and irq registration
Jeff Dike
6
-166
/
+137
2006-01-06
[PATCH] uml: move console configuration
Jeff Dike
5
-32
/
+35
2006-01-06
[PATCH] uml: line_setup interface change
Jeff Dike
1
-3
/
+9
2006-01-06
[PATCH] uml: Add static initializations and declarations
Jeff Dike
4
-10
/
+9
2006-01-06
[PATCH] uml: Move mconsole support out of generic code
Jeff Dike
4
-15
/
+14
2006-01-06
[PATCH] uml: Remove unneeded structure field
Jeff Dike
3
-14
/
+9
2006-01-06
[PATCH] uml: use ARRAY_SIZE
Jeff Dike
2
-20
/
+13
2006-01-06
[PATCH] uml: Formatting changes
Jeff Dike
8
-368
/
+381
2006-01-06
[PATCH] uml: non-void functions should return something
Jeff Dike
3
-11
/
+6
2006-01-06
[PATCH] uml: use kstrdup
Jeff Dike
4
-8
/
+8
2006-01-06
[PATCH] cris: kgdb: remove double_this()
Alexey Dobriyan
1
-6
/
+0
2006-01-06
[PATCH] m68knommu: remove enable_irq_nosync()
Christoph Hellwig
3
-9
/
+0
2006-01-06
[PATCH] m68knommu: enable_irq/disable_irq
Christoph Hellwig
3
-6
/
+2
2006-01-06
[PATCH] m32r: Remove unnecessary icu_data_t definitions
Hirokazu Takata
9
-57
/
+2
2006-01-06
[PATCH] m32r: Fix M32104 cache flushing routines
Hirokazu Takata
2
-10
/
+33
2006-01-06
[PATCH] m32r: Update _port2addr to use NONCACHE_OFFSET
Hirokazu Takata
8
-63
/
+72
2006-01-06
[PATCH] m32r: Update syscall macros for MMU-less targets
Hirokazu Takata
1
-6
/
+6
2006-01-06
[PATCH] m32r: Support M32104UT target platform
Hirokazu Takata
18
-29
/
+1407
2006-01-06
[PATCH] m32r: trivial fix to remove unused instructions
Hirokazu Takata
1
-2
/
+0
2006-01-06
[PATCH] don't freeze firewire on suspend.
Dave Jones
1
-2
/
+2
2006-01-06
[PATCH] swsusp: save image header first
Rafael J. Wysocki
2
-126
/
+65
2006-01-06
[PATCH] swsusp: improve handling of swap partitions
Rafael J. Wysocki
1
-92
/
+36
2006-01-06
[PATCH] mm: add a new function (needed for swap suspend)
Rafael J. Wysocki
2
-0
/
+21
2006-01-06
[PATCH] swsusp: make image size limit tunable
Rafael J. Wysocki
5
-6
/
+47
2006-01-06
[PATCH] swsusp: limit image size
Rafael J. Wysocki
2
-14
/
+11
2006-01-06
[PATCH] swsusp: Drop duplicate prototypes
Pavel Machek
1
-3
/
+0
2006-01-06
[PATCH] oss: remove deprecated PM interface from opl3sa2 driver
Patrick Mochel
1
-110
/
+0
2006-01-06
[PATCH] oss: remove deprecated PM interface from nm256 driver
Patrick Mochel
1
-47
/
+0
[next]