summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ktest: Change initialization of defaults hash to perl formatSteven Rostedt2011-12-221-35/+36
* ktest: Add options SWITCH_TO_GOOD and SWITCH_TO_TESTSteven Rostedt2011-12-222-7/+47
* ktest: Allow overriding bisect test resultsSteven Rostedt2011-12-222-0/+83
* ktest: Evaluate options before processing themSteven Rostedt2011-12-221-5/+6
* ktest: Evaluate $KERNEL_VERSION in both install and post installSteven Rostedt2011-12-221-3/+12
* ktest: Only ask options needed for installSteven Rostedt2011-12-221-5/+14
* ktest: When creating a new config, ask for BUILD_OPTIONSSteven Rostedt2011-12-221-1/+14
* ktest: Do not ask for some options if the only test is buildSteven Rostedt2011-12-221-12/+31
* ktest: Ask for type of test when creating a new configSteven Rostedt2011-12-221-4/+12
* ktest: Allow bisect test to restart where it left offSteven Rostedt2011-12-221-6/+64
* ktest: When creating new config, allow the use of ${THIS_DIR}Steven Rostedt2011-11-231-2/+17
* ktest: Add default for ssh-user, build-target and target-imageSteven Rostedt2011-11-211-1/+7
* ktest: Allow success logs to be storedRabin Vincent2011-11-182-34/+52
* ktest: Save test outputRabin Vincent2011-11-181-11/+19
* ktest: Check parent options for iterated testsRabin Vincent2011-11-181-0/+16
* Linux 3.2-rc2v3.2-rc2Linus Torvalds2011-11-151-1/+1
* Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-11-152-0/+2
|\
| * iommu: omap: Fix compile failureMing Lei2011-11-082-0/+2
* | Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrlLinus Torvalds2011-11-152-15/+8
|\ \
| * | pinctrl: hide subsystem from the populaceLinus Walleij2011-11-101-15/+7
| * | pinctrl: fix "warning: 'struct pinctrl_dev' declared inside parameter list"Barry Song2011-11-091-0/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Linus Torvalds2011-11-151-1/+1
|\ \
| * | fsl-rio: fix compile errorLiu Gang2011-11-141-1/+1
| |/
* | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-11-152-32/+38
|\ \
| * \ Merge branch 'for_3.2/gpio-cleanup' of git://gitorious.org/khilman/linux-omap...Grant Likely2011-11-081-25/+34
| |\ \
| | * | gpio/omap: check return value from irq_alloc_generic_chipTodd Poynor2011-08-231-0/+5
| | * | gpio/omap: replace MOD_REG_BIT macro with static inlineKevin Hilman2011-08-231-25/+29
| * | | gpio: pca953x: propagate the errno from the chip_init functionsWolfram Sang2011-10-291-6/+5
| * | | gpio: pca953x: remove unneeded check for chip typeWolfram Sang2011-10-291-3/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds2011-11-1528-56/+304
|\ \ \ \
| * | | | blackfin: Fixup export.h includesLars-Peter Clausen2011-11-148-7/+8
| * | | | Blackfin: add serial TX IRQ in individual platform resourceSonic Zhang2011-11-1428-49/+296
* | | | | hfs: add sanity check for file name lengthDan Carpenter2011-11-151-0/+2
|/ / / /
* | | | Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2011-11-1413-523/+400
|\ \ \ \
| * | | | ARM: mach-shmobile: cpuidle single/global and last_state fixesMagnus Damm2011-11-113-40/+30
| * | | | ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.hKuninori Morimoto2011-11-115-61/+17
| * | | | ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.hKuninori Morimoto2011-11-115-197/+140
| * | | | ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.hKuninori Morimoto2011-11-115-212/+151
| * | | | ARM: mach-shmobile: ap4evb: remove white space from end of lineKuninori Morimoto2011-11-111-1/+1
| * | | | ARM: mach-shmobile: clock-sh7372: remove un-necessary indexKuninori Morimoto2011-11-111-4/+4
| * | | | ARM: mach-shmobile: kota2: add comment out separatorKuninori Morimoto2011-11-111-0/+7
| * | | | ARM: mach-shmobile: sh73a0: add MMC data pin pull-upKuninori Morimoto2011-11-113-8/+50
* | | | | Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2011-11-1414-98/+82
|\ \ \ \ \
| * | | | | mailmap: Fix up some renesas attributionsKuninori Morimoto2011-11-111-0/+2
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linusPaul Mundt2011-11-113472-35672/+65364
| |\ \ \ \ \ \
| | | * | | | | sh: clkfwk: Kill off remaining debugfs cruft.Paul Mundt2011-11-112-88/+0
| | | * | | | | sh: clkfwk: add clk_rate_mult_range_round()Kuninori Morimoto2011-11-052-0/+23
| | * | | | | | drivers: sh: Kill off dead pathname for runtime PM stub.Paul Mundt2011-11-111-3/+1
| | * | | | | | drivers: sh: Generalize runtime PM platform stub.Paul Mundt2011-11-113-1/+9
| | | |/ / / / | | |/| | | |
| * | | | | | sh: Wire up process_vm syscalls.Paul Mundt2011-11-114-2/+10
OpenPOWER on IntegriCloud