summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-143-3/+3
|\
| * Safer ABI for O_TMPFILEAl Viro2013-07-133-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-1414-14/+14
|\ \
| * | net: rename busy poll socket op and globalsEliezer Tamir2013-07-1114-14/+14
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-142-9/+10
|\ \ \
| * | | perf/x86: Fix incorrect use of do_div() in NMI warningDave Hansen2013-07-121-3/+4
| * | | perf tools: fix a typo of a Power7 event nameRunzhen Wang2013-07-081-6/+6
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-1426-160/+309
|\ \ \ \
| * | | | arm: multi_v7_defconfig: Tweaks for omap and sunxiOlof Johansson2013-07-131-3/+7
| * | | | Merge tag 'ux500-defconfig-for-arm-soc' of git://git.kernel.org/pub/scm/linux...Olof Johansson2013-07-121-19/+25
| |\ \ \ \
| | * | | | ARM: ux500: Enable HIGHMEM in the u8500 defconfigLee Jones2013-06-041-0/+1
| | * | | | ARM: ux500: Update MMC configs for u8500 defconfigUlf Hansson2013-05-271-1/+2
| | * | | | ARM: ux500: select SND_SOC_UX500 for ux500Fabio Baltieri2013-05-271-0/+5
| | * | | | ARM: ux500: update defconfig baseLinus Walleij2013-05-271-18/+10Star
| | * | | | ARM: ux500: select WATCHDOG and MUSB for ux500Fabio Baltieri2013-05-271-0/+7
| * | | | | arm: multi_v7_defconfig: add i.MX options and NFS rootVincent Stehlé2013-07-121-0/+10
| * | | | | Merge tag 'omap-for-v3.11/fixes-for-merge-window' of git://git.kernel.org/pub...Olof Johansson2013-07-12593-10349/+13932
| |\ \ \ \ \
| | * | | | | ARM: OMAP2+: omap2plus_defconfig: Enable appended DTB supportTom Rini2013-07-041-0/+2
| | * | | | | ARM: OMAP2+: Enable TI_EDMA in omap2plus_defconfigJoel Fernandes2013-07-041-0/+1
| | * | | | | ARM: OMAP2+: omap2plus_defconfig: enable DRA752 thermal support by defaultEduardo Valentin2013-07-041-0/+1
| | * | | | | ARM: OMAP2+: omap2plus_defconfig: enable TI bandgap driverEduardo Valentin2013-07-041-0/+11
| | * | | | | ARM: OMAP2+: devices: remove duplicated include from devices.cWei Yongjun2013-07-041-1/+0Star
| | * | | | | ARM: OMAP3: igep0020: Set DSS pins in correct mux mode.Enric Balletbo i Serra2013-07-041-0/+31
| | * | | | | ARM: OMAP2+: N900: enable N900-specific drivers even if device tree is enabledPavel Machek2013-07-041-1/+1
| | * | | | | ARM: OMAP2+: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-07-044-11/+5Star
| | * | | | | ARM: OMAP2+: Remove obsolete Makefile linePaul Bolle2013-07-041-4/+0Star
| | * | | | | ARM: OMAP5: Enable Cortex A15 errata 798181Santosh Shilimkar2013-07-041-0/+1
| | * | | | | ARM: scu: provide inline dummy functions when SCU is not presentNishanth Menon2013-07-041-1/+12
| | * | | | | ARM: OMAP4: sleep: build OMAP4 specific functions only for OMAP4Nishanth Menon2013-07-041-1/+5
| | * | | | | ARM: OMAP2+: timer: initialize before using oh_nameAfzal Mohammed2013-07-041-1/+1
| * | | | | | ARM: omap2: add select of TI_PRIV_EDMAOlof Johansson2013-07-091-0/+1
| * | | | | | ARM: exynos: select PM_GENERIC_DOMAINS only when usedArnd Bergmann2013-07-061-1/+1
| * | | | | | ARM: ixp4xx: avoid circular header dependencyArnd Bergmann2013-07-063-1/+5
| * | | | | | ARM: OMAP: omap_common_late_init may be unusedArnd Bergmann2013-07-051-1/+1
| * | | | | | ARM: sti: move DEBUG_STI_UART into alphabetical orderArnd Bergmann2013-07-051-10/+10
| * | | | | | ARM: OMAP: build mach-omap code only if neededArnd Bergmann2013-07-052-74/+78
| * | | | | | ARM: zynq: use DT_MACHINE_STARTArnd Bergmann2013-07-051-1/+1
| * | | | | | ARM: omap5: omap5 has SCU and TWDArnd Bergmann2013-07-051-0/+2
| * | | | | | ARM: tegra: fix VBUS regulator GPIO polarity in DTStephen Warren2013-07-033-0/+4
| * | | | | | Merge tag 'renesas-fixes-for-v3.11' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2013-07-032-5/+5
| |\ \ \ \ \ \
| | * | | | | | ARM: shmobile: emev2 GIO3 resource fixMagnus Damm2013-07-021-4/+4
| | * | | | | | ARM: shmobile: r8a73a4: Fix resources for SCIFB0Takanari Hayama2013-07-011-1/+1
| * | | | | | | ARM: Make multi_v7_defconfig usable on hardwareOlof Johansson2013-07-031-28/+93
* | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-07-135-4/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: 7778/1: smp_twd: twd_update_frequency need be run on all online CPUsJason Liu2013-07-091-1/+1
| * | | | | | | | ARM: 7782/1: Kconfig: Let ARM_ERRATA_364296 not depend on CONFIG_SMPFabio Estevam2013-07-091-1/+1
| * | | | | | | | ARM: mm: fix boot on SA1110 AssabetRussell King2013-07-091-1/+1
| * | | | | | | | ARM: 7781/1: mmu: Add debug_ll_io_init() mappings to early mappingsStephen Boyd2013-07-091-1/+1
| * | | | | | | | ARM: 7780/1: add missing linker section markup to head-common.SStephen Warren2013-07-091-0/+3
* | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-13158-2309/+2189Star
|\ \ \ \ \ \ \ \ \