Age | Commit message (Expand) | Author | Files | Lines |
2011-10-22 | ktest: Add variable ${PWD} | Steven Rostedt | 1 | -0/+3 |
2011-10-22 | ktest: Add another monitor flush before installing kernel | Steven Rostedt | 1 | -0/+5 |
2011-10-20 | ktest: Do not opencode reboot in grub setting | Steven Rostedt | 1 | -1/+2 |
2011-10-17 | ktest: Add processing of complex conditionals | Steven Rostedt | 2 | -5/+58 |
2011-10-17 | ktest: Fix parsing of config section lines | Steven Rostedt | 1 | -18/+31 |
2011-10-17 | ktest: Sort make_min_config configs by dependecies | Steven Rostedt | 1 | -22/+49 |
2011-10-17 | ktest: Add DEFINED keyword for IF statements | Steven Rostedt | 2 | -1/+33 |
2011-10-17 | ktest: Add OVERRIDE keyword to DEFAULTS section | Steven Rostedt | 2 | -8/+44 |
2011-10-17 | ktest: Consolidate TEST_TYPE and DEFAULT code | Steven Rostedt | 1 | -40/+21 |
2011-10-17 | ktest: Add INCLUDE keyword to include other config files | Steven Rostedt | 2 | -9/+78 |
2011-10-17 | ktest: Let IF keyword take comparisons | Steven Rostedt | 2 | -6/+62 |
2011-10-17 | ktest: Add IF and ELSE to config sections | Steven Rostedt | 2 | -4/+98 |
2011-10-17 | ktest: Do not reboot on config or build issues | Steven Rostedt | 1 | -2/+20 |
2011-10-17 | ktest: Add option REBOOT_SUCCESS_LINE to stop waiting after a reboot | Steven Rostedt | 2 | -6/+37 |
2011-10-17 | ktest: Add NO_INSTALL option to not install for a test | Steven Rostedt | 2 | -1/+16 |
2011-10-17 | ktest: Fail when grub menu not found | Steven Rostedt | 1 | -1/+4 |
2011-10-17 | ktest: Include monitor in reboot code | Andrew Jones | 1 | -20/+16 |
2011-10-17 | ktest: Only need to save .config when doing mrproper | Andrew Jones | 1 | -7/+7 |
2011-10-17 | ktest: Create outputdir if it does not exist | Andrew Jones | 1 | -3/+5 |
2011-10-17 | ktest: Add TEST_TYPE install option | Steven Rostedt | 2 | -3/+11 |
2011-10-05 | Linux 3.1-rc9v3.1-rc9 | Linus Torvalds | 1 | -1/+1 |
2011-10-04 | Merge git://github.com/davem330/net | Linus Torvalds | 15 | -82/+100 |
2011-10-04 | Merge branch 'fix/asoc' of git://github.com/tiwai/sound | Linus Torvalds | 4 | -8/+8 |
2011-10-04 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 6 | -158/+33 |
2011-10-04 | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -27/+66 |
2011-10-04 | PCI: Disable MPS configuration by default | Jon Mason | 3 | -3/+20 |
2011-10-04 | drm/radeon/kms: fix channel_remap setup (v2) | Alex Deucher | 3 | -127/+0 |
2011-10-04 | spi-topcliff-pch: Fix overrun issue | Tomoya MORINAGA | 1 | -5/+23 |
2011-10-04 | spi-topcliff-pch: Add recovery processing in case FIFO overrun error occurs | Tomoya MORINAGA | 1 | -7/+24 |
2011-10-04 | spi-topcliff-pch: Fix CPU read complete condition issue | Tomoya MORINAGA | 1 | -8/+11 |
2011-10-04 | spi-topcliff-pch: Fix SSN Control issue | Tomoya MORINAGA | 1 | -7/+3 |
2011-10-04 | spi-topcliff-pch: add tx-memory clear after complete transmitting | Tomoya MORINAGA | 1 | -0/+5 |
2011-10-04 | lis3: fix regression of HP DriveGuard with 8bit chip | Takashi Iwai | 1 | -6/+8 |
2011-10-03 | Merge branch 'hwmon-for-linus' of git://github.com/groeck/linux | Linus Torvalds | 1 | -15/+13 |
2011-10-03 | Merge git://github.com/davem330/ide | Linus Torvalds | 1 | -1/+6 |
2011-10-03 | Merge branch 'btrfs-3.0' of git://github.com/chrismason/linux | Linus Torvalds | 1 | -8/+16 |
2011-10-03 | ide-disk: Fix request requeuing | Borislav Petkov | 1 | -1/+6 |
2011-10-03 | pch_gbe: Fixed the issue on which a network freezes | Toshiharu Okada | 1 | -29/+27 |
2011-10-03 | pch_gbe: Fixed the issue on which PC was frozen when link was downed. | Toshiharu Okada | 1 | -1/+1 |
2011-10-03 | make PACKET_STATISTICS getsockopt report consistently between ring and non-ring | Willem de Bruijn | 1 | -1/+4 |
2011-10-03 | net: xen-netback: correctly restart Tx after a VM restore/migrate | David Vrabel | 1 | -2/+2 |
2011-10-03 | bonding: properly stop queuing work when requested | Andy Gospodarek | 3 | -7/+12 |
2011-10-03 | drm/radeon: Set cursor x/y to 0 when x/yorigin > 0. | Michel Dänzer | 1 | -10/+10 |
2011-10-03 | drm/radeon: Update AVIVO cursor coordinate origin before x/yorigin calculation. | Michel Dänzer | 1 | -5/+7 |
2011-10-03 | drm/radeon: Simplify cursor x/yorigin calculation. | Michel Dänzer | 1 | -6/+2 |
2011-10-03 | drm/radeon/kms: fix cursor image off-by-one error | Nicholas Miell | 1 | -2/+2 |
2011-10-03 | drm/radeon/kms: Fix logic error in DP HPD handler | Alex Deucher | 1 | -4/+4 |
2011-10-03 | drm/radeon/kms: add retry limits for native DP aux defer | Alex Deucher | 1 | -4/+8 |
2011-10-03 | drm/radeon/kms: fix regression in DP aux defer handling | Alex Deucher | 1 | -2/+2 |
2011-10-03 | Merge branch 'for-linus' of git://git.infradead.org/users/sameo/mfd-2.6 | Linus Torvalds | 1 | -1/+1 |