summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel
AgeCommit message (Expand)AuthorLines
2013-10-09arc: use unflatten_and_copy_device_treeRob Herring-17/+1
2013-10-03ARC: Fix signal frame management for SA_SIGINFOChristian Ruppert-12/+13
2013-09-27ARC: Use clockevents_config_and_register over clockevents_register_deviceUwe Kleine-König-5/+2
2013-09-27ARC: Handle zero-overhead-loop in unaligned access handlerMischa Jonker-0/+6
2013-09-12ARC: SMP failed to boot due to missing IVT setupNoam Camus-4/+5
2013-09-10Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds-6/+0
2013-09-05ARC: remove console_verbose() from setup_arch()Mischa Jonker-2/+0
2013-09-05ARC: Handle un-aligned user space access in BE.Noam Camus-7/+19
2013-08-28of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely-6/+0
2013-08-26ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVEVineet Gupta-5/+5
2013-08-26ARC: Exception Handlers Code consolidationVineet Gupta-43/+13
2013-08-26ARC: Add some .gitignore entriesVineet Gupta-0/+1
2013-07-03Merge tag 'arc-v3.11-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-168/+158
2013-06-29more open-coded file_inode() callsAl Viro-1/+1
2013-06-27ARC: warn on improper stack unwind FDE entriesVineet Gupta-0/+2
2013-06-27arc: delete __cpuinit usage from all arc filesPaul Gortmaker-11/+11
2013-06-27ARC: Adjustments for gcc 4.8Vineet Gupta-8/+16
2013-06-26ARC: Setup Vector Table Base in early bootVineet Gupta-2/+2
2013-06-26ARC: Remove explicit passing around of ECRVineet Gupta-58/+46
2013-06-26ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth valuesVineet Gupta-19/+20
2013-06-22ARC: pt_regs update #4: r25 saved/restored unconditionallyVineet Gupta-14/+2
2013-06-22ARC: Entry Handler tweaks: Simplify branch for in-kernel preemptionVineet Gupta-6/+2
2013-06-22ARC: Entry Handler tweaks: Avoid hardcoded LIMMS for ECR valuesVineet Gupta-6/+9
2013-06-22ARC: Increase readability of entry handlersVineet Gupta-0/+4
2013-06-22ARC: pt_regs update #3: Remove unused gutter at start of callee_regsVineet Gupta-15/+12
2013-06-22ARC: pt_regs update #2: Remove unused gutter at start of pt_regsVineet Gupta-0/+8
2013-06-22ARC: pt_regs update #1: Align pt_regs end with end of kernel stack pageVineet Gupta-2/+0
2013-06-22ARC: [mm] Remove @write argument to do_page_fault()Vineet Gupta-10/+4
2013-06-22ARC: Reduce Code for ECR printingVineet Gupta-9/+7
2013-06-22ARC: Disintegrate arcregs.hVineet Gupta-0/+11
2013-06-22ARC: More code beautification with IS_ENABLED()Vineet Gupta-9/+3
2013-06-22ARC: Use kconfig helper IS_ENABLED() to get rid of defines.hVineet Gupta-4/+4
2013-05-09Merge tag 'arc-v3.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-74/+81
2013-05-07ARC: Prepare interrupt code for external controllersChristian Ruppert-1/+1
2013-05-07ARC: Allow embedded arc-intc to be properly placed in DT intc hierarchyVineet Gupta-8/+13
2013-05-07ARC: [cmdline] Don't overwrite u-boot provided bootargsVineet Gupta-8/+10
2013-05-07ARC: [cmdline] Remove CONFIG_CMDLINEVineet Gupta-5/+0
2013-05-07ARC: unaligned access emulation broken if callee-reg dest of LD/STVineet Gupta-1/+3
2013-05-07ARC: unaligned access emulation error handling consolidationVineet Gupta-15/+6
2013-05-07ARC: Debug/crash-printing ImprovementsVineet Gupta-18/+32
2013-05-07ARC: fix typo with clock speedNoam Camus-1/+1
2013-04-30arc, print-fatal-signals: reduce duplicated informationVineet Gupta-1/+1
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo-0/+1
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo-7/+0
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2013-04-09ARC: [build] Fix warnings with CONFIG_DEBUG_SECTION_MISMATCHVineet Gupta-6/+6
2013-04-09ARC: [build] Build failure with !KPROBESChristian Ruppert-0/+1
2013-04-09ARC: Remove duplicate inclusion of header filesSachin Kamat-3/+0
2013-04-09ARC: Fix coding style issuesSachin Kamat-3/+3
2013-04-09ARC: Use <linux/*> headers instead of <asm/*>Sachin Kamat-6/+6