summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-12Merge tag 'omap-for-v3.11/fixes-for-merge-window' of git://git.kernel.org/pub...Olof Johansson2265-30246/+73919
2013-07-09ARM: omap2: add select of TI_PRIV_EDMAOlof Johansson1-0/+1
2013-07-06ARM: exynos: select PM_GENERIC_DOMAINS only when usedArnd Bergmann1-1/+1
2013-07-06ARM: ixp4xx: avoid circular header dependencyArnd Bergmann3-1/+5
2013-07-06ARM: OMAP: omap_common_late_init may be unusedArnd Bergmann1-1/+1
2013-07-06ARM: sti: move DEBUG_STI_UART into alphabetical orderArnd Bergmann1-10/+10
2013-07-06ARM: OMAP: build mach-omap code only if neededArnd Bergmann2-74/+78
2013-07-06ARM: zynq: use DT_MACHINE_STARTArnd Bergmann1-1/+1
2013-07-06ARM: omap5: omap5 has SCU and TWDArnd Bergmann1-0/+2
2013-07-04ARM: OMAP2+: omap2plus_defconfig: Enable appended DTB supportTom Rini1-0/+2
2013-07-04ARM: OMAP2+: Enable TI_EDMA in omap2plus_defconfigJoel Fernandes1-0/+1
2013-07-04ARM: OMAP2+: omap2plus_defconfig: enable DRA752 thermal support by defaultEduardo Valentin1-0/+1
2013-07-04ARM: OMAP2+: omap2plus_defconfig: enable TI bandgap driverEduardo Valentin1-0/+11
2013-07-04ARM: OMAP2+: devices: remove duplicated include from devices.cWei Yongjun1-1/+0
2013-07-04ARM: OMAP3: igep0020: Set DSS pins in correct mux mode.Enric Balletbo i Serra1-0/+31
2013-07-04ARM: OMAP2+: N900: enable N900-specific drivers even if device tree is enabledPavel Machek2-2/+2
2013-07-04ARM: OMAP2+: Cocci spatch "ptr_ret.spatch"Thomas Meyer4-11/+5
2013-07-04ARM: OMAP2+: Remove obsolete Makefile linePaul Bolle1-4/+0
2013-07-04ARM: OMAP5: Enable Cortex A15 errata 798181Santosh Shilimkar1-0/+1
2013-07-04ARM: scu: provide inline dummy functions when SCU is not presentNishanth Menon1-1/+12
2013-07-04ARM: OMAP4: sleep: build OMAP4 specific functions only for OMAP4Nishanth Menon1-1/+5
2013-07-04ARM: OMAP2+: timer: initialize before using oh_nameAfzal Mohammed1-1/+1
2013-07-04Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds19-111/+1743
2013-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds18-346/+553
2013-07-04Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds333-4219/+12029
2013-07-04Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds53-185/+388
2013-07-04Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds429-4934/+6278
2013-07-04Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds37-273/+353
2013-07-04tools/testing/selftests: don't assume the x bit is set on scriptsAndrew Morton2-2/+2
2013-07-04selftests: add .gitignore for kcmpRamkumar Ramachandra1-0/+2
2013-07-04selftests: fix clean target in kcmp MakefileRamkumar Ramachandra1-2/+1
2013-07-04selftests: add .gitignore for vmRamkumar Ramachandra1-0/+4
2013-07-04selftests: add hugetlbfstestJoern Engel3-1/+96
2013-07-04self-test: fix make cleanJoern Engel1-2/+3
2013-07-04selftests: exit 1 on failureJoern Engel2-1/+6
2013-07-04kernel/resource.c: remove the unneeded assignment in function __find_resourceKevin Hao1-1/+0
2013-07-04aio: fix wrong comment in aio_complete()Tang Chen1-1/+1
2013-07-04drivers/w1/slaves/w1_ds2408.c: add magic sequence to disable P0 test modeJean-Francois Dagenais1-0/+30
2013-07-04drivers/memstick/host/r592.c: convert to module_pci_driverLibo Chen1-12/+1
2013-07-04drivers/memstick/host/jmb38x_ms: convert to module_pci_driverLibo Chen1-12/+1
2013-07-04pps-gpio: add device-tree binding and supportJan Luebbe2-54/+93
2013-07-04drivers/pps/clients/pps-gpio.c: convert to module_platform_driverJan Luebbe1-17/+1
2013-07-04drivers/pps/clients/pps-gpio.c: convert to devm_* helpersJan Luebbe1-21/+7
2013-07-04drivers/parport/share.c: use kzallocAlexandru Gheorghiu1-2/+1
2013-07-04Documentation/accounting/getdelays.c: avoid strncpy in accounting toolKees Cook1-2/+2
2013-07-04aoe: update internal version number to v83Ed Cashin1-1/+1
2013-07-04aoe: update copyright dateEd Cashin4-4/+4
2013-07-04aoe: perform I/O completions in parallelEd Cashin4-31/+134
2013-07-04nbd: correct disconnect behaviorPaul Clements2-1/+7
2013-07-04nbd: remove bogus BUG_ON in NBD_CLEAR_QUEMichal Belczyk1-1/+0