summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-02-23Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2017-02-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds68-7272/+5337
2017-02-23Merge tag 'sound-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-3/+1
2017-02-23sparc64: memblock resizes are not handled properlyPavel Tatashin1-0/+6
2017-02-23sparc64: use latency groups to improve add_node_ranges speedPavel Tatashin1-95/+113
2017-02-23sparc64: Add 64K page size supportNitin Gupta4-14/+52
2017-02-23sparc64: Multi-page size supportNitin Gupta8-62/+253
2017-02-23sparc64: Migrate hvcons irq to panicked cpuVijay Kumar2-2/+9
2017-02-23sparc64: Set cpu state to offline when stoppedVijay Kumar1-0/+3
2017-02-23sparc64: fix for user probes in high memoryEric Saint Etienne1-2/+2
2017-02-23sparc: topology_64.h: Fix condition for including cpudata.hBen Hutchings1-1/+3
2017-02-23sparc32: mm: srmmu: add __ro_after_init to sparc32_cachetlb_ops structuresBhumika Goyal1-3/+3
2017-02-23s390/pkey: Introduce pkey kernel moduleHarald Freudenberger6-0/+206
2017-02-23s390/nmi: purge tlbs after control register validationHeiko Carstens1-1/+2
2017-02-23s390/nmi: fix order of register validationHeiko Carstens1-12/+12
2017-02-23s390/crypto: Add PCKMO inline functionHarald Freudenberger1-0/+32
2017-02-23s390/mm: use _SEGMENT_ENTRY_EMPTY in the codeDominik Dingel3-11/+11
2017-02-23s390: opt into HAVE_COPY_THREAD_TLSHeiko Carstens2-3/+3
2017-02-23s390: restore address space when returning to user spaceHeiko Carstens5-25/+53
2017-02-23s390: rename CIF_ASCE to CIF_ASCE_PRIMARYHeiko Carstens3-15/+15
2017-02-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds18-245/+21
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds81-2611/+5526
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie83-453/+655
2017-02-23mm: drop unused argument of zap_page_range()Kirill A. Shutemov2-2/+2
2017-02-23lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko2-2/+2
2017-02-23arch, mm: remove arch specific show_memMichal Hocko5-197/+0
2017-02-23powerpc: do not make the entire heap executableDenys Vlasenko1-1/+3
2017-02-23mm/memory_hotplug: set magic number to page->freelist instead of page->lru.nextYasuaki Ishimatsu1-1/+1
2017-02-23parisc: use generic current.hDavidlohr Bueso2-15/+1
2017-02-23score: remove asm/current.hDavidlohr Bueso2-7/+1
2017-02-23m32r: fix build warningSudip Mukherjee1-5/+10
2017-02-23m32r: use generic current.hDavidlohr Bueso2-15/+1
2017-02-23powerpc: Remove leftover cputime_to_nsecs call causing build errorFrédéric Weisbecker1-1/+1
2017-02-23powerpc/mm/hash: Always clear UPRT and Host Radix bits when setting up CPUAneesh Kumar K.V1-0/+4
2017-02-23powerpc/optprobes: Fix TOC handling in optprobes trampolineNaveen N. Rao1-0/+7
2017-02-22Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds31-273/+124
2017-02-22Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-34/+492
2017-02-22Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+4
2017-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds65-377/+959
2017-02-22Merge tag 'arc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds16-133/+115
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds125-976/+3839
2017-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds74-548/+552
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds26-123/+49
2017-02-22Merge tag 'gcc-plugins-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+22
2017-02-22powerpc/mpc85xx: Update TMU device tree node for T1023/T1024Hongtao Jia1-2/+2
2017-02-22powerpc/mpc85xx: Update TMU device tree node for T1040/T1042Hongtao Jia1-2/+2
2017-02-22Merge branch 'for-next/gcc-plugin/structleak' into for-linus/gcc-pluginsKees Cook1-0/+22
2017-02-22Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds22-87/+62
2017-02-22Merge tag 'media/v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds4-5/+18
2017-02-22Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-75/+0