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] FS: speed up rw_verify_area()
Eric Dumazet
2007-02-12
1
-1
/
+1
*
[PATCH] com20020 build fix
Randy Dunlap
2007-02-12
1
-1
/
+2
*
[PATCH] lockdep: forward declare struct task_struct
Heiko Carstens
2007-02-12
1
-0
/
+2
*
[PATCH] kexec: fix references to init in documentation for kexec
Horms
2007-02-12
1
-4
/
+4
*
[PATCH] swiotlb uninlinings
Andrew Morton
2007-02-12
1
-4
/
+4
*
[PATCH] atmel_serial: Use __raw I/O register access
Haavard Skinnemoen
2007-02-12
1
-27
/
+27
*
[PATCH] warning fix: unsigned->signed
Tomasz Kvarsin
2007-02-12
2
-10
/
+12
*
[PATCH] ipc: save the ipc namespace while reading proc files
Eric W. Biederman
2007-02-12
1
-13
/
+45
*
[PATCH] reiserfs: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-12
1
-2
/
+3
*
[PATCH] OSS: Use ARRAY_SIZE macro when appropriate (2)
Ahmed S. Darwish
2007-02-12
3
-5
/
+6
*
[PATCH] OSS: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-12
2
-3
/
+5
*
[PATCH] w1: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-12
1
-3
/
+3
*
[PATCH] kernel: shut up the IRQ mismatch messages
Alan Cox
2007-02-12
1
-0
/
+2
*
[PATCH] Debug shared irqs
David Woodhouse
2007-02-12
2
-0
/
+42
*
[PATCH] inotify: read return val fix
Nick Piggin
2007-02-12
1
-1
/
+9
*
[PATCH] remove sb->s_files and file_list_lock usage in dquot.c
Christoph Hellwig
2007-02-12
1
-14
/
+18
*
[PATCH] move remove_dquot_ref to dqout.c
Christoph Hellwig
2007-02-12
3
-32
/
+20
*
[PATCH] scnprintf(): fix a comment
Martin Peschke
2007-02-12
1
-2
/
+1
*
[PATCH] fix the defaults mentioned in Documentation/nfsroot.txt
Dan Aloni
2007-02-12
1
-2
/
+2
*
[PATCH] MAINTAINERS: remove two dead e-mail
Jiri Slaby
2007-02-12
1
-4
/
+2
*
[PATCH] QUOTA: Have <linux/quota.h> include <linux/rwsem.h> explicitly
Robert P. J. Day
2007-02-12
1
-0
/
+1
*
[PATCH] include/linux/kernel.h: Remove labs()
Richard Knutsson
2007-02-12
1
-5
/
+0
*
[PATCH] Char: cyclades, use pci_device_id
Jiri Slaby
2007-02-12
1
-11
/
+12
*
[PATCH] Char: use more PCI_DEVICE macro
Jiri Slaby
2007-02-12
2
-42
/
+40
*
[PATCH] Fix d_path for lazy unmounts
Andreas Gruenbacher
2007-02-12
1
-70
/
+80
*
[PATCH] NTFS: rename incorrect check of NTFS_DEBUG with just DEBUG
Robert P. J. Day
2007-02-12
1
-1
/
+1
*
[PATCH] register_blkdev(): don't hand out the LOCAL/EXPERIMENTAL majors
Andrew Morton
2007-02-12
1
-0
/
+8
*
[PATCH] register_chrdev_region() don't hand out the LOCAL/EXPERIMENTAL majors
Andrew Morton
2007-02-12
1
-0
/
+7
*
[PATCH] Make XFS use BH_Unwritten and BH_Delay correctly
David Chinner
2007-02-12
1
-3
/
+0
*
[PATCH] Make BH_Unwritten a first class bufferhead flag V2
David Chinner
2007-02-12
3
-11
/
+5
*
[PATCH] mm: mincore anon
Nick Piggin
2007-02-12
1
-26
/
+76
*
[PATCH] Add NOPFN_REFAULT result from vm_ops->nopfn()
Benjamin Herrenschmidt
2007-02-12
2
-2
/
+5
*
[PATCH] add vm_insert_pfn()
Nick Piggin
2007-02-12
2
-0
/
+47
*
[PATCH] null pointer dereference in appledisplay driver
Michael Hanselmann
2007-02-12
1
-2
/
+2
*
[PATCH] one more iomap s390 build fix
Heiko Carstens
2007-02-11
1
-1
/
+3
*
cfq-iosched: improve continue or break logic in cfq_dispatch
Jens Axboe
2007-02-11
1
-8
/
+8
*
cfq-iosched: remove the implicit queue kicking in slice expire
Jens Axboe
2007-02-11
1
-6
/
+6
*
cfq-iosched: check whether a queue timed out in accounting
Jens Axboe
2007-02-11
1
-14
/
+18
*
cfq-iosched: tweak the FIFO checking
Jens Axboe
2007-02-11
1
-3
/
+4
*
cfq-iosched: don't pass in queue for cfq_arm_slice_timer()
Jens Axboe
2007-02-11
1
-5
/
+4
*
cfq-iosched: account for slice over/under time
Jens Axboe
2007-02-11
1
-20
/
+12
*
cfq-iosched: defer slice activation to first request being active
Jens Axboe
2007-02-11
1
-38
/
+53
*
[PATCH] cfq-iosched: use last service point as the fairness criteria
Jens Axboe
2007-02-11
1
-14
/
+34
*
cfq-iosched: document the cfqq flags
Jens Axboe
2007-02-11
1
-9
/
+9
*
[PATCH] cfq-iosched: move on_rr check into cfq_resort_rr_list()
Jens Axboe
2007-02-11
1
-10
/
+9
*
cfq-iosched: remove cfq_io_context last_queue
Jens Axboe
2007-02-11
2
-18
/
+2
*
elevator: don't sort reads between writes
Jens Axboe
2007-02-11
1
-0
/
+2
*
elevator: abstract out the activate and deactivate functions
Jens Axboe
2007-02-11
1
-9
/
+20
*
Merge git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
2007-02-11
63
-1189
/
+885
|
\
|
*
[XFS] Don't use kmap in xfs_iozero.
David Chinner
2007-02-10
1
-7
/
+3
[next]