summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* MIPS: microMIPS: Floating point support.Leonid Yegoshin2013-05-097-100/+893
* MIPS: microMIPS: Fix macro naming in micro-assembler.Steven J. Hill2013-05-092-2/+25
* MIPS: microMIPS: Fix incorrect mask for jump immediate.Steven J. Hill2013-05-091-1/+2
* MIPS: microMIPS: Support dynamic ASID sizing.Steven J. Hill2013-05-081-2/+32
* MIPS: Allow ASID size to be determined at boot time.Steven J. Hill2013-05-0810-61/+137
* MIPS: FW: malta: Code formatting clean-ups.Steven J. Hill2013-05-084-88/+64
* MIPS: FW: Remove obsolete header file for MTI platforms.Steven J. Hill2013-05-0814-61/+4
* MIPS: FW: malta: Use new common FW library variable processing.Steven J. Hill2013-05-085-199/+28
* MIPS: FW: sead3: Use new common FW library variable processing.Steven J. Hill2013-05-084-86/+51
* MIPS: FW: Add environment variable processing.Steven J. Hill2013-05-083-0/+150
* MIPS: Add declarations to MIPS Technologies Inc. generic header.Steven J. Hill2013-05-081-0/+3
* MIPS: sead3: Use generic suspend/resume for LEDs.Lars-Peter Clausen2013-05-081-22/+2
* MIPS: Add option to disable software I/O coherency.Steven J. Hill2013-05-017-24/+112
* MIPS: malta: Add new Malta config files.Steven J. Hill2013-05-015-57/+796
* MIPS: microMIPS: Add instruction utility macros.Steven J. Hill2013-05-011-0/+18
* MIPS: microMIPS: uasm: Add microMIPS micro assembler support.Steven J. Hill2013-05-014-0/+230
* MIPS: microMIPS: uasm: Split 'uasm.c' into two files.Steven J. Hill2013-05-014-273/+313
* MIPS: microMIPS: Add instruction formats.Steven J. Hill2013-05-011-0/+449
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-148-21/+33
|\
| * x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is setBoris Ostrovsky2013-04-121-0/+2
| * x86/mm/cpa/selftest: Fix false positive in CPA self testAndrea Arcangeli2013-04-121-1/+1
| * x86/mm/cpa: Convert noop to functional fixAndrea Arcangeli2013-04-111-5/+5
| * x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky2013-04-105-13/+21
| * x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio2013-04-101-2/+4
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-141-1/+2
|\ \
| * | perf/x86: Fix uninitialized pt_regs in intel_pmu_drain_bts_buffer()Stephane Eranian2013-03-211-1/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2013-04-141-0/+20
|\ \ \
| * | | m68k: define a local gpio_request_one() functionGreg Ungerer2013-04-091-0/+20
| | |/ | |/|
* | | x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen2013-04-132-1/+8
* | | Merge tag 'arm-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-04-1210-27/+24
|\ \ \
| * \ \ Merge tag 'mvebu_fixes_for_v3.9_round3' of git://git.infradead.org/users/jcoo...Arnd Bergmann2013-04-113-19/+18
| |\ \ \
| | * | | arm: mvebu: Fix the irq map function in SMP modeGregory CLEMENT2013-04-101-11/+5
| | * | | Fix GE0/GE1 init on ix2-200 as GE0 has no PHYNigel Roberts2013-04-101-1/+6
| | * | | ARM: Kirkwood: Fix typo in the definition of ix2-200 rebuild LEDNigel Roberts2013-04-011-7/+7
| * | | | Merge tag 'samsung-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2013-04-092-4/+2
| |\ \ \ \
| | * | | | ARM: S3C24XX: Fix interrupt pending register offset of the EINT controllerSylwester Nawrocki2013-04-091-1/+1
| | * | | | ARM: S3C24XX: Correct NR_IRQS definition for s3c2440Sylwester Nawrocki2013-04-091-3/+1
| | | |/ / | | |/| |
| * | | | Merge tag 'imx-fixes-3.9-5' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann2013-04-0954-243/+585
| |\ \ \ \
| | * | | | ARM i.MX6: Fix ldb_di clock selectionDirk Behme2013-04-091-1/+1
| | * | | | ARM: imx: provide twd clock lookup from device treeShawn Guo2013-04-092-1/+1
| | * | | | ARM: imx35 Bugfix admux clockMarkus Pargmann2013-04-091-0/+1
| | * | | | ARM: clk-imx35: Bugfix iomux clockMarkus Pargmann2013-04-091-0/+1
| | |/ / /
| * | | | Merge tag 'mxs-fixes-3.9-4' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann2013-04-0825-159/+125
| |\ \ \ \
| | * | | | ARM: mxs: Slow down the I2C clock speedMarek Vasut2013-04-032-2/+0
* | | | | | Merge tag 'stable/for-linus-3.9-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-04-111-4/+8
|\ \ \ \ \ \
| * | | | | | xen/mmu: On early bootup, flush the TLB when changing RO->RW bits Xen provide...Konrad Rzeszutek Wilk2013-04-021-4/+8
* | | | | | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2013-04-101-1/+1
|\ \ \ \ \ \ \
| * | | | | | | add memory barrier to arch_local_irq_restoreMark Salter2013-04-091-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-04-091-64/+13
|\ \ \ \ \ \ \
| * | | | | | | palinfo fixesAl Viro2013-04-091-64/+13