aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm
Commit message (Expand)AuthorAge
* arc: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-14
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\
| * Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07
| |\
| * | of: remove empty arch prom.h headersRob Herring2013-10-09
| * | of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring2013-10-09
| * | arc: use common of_flat_dt_match_machineRob Herring2013-10-09
| * | arc: use unflatten_and_copy_device_treeRob Herring2013-10-09
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-11
|\ \ \
| * \ \ Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2013-10-09
| |\ \ \ | | | |/ | | |/|
| * | | sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-25
| | |/ | |/|
* | | ARC: [SMP] TLB flushVineet Gupta2013-11-06
* | | ARC: [SMP] ASID allocationVineet Gupta2013-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: Add support for irqflags tracing and lockdepVineet Gupta2013-11-06
* | | ARC: Reduce #ifdef'ery for unaligned access emulationVineet Gupta2013-11-06
* | | ARC: cacheflush refactor #2: I and D caches lines to have same sizeVineet Gupta2013-11-06
| |/ |/|
* | ARC: Workaround spinlock livelock in SMP SystemC simulationVineet Gupta2013-09-27
* | ARC: Fix 32-bit wrap around in access_ok()Vineet Gupta2013-09-27
|/
* ARC: SMP failed to boot due to missing IVT setupNoam Camus2013-09-12
* ARC: fix new Section mismatches in build (post __cpuinit cleanup)Vineet Gupta2013-09-05
* ARC: Fix __udelay calculationMischa Jonker2013-09-05
* ARC: Add read*_relaxed to asm/io.hMischa Jonker2013-09-05
* ARC: [ASID] Track ASID allocation cycles/generationsVineet Gupta2013-08-30
* ARC: [ASID] activate_mm() == switch_mm()Vineet Gupta2013-08-30
* ARC: [ASID] get_new_mmu_context() to conditionally allocate new ASIDVineet Gupta2013-08-30
* ARC: [ASID] Refactor the TLB paranoid debug codeVineet Gupta2013-08-30
* ARC: [ASID] Remove legacy/unused debug codeVineet Gupta2013-08-30
* ARC: MMUv4 preps/3 - Abstract out TLB Insert/DeleteVineet Gupta2013-08-30
* ARC: MMUv4 preps/2 - Reshuffle PTE bitsVineet Gupta2013-08-30
* ARC: MMUv4 preps/1 - Fold PTE K/U access flagsVineet Gupta2013-08-29
* ARC: Code cosmetics (Nothing semantical)Vineet Gupta2013-08-29
* ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVEVineet Gupta2013-08-26
* ARC: Exception Handlers Code consolidationVineet Gupta2013-08-26
* ARC: SMP build breakageVineet Gupta2013-07-26
* Merge tag 'arc-v3.11-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-03
|\
| * arc: delete __cpuinit usage from all arc filesPaul Gortmaker2013-06-27
| * ARC: Remove explicit passing around of ECRVineet Gupta2013-06-26
| * ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth valuesVineet Gupta2013-06-26
| * ARC: stop using pt_regs->orig_r8Vineet Gupta2013-06-22
| * ARC: pt_regs update #4: r25 saved/restored unconditionallyVineet Gupta2013-06-22
| * ARC: K/U SP saved from one location in stack switching macroVineet Gupta2013-06-22
| * ARC: Entry Handler tweaks: Avoid hardcoded LIMMS for ECR valuesVineet Gupta2013-06-22
| * ARC: Increase readability of entry handlersVineet Gupta2013-06-22
| * ARC: pt_regs update #3: Remove unused gutter at start of callee_regsVineet Gupta2013-06-22
| * ARC: pt_regs update #2: Remove unused gutter at start of pt_regsVineet Gupta2013-06-22
| * ARC: pt_regs update #1: Align pt_regs end with end of kernel stack pageVineet Gupta2013-06-22
| * ARC: pt_regs update #0: remove kernel stack canaryVineet Gupta2013-06-22
| * ARC: [mm] Make stack/heap Non-executable by defaultVineet Gupta2013-06-22