Age | Commit message (Expand) | Author |
2010-11-18 | ktest: Parse off the directory name in useconfig for failures | Steven Rostedt |
2010-11-18 | ktest: Use different temp config name for minconfig | Steven Rostedt |
2010-11-18 | ktest: Updated the sample.conf for the latest options | Steven Rostedt |
2010-11-18 | ktest: Added compare script to test ktest.pl to sample.conf | Steven Rostedt |
2010-11-18 | ktest: Added config_bisect test type | Steven Rostedt |
2010-11-18 | ktest/cleanups: Added version 0.2, ssh as options | Steven Rostedt |
2010-11-18 | ktest: Output something easy to parse for failure or success | Steven Rostedt |
2010-11-18 | ktest: Allow a test case to undefine a default value | Steven Rostedt |
2010-11-18 | ktest: Use $output_config instead of typing $outputdir/.config | Steven Rostedt |
2010-11-18 | ktest: Write to stdout if no log file is given | Steven Rostedt |
2010-11-18 | ktest: Use oldnoconfig instead of yes command | Steven Rostedt |
2010-11-18 | ktest: Update the sample config file with more documentation | Steven Rostedt |
2010-11-18 | ktest: New TEST_START instead of using [], and use real SHA1s | Steven Rostedt |
2010-11-18 | ktest: Add poweroff after halt and powercycle after reboot | Steven Rostedt |
2010-11-18 | ktest: Add POST_INSTALL to allow initrds to be created | Steven Rostedt |
2010-11-18 | ktest: Added sample.conf, new %default option format | Steven Rostedt |
2010-11-18 | ktest: Add open and close console and start stop monitor | Steven Rostedt |
2010-11-18 | ktest: Added continuing on success, clear log and timeout | Steven Rostedt |
2010-11-18 | ktest: Add reverse bisect, better logging, copyright | Steven Rostedt |
2010-11-18 | ktest: Added patchcheck | Steven Rostedt |
2010-11-18 | ktest: Added reboot on success | Steven Rostedt |
2010-11-18 | ktest: Added better console, add test build | Steven Rostedt |
2010-11-18 | ktest: Bisecting, install modules, add logging | Steven Rostedt |
2010-11-18 | ktest: New features reboot on error, make options | Steven Rostedt |
2010-11-18 | ktest: New features: noclean, dodie, poweroff on error and success | Steven Rostedt |
2010-11-18 | Initial start of ktest.pl | Steven Rostedt |
2010-11-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2010-11-09 | perf_events: Fix perf_counter_mmap() hook in mprotect() | Pekka Enberg |
2010-11-09 | cifs: fix a memleak in cifs_setattr_nounix() | Suresh Jayaraman |
2010-11-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2010-11-09 | kernel: Constify temporary variable in roundup() | Tetsuo Handa |
2010-11-08 | sparc: fix openpromfs compile | Meelis Roos |
2010-11-08 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2010-11-08 | cifs: make cifs_ioctl handle NULL filp->private_data correctly | Jeff Layton |
2010-11-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds |
2010-11-08 | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-11-08 | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2010-11-08 | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-11-08 | ext4: Add new ext4 inode tracepoints | Theodore Ts'o |
2010-11-08 | ext4: Don't call sb_issue_discard() in ext4_free_blocks() | Theodore Ts'o |
2010-11-08 | ext4: do not try to grab the s_umount semaphore in ext4_quota_off | Dmitry Monakhov |
2010-11-08 | ext4: fix potential race when freeing ext4_io_page structures | Theodore Ts'o |
2010-11-08 | ext4: handle writeback of inodes which are being freed | Theodore Ts'o |
2010-11-08 | Merge branch 'rmobile/core' into rmobile-fixes-for-linus | Paul Mundt |
2010-11-08 | Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/int... | Paul Mundt |
2010-11-08 | sh: clkfwk: Fix up checkpatch warnings. | Paul Mundt |
2010-11-08 | sh: make some needlessly global sh7724 clocks static | Guennadi Liakhovetski |
2010-11-08 | sh: add clk_round_parent() to optimize parent clock rate | Guennadi Liakhovetski |
2010-11-06 | Staging: ath6kl: remove empty files that mess with 'distclean' | Greg Kroah-Hartman |
2010-11-06 | floppy: fix another use-after-free | Vivek Goyal |