summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2011-03-2115-941/+1237
|\
| * kbuild: Make DEBUG_SECTION_MISMATCH selectable, but not on by defaultMichal Marek2011-03-211-1/+0
| * Merge branch 'genksyms-enum' into kbuild/kbuildMichal Marek2011-03-178-863/+988
| |\
| | * genksyms: Regenerate lexer and parserMichal Marek2011-03-173-512/+661
| | * genksyms: Track changes to enum constantsMichal Marek2011-03-174-13/+127
| | * genksyms: simplify usage of find_symbol()Michal Marek2011-03-174-9/+9
| | * genksyms: Add helpers for building string listsMichal Marek2011-03-171-32/+38
| | * genksyms: Simplify printing of symbol typesMichal Marek2011-03-171-16/+27
| | * genksyms: Simplify lexerMichal Marek2011-03-172-138/+123
| | * genksyms: Do not paste the bison header file to lex.cMichal Marek2011-03-172-147/+7
| * | modpost: fix trailing commaRandy Dunlap2011-03-171-8/+15
| * | KBuild: silence "'scripts/unifdef' is up to date."Mike Waychison2011-03-172-1/+6
| * | kbuild: Add extra gcc checksBorislav Petkov2011-03-093-1/+44
| * | kbuild: reenable section mismatch analysisUwe Kleine-König2011-02-241-4/+0
| * | unifdef: update to upstream version 2.5Tony Finch2011-01-221-63/+184
| |/
* | Reduce sequential pointer derefs in scsi_error.c and reduce size as wellJesper Juhl2011-03-211-45/+49
* | matroxfb: remove incorrect Matrox G200eV supportGary Hade2011-03-211-9/+0
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-03-2146-1079/+947
|\ \
| * | xfs: don't name variables "panic"Alex Elder2011-03-111-4/+4
| * | xfs: factor agf counter updates into a helperChristoph Hellwig2011-03-091-61/+68
| * | xfs: clean up the xfs_alloc_compute_aligned calling conventionChristoph Hellwig2011-03-091-16/+13
| * | xfs: kill support/debug.[ch]Dave Chinner2011-03-077-86/+40
| * | xfs: Convert remaining cmn_err() callers to new APIDave Chinner2011-03-0720-238/+169
| * | xfs: convert the quota debug prints to new APIDave Chinner2011-03-071-15/+12
| * | xfs: rename xfs_cmn_err_fsblock_zero()Dave Chinner2011-03-071-5/+5
| * | xfs: convert xfs_fs_cmn_err to new error logging APIDave Chinner2011-03-0713-85/+53
| * | xfs: kill xfs_fs_mount_cmn_err() macroDave Chinner2011-03-072-35/+43
| * | xfs: kill xfs_fs_repair_cmn_err() macroDave Chinner2011-03-074-29/+19
| * | xfs: convert xfs_cmn_err to xfs_alert_tagDave Chinner2011-03-079-74/+36
| * | xfs: Convert xlog_warn to new logging interfaceDave Chinner2011-03-076-189/+177
| * | xfs: Convert linux-2.6/ files to new logging interfaceDave Chinner2011-03-076-90/+76
| * | xfs: introduce new logging API.Dave Chinner2011-03-024-0/+155
| * | xfs: zero proper structure size for geometry callsAlex Elder2011-03-011-3/+8
| * | xfs: enable delaylog by defaultChristoph Hellwig2011-02-222-7/+1
| * | xfs: more sensible inode refcounting for iallocChristoph Hellwig2011-02-225-78/+19
| * | xfs: stop using xfs_trans_iget in the RT allocatorChristoph Hellwig2011-02-222-39/+23
| * | xfs: check if device support discard in xfs_ioc_trim()Lukas Czerner2011-02-211-0/+2
| * | xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1Dan Rosenberg2011-02-211-0/+3
| * | xfs: add lockdep annotations for the rt inodesChristoph Hellwig2011-02-073-15/+26
| * | xfs: fix xfs_get_extsz_hint for a zero extent size hintChristoph Hellwig2011-02-071-13/+5
| * | xfs: only lock the rt bitmap inode once per allocationChristoph Hellwig2011-02-072-21/+24
* | | Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal codeJulien Tinnes2011-03-211-4/+12
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2011-03-212-20/+161
|\ \ \
| * | | ktest: Add STOP_TEST_AFTER to stop the test after a period of timeSteven Rostedt2011-03-082-1/+20
| * | | ktest: Monitor kernel while running of user testsSteven Rostedt2011-03-081-0/+14
| * | | ktest: Fix bug where the test would not end after failureSteven Rostedt2011-03-081-1/+1
| * | | ktest: Add BISECT_FILES to run git bisect on pathsSteven Rostedt2011-03-082-1/+17
| * | | ktest: Add BISECT_SKIPSteven Rostedt2011-03-082-8/+37
| * | | ktest: Add manual bisectSteven Rostedt2011-03-082-2/+47
| * | | ktest: Handle kernels before make oldnoconfigSteven Rostedt2011-03-081-7/+20
OpenPOWER on IntegriCloud