summaryrefslogtreecommitdiffstats
path: root/arch/arc
AgeCommit message (Expand)AuthorLines
2013-09-27ARC: Use clockevents_config_and_register over clockevents_register_deviceUwe Kleine-König-5/+2
2013-09-27ARC: Workaround spinlock livelock in SMP SystemC simulationVineet Gupta-1/+8
2013-09-27ARC: Fix 32-bit wrap around in access_ok()Vineet Gupta-2/+2
2013-09-27ARC: Handle zero-overhead-loop in unaligned access handlerMischa Jonker-0/+6
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra-0/+1
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky-1/+0
2013-09-12Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds-7/+4
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner-2/+4
2013-09-12arch: mm: remove obsolete init OOM protectionJohannes Weiner-5/+0
2013-09-12ARC: SMP failed to boot due to missing IVT setupNoam Camus-5/+5
2013-09-10Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds-9/+2
2013-09-05ARC: fix new Section mismatches in build (post __cpuinit cleanup)Vineet Gupta-2/+2
2013-09-05ARC: Fix __udelay calculationMischa Jonker-3/+2
2013-09-05ARC: remove console_verbose() from setup_arch()Mischa Jonker-2/+0
2013-09-05ARC: Add read*_relaxed to asm/io.hMischa Jonker-0/+4
2013-09-05ARC: Handle un-aligned user space access in BE.Noam Camus-7/+19
2013-08-30ARC: [ASID] Track ASID allocation cycles/generationsVineet Gupta-86/+40
2013-08-30ARC: [ASID] activate_mm() == switch_mm()Vineet Gupta-11/+9
2013-08-30ARC: [ASID] get_new_mmu_context() to conditionally allocate new ASIDVineet Gupta-33/+25
2013-08-30ARC: [ASID] Refactor the TLB paranoid debug codeVineet Gupta-21/+21
2013-08-30ARC: [ASID] Remove legacy/unused debug codeVineet Gupta-14/+0
2013-08-30ARC: No need to flush the TLB in early bootVineet Gupta-7/+0
2013-08-30ARC: MMUv4 preps/3 - Abstract out TLB Insert/DeleteVineet Gupta-40/+56
2013-08-30ARC: MMUv4 preps/2 - Reshuffle PTE bitsVineet Gupta-25/+11
2013-08-29ARC: MMUv4 preps/1 - Fold PTE K/U access flagsVineet Gupta-48/+54
2013-08-29ARC: Code cosmetics (Nothing semantical)Vineet Gupta-104/+77
2013-08-28of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely-6/+0
2013-08-28Merge tag 'v3.11-rc7' into devicetree/nextGrant Likely-0/+11
2013-08-26ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVEVineet Gupta-12/+5
2013-08-26ARC: Exception Handlers Code consolidationVineet Gupta-51/+37
2013-08-26ARC: Add some .gitignore entriesVineet Gupta-0/+2
2013-08-24ARC: [lib] strchr breakage in Big-endian configurationJoern Rennecke-0/+10
2013-07-26ARC: SMP build breakageVineet Gupta-0/+1
2013-07-24of: Specify initrd location using 64-bitSantosh Shilimkar-3/+2
2013-07-10Merge tag 'arc-v3.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-58/+62
2013-07-09mm: invoke oom-killer from remaining unconverted page fault handlersJohannes Weiner-2/+4
2013-07-04Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-10/+10
2013-07-04Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds-7/+1
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen-7/+1
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds-36/+6
2013-07-03mm/ARC: prepare for removing num_physpages and simplify mem_init()Jiang Liu-33/+3
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu-1/+1
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu-2/+2
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu-1/+1
2013-07-03Merge tag 'arc-v3.11-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-876/+670
2013-06-29more open-coded file_inode() callsAl Viro-1/+1
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro-3/+0
2013-06-28ARC: [TB10x] Updates for irqchip driverChristian Ruppert-54/+43
2013-06-28ARC: [plat-arcfpga] Enable arc_emac for ARCAngle4 BoardAlexey Brodkin-4/+19
2013-06-27ARC: warn on improper stack unwind FDE entriesVineet Gupta-0/+2