aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-18ktest: Parse off the directory name in useconfig for failuresSteven Rostedt
2010-11-18ktest: Use different temp config name for minconfigSteven Rostedt
2010-11-18ktest: Updated the sample.conf for the latest optionsSteven Rostedt
2010-11-18ktest: Added compare script to test ktest.pl to sample.confSteven Rostedt
2010-11-18ktest: Added config_bisect test typeSteven Rostedt
2010-11-18ktest/cleanups: Added version 0.2, ssh as optionsSteven Rostedt
2010-11-18ktest: Output something easy to parse for failure or successSteven Rostedt
2010-11-18ktest: Allow a test case to undefine a default valueSteven Rostedt
2010-11-18ktest: Use $output_config instead of typing $outputdir/.configSteven Rostedt
2010-11-18ktest: Write to stdout if no log file is givenSteven Rostedt
2010-11-18ktest: Use oldnoconfig instead of yes commandSteven Rostedt
2010-11-18ktest: Update the sample config file with more documentationSteven Rostedt
2010-11-18ktest: New TEST_START instead of using [], and use real SHA1sSteven Rostedt
2010-11-18ktest: Add poweroff after halt and powercycle after rebootSteven Rostedt
2010-11-18ktest: Add POST_INSTALL to allow initrds to be createdSteven Rostedt
2010-11-18ktest: Added sample.conf, new %default option formatSteven Rostedt
2010-11-18ktest: Add open and close console and start stop monitorSteven Rostedt
2010-11-18ktest: Added continuing on success, clear log and timeoutSteven Rostedt
2010-11-18ktest: Add reverse bisect, better logging, copyrightSteven Rostedt
2010-11-18ktest: Added patchcheckSteven Rostedt
2010-11-18ktest: Added reboot on successSteven Rostedt
2010-11-18ktest: Added better console, add test buildSteven Rostedt
2010-11-18ktest: Bisecting, install modules, add loggingSteven Rostedt
2010-11-18ktest: New features reboot on error, make optionsSteven Rostedt
2010-11-18ktest: New features: noclean, dodie, poweroff on error and successSteven Rostedt
2010-11-18Initial start of ktest.plSteven Rostedt
2010-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-11-09perf_events: Fix perf_counter_mmap() hook in mprotect()Pekka Enberg
2010-11-09cifs: fix a memleak in cifs_setattr_nounix()Suresh Jayaraman
2010-11-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-11-09kernel: Constify temporary variable in roundup()Tetsuo Handa
2010-11-08sparc: fix openpromfs compileMeelis Roos
2010-11-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-11-08cifs: make cifs_ioctl handle NULL filp->private_data correctlyJeff Layton
2010-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-11-08Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-11-08Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-11-08Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-11-08ext4: Add new ext4 inode tracepointsTheodore Ts'o
2010-11-08ext4: Don't call sb_issue_discard() in ext4_free_blocks()Theodore Ts'o
2010-11-08ext4: do not try to grab the s_umount semaphore in ext4_quota_offDmitry Monakhov
2010-11-08ext4: fix potential race when freeing ext4_io_page structuresTheodore Ts'o
2010-11-08ext4: handle writeback of inodes which are being freedTheodore Ts'o
2010-11-08Merge branch 'rmobile/core' into rmobile-fixes-for-linusPaul Mundt
2010-11-08Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/int...Paul Mundt
2010-11-08sh: clkfwk: Fix up checkpatch warnings.Paul Mundt
2010-11-08sh: make some needlessly global sh7724 clocks staticGuennadi Liakhovetski
2010-11-08sh: add clk_round_parent() to optimize parent clock rateGuennadi Liakhovetski
2010-11-06Staging: ath6kl: remove empty files that mess with 'distclean'Greg Kroah-Hartman
2010-11-06floppy: fix another use-after-freeVivek Goyal