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
*
FRV: ARCH_KMALLOC_MINALIGN was already defined
David Howells
2010-05-28
2
-4
/
+2
*
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2010-05-28
3
-11
/
+12
|
\
|
*
posix_timer: Fix error path in timer_create
Andrey Vagin
2010-05-27
1
-7
/
+4
|
*
hrtimer: Avoid double seqlock
Stanislaw Gruszka
2010-05-26
1
-1
/
+1
|
*
timers: Move local variable into else section
Thomas Gleixner
2010-05-26
1
-2
/
+3
|
*
timers: Fix slack calculation really
Thomas Gleixner
2010-05-25
1
-5
/
+8
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-05-28
112
-415
/
+782
|
\
\
|
*
|
remove detritus left by "mm: make read_cache_page synchronous"
Al Viro
2010-05-28
1
-4
/
+1
|
*
|
fix fs/sysv s_dirt handling
Al Viro
2010-05-27
1
-0
/
+1
|
*
|
fat: convert to use the new truncate convention.
npiggin@suse.de
2010-05-27
3
-15
/
+57
|
*
|
ext2: convert to use the new truncate convention.
npiggin@suse.de
2010-05-27
3
-36
/
+119
|
*
|
tmpfs: convert to use the new truncate convention
npiggin@suse.de
2010-05-27
1
-21
/
+22
|
*
|
fs: convert simple fs to new truncate
Nick Piggin
2010-05-27
5
-19
/
+15
|
*
|
kill spurious reference to vmtruncate
npiggin@suse.de
2010-05-27
10
-22
/
+37
|
*
|
fs: introduce new truncate sequence
npiggin@suse.de
2010-05-27
8
-63
/
+300
|
*
|
fs/super: fix kernel-doc warning
Randy Dunlap
2010-05-27
1
-2
/
+2
|
*
|
fs/minix: bugfix, number of indirect block ptrs per block depends on block size
Erik van der Kouwe
2010-05-27
1
-12
/
+15
|
*
|
rename the generic fsync implementations
Christoph Hellwig
2010-05-27
23
-32
/
+44
|
*
|
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-27
69
-157
/
+129
|
*
|
fs: Add missing mutex_unlock
Julia Lawall
2010-05-27
1
-4
/
+9
|
*
|
Fix racy use of anon_inode_getfd() in perf_event.c
Al Viro
2010-05-27
1
-18
/
+22
|
*
|
get rid of the magic around f_count in aio
Al Viro
2010-05-27
4
-15
/
+14
|
*
|
VFS: fix recent breakage of FS_REVAL_DOT
Neil Brown
2010-05-27
1
-1
/
+1
|
*
|
Revert "anon_inode: set S_IFREG on the anon_inode"
Al Viro
2010-05-27
1
-1
/
+1
*
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-05-27
62
-519
/
+720
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
libata: implement dump_id force param
Tejun Heo
2010-05-25
3
-0
/
+12
|
*
|
libata: disable ATAPI AN by default
Tejun Heo
2010-05-25
1
-1
/
+6
|
*
|
libata-sff: make BMDMA optional
Tejun Heo
2010-05-25
4
-286
/
+341
|
*
|
libata-sff: kill dummy BMDMA ops from sata_qstor and pata_octeon_cf
Tejun Heo
2010-05-25
2
-32
/
+0
|
*
|
libata-sff: separate out BMDMA init
Tejun Heo
2010-05-25
41
-66
/
+166
|
*
|
libata-sff: separate out BMDMA irq handler
Tejun Heo
2010-05-25
22
-100
/
+155
|
*
|
libata-sff: ata_sff_irq_clear() is BMDMA specific
Tejun Heo
2010-05-25
7
-36
/
+44
|
*
|
sata_mv: drop unncessary EH callback resetting
Tejun Heo
2010-05-25
1
-2
/
+0
*
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2010-05-27
2
-0
/
+21
|
\
\
\
|
*
|
|
[IA64] Fix build breakage
Tony Luck
2010-05-27
2
-0
/
+21
*
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-05-27
75
-3147
/
+1847
|
\
\
\
\
|
*
|
|
|
tracing: Add __used annotation to event variable
Steven Rostedt
2010-05-25
1
-1
/
+1
|
*
|
|
|
perf, trace: Fix !x86 build bug
Peter Zijlstra
2010-05-25
2
-2
/
+8
|
*
|
|
|
perf report: Support multiple events on the TUI
Arnaldo Carvalho de Melo
2010-05-23
3
-40
/
+108
|
*
|
|
|
perf annotate: Fix up usage of the build id cache
Arnaldo Carvalho de Melo
2010-05-23
1
-2
/
+11
|
*
|
|
|
Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...
Ingo Molnar
2010-05-23
5
-44
/
+116
|
|
\
\
\
\
|
|
*
|
|
|
perf annotate: Add TUI interface
Arnaldo Carvalho de Melo
2010-05-22
6
-47
/
+112
|
|
*
|
|
|
perf tui: Remove annotate from popup menu after failure
Arnaldo Carvalho de Melo
2010-05-22
1
-0
/
+5
|
|
*
|
|
|
perf report: Don't start the TUI if -D is used
Arnaldo Carvalho de Melo
2010-05-21
1
-1
/
+3
|
*
|
|
|
|
x86/mmiotrace: Remove redundant instruction prefix checks
Akinobu Mita
2010-05-23
1
-1
/
+1
|
|
/
/
/
/
|
*
|
|
|
Merge branch 'tip/tracing/core-7' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2010-05-21
28
-611
/
+907
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Steven Rostedt
2010-05-21
559
-8753
/
+10073
|
|
|
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Steven Rostedt
2010-05-18
382
-8781
/
+16219
|
|
|
\
\
\
\
\
|
|
*
|
|
|
|
|
tracing: Comment the use of event_mutex with trace event flags
Steven Rostedt
2010-05-14
1
-1
/
+8
|
|
*
|
|
|
|
|
tracing: Fix function declarations if !CONFIG_STACKTRACE
Li Zefan
2010-05-14
1
-2
/
+2
[next]