summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-07-276-13/+91
|\
| * kprobes/x86: Don't try to resolve kprobe faults from userspaceAndy Lutomirski2014-07-161-0/+3
| * perf/x86/intel: Avoid spamming kernel log for BTS buffer failureDavid Rientjes2014-07-161-2/+4
| * perf/x86/intel: Protect LBR and extra_regs against KVM lyingKan Liang2014-07-163-6/+75
| * perf/x86/intel/uncore: Fix SNB-EP/IVT Cbox filter mappingsStephane Eranian2014-07-161-5/+6
| * perf/x86/intel: Use proper dTLB-load-misses event on IvyBridgeVince Weaver2014-07-161-0/+3
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-07-274-19/+34
|\ \
| * \ x86: Merge tag 'ras_urgent' into x86/urgentH. Peter Anvin2014-07-241-4/+6
| |\ \
| | * | x86, MCE: Robustify mcheck_init_deviceBorislav Petkov2014-07-211-4/+6
| * | | x86, cpu: Fix cache topology for early P4-SMTPeter Zijlstra2014-07-232-11/+23
| * | | x86_32, entry: Store badsys error code in %eaxSven Wegener2014-07-221-4/+5
| |/ /
* | | Merge tag 'blackfin-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-07-2514-22/+26
|\ \ \
| * | | blackfin: vmlinux.lds.S: reserve 32 bytes space at the end of data section fo...Steven Miao2014-07-261-1/+1
| * | | defconfig: BF609: update spi config nameSteven Miao2014-07-261-1/+1
| * | | irq: blackfin sec: drop duplicated sec priority setSteven Miao2014-07-261-2/+0
| * | | blackfin: bind different groups of one pinmux function to different state nameSonic Zhang2014-07-262-11/+12
| * | | blackfin: fix some bf5xx boards build for missing <linux/gpio.h>Steven Miao2014-07-267-0/+7
| * | | pm: bf609: cleanup smc nor flashSteven Miao2014-07-263-7/+5
| |/ /
* | | parisc: Eliminate memset after alloc_bootmem_pagesHIMANGI SARAOGI2014-07-241-1/+0
* | | parisc: Remove SA_RESTORER defineJohn David Anglin2014-07-241-2/+0
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-07-231-4/+13
|\ \ \
| * | | arm64: Create non-empty ZONE_DMA when DRAM starts above 4GBCatalin Marinas2014-07-231-4/+13
* | | | Merge tag 'xtensa-next-20140721' of git://github.com/czankel/xtensa-linuxLinus Torvalds2014-07-233-25/+139
|\ \ \ \
| * \ \ \ Merge tag 'xtensa-for-next-20140715' of git://github.com/jcmvbkbc/linux-xtens...Chris Zankel2014-07-153-25/+139
| |\ \ \ \
| | * | | | xtensa: fix sysmem reservation at the end of existing blockMax Filippov2014-06-091-1/+1
| | * | | | xtensa: add fixup for double exception raised in window overflowMax Filippov2014-06-092-24/+138
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-07-237-7/+31
|\ \ \ \ \ \
| * | | | | | powerpc: use _GLOBAL_TOC for memmoveLi Zhong2014-07-221-1/+1
| * | | | | | powerpc/pseries: dynamically added OF nodes need to call of_node_initTyrel Datwyler2014-07-222-0/+2
| * | | | | | powerpc: subpage_protect: Increase the array size to take care of 64TBAneesh Kumar K.V2014-07-221-1/+2
| * | | | | | powerpc: Fix bugs in emulate_step()Paul Mackerras2014-07-221-5/+5
| * | | | | | powerpc: Disable doorbells on Power8 DD1.xJoel Stanley2014-07-222-0/+21
* | | | | | | sh: also try passing -m4-nofpu for SH2A buildsGeert Uytterhoeven2014-07-231-1/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-07-214-1/+6
|\ \ \ \ \ \ \
| * | | | | | | sparc: Hook up renameat2 syscall.David S. Miller2014-07-214-1/+6
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-07-2110-58/+64
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'signed-for-3.16' of git://github.com/agraf/linux-2.6 into kvm-masterPaolo Bonzini2014-07-089-58/+52
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: PPC: RTAS: Do byte swaps explicitlyAlexander Graf2014-07-071-47/+18
| | * | | | | | | KVM: PPC: Book3S PR: Fix ABIv2 on LEAlexander Graf2014-07-072-0/+8
| | * | | | | | | KVM: PPC: Assembly functions exported to modules need _GLOBAL_TOC()Anton Blanchard2014-07-072-2/+2
| | * | | | | | | PPC: Add _GLOBAL_TOC for 32bitAlexander Graf2014-06-261-0/+2
| | * | | | | | | KVM: PPC: BOOK3S: HV: Use base page size when comparing against slb valueAneesh Kumar K.V2014-06-253-8/+20
| | * | | | | | | KVM: PPC: Book3E: Unlock mmu_lock when setting caching atttributeMihai Caraman2014-06-241-1/+2
| * | | | | | | | KVM: x86: Check for nested events if there is an injectable interruptBandan Das2014-07-081-0/+12
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-07-214-50/+21
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | s390: fix restore of invalid floating-point-controlMartin Schwidefsky2014-07-161-2/+2
| * | | | | | | | s390/ptrace: fix PSW mask checkMartin Schwidefsky2014-07-161-2/+10
| * | | | | | | | s390/MSI: Use standard mask and unmask funtionsYijing Wang2014-07-161-43/+6
| * | | | | | | | s390: require mvcos facility, not tod clock steering facilityDavid Hildenbrand2014-07-161-3/+3
* | | | | | | | | um: segv: Save regs only in case of a kernel mode faultRichard Weinberger2014-07-201-1/+1