aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* ARM: highbank: only select errata 764369 if SMPOlof Johansson2013-11-14
* ARM: sti: only select errata 764369 if SMPOlof Johansson2013-11-14
* ARM: tegra: init fuse before setting reset handlerAlexandre Courbot2013-11-14
* ARM: vt8500: add defconfig for v6/v7 chipsOlof Johansson2013-11-14
* ARM: integrator_cp: Set LCD{0,1} enable lines when turning on CLCDJonathan Austin2013-11-14
* ARM: dts: i.MX51: Fix OTG PHY clockAlexander Shiyan2013-11-11
* ARM: imx: set up pllv3 POWER and BYPASS sequentiallyShawn Guo2013-11-11
* ARM: imx: pllv3 needs relock in .set_rate() callShawn Guo2013-11-11
* ARM: imx: add sleep for pllv3 relockShawn Guo2013-11-11
* ARM: imx6q: add missing sentinel to divider tableLothar Waßmann2013-11-11
* ARM: imx: v7_cpu_resume() is needed by imx6sl buildShawn Guo2013-11-11
* ARM: imx: improve mxc_restart() on the SRC bit writesShawn Guo2013-11-11
* ARM: imx: remove imx_src_prepare_restart() callShawn Guo2013-11-11
* ARM: i.MX6q: fix the wrong parent of can_root clockJiada Wang2013-11-11
* Merge tag 'arc-v3.13-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-11
|\
| * ARC: [plat-arcfpga] defconfig updateVineet Gupta2013-11-07
| * smp, ARC: kill SMP single function call interruptJiang Liu2013-11-07
| * ARC: [SMP] Disallow RTSCVineet Gupta2013-11-07
| * ARC: [SMP] Fix build failures for large NR_CPUSVineet Gupta2013-11-06
| * ARC: [SMP] enlarge possible NR_CPUSNoam Camus2013-11-06
| * ARC: [SMP] TLB flushVineet Gupta2013-11-06
| * ARC: [SMP] ASID allocationVineet Gupta2013-11-06
| * arc: export symbol for pm_power_off in reset.cChen Gang2013-11-06
| * arc: export symbol for save_stack_trace() in stacktrace.cChen Gang2013-11-06
| * arc: remove '__init' for get_hw_config_num_irq()Chen Gang2013-11-06
| * arc: remove '__init' for first_lines_of_secondary()Chen Gang2013-11-06
| * arc: remove '__init' for setup_processor() and arc_init_IRQ()Chen Gang2013-11-06
| * arc: kgdb: add default implementation for kgdb_roundup_cpus()Chen Gang2013-11-06
| * ARC: Fix bogus gcc warning and micro-optimise TLB iteration loopVineet Gupta2013-11-06
| * ARC: Add support for irqflags tracing and lockdepVineet Gupta2013-11-06
| * ARC: Reset the value of Interrupt Priority RegisterVineet Gupta2013-11-06
| * ARC: Reduce #ifdef'ery for unaligned access emulationVineet Gupta2013-11-06
| * ARC: Change calling convention of do_page_fault()Vineet Gupta2013-11-06
| * ARC: cacheflush optim - PTAG can be loop invariant if V-P is constVineet Gupta2013-11-06
| * ARC: cacheflush refactor #3: Unify the {d,i}cache flush leaf helpersVineet Gupta2013-11-06
| * ARC: cacheflush refactor #2: I and D caches lines to have same sizeVineet Gupta2013-11-06
| * ARC: cacheflush refactor #1: push aux reg ascertaining into leaf routineVineet Gupta2013-11-06
| * ARC: use __weak instead of __attribute__((weak))Vineet Gupta2013-11-06
| * ARC: Annotate some functions as staticVineet Gupta2013-11-06
| * arc: Replace __get_cpu_var usesChristoph Lameter2013-11-06
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2013-11-11
|\ \
| * | m68k: Remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-26
| * | m68k/m68knommu: Implement __get_user_unaligned/__put_user_unaligned()Geert Uytterhoeven2013-09-10
* | | Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2013-11-11
|\ \ \
| * | | parisc: add generic 32- and 64-bit defconfigsHelge Deller2013-11-07
| * | | parisc: signal fixup - SIGBUS vs. SIGSEGVHelge Deller2013-11-07
| * | | parisc: implement full version of access_ok()Helge Deller2013-11-07
| * | | parisc: correctly display number of active CPUsHelge Deller2013-11-07
| * | | parisc: do not count IPI calls twiceHelge Deller2013-11-07
| * | | parisc: make udelay() SMP-safeHelge Deller2013-11-07