summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-0335-1248/+741
|\
| * lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven2013-06-283-3/+3
| * score: Wire up asm-generic/xor.hGeert Uytterhoeven2013-06-231-0/+1
| * score: Remove unneeded <asm/dma-mapping.h>Geert Uytterhoeven2013-06-231-6/+0
| * openrisc: Wire up asm-generic/xor.hGeert Uytterhoeven2013-06-231-0/+1
| * h8300/boot: Use POSIX "$((..))" instead of bashism "$[...]"Geert Uytterhoeven2013-06-231-1/+1
| * h8300: Mark H83002 and H83048 CPU support brokenGeert Uytterhoeven2013-06-231-0/+2
| * h8300: Switch h8300 to drivers/KconfigGeert Uytterhoeven2013-06-231-117/+1
| * h8300: Limit timer channel ranges in KconfigGeert Uytterhoeven2013-06-231-0/+2
| * h8300: Wire up asm-generic/xor.hGeert Uytterhoeven2013-06-231-0/+1
| * h8300: Fill the system call table using a CALL() macroGeert Uytterhoeven2013-06-231-320/+322
| * h8300: Fix <asm/tlb.h>Geert Uytterhoeven2013-06-231-15/+0
| * h8300: Hardcode symbol prefixes in asm sourcesGeert Uytterhoeven2013-06-2315-453/+448
| * h8300: add missing definition for read_barries_depends()Jiang Liu2013-06-161-0/+2
| * frv: head.S - Remove commented-out initialization codeGeert Uytterhoeven2013-06-161-5/+0
| * cris: Wire up asm-generic/vga.hGeert Uytterhoeven2013-06-161-0/+1
| * cris: Switch cris to drivers/KconfigGeert Uytterhoeven2013-06-162-38/+1
| * cris: Wire up asm-generic/xor.hGeert Uytterhoeven2013-06-161-0/+1
| * cris: Switch to asm-generic/linkage.hGeert Uytterhoeven2013-06-162-6/+1
| * cris: Provide inb_p() and outb_p()Geert Uytterhoeven2013-06-161-0/+3
| * cris: Provide <asm/kvm_para.h>Geert Uytterhoeven2013-06-161-0/+1
| * cris/kgdb: Remove sections protected by #ifdef PROCESS_SUPPORTGeert Uytterhoeven2013-06-161-255/+2
| * cris/kgdb: Fix buffer overflow in getpacket()Geert Uytterhoeven2013-06-161-1/+1
| * cris/kgdb: Remove obsolete USED*() macrosGeert Uytterhoeven2013-06-161-9/+0
| * cris/kgdb: Make symbols used from asm globalGeert Uytterhoeven2013-06-161-109/+109
| * cris/kgdb: Use #ifdef PROCESS_SUPPORT where neededGeert Uytterhoeven2013-06-161-1/+3
| * cris/kgdb: Kill forward declarations for static functionsGeert Uytterhoeven2013-06-161-241/+165
| * cris/kgdb: Remove unused static int do_printkGeert Uytterhoeven2013-06-161-2/+0
| * cris/kgdb: Properly split long lines in asmGeert Uytterhoeven2013-06-161-175/+175
| * c6x: Wire up asm-generic/xor.hGeert Uytterhoeven2013-06-161-0/+1
| * avr32: atmel_default_console_device depends on CONFIG_SERIAL_ATMELGeert Uytterhoeven2013-06-161-0/+2
* | 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
OpenPOWER on IntegriCloud