summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'at91-fixes-non-critical' of git://github.com/at91linux/linux-at91 ...Olof Johansson2013-11-1514-1/+120
|\
| * ARM: at91: fix hanged boot due to early rtt-interruptJohan Hovold2013-11-157-0/+34
| * ARM: at91: fix hanged boot due to early rtc-interruptJohan Hovold2013-11-1511-1/+86
* | video: exynos_mipi_dsim: Remove unused variableOlof Johansson2013-11-141-1/+0
* | ARM: highbank: only select errata 764369 if SMPOlof Johansson2013-11-141-1/+1
* | ARM: sti: only select errata 764369 if SMPOlof Johansson2013-11-141-1/+1
* | ARM: tegra: init fuse before setting reset handlerAlexandre Courbot2013-11-141-1/+1
* | ARM: vt8500: add defconfig for v6/v7 chipsOlof Johansson2013-11-141-0/+90
* | ARM: integrator_cp: Set LCD{0,1} enable lines when turning on CLCDJonathan Austin2013-11-141-1/+2
* | Merge tag 'imx-fixes-3.13' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Olof Johansson2013-11-117-47/+49
|\ \
| * | ARM: dts: i.MX51: Fix OTG PHY clockAlexander Shiyan2013-11-111-1/+1
| * | ARM: imx: set up pllv3 POWER and BYPASS sequentiallyShawn Guo2013-11-111-2/+10
| * | ARM: imx: pllv3 needs relock in .set_rate() callShawn Guo2013-11-111-18/+25
| * | ARM: imx: add sleep for pllv3 relockShawn Guo2013-11-111-0/+2
| * | ARM: imx6q: add missing sentinel to divider tableLothar Waßmann2013-11-111-2/+3
| * | ARM: imx: v7_cpu_resume() is needed by imx6sl buildShawn Guo2013-11-111-2/+2
| * | ARM: imx: improve mxc_restart() on the SRC bit writesShawn Guo2013-11-111-1/+8
| * | ARM: imx: remove imx_src_prepare_restart() callShawn Guo2013-11-113-23/+0
| * | ARM: i.MX6q: fix the wrong parent of can_root clockJiada Wang2013-11-111-1/+1
* | | MAINTAINERS: drop discontinued mailing listLinus Walleij2013-11-111-1/+0
|/ /
* | Merge tag 'arc-v3.13-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-1128-181/+326
|\ \
| * | ARC: [plat-arcfpga] defconfig updateVineet Gupta2013-11-071-0/+3
| * | smp, ARC: kill SMP single function call interruptJiang Liu2013-11-071-6/+1
| * | ARC: [SMP] Disallow RTSCVineet Gupta2013-11-072-8/+5
| * | ARC: [SMP] Fix build failures for large NR_CPUSVineet Gupta2013-11-062-3/+21
| * | ARC: [SMP] enlarge possible NR_CPUSNoam Camus2013-11-061-2/+2
| * | ARC: [SMP] TLB flushVineet Gupta2013-11-064-3/+99
| * | ARC: [SMP] ASID allocationVineet Gupta2013-11-063-23/+37
| * | arc: export symbol for pm_power_off in reset.cChen Gang2013-11-061-0/+1
| * | arc: export symbol for save_stack_trace() in stacktrace.cChen Gang2013-11-061-0/+1
| * | arc: remove '__init' for get_hw_config_num_irq()Chen Gang2013-11-062-2/+2
| * | arc: remove '__init' for first_lines_of_secondary()Chen Gang2013-11-062-2/+2
| * | arc: remove '__init' for setup_processor() and arc_init_IRQ()Chen Gang2013-11-062-2/+2
| * | arc: kgdb: add default implementation for kgdb_roundup_cpus()Chen Gang2013-11-061-0/+12
| * | ARC: Fix bogus gcc warning and micro-optimise TLB iteration loopVineet Gupta2013-11-061-2/+2
| * | ARC: Add support for irqflags tracing and lockdepVineet Gupta2013-11-064-1/+42
| * | ARC: Reset the value of Interrupt Priority RegisterVineet Gupta2013-11-061-3/+7
| * | ARC: Reduce #ifdef'ery for unaligned access emulationVineet Gupta2013-11-063-7/+3
| * | ARC: Change calling convention of do_page_fault()Vineet Gupta2013-11-063-8/+7
| * | ARC: cacheflush optim - PTAG can be loop invariant if V-P is constVineet Gupta2013-11-061-3/+11
| * | ARC: cacheflush refactor #3: Unify the {d,i}cache flush leaf helpersVineet Gupta2013-11-061-84/+55
| * | ARC: cacheflush refactor #2: I and D caches lines to have same sizeVineet Gupta2013-11-062-22/+16
| * | ARC: cacheflush refactor #1: push aux reg ascertaining into leaf routineVineet Gupta2013-11-061-10/+6
| * | ARC: use __weak instead of __attribute__((weak))Vineet Gupta2013-11-062-2/+2
| * | ARC: Annotate some functions as staticVineet Gupta2013-11-061-6/+5
| * | arc: Replace __get_cpu_var usesChristoph Lameter2013-11-062-4/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2013-11-118-9/+16
|\ \ \
| * | | m68k: Remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-267-9/+9
| * | | m68k/m68knommu: Implement __get_user_unaligned/__put_user_unaligned()Geert Uytterhoeven2013-09-101-0/+7
* | | | Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2013-11-1128-168/+1214
|\ \ \ \