summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-07-26x86/unwind: Add the ORC unwinderJosh Poimboeuf14-59/+759
2017-07-25x86/asm: Add suffix macro for GEN_*_RMWcc()Kees Cook1-13/+24
2017-07-24x86/io: Make readq() / writeq() API consistentAndy Shevchenko1-4/+6
2017-07-24x86/io: Remove xlate_dev_kmem_ptr() duplicationAndy Shevchenko1-5/+0
2017-07-24x86/io: Remove mem*io() duplicationsAndy Shevchenko1-45/+0
2017-07-24x86/io: Include asm-generic/io.h to architectural codeAndy Shevchenko1-0/+3
2017-07-24x86/io: Define IO accessors by preprocessorAndy Shevchenko1-0/+41
2017-07-18x86/asm: Add unwind hint annotations to sync_core()Josh Poimboeuf1-0/+3
2017-07-18x86/entry/64: Add unwind hint annotationsJosh Poimboeuf3-11/+66
2017-07-18objtool, x86: Add facility for asm code to provide unwind hintsJosh Poimboeuf2-0/+210
2017-07-18x86/dumpstack: Fix interrupt and exception stack boundary checksJosh Poimboeuf2-4/+4
2017-07-18x86/dumpstack: Fix occasionally missing registersJosh Poimboeuf1-5/+7
2017-07-18x86/entry/64: Initialize the top of the IRQ stack before switching stacksAndy Lutomirski1-1/+23
2017-07-18x86/entry/64: Refactor IRQ stacks and make them NMI-safeAndy Lutomirski3-26/+64
2017-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds5-75/+139
2017-07-17Blackfin: flat: Use %x to format u32Geert Uytterhoeven1-2/+2
2017-07-16h8300: Add missing closing parenthesis in flat_get_addr_from_rp()Geert Uytterhoeven1-1/+1
2017-07-16blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changesGeert Uytterhoeven2-4/+2
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-3/+19
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds21-406/+145
2017-07-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds127-1771/+2206
2017-07-15Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds21-82/+201
2017-07-15Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds14-172/+320
2017-07-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+1
2017-07-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-12/+1
2017-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds3-75/+74
2017-07-14Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds14-31/+162
2017-07-14xtensa: use generic fb.hTobias Klauser2-12/+1
2017-07-14Merge tag 'pci-v4.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2017-07-14sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu4-70/+132
2017-07-14kvm: x86: hyperv: make VP_INDEX managed by userspaceRoman Kagan4-19/+40
2017-07-14KVM: async_pf: Let guest support delivery of async_pf from guest modeWanpeng Li6-5/+13
2017-07-14KVM: async_pf: Force a nested vmexit if the injected #PF is async_pfWanpeng Li5-10/+35
2017-07-14KVM: async_pf: Add L1 guest async_pf #PF vmexit handlerWanpeng Li5-37/+51
2017-07-14KVM: x86: Simplify kvm_x86_ops->queue_exception parameter listWanpeng Li4-13/+12
2017-07-13Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds42-404/+370
2017-07-13kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2Roman Kagan4-6/+17
2017-07-13KVM: x86: make backwards_tsc_observed a per-VM variableLadi Prosek2-4/+3
2017-07-12x86/efi: move asmlinkage before return typeJoe Perches1-2/+2
2017-07-12sh: move inline before return typeJoe Perches1-1/+1
2017-07-12MIPS: SMP: move asmlinkage before return typeJoe Perches1-1/+1
2017-07-12m68k: coldfire: move inline before return typeJoe Perches1-2/+2
2017-07-12ia64: sn: pci: move inline before typeJoe Perches2-3/+3
2017-07-12ia64: move inline before return typeJoe Perches1-1/+1
2017-07-12FRV: tlbflush: move asmlinkage before return typeJoe Perches1-4/+4
2017-07-12CRIS: gpio: move inline before return typeJoe Perches1-2/+2
2017-07-12ARM: HP Jornada 7XX: move inline before return typeJoe Perches1-1/+1
2017-07-12ARM: KVM: move asmlinkage before typeJoe Perches1-4/+4
2017-07-12mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko3-3/+3
2017-07-12MIPS: do not use __GFP_REPEAT for order-0 requestMichal Hocko1-1/+1