summaryrefslogtreecommitdiffstats
path: root/arch/arc/include
Commit message (Expand)AuthorAgeFilesLines
* ARC: SMP build breakageVineet Gupta2013-07-261-0/+1
* Merge tag 'arc-v3.11-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-0320-592/+363
|\
| * arc: delete __cpuinit usage from all arc filesPaul Gortmaker2013-06-271-1/+1
| * ARC: Remove explicit passing around of ECRVineet Gupta2013-06-265-12/+8
| * ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth valuesVineet Gupta2013-06-263-38/+33
| * ARC: stop using pt_regs->orig_r8Vineet Gupta2013-06-223-16/+4
| * ARC: pt_regs update #4: r25 saved/restored unconditionallyVineet Gupta2013-06-223-26/+22
| * ARC: K/U SP saved from one location in stack switching macroVineet Gupta2013-06-221-4/+4
| * ARC: Entry Handler tweaks: Avoid hardcoded LIMMS for ECR valuesVineet Gupta2013-06-221-0/+5
| * ARC: Increase readability of entry handlersVineet Gupta2013-06-221-212/+182
| * ARC: pt_regs update #3: Remove unused gutter at start of callee_regsVineet Gupta2013-06-224-16/+12
| * ARC: pt_regs update #2: Remove unused gutter at start of pt_regsVineet Gupta2013-06-223-26/+7
| * ARC: pt_regs update #1: Align pt_regs end with end of kernel stack pageVineet Gupta2013-06-223-3/+3
| * ARC: pt_regs update #0: remove kernel stack canaryVineet Gupta2013-06-221-18/+0
| * ARC: [mm] Make stack/heap Non-executable by defaultVineet Gupta2013-06-221-6/+1
| * ARC: [mm] Assume pagecache page dirty by defaultVineet Gupta2013-06-221-0/+7
| * ARC: cache detection code bitrotVineet Gupta2013-06-223-16/+3
| * ARC: Disintegrate arcregs.hVineet Gupta2013-06-227-153/+71
| * ARC: Use kconfig helper IS_ENABLED() to get rid of defines.hVineet Gupta2013-06-224-58/+13
* | consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-3/+0
|/
* ARC: lazy dcache flush broke gdb in non-aliasing configsVineet Gupta2013-05-251-9/+0
* ARC: Use enough bits for determining page's cache colorVineet Gupta2013-05-231-1/+1
* ARC: Brown paper bag bug in macro for checking cache colorVineet Gupta2013-05-231-1/+3
* ARC: copy_(to|from)_user() to honor usermode-access permissionsVineet Gupta2013-05-232-12/+16
* ARC: [mm] Aliasing VIPT dcache support 4/4Vineet Gupta2013-05-095-4/+22
* ARC: [mm] Aliasing VIPT dcache support 3/4Vineet Gupta2013-05-091-1/+3
* ARC: [mm] Aliasing VIPT dcache support 2/4Vineet Gupta2013-05-093-11/+69
* ARC: [mm] Aliasing VIPT dcache support 1/4Vineet Gupta2013-05-091-1/+1
* ARC: [mm] Lazy D-cache flush (non aliasing VIPT)Vineet Gupta2013-05-071-0/+1
* ARC: [mm] consolidate icache/dcache sync codeVineet Gupta2013-05-071-3/+2
* ARC: [mm] optimise icache flush for user mappingsVineet Gupta2013-05-071-1/+9
* ARC: [mm] optimize needless full mm TLB flush on munmapVineet Gupta2013-05-071-4/+12
* ARC: [TB10x] Add support for TB10x platformChristian Ruppert2013-05-071-0/+10
* ARC: Prepare interrupt code for external controllersChristian Ruppert2013-05-071-1/+2
* ARC: Add implicit compiler barrier to raw_local_irq* functionsChristian Ruppert2013-04-081-4/+8
* ARC: Fix the typo in event identifier flags used by ptraceVineet Gupta2013-03-202-2/+2
* arc: fix dma_address assignment during dma_map_sg()Pierrick Hascoet2013-03-191-1/+1
* ARC: Remove SET_PERSONALITY (tracks cross-arch change)Vineet Gupta2013-03-181-3/+0
* ARC: ABIv3: fork/vfork wrappers not needed in "no-legacy-syscall" ABIVineet Gupta2013-03-111-2/+0
* ARC: make allyesconfig build breakagesVineet Gupta2013-03-112-6/+4
* ARC: split elf.h into uapi and export it for userspaceVineet Gupta2013-02-273-26/+38
* ARC: Fixup the current ABI versionVineet Gupta2013-02-271-1/+1
* ARC: gdbserver using regset interface possibly brokenVineet Gupta2013-02-271-5/+1
* ARC: make a copy of flat DTVineet Gupta2013-02-261-0/+2
* ARC: Provide a default serial.h for uart drivers needing BASE_BAUDVineet Gupta2013-02-151-0/+25
* ARC: [Review] Multi-platform image #7: SMP common code to use callbacksVineet Gupta2013-02-151-21/+15
* ARC: [Review] Multi-platform image #6: cpu-to-dma-addr optionalVineet Gupta2013-02-151-0/+16
* ARC: [Review] Multi-platform image #5: NR_IRQS defined by ARC coreVineet Gupta2013-02-151-0/+2
* ARC: [Review] Multi-platform image #4: Isolate platform headersVineet Gupta2013-02-151-1/+0
* ARC: [Review] Multi-platform image #3: switch to board callbackVineet Gupta2013-02-152-6/+0
OpenPOWER on IntegriCloud