summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86, ACPI, mm: Revert movablemem_map supportYinghai Lu2013-03-023-137/+12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-0214-74/+19
|\
| * [regression] braino in "sparc: convert to ksignal"Al Viro2013-03-021-1/+1
| * fix compat truncate/ftruncateAl Viro2013-02-259-35/+12
| * switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2013-02-2413-40/+6
| * lseek() and truncate() on sparc really need sign extensionAl Viro2013-02-242-2/+4
* | Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-02139-0/+19484
|\ \
| * | ARC: split elf.h into uapi and export it for userspaceVineet Gupta2013-02-273-26/+38
| * | ARC: Fixup the current ABI versionVineet Gupta2013-02-272-2/+2
| * | ARC: gdbserver using regset interface possibly brokenVineet Gupta2013-02-271-5/+1
| * | ARC: Kconfig cleanup tracking cross-arch Kconfig pruning in merge windowVineet Gupta2013-02-261-5/+0
| * | ARC: make a copy of flat DTVineet Gupta2013-02-263-0/+19
| * | ARC: [plat-arcfpga] DT arc-uart bindings change: "baud" => "current-speed"Vineet Gupta2013-02-151-1/+1
| * | ARC: Ensure CONFIG_VIRT_TO_BUS is not enabledVineet Gupta2013-02-151-1/+3
| * | ARC: Fix pt_orig_r8 accessVineet Gupta2013-02-151-2/+2
| * | ARC: [3.9] Fallout of hlist iterator updateVineet Gupta2013-02-151-3/+3
| * | ARC: 64bit RTSC timestamp hardware issueVineet Gupta2013-02-151-36/+2
| * | ARC: Don't fiddle with non-existent cachesVineet Gupta2013-02-151-12/+9
| * | ARC: Provide a default serial.h for uart drivers needing BASE_BAUDVineet Gupta2013-02-151-0/+25
| * | ARC: [plat-arcfpga] defconfig for fully loaded ARC LinuxVineet Gupta2013-02-151-4/+19
| * | ARC: [Review] Multi-platform image #8: platform registers SMP callbacksVineet Gupta2013-02-153-18/+28
| * | ARC: [Review] Multi-platform image #7: SMP common code to use callbacksVineet Gupta2013-02-152-24/+28
| * | ARC: [Review] Multi-platform image #6: cpu-to-dma-addr optionalVineet Gupta2013-02-153-45/+20
| * | ARC: [Review] Multi-platform image #5: NR_IRQS defined by ARC coreVineet Gupta2013-02-152-6/+2
| * | ARC: [Review] Multi-platform image #4: Isolate platform headersVineet Gupta2013-02-157-20/+7
| * | ARC: [Review] Multi-platform image #3: switch to board callbackVineet Gupta2013-02-1510-26/+48
| * | ARC: [Review] Multi-platform image #2: Board callback InfrastructureVineet Gupta2013-02-158-12/+169
| * | ARC: Fold boards sub-menu into platform/SoC menuVineet Gupta2013-02-152-23/+14
| * | ARC: [Review] Multi-platform image #1: Kconfig enablementVineet Gupta2013-02-152-7/+4
| * | ARC: Add support for ioremap_prot APIGilad Ben-Yossef2013-02-154-12/+42
| * | ARC: UAPI Disintegrate arch/arc/include/asmVineet Gupta2013-02-1514-75/+108
| * | ARC: Hostlink Pseudo-Driver for Metaware DebuggerVineet Gupta2013-02-153-0/+68
| * | ARC: Support for single cycle Close Coupled Mem (CCM)Vineet Gupta2013-02-156-6/+137
| * | ARC: perf support (software counters only)Vineet Gupta2013-02-152-0/+16
| * | ARC: [plat-arfpga] BVCI Latency Unit setupVineet Gupta2013-02-152-0/+88
| * | ARC: Boot #2: Verbose Boot reporting / feature verificationVineet Gupta2013-02-157-11/+490
| * | ARC: kgdb supportMischa Jonker2013-02-155-1/+275
| * | ARC: Unaligned access emulationVineet Gupta2013-02-159-2/+329
| * | sysctl: Enable PARISC "unaligned-trap" to be used cross-archVineet Gupta2013-02-151-0/+1
| * | ARC: kprobes supportVineet Gupta2013-02-157-3/+610
| * | ARC: disassembly (needed by kprobes/kgdb/unaligned-access-emul)Vineet Gupta2013-02-153-1/+656
| * | ARC: stacktracing APIs based on dw2 unwinderVineet Gupta2013-02-152-2/+217
| * | ARC: DWARF2 .debug_frame based stack unwinderVineet Gupta2013-02-159-1/+1612
| * | ARC: SMP supportVineet Gupta2013-02-1523-2/+960
| * | ARC: Diagnostics: show_regs() etcVineet Gupta2013-02-152-0/+325
| * | ARC: Module supportVineet Gupta2013-02-153-0/+93
| * | ARC: Support for high priority interrupts in the in-core intcVineet Gupta2013-02-155-2/+339
| * | ARC: OProfile supportVineet Gupta2013-02-154-0/+38
| * | ARC: Futex supportVineet Gupta2013-02-151-0/+151
| * | ARC: ptrace supportVineet Gupta2013-02-154-2/+206