summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-1815-35/+65
|\
| * sparc/ftrace: Fix ftrace graph time measurementLiam R. Howlett2017-05-171-7/+6
| * sparc: Fix -Wstringop-overflow warningOrlando Arias2017-05-173-4/+4
| * sparc64: Fix mapping of 64k pages with MAP_FIXEDNitin Gupta2017-05-171-2/+4
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-05-1610-22/+51
| |\
| | * s390: convert debug_info.ref_count from atomic_t to refcount_tElena Reshetova2017-05-112-5/+6
| | * s390: move _text symbol to address higher than zeroHeiko Carstens2017-05-091-1/+7
| | * s390/topology: let topology_mnest_limit() return unsigned charHeiko Carstens2017-05-091-1/+1
| | * s390/uaccess: use sane length for __strncpy_from_user()Heiko Carstens2017-05-091-2/+2
| | * s390/uprobes: fix compile for !KPROBESHeiko Carstens2017-05-033-10/+13
| | * s390/ftrace: fix compile for !MODULESHeiko Carstens2017-05-031-0/+4
| | * s390/cputime: fix incorrect system timeMartin Schwidefsky2017-05-031-3/+18
* | | powerpc/85xx/kmcent2: use hdlc busmode for UCC1Holger Brunck2017-05-181-3/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-151-2/+3
|\ \
| * | bpf, arm64: fix faulty emission of map access in tail callsDaniel Borkmann2017-05-111-2/+3
* | | Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-137-19/+17
|\ \ \
| * | | um: Add missing NR_CPUS includeRichard Weinberger2017-05-041-0/+1
| * | | um: Fix to call read_initrd after init_bootmemMasami Hiramatsu2017-05-032-3/+7
| * | | um: Include kbuild.h instead of duplicating its macrosMatthias Kaehlcke2017-05-031-8/+1
| * | | um: Fix PTRACE_POKEUSER on x86_64Richard Weinberger2017-05-031-1/+1
| * | | um: Set number of CPUsNikola Kotur2017-05-032-3/+5
| * | | um: Fix _print_addr()Richard Weinberger2017-05-031-4/+2
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-133-3/+3
|\ \ \ \
| * | | | Tigran has movedAndrew Morton2017-05-123-3/+3
* | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-121-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | x86, pmem: Fix cache flushing for iovec write < 8 bytesBen Hutchings2017-05-091-1/+1
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-121-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'perf-core-for-mingo-4.12-20170503' of git://git.kernel.org/pub/scm...Ingo Molnar2017-05-0333-434/+674
| |\ \ \ \ \
| * | | | | | perf/x86: Fix Broadwell-EP DRAM RAPL eventsVince Weaver2017-05-031-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-05-1215-27/+63
|\ \ \ \ \ \
| * | | | | | x86/build: Don't add -maccumulate-outgoing-args w/o compiler supportNick Desaulniers2017-05-091-1/+2
| * | | | | | x86/boot/32: Fix UP boot on Quark and possibly other platformsAndy Lutomirski2017-05-092-5/+20
| * | | | | | x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()Laura Abbott2017-05-091-0/+1
| * | | | | | x86/kexec/64: Use gbpages for identity mappings if availableXunlei Pang2017-05-081-0/+4
| * | | | | | x86/mm: Add support for gbpages to kernel_ident_mapping_init()Xunlei Pang2017-05-085-5/+18
| * | | | | | x86/boot: Declare error() as noreturnKees Cook2017-05-071-1/+3
| * | | | | | x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang ...Matthias Kaehlcke2017-05-052-1/+3
| * | | | | | x86/mm: Fix boot crash caused by incorrect loop count calculation in sync_glo...Baoquan He2017-05-051-6/+6
| * | | | | | Merge branch 'linus' into x86/urgent, to pick up dependent commitsIngo Molnar2017-05-05667-34563/+7070
| |\ \ \ \ \ \
| * | | | | | | x86/asm: Don't use RBP as a temporary register in csum_partial_copy_generic()Josh Poimboeuf2017-05-051-6/+6
| * | | | | | | Merge branch 'x86/microcode' into x86/urgent, to pick up cleanupIngo Molnar2017-05-011-2/+0
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | x86/microcode/AMD: Remove redundant NULL check on mcColin Ian King2017-03-181-2/+0
* | | | | | | | Merge tag 'for-linus-4.12b-rc0c-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-124-32/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | xen: adjust early dom0 p2m handling to xen hypervisor behaviorJuergen Gross2017-05-111-3/+4
| * | | | | | | | x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under XenJuergen Gross2017-05-112-3/+3
| * | | | | | | | xen/x86: Do not call xen_init_time_ops() until shared_info is initializedBoris Ostrovsky2017-05-052-3/+8
| * | | | | | | | x86/xen: fix xsave capability settingJuergen Gross2017-05-051-23/+9
* | | | | | | | | Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-1220-24/+1203
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | powerpc/64s: Support new device tree binding for discovering CPU featuresNicholas Piggin2017-05-0911-16/+1150
| * | | | | | | | | powerpc: Don't print cpu_spec->cpu_name if it's NULLNicholas Piggin2017-05-091-1/+1