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
*
blktrace: small cleanup in blk_msg_write()
Li Zefan
2009-04-03
1
-1
/
+1
*
blktrace: NUL-terminate user space messages
Carl Henrik Lunde
2009-04-03
1
-2
/
+3
*
blktrace: print out BLK_TN_MESSAGE properly
Li Zefan
2009-03-31
1
-19
/
+61
*
blktrace: extract duplidate code
Li Zefan
2009-03-31
1
-32
/
+30
*
blktrace: fix memory leak when freeing struct blk_io_trace
Li Zefan
2009-03-31
1
-17
/
+12
*
blktrace: fix blk_probes_ref chaos
Li Zefan
2009-03-31
1
-8
/
+7
*
blktrace: make classic output more classic
Li Zefan
2009-03-31
1
-4
/
+4
*
blktrace: fix off-by-one bug
Li Zefan
2009-03-31
1
-2
/
+2
*
blktrace: fix the original blktrace
Li Zefan
2009-03-31
1
-7
/
+5
*
blktrace: fix a race when creating blk_tree_root in debugfs
Li Zefan
2009-03-31
1
-1
/
+5
*
blktrace: fix timestamp in binary output
Li Zefan
2009-03-31
1
-1
/
+1
*
blktrace: print human-readable act_mask
Li Zefan
2009-03-24
1
-38
/
+65
*
blktrace: fix t_error()
Li Zefan
2009-03-24
1
-1
/
+1
*
blktrace: fix wrong calculation of RWBS
Li Zefan
2009-03-24
1
-6
/
+7
*
blktrace: mark ddir_act[] const
Li Zefan
2009-03-24
1
-4
/
+4
*
blktrace: avoid accessing NULL bdev->bd_disk
Li Zefan
2009-03-21
1
-2
/
+11
*
blktrace: remove sysfs_blk_trace_enable_show/store()
Li Zefan
2009-03-21
1
-70
/
+22
*
blktrace: report EBUSY correctly
Li Zefan
2009-03-21
1
-6
/
+3
*
blktrace: don't increase blk_probes_ref if failed to setup blk trace
Li Zefan
2009-03-21
1
-3
/
+3
*
blktrace: remove blk_probe_mutex
Li Zefan
2009-03-21
1
-22
/
+5
*
blktrace: make blk_tracer_enabled a bool flag
Li Zefan
2009-03-21
1
-9
/
+3
*
blktrace: fix possible memory leak
Li Zefan
2009-03-21
1
-1
/
+1
*
-
-
-
.
Merge branches 'tracing/ftrace', 'tracing/kprobes', 'tracing/tasks' and 'linu...
Ingo Molnar
2009-03-20
91
-13236
/
+1399
|
\
\
\
|
|
|
*
aio: lookup_ioctx can return the wrong value when looking up a bogus context
Jeff Moyer
2009-03-19
1
-2
/
+3
|
|
|
*
eventfd: remove fput() call from possible IRQ context
Davide Libenzi
2009-03-19
1
-10
/
+27
|
|
|
*
Move cc-option to below arch-specific setup
Linus Torvalds
2009-03-19
1
-1
/
+3
|
|
|
*
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-03-19
8
-40
/
+48
|
|
|
|
\
|
|
|
|
*
[S390] make page table upgrade work again
Martin Schwidefsky
2009-03-18
2
-14
/
+35
|
|
|
|
*
[S390] make page table walking more robust
Martin Schwidefsky
2009-03-18
3
-5
/
+6
|
|
|
|
*
[S390] Dont check for pfn_valid() in uaccess_pt.c
Gerald Schaefer
2009-03-18
1
-18
/
+0
|
|
|
|
*
[S390] ftrace/mcount: fix kernel stack backchain
Heiko Carstens
2009-03-18
1
-2
/
+4
|
|
|
|
*
[S390] topology: define SD_MC_INIT to fix performance regression
Heiko Carstens
2009-03-18
1
-0
/
+2
|
|
|
|
*
[S390] __div64_31 broken for CONFIG_MARCH_G5
Martin Schwidefsky
2009-03-18
1
-1
/
+1
|
|
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-03-19
1
-2
/
+2
|
|
|
|
\
\
|
|
|
|
*
|
HID: fix waitqueue usage in hiddev
Johannes Weiner
2009-03-10
1
-1
/
+1
|
|
|
|
*
|
HID: fix incorrect free in hiddev
Johannes Weiner
2009-03-10
1
-1
/
+1
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-03-19
3
-3
/
+59
|
|
|
|
\
\
\
|
|
|
|
*
|
|
Btrfs: Clear space_info full when adding new devices
Chris Mason
2009-03-10
1
-0
/
+6
|
|
|
|
*
|
|
Btrfs: Fix locking around adding new space_info
Chris Mason
2009-03-10
3
-3
/
+53
|
|
|
*
|
|
|
Fix race in create_empty_buffers() vs __set_page_dirty_buffers()
Linus Torvalds
2009-03-19
1
-12
/
+11
|
|
|
*
|
|
|
Add '-fwrapv' to gcc CFLAGS
Linus Torvalds
2009-03-19
1
-0
/
+1
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
2009-03-18
39
-12237
/
+0
|
|
|
|
\
\
\
\
|
|
|
|
*
|
|
|
Staging: benet: remove driver now that it is merged in drivers/net/
Greg Kroah-Hartman
2009-03-18
39
-12237
/
+0
|
|
|
*
|
|
|
|
Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2009-03-18
2
-2
/
+5
|
|
|
|
\
\
\
\
\
|
|
|
|
*
|
|
|
|
nfsd: nfsd should drop CAP_MKNOD for non-root
J. Bruce Fields
2009-03-17
1
-2
/
+4
|
|
|
|
*
|
|
|
|
NFSD: provide encode routine for OP_OPENATTR
Benny Halevy
2009-03-17
1
-0
/
+1
|
|
|
|
|
|
_
|
_
|
/
|
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-03-18
9
-840
/
+1069
|
|
|
|
\
\
\
\
\
|
|
|
|
|
_
|
/
/
/
|
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
powerpc/ps3: ps3_defconfig updates
Geoff Levand
2009-03-18
1
-60
/
+190
|
|
|
|
*
|
|
|
Merge commit 'gcl/merge' into merge
Benjamin Herrenschmidt
2009-03-18
131
-1835
/
+3138
|
|
|
|
|
\
\
\
\
|
|
|
|
|
*
|
|
|
powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SW
Kumar Gala
2009-03-17
1
-3
/
+3
[next]