summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geer...Linus Torvalds2013-07-0312-67/+22
|\
| * m68k/q40: Enable PC parallel port in defconfigGeert Uytterhoeven2013-06-242-0/+8
| * m68k/q40: Undefine insl/outsl before redefining themGeert Uytterhoeven2013-06-241-0/+2
| * m68k/uaccess: Fix asm constraints for userspace accessGeert Uytterhoeven2013-06-242-7/+7
| * m68k/irq: Vector ints need a valid interrupt handlerThomas Bogendoerfer2013-06-241-1/+1
| * m68k/math-emu: unsigned issue, 'unsigned long' will never be less than zeroChen Gang2013-06-241-1/+1
| * m68k: remove CONFIG_EARLY_PRINTK dependency on CONFIG_EMBEDDED, default to nFinn Thain2013-06-241-2/+1
| * m68k/sun3: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov2013-06-241-1/+1
| * m68k: Remove inline strcpy() and strcat() implementationsGeert Uytterhoeven2013-06-243-55/+1
* | Merge tag 'arc-v3.11-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-0348-876/+670
|\ \
| * | ARC: warn on improper stack unwind FDE entriesVineet Gupta2013-06-271-0/+2
| * | arc: delete __cpuinit usage from all arc filesPaul Gortmaker2013-06-277-16/+16
| * | ARC: [tlb-miss] Fix bug with CONFIG_ARC_DBG_TLB_MISS_COUNTVineet Gupta2013-06-271-5/+5
| * | ARC: [tlb-miss] Extraneous PTE bit testing/settingVineet Gupta2013-06-271-5/+5
| * | ARC: Adjustments for gcc 4.8Vineet Gupta2013-06-275-19/+35
| * | ARC: Setup Vector Table Base in early bootVineet Gupta2013-06-262-2/+2
| * | ARC: Remove explicit passing around of ECRVineet Gupta2013-06-2613-78/+59
| * | ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth valuesVineet Gupta2013-06-268-57/+53
| * | ARC: stop using pt_regs->orig_r8Vineet Gupta2013-06-223-16/+4
| * | ARC: pt_regs update #4: r25 saved/restored unconditionallyVineet Gupta2013-06-226-40/+24
| * | ARC: K/U SP saved from one location in stack switching macroVineet Gupta2013-06-221-4/+4
| * | ARC: Entry Handler tweaks: Simplify branch for in-kernel preemptionVineet Gupta2013-06-221-6/+2
| * | ARC: Entry Handler tweaks: Avoid hardcoded LIMMS for ECR valuesVineet Gupta2013-06-222-6/+14
| * | ARC: Increase readability of entry handlersVineet Gupta2013-06-222-212/+186
| * | ARC: pt_regs update #3: Remove unused gutter at start of callee_regsVineet Gupta2013-06-229-31/+24
| * | ARC: pt_regs update #2: Remove unused gutter at start of pt_regsVineet Gupta2013-06-224-26/+15
| * | ARC: pt_regs update #1: Align pt_regs end with end of kernel stack pageVineet Gupta2013-06-224-5/+3
| * | ARC: pt_regs update #0: remove kernel stack canaryVineet Gupta2013-06-221-18/+0
| * | ARC: [mm] Remove @write argument to do_page_fault()Vineet Gupta2013-06-223-23/+8
| * | ARC: [mm] Make stack/heap Non-executable by defaultVineet Gupta2013-06-222-13/+1
| * | ARC: [mm] Assume pagecache page dirty by defaultVineet Gupta2013-06-223-7/+14
| * | ARC: [mm] optimise VIPT dcache aliasing 2/xVineet Gupta2013-06-221-0/+1
| * | ARC: [mm] optimise VIPT dcache aliasing 1/xVineet Gupta2013-06-221-1/+6
| * | ARC: [mm] Zero page optimizationVineet Gupta2013-06-221-1/+5
| * | ARC: make dcache VIPT aliasing support dependant on dcacheAlexey Brodkin2013-06-221-0/+1
| * | ARC: No-op full icache flush if !CONFIG_ARC_HAS_ICACHEVineet Gupta2013-06-221-19/+9
| * | ARC: cache detection code bitrotVineet Gupta2013-06-224-37/+13
| * | ARC: Reduce Code for ECR printingVineet Gupta2013-06-221-9/+7
| * | ARC: Disintegrate arcregs.hVineet Gupta2013-06-2212-162/+139
| * | ARC: More code beautification with IS_ENABLED()Vineet Gupta2013-06-221-9/+3
| * | ARC: Use kconfig helper IS_ENABLED() to get rid of defines.hVineet Gupta2013-06-228-68/+23
| * | ARC: [plat-arcfpga] Fix build breakage when !CONFIG_ARC_SERIALMischa Jonker2013-06-221-3/+9
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-07-0327-155/+228
|\ \ \
| * | | s390/dasd: Fail all requests when DASD_FLAG_ABORTIO is setHannes Reinecke2013-07-011-0/+4
| * | | s390/hwsampler: Updated misleading member names in hws_data_entryHendrik Brueckner2013-07-011-2/+2
| * | | s390/appldata_net_sum: do not use static dataSebastian Ott2013-06-261-4/+14
| * | | s390/appldata_mem: do not use static dataSebastian Ott2013-06-261-4/+14
| * | | s390/airq: simplify adapter interrupt codeMartin Schwidefsky2013-06-262-17/+25
| * | | s390/pci: remove per device debug attributeMartin Schwidefsky2013-06-263-43/+0
| * | | s390/dma: remove gratuitous bracketsSebastian Ott2013-06-261-1/+1