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] Make the bzImage format self-terminating
H. Peter Anvin
2005-09-07
5
-17
/
+30
*
[PATCH] jffs/jffs2: remove wrong function prototypes
Adrian Bunk
2005-09-07
2
-6
/
+0
*
[PATCH] fs/Kconfig: quota help text updates
Adrian Bunk
2005-09-07
1
-6
/
+3
*
[PATCH] parport: add NetMOS 9805 support
Maximilian Attems
2005-09-07
1
-0
/
+3
*
[PATCH] cleanup of deadline_dispatch_requests()
Nikita Danilov
2005-09-07
1
-10
/
+2
*
[PATCH] Add rdinit parameter to pick early userspace init
Olof Johansson
2005-09-07
2
-4
/
+32
*
[PATCH] proc: link count fix
Miklos Szeredi
2005-09-07
1
-0
/
+13
*
[PATCH] create_workqueue_thread() signedness fix
Mika Kukkonen
2005-09-07
1
-1
/
+1
*
[PATCH] fsnotify: hook on removexattr, too
Robert Love
2005-09-07
1
-0
/
+2
*
[PATCH] dcdbas: add Dell Systems Management Base Driver with sysfs support
Doug Warzecha
2005-09-07
6
-0
/
+818
*
[PATCH] dell_rbu: new Dell BIOS update driver
Abhay Salunke
2005-09-07
4
-0
/
+718
*
[PATCH] modified firmware_class.c to support no hotplug
Abhay Salunke
2005-09-07
2
-30
/
+54
*
[PATCH] Speedup FAT filesystem directory reads
Karsten Wiese
2005-09-07
1
-2
/
+26
*
[PATCH] flush icache early when loading module
Thomas Koeller
2005-09-07
1
-14
/
+19
*
[PATCH] ipc: convert /proc/sysvipc/* to generic seq_file interface
Mike Waychison
2005-09-07
5
-163
/
+80
*
[PATCH] ipc: add generic struct ipc_ids seq_file iteration
Mike Waychison
2005-09-07
2
-0
/
+164
*
[PATCH] sunrpc: cache_register can use wrong module reference
Bruce Allan
2005-09-07
8
-10
/
+26
*
[PATCH] meye: use dma-mapping constants
Tobias Klauser
2005-09-07
1
-1
/
+2
*
[PATCH] readahead: reset cache_hit earlier
Steven Pratt
2005-09-07
1
-0
/
+1
*
[PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUG
Bjorn Helgaas
2005-09-07
7
-36
/
+2
*
[PATCH] optimize writer path in time_interpolator_get_counter()
Alex Williamson
2005-09-07
1
-4
/
+13
*
[PATCH] sonypi: remove obsolete event
Stelian Pop
2005-09-07
1
-1
/
+0
*
[PATCH] sonypi SPIC initialisation fix
Erik Waling
2005-09-07
3
-20
/
+109
*
[PATCH] remove pipe definitions
Zhigang Huo
2005-09-07
1
-3
/
+0
*
[PATCH] move 68360serial.c over use initcalls
Christoph Hellwig
2005-09-07
2
-12
/
+2
*
[PATCH] move m68k rtc drivers over to initcalls
Christoph Hellwig
2005-09-07
3
-12
/
+6
*
[PATCH] remove misleading comment above sys_brk
Christoph Hellwig
2005-09-07
1
-7
/
+0
*
[PATCH] remove a dead extern in mem.c
Christoph Hellwig
2005-09-07
1
-4
/
+0
*
[PATCH] Add warning `init=' to init/main.c
Avery, Brian
2005-09-07
1
-3
/
+4
*
[PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mounts
Mark Bellon
2005-09-07
6
-21
/
+186
*
[PATCH] Fix sound/arm/Makefile for locality of reference
Russell King
2005-09-07
1
-7
/
+9
*
[PATCH] pnp: consolidate kmalloc wrappers
Bjorn Helgaas
2005-09-07
8
-75
/
+43
*
[PATCH] yenta: make ToPIC95 bridges work with 16bit cards
Daniel Ritz
2005-09-07
3
-28
/
+122
*
[PATCH] auxiliary vector cleanups
H. J. Lu
2005-09-07
32
-83
/
+196
*
[PATCH] radix_tag_get(): differentiate between no present node and tag unset ...
Marcelo Tosatti
2005-09-07
1
-8
/
+9
*
[PATCH] radix-tree: Remove unnecessary indirections and clean up code
Christoph Lameter
2005-09-07
1
-77
/
+82
*
[PATCH] Support powering sharp zaurus sl-5500 LCD up and down
Pavel Machek
2005-09-07
2
-0
/
+158
*
[PATCH] Clean up the old digi support and rescue it
Alan Cox
2005-09-07
5
-1280
/
+610
*
[PATCH] remove register_ioctl32_conversion and unregister_ioctl32_conversion
Adrian Bunk
2005-09-07
3
-120
/
+0
*
[PATCH] kill bio->bi_set
Peter Osterlund
2005-09-07
4
-12
/
+34
*
[PATCH] Strip local symbols from kallsyms
Ralf Baechle
2005-09-07
1
-0
/
+3
*
[PATCH] fs/jbd/: cleanups
Adrian Bunk
2005-09-07
3
-22
/
+16
*
[PATCH] compat: be more consistent about [ug]id_t
Stephen Rothwell
2005-09-07
11
-76
/
+87
*
[PATCH] use select in sound/isa/Kconfig
Bodo Eggert
2005-09-07
1
-7
/
+12
*
[PATCH] inotify speedup
John McCutchan
2005-09-07
1
-0
/
+7
*
[PATCH] NMI: Update NMI users of RCU to use new API
Paul E. McKenney
2005-09-07
3
-4
/
+116
*
[PATCH] Provide better printk() support for SMP machines
David Howells
2005-09-07
1
-1
/
+12
*
[PATCH] More __read_mostly variables
Christoph Lameter
2005-09-07
4
-7
/
+7
*
[PATCH] kallsyms: change compression algorithm
Paulo Marques
2005-09-07
1
-329
/
+95
*
[PATCH] relayfs
Tom Zanussi
2005-09-07
10
-0
/
+1887
[next]