aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel
Commit message (Expand)AuthorAge
...
* | | | ARC: Reduce #ifdef'ery for unaligned access emulationVineet Gupta2013-11-06
* | | | ARC: Change calling convention of do_page_fault()Vineet 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
| |/ / |/| |
* | | ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"Vineet Gupta2013-10-12
* | | ARC: Fix signal frame management for SA_SIGINFOChristian Ruppert2013-10-03
* | | ARC: Use clockevents_config_and_register over clockevents_register_deviceUwe Kleine-König2013-09-27
* | | ARC: Handle zero-overhead-loop in unaligned access handlerMischa Jonker2013-09-27
|/ /
* | ARC: SMP failed to boot due to missing IVT setupNoam Camus2013-09-12
* | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-10
|\ \
| * | of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely2013-08-28
| |/
* | ARC: remove console_verbose() from setup_arch()Mischa Jonker2013-09-05
* | ARC: Handle un-aligned user space access in BE.Noam Camus2013-09-05
* | ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVEVineet Gupta2013-08-26
* | ARC: Exception Handlers Code consolidationVineet Gupta2013-08-26
* | ARC: Add some .gitignore entriesVineet Gupta2013-08-26
|/
* Merge tag 'arc-v3.11-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-03
|\
| * ARC: warn on improper stack unwind FDE entriesVineet Gupta2013-06-27
| * arc: delete __cpuinit usage from all arc filesPaul Gortmaker2013-06-27
| * ARC: Adjustments for gcc 4.8Vineet Gupta2013-06-27
| * ARC: Setup Vector Table Base in early bootVineet Gupta2013-06-26
| * 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: pt_regs update #4: r25 saved/restored unconditionallyVineet Gupta2013-06-22
| * ARC: Entry Handler tweaks: Simplify branch for in-kernel preemptionVineet 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: [mm] Remove @write argument to do_page_fault()Vineet Gupta2013-06-22
| * ARC: Reduce Code for ECR printingVineet Gupta2013-06-22
| * ARC: Disintegrate arcregs.hVineet Gupta2013-06-22
| * ARC: More code beautification with IS_ENABLED()Vineet Gupta2013-06-22
| * ARC: Use kconfig helper IS_ENABLED() to get rid of defines.hVineet Gupta2013-06-22
* | more open-coded file_inode() callsAl Viro2013-06-29
|/
* Merge tag 'arc-v3.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-09
|\
| * ARC: Prepare interrupt code for external controllersChristian Ruppert2013-05-07
| * ARC: Allow embedded arc-intc to be properly placed in DT intc hierarchyVineet Gupta2013-05-07
| * ARC: [cmdline] Don't overwrite u-boot provided bootargsVineet Gupta2013-05-07
| * ARC: [cmdline] Remove CONFIG_CMDLINEVineet Gupta2013-05-07
| * ARC: unaligned access emulation broken if callee-reg dest of LD/STVineet Gupta2013-05-07
| * ARC: unaligned access emulation error handling consolidationVineet Gupta2013-05-07
| * ARC: Debug/crash-printing ImprovementsVineet Gupta2013-05-07
| * ARC: fix typo with clock speedNoam Camus2013-05-07
| * ARC: [build] Fix warnings with CONFIG_DEBUG_SECTION_MISMATCHVineet Gupta2013-04-09
| * ARC: [build] Build failure with !KPROBESChristian Ruppert2013-04-09
| * ARC: Remove duplicate inclusion of header filesSachin Kamat2013-04-09
| * ARC: Fix coding style issuesSachin Kamat2013-04-09