aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ktest: Use different temp config name for minconfigSteven Rostedt2010-11-181-2/+2
* ktest: Updated the sample.conf for the latest optionsSteven Rostedt2010-11-181-1/+89
* ktest: Added compare script to test ktest.pl to sample.confSteven Rostedt2010-11-181-0/+30
* ktest: Added config_bisect test typeSteven Rostedt2010-11-181-21/+388
* ktest/cleanups: Added version 0.2, ssh as optionsSteven Rostedt2010-11-181-18/+63
* ktest: Output something easy to parse for failure or successSteven Rostedt2010-11-181-2/+2
* ktest: Allow a test case to undefine a default valueSteven Rostedt2010-11-181-0/+5
* ktest: Use $output_config instead of typing $outputdir/.configSteven Rostedt2010-11-181-8/+10
* ktest: Write to stdout if no log file is givenSteven Rostedt2010-11-181-2/+10
* ktest: Use oldnoconfig instead of yes commandSteven Rostedt2010-11-181-3/+2
* ktest: Update the sample config file with more documentationSteven Rostedt2010-11-181-91/+103
* ktest: New TEST_START instead of using [], and use real SHA1sSteven Rostedt2010-11-182-118/+433
* ktest: Add poweroff after halt and powercycle after rebootSteven Rostedt2010-11-182-15/+66
* ktest: Add POST_INSTALL to allow initrds to be createdSteven Rostedt2010-11-182-0/+16
* ktest: Added sample.conf, new %default option formatSteven Rostedt2010-11-182-142/+649
* ktest: Add open and close console and start stop monitorSteven Rostedt2010-11-181-87/+170
* ktest: Added continuing on success, clear log and timeoutSteven Rostedt2010-11-181-38/+78
* ktest: Add reverse bisect, better logging, copyrightSteven Rostedt2010-11-181-6/+45
* ktest: Added patchcheckSteven Rostedt2010-11-181-2/+140
* ktest: Added reboot on successSteven Rostedt2010-11-181-1/+6
* ktest: Added better console, add test buildSteven Rostedt2010-11-181-48/+159
* ktest: Bisecting, install modules, add loggingSteven Rostedt2010-11-181-94/+227
* ktest: New features reboot on error, make optionsSteven Rostedt2010-11-181-16/+46
* ktest: New features: noclean, dodie, poweroff on error and successSteven Rostedt2010-11-181-21/+94
* Initial start of ktest.plSteven Rostedt2010-11-181-0/+334
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-11-092-3/+10
|\
| * cifs: fix a memleak in cifs_setattr_nounix()Suresh Jayaraman2010-11-091-1/+0
| * cifs: make cifs_ioctl handle NULL filp->private_data correctlyJeff Layton2010-11-081-2/+10
* | perf_events: Fix perf_counter_mmap() hook in mprotect()Pekka Enberg2010-11-091-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-11-081-1/+1
|\ \
| * | kernel: Constify temporary variable in roundup()Tetsuo Handa2010-11-091-1/+1
* | | sparc: fix openpromfs compileMeelis Roos2010-11-081-1/+1
|/ /
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-11-086-91/+214
|\ \
| * | ext4: Add new ext4 inode tracepointsTheodore Ts'o2010-11-083-0/+110
| * | ext4: Don't call sb_issue_discard() in ext4_free_blocks()Theodore Ts'o2010-11-081-2/+0
| * | ext4: do not try to grab the s_umount semaphore in ext4_quota_offDmitry Monakhov2010-11-081-5/+3
| * | ext4: fix potential race when freeing ext4_io_page structuresTheodore Ts'o2010-11-082-24/+16
| * | ext4: handle writeback of inodes which are being freedTheodore Ts'o2010-11-083-25/+38
| * | ext4: initialize the percpu counters before replaying the journalTheodore Ts'o2010-11-031-26/+39
| * | ext4: "ret" may be used uninitialized in ext4_lazyinit_thread()Theodore Ts'o2010-11-021-8/+6
| * | ext4: fix lazyinit hang after removing requestLukas Czerner2010-11-021-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-11-0827-43/+47
|\ \ \
| * | | TTY: move .gitignore from drivers/char/ to drivers/tty/vt/Greg Kroah-Hartman2010-11-051-0/+0
| * | | TTY: create drivers/tty/vt and move the vt code thereGreg Kroah-Hartman2010-11-0512-33/+36
| * | | TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman2010-11-0516-10/+11
| |/ /
* | | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-11-085-4/+4
|\ \ \
| * | | Staging: ath6kl: remove empty files that mess with 'distclean'Greg Kroah-Hartman2010-11-062-0/+0
| * | | staging: ath6kl: Fixing the driver to use modified mmc_host structureVipin Mehta2010-11-031-2/+2
| * | | Staging: solo6x10: fix build problemGreg Kroah-Hartman2010-11-022-2/+2
| |/ /
* | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-11-0810-34/+171
|\ \ \