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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] Remove extraneous \n in doubletalk init printk.
Dave Jones
2006-04-11
1
-1
/
+1
*
[PATCH] 9p: handle sget() failure
Eric Van Hensbergen
2006-04-11
1
-3
/
+10
*
[PATCH] make tty_insert_flip_string_flags() a non gpl export
Andrew Morton
2006-04-11
2
-29
/
+18
*
[PATCH] build kernel/irq/migration.c only if CONFIG_GENERIC_PENDING_IRQ is set
Christoph Hellwig
2006-04-11
2
-5
/
+3
*
[PATCH] vfs: propagate mnt_flags into do_loopback/vfsmount
Herbert Poetzl
2006-04-11
1
-2
/
+5
*
[PATCH] leds: re-layout include/linux/leds.h
Ben Dooks
2006-04-11
1
-26
/
+25
*
[PATCH] leds: reorganise Kconfig
Ben Dooks
2006-04-11
1
-7
/
+11
*
[PATCH] leds: fix IDE disk trigger name
Ben Dooks
2006-04-11
1
-1
/
+1
*
[PATCH] S3C24XX GPIO LED support
Ben Dooks
2006-04-11
4
-0
/
+199
*
[PATCH] the scheduled unexport of panic_timeout
Adrian Bunk
2006-04-11
3
-10
/
+1
*
[PATCH] timer initialisation fix
Andrew Morton
2006-04-11
1
-10
/
+19
*
[PATCH] sync_file_range(): use unsigned for flags
Andrew Morton
2006-04-11
3
-4
/
+4
*
[PATCH] Clean up arch-overrides in linux/string.h
Kyle McMartin
2006-04-11
2
-5
/
+14
*
[PATCH] No arch-specific strpbrk implementations
Kyle McMartin
2006-04-11
20
-20
/
+1
*
[PATCH] Configurable NODES_SHIFT
Yasunori Goto
2006-04-11
23
-143
/
+60
*
[PATCH] hdaps: add support for Thinkpad R52
Frank Gevaerts
2006-04-11
1
-0
/
+1
*
[PATCH] S390: fix implicit declaration of (un)likely.
Dave Jones
2006-04-11
1
-0
/
+2
*
[PATCH] arch/s390/Makefile: remove -finline-limit=10000
Adrian Bunk
2006-04-11
1
-1
/
+0
*
[PATCH] s390: minor tape fixes
Peter Oberparleiter
2006-04-11
2
-9
/
+5
*
[PATCH] s390: dasd proc entries
Horst Hummel
2006-04-11
1
-0
/
+17
*
[PATCH] s390: fail-fast requests on quiesced devices
Peter Oberparleiter
2006-04-11
1
-13
/
+16
*
[PATCH] s390: dasd device offline messages
Horst Hummel
2006-04-11
1
-5
/
+11
*
[PATCH] s390: increase cio_trace debug event size
Peter Oberparleiter
2006-04-11
2
-9
/
+15
*
[PATCH] s390: wrong return codes in cio_ignore_proc_init()
Cornelia Huck
2006-04-11
1
-2
/
+2
*
[PATCH] s390: invalid check after kzalloc()
Peter Oberparleiter
2006-04-11
1
-1
/
+1
*
[PATCH] s390: ebdic to ascii conversion tables
Peter Oberparleiter
2006-04-11
1
-6
/
+6
*
[PATCH] s390: update default configuration
Martin Schwidefsky
2006-04-11
1
-20
/
+28
*
[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
2
-4
/
+3
*
[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] Add GFP_NOWAIT
Jeff Dike
2006-04-11
2
-1
/
+3
*
[PATCH] UML: TLS fixlets
Jeff Dike
2006-04-11
2
-1
/
+2
*
[PATCH] m32r: Remove symbols exported twice
Hirokazu Takata
2006-04-11
1
-23
/
+0
*
[PATCH] Remove unused prepare_to_switch macro
Hirokazu Takata
2006-04-11
6
-13
/
+0
*
[PATCH] m32r: security fix of {get,put}_user macros
Hirokazu Takata
2006-04-11
5
-329
/
+117
*
[PATCH] m32r: Fix cpu_possible_map and cpu_present_map initialization for SMP...
Hirokazu Takata
2006-04-11
3
-17
/
+17
[next]