| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | ktest: Added force stop after success and failure | Steven Rostedt | 2010-11-18 | 2 | -1/+44 |
| | * | | | | | ktest: Parse off the directory name in useconfig for failures | Steven Rostedt | 2010-11-18 | 1 | -1/+6 |
| | * | | | | | ktest: Use different temp config name for minconfig | Steven Rostedt | 2010-11-18 | 1 | -2/+2 |
| | * | | | | | ktest: Updated the sample.conf for the latest options | Steven Rostedt | 2010-11-18 | 1 | -1/+89 |
| | * | | | | | ktest: Added compare script to test ktest.pl to sample.conf | Steven Rostedt | 2010-11-18 | 1 | -0/+30 |
| | * | | | | | ktest: Added config_bisect test type | Steven Rostedt | 2010-11-18 | 1 | -21/+388 |
| | * | | | | | ktest/cleanups: Added version 0.2, ssh as options | Steven Rostedt | 2010-11-18 | 1 | -18/+63 |
| | * | | | | | ktest: Output something easy to parse for failure or success | Steven Rostedt | 2010-11-18 | 1 | -2/+2 |
| | * | | | | | ktest: Allow a test case to undefine a default value | Steven Rostedt | 2010-11-18 | 1 | -0/+5 |
| | * | | | | | ktest: Use $output_config instead of typing $outputdir/.config | Steven Rostedt | 2010-11-18 | 1 | -8/+10 |
| | * | | | | | ktest: Write to stdout if no log file is given | Steven Rostedt | 2010-11-18 | 1 | -2/+10 |
| | * | | | | | ktest: Use oldnoconfig instead of yes command | Steven Rostedt | 2010-11-18 | 1 | -3/+2 |
| | * | | | | | ktest: Update the sample config file with more documentation | Steven Rostedt | 2010-11-18 | 1 | -91/+103 |
| | * | | | | | ktest: New TEST_START instead of using [], and use real SHA1s | Steven Rostedt | 2010-11-18 | 2 | -118/+433 |
| | * | | | | | ktest: Add poweroff after halt and powercycle after reboot | Steven Rostedt | 2010-11-18 | 2 | -15/+66 |
| | * | | | | | ktest: Add POST_INSTALL to allow initrds to be created | Steven Rostedt | 2010-11-18 | 2 | -0/+16 |
| | * | | | | | ktest: Added sample.conf, new %default option format | Steven Rostedt | 2010-11-18 | 2 | -142/+649 |
| | * | | | | | ktest: Add open and close console and start stop monitor | Steven Rostedt | 2010-11-18 | 1 | -87/+170 |
| | * | | | | | ktest: Added continuing on success, clear log and timeout | Steven Rostedt | 2010-11-18 | 1 | -38/+78 |
| | * | | | | | ktest: Add reverse bisect, better logging, copyright | Steven Rostedt | 2010-11-18 | 1 | -6/+45 |
| | * | | | | | ktest: Added patchcheck | Steven Rostedt | 2010-11-18 | 1 | -2/+140 |
| | * | | | | | ktest: Added reboot on success | Steven Rostedt | 2010-11-18 | 1 | -1/+6 |
| | * | | | | | ktest: Added better console, add test build | Steven Rostedt | 2010-11-18 | 1 | -48/+159 |
| | * | | | | | ktest: Bisecting, install modules, add logging | Steven Rostedt | 2010-11-18 | 1 | -94/+227 |
| | * | | | | | ktest: New features reboot on error, make options | Steven Rostedt | 2010-11-18 | 1 | -16/+46 |
| | * | | | | | ktest: New features: noclean, dodie, poweroff on error and success | Steven Rostedt | 2010-11-18 | 1 | -21/+94 |
| | * | | | | | Initial start of ktest.pl | Steven Rostedt | 2010-11-18 | 1 | -0/+334 |
| * | | | | | | Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-01-12 | 10 | -312/+661 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | xen/xenbus: making backend support modular is too complex | Jeremy Fitzhardinge | 2011-01-05 | 1 | -1/+1 |
| | * | | | | | | xen/pci: Make xen-pcifront be dependent on XEN_XENBUS_FRONTEND | Konrad Rzeszutek Wilk | 2011-01-05 | 1 | -0/+1 |
| | * | | | | | | xen/xenbus: fixup checkpatch issues in xenbus_probe* | Ian Campbell | 2011-01-05 | 5 | -49/+40 |
| | * | | | | | | xen/netfront: select XEN_XENBUS_FRONTEND | Jeremy Fitzhardinge | 2011-01-05 | 1 | -0/+1 |
| | * | | | | | | xen/xenbus: clean up noise in xenbus_probe_frontend.c | Jeremy Fitzhardinge | 2011-01-05 | 1 | -7/+2 |
| | * | | | | | | xen/xenbus: clean up noise in xenbus_probe_backend.c | Jeremy Fitzhardinge | 2011-01-05 | 1 | -7/+2 |
| | * | | | | | | xen/xenbus: clean up noise in xenbus_probe.c | Jeremy Fitzhardinge | 2011-01-05 | 1 | -23/+6 |
| | * | | | | | | xen/xenbus: cleanup debug noise in xenbus_comms.c | Jeremy Fitzhardinge | 2011-01-05 | 1 | -1/+0 |
| | * | | | | | | xen/xenbus: clean up error handling | Jeremy Fitzhardinge | 2011-01-05 | 1 | -2/+2 |
| | * | | | | | | xen/xenbus: make frontend bus GPL | Jeremy Fitzhardinge | 2011-01-05 | 1 | -0/+2 |
| | * | | | | | | xen/xenbus: make sure backend bus is registered earlier | Jeremy Fitzhardinge | 2011-01-05 | 1 | -2/+1 |
| | * | | | | | | xenbus/frontend: register bus earlier | Jeremy Fitzhardinge | 2011-01-05 | 1 | -2/+1 |
| | * | | | | | | xen: remove xen/evtchn.h | Jeremy Fitzhardinge | 2011-01-05 | 1 | -1/+0 |
| | * | | | | | | xen: add backend driver support | Ian Campbell | 2011-01-05 | 8 | -22/+345 |
| | * | | | | | | xen: separate out frontend xenbus | Ian Campbell | 2011-01-05 | 6 | -305/+367 |
| * | | | | | | | NTFS: writev() fix and maintenance/contact details update | Anton Altaparmakov | 2011-01-12 | 5 | -25/+27 |
| | |_|_|_|/ /
| |/| | | | | |
|
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-01-11 | 109 | -1867/+2901 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | cxgb4vf: recover from failure in cxgb4vf_open() | Casey Leedom | 2011-01-11 | 1 | -5/+10 |
| | * | | | | | | Merge branch 'master' of git://1984.lsi.us.es/net-2.6 | David S. Miller | 2011-01-11 | 7 | -109/+55 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | netfilter: ebtables: make broute table work again | Florian Westphal | 2011-01-11 | 1 | -1/+1 |
| | | * | | | | | | netfilter: fix race in conntrack between dump_table and destroy | Stephen Hemminger | 2011-01-11 | 1 | -9/+5 |
| | | * | | | | | | netfilter: x_tables: dont block BH while reading counters | Eric Dumazet | 2011-01-10 | 5 | -99/+49 |