summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* openrisc: Use the declarations provided by <asm/sections.h>Geert Uytterhoeven2013-11-152-6/+6
* openrisc: Refresh or1ksim_defconfig for v3.12Geert Uytterhoeven2013-11-151-8/+2Star
* openrisc: Refactor 16-bit constant relocationGeert Uytterhoeven2013-11-051-4/+2Star
* openrisc: include: asm: Kbuild: add default "vga.h"Chen Gang2013-11-051-0/+1
* openrisc: Makefile: append "-D__linux__" to KBUILD_CFLAGSChen Gang2013-11-051-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-11-033-7/+8
|\
| * MIPS: ralink: fix return value check in rt_timer_probe()Wei Yongjun2013-10-311-1/+1
| * MIPS: malta: Fix GIC interrupt offsetsMarkos Chandras2013-10-301-4/+5
| * MIPS: Perf: Fix 74K cache mapDeng-Cheng Zhu2013-10-291-2/+2
* | ARC: Incorrect mm reference used in vmalloc fault handlerVineet Gupta2013-11-021-3/+3
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-11-012-5/+5
|\ \
| * | perf/x86: Fix NMI measurementsPeter Zijlstra2013-10-292-5/+5
| |/
* | Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2013-10-301-1/+2
|\ \
| * | percpu: fix this_cpu_sub() subtrahend casting for unsignedsGreg Thelen2013-10-301-1/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-10-301-1/+1
|\ \ \
| * | | KVM: Fix modprobe failure for kvm_intel/kvm_amdTim Gardner2013-10-301-1/+1
| |/ /
* / / uml: check length in exitcode_proc_write()Dan Carpenter2013-10-301-1/+3
|/ /
* | Merge tag 'xtensa-next-20131015' of git://github.com/czankel/xtensa-linuxLinus Torvalds2013-10-293-21/+33
|\ \ | |/ |/|
| * xtensa: Cocci spatch "noderef"Thomas Meyer2013-10-161-1/+2
| * xtensa: don't use alternate signal stack on threadsBaruch Siach2013-10-151-1/+1
| * xtensa: fix fast_syscall_spill_registers_fixupMax Filippov2013-10-151-19/+30
* | parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAMHelge Deller2013-10-271-0/+4
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-10-251-5/+4Star
|\ \
| * | ARM: integrator: deactivate timer0 on the Integrator/CPLinus Walleij2013-10-131-5/+4Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-10-236-28/+30
|\ \ \
| * | | s390/time: correct use of store clock fastMartin Schwidefsky2013-10-224-25/+25
| * | | s390/compat,signal: fix return value of copy_siginfo_(to|from)_user32()Heiko Carstens2013-10-151-2/+2
| * | | s390/mm,kvm: fix software dirty bits vs. kvm for old machinesMartin Schwidefsky2013-10-151-1/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-10-235-6/+19
|\ \ \ \
| * | | | net: fix unsafe set_memory_rw from softirqAlexei Starovoitov2013-10-075-6/+19
* | | | | parisc: enable DEVTMPFS, DEVTMPFS_MOUNT and BLK_DEV_INITRD in defconfigsHelge Deller2013-10-196-0/+14
* | | | | Revert "parisc: Export flush_cache_page() (needed by lustre)"Helge Deller2013-10-191-1/+0Star
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-10-182-1/+2
|\ \ \ \ \
| * | | | | x86: Update UV3 hub revision IDRuss Anderson2013-10-151-1/+1
| * | | | | x86/microcode: Correct Kconfig dependenciesBorislav Petkov2013-10-141-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-10-161-3/+0Star
|\ \ \ \ \
| * | | | | Revert "ARM: init: add support for reserved memory defined by device tree"Marek Szyprowski2013-10-151-3/+0Star
| |/ / / /
* | | | | Merge branch 'fixes-for-v3.12' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2013-10-161-15/+28
|\ \ \ \ \
| * | | | | ARM: dma-mapping: Always pass proper prot flags to iommu_map()Andreas Herrmann2013-10-021-15/+28
* | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-10-161-3/+14
|\ \ \ \ \ \
| * | | | | | KVM: Enable pvspinlock after jump_label_init() to avoid VM hangRaghavendra K T2013-10-151-3/+14
* | | | | | | Merge tag 'stable/for-linus-3.12-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-10-161-0/+9
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | xen: Fix possible user space selector corruptionFrediano Ziglio2013-10-101-0/+9
* | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-10-146-9/+44
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | ARM: 7851/1: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro2013-10-131-0/+6
| * | | | | | ARM: 7846/1: Update SMP_ON_UP code to detect A9MPCore with 1 CPU devicesSantosh Shilimkar2013-10-031-1/+20
| * | | | | | ARM: 7845/1: sharpsl_param.c: fix invalid memory access for pxa devicesAndrea Adami2013-10-031-1/+4
| * | | | | | ARM: 7843/1: drop asm/types.h from generic-yArd Biesheuvel2013-10-031-1/+0Star
| * | | | | | ARM: 7842/1: MCPM: don't explode if invoked without being initialized firstNicolas Pitre2013-10-032-6/+14
* | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-10-138-9/+49
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |