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
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2011-03-21
15
-941
/
+1237
|
\
|
*
kbuild: Make DEBUG_SECTION_MISMATCH selectable, but not on by default
Michal Marek
2011-03-21
1
-1
/
+0
|
*
Merge branch 'genksyms-enum' into kbuild/kbuild
Michal Marek
2011-03-17
8
-863
/
+988
|
|
\
|
|
*
genksyms: Regenerate lexer and parser
Michal Marek
2011-03-17
3
-512
/
+661
|
|
*
genksyms: Track changes to enum constants
Michal Marek
2011-03-17
4
-13
/
+127
|
|
*
genksyms: simplify usage of find_symbol()
Michal Marek
2011-03-17
4
-9
/
+9
|
|
*
genksyms: Add helpers for building string lists
Michal Marek
2011-03-17
1
-32
/
+38
|
|
*
genksyms: Simplify printing of symbol types
Michal Marek
2011-03-17
1
-16
/
+27
|
|
*
genksyms: Simplify lexer
Michal Marek
2011-03-17
2
-138
/
+123
|
|
*
genksyms: Do not paste the bison header file to lex.c
Michal Marek
2011-03-17
2
-147
/
+7
|
*
|
modpost: fix trailing comma
Randy Dunlap
2011-03-17
1
-8
/
+15
|
*
|
KBuild: silence "'scripts/unifdef' is up to date."
Mike Waychison
2011-03-17
2
-1
/
+6
|
*
|
kbuild: Add extra gcc checks
Borislav Petkov
2011-03-09
3
-1
/
+44
|
*
|
kbuild: reenable section mismatch analysis
Uwe Kleine-König
2011-02-24
1
-4
/
+0
|
*
|
unifdef: update to upstream version 2.5
Tony Finch
2011-01-22
1
-63
/
+184
|
|
/
*
|
Reduce sequential pointer derefs in scsi_error.c and reduce size as well
Jesper Juhl
2011-03-21
1
-45
/
+49
*
|
matroxfb: remove incorrect Matrox G200eV support
Gary Hade
2011-03-21
1
-9
/
+0
*
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-03-21
46
-1079
/
+947
|
\
\
|
*
|
xfs: don't name variables "panic"
Alex Elder
2011-03-11
1
-4
/
+4
|
*
|
xfs: factor agf counter updates into a helper
Christoph Hellwig
2011-03-09
1
-61
/
+68
|
*
|
xfs: clean up the xfs_alloc_compute_aligned calling convention
Christoph Hellwig
2011-03-09
1
-16
/
+13
|
*
|
xfs: kill support/debug.[ch]
Dave Chinner
2011-03-07
7
-86
/
+40
|
*
|
xfs: Convert remaining cmn_err() callers to new API
Dave Chinner
2011-03-07
20
-238
/
+169
|
*
|
xfs: convert the quota debug prints to new API
Dave Chinner
2011-03-07
1
-15
/
+12
|
*
|
xfs: rename xfs_cmn_err_fsblock_zero()
Dave Chinner
2011-03-07
1
-5
/
+5
|
*
|
xfs: convert xfs_fs_cmn_err to new error logging API
Dave Chinner
2011-03-07
13
-85
/
+53
|
*
|
xfs: kill xfs_fs_mount_cmn_err() macro
Dave Chinner
2011-03-07
2
-35
/
+43
|
*
|
xfs: kill xfs_fs_repair_cmn_err() macro
Dave Chinner
2011-03-07
4
-29
/
+19
|
*
|
xfs: convert xfs_cmn_err to xfs_alert_tag
Dave Chinner
2011-03-07
9
-74
/
+36
|
*
|
xfs: Convert xlog_warn to new logging interface
Dave Chinner
2011-03-07
6
-189
/
+177
|
*
|
xfs: Convert linux-2.6/ files to new logging interface
Dave Chinner
2011-03-07
6
-90
/
+76
|
*
|
xfs: introduce new logging API.
Dave Chinner
2011-03-02
4
-0
/
+155
|
*
|
xfs: zero proper structure size for geometry calls
Alex Elder
2011-03-01
1
-3
/
+8
|
*
|
xfs: enable delaylog by default
Christoph Hellwig
2011-02-22
2
-7
/
+1
|
*
|
xfs: more sensible inode refcounting for ialloc
Christoph Hellwig
2011-02-22
5
-78
/
+19
|
*
|
xfs: stop using xfs_trans_iget in the RT allocator
Christoph Hellwig
2011-02-22
2
-39
/
+23
|
*
|
xfs: check if device support discard in xfs_ioc_trim()
Lukas Czerner
2011-02-21
1
-0
/
+2
|
*
|
xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
Dan Rosenberg
2011-02-21
1
-0
/
+3
|
*
|
xfs: add lockdep annotations for the rt inodes
Christoph Hellwig
2011-02-07
3
-15
/
+26
|
*
|
xfs: fix xfs_get_extsz_hint for a zero extent size hint
Christoph Hellwig
2011-02-07
1
-13
/
+5
|
*
|
xfs: only lock the rt bitmap inode once per allocation
Christoph Hellwig
2011-02-07
2
-21
/
+24
*
|
|
Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal code
Julien Tinnes
2011-03-21
1
-4
/
+12
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2011-03-21
2
-20
/
+161
|
\
\
\
|
*
|
|
ktest: Add STOP_TEST_AFTER to stop the test after a period of time
Steven Rostedt
2011-03-08
2
-1
/
+20
|
*
|
|
ktest: Monitor kernel while running of user tests
Steven Rostedt
2011-03-08
1
-0
/
+14
|
*
|
|
ktest: Fix bug where the test would not end after failure
Steven Rostedt
2011-03-08
1
-1
/
+1
|
*
|
|
ktest: Add BISECT_FILES to run git bisect on paths
Steven Rostedt
2011-03-08
2
-1
/
+17
|
*
|
|
ktest: Add BISECT_SKIP
Steven Rostedt
2011-03-08
2
-8
/
+37
|
*
|
|
ktest: Add manual bisect
Steven Rostedt
2011-03-08
2
-2
/
+47
|
*
|
|
ktest: Handle kernels before make oldnoconfig
Steven Rostedt
2011-03-08
1
-7
/
+20
[next]