summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* uprobes: Introduce arch_uprobe->ixolOleg Nesterov2013-11-062-1/+5
* uprobes: Move function declarations out of archDavid A. Long2013-11-062-14/+0
* perf/x86/intel: Add Ivy Bridge-EP uncore IRP box supportYan, Zheng2013-11-061-0/+73
* perf/x86/intel/uncore: Add filter support for IvyBridge-EP QPI boxesYan, Zheng2013-11-061-10/+51
* perf: Fix arch_perf_out_copy_user defaultPeter Zijlstra2013-11-065-7/+7
* Merge branch 'perf/urgent' into perf/core to fix conflictsIngo Molnar2013-11-0412-39/+55
|\
| * 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-283-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
* | | perf/x86: Further optimize copy_from_user_nmi()Peter Zijlstra2013-10-292-48/+36
* | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-10-2932-71/+168
|\| |
| * | 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/+4
| |\ \
| | * | ARM: integrator: deactivate timer0 on the Integrator/CPLinus Walleij2013-10-131-5/+4
| * | | 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/+0
| * | | | | 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-151-3/+0
| |\ \ \ \ \
| | * | | | | Revert "ARM: init: add support for reserved memory defined by device tree"Marek Szyprowski2013-10-151-3/+0
| | |/ / / /
| * | | | | Merge branch 'fixes-for-v3.12' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2013-10-151-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-151-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-151-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