summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-11-29s390/uapi: sort header export listHeiko Carstens
2016-11-29s390/hypfs: add hypfs header file to uapi header export listHeiko Carstens
2016-11-29s390: use generic asm-offsets.hHeiko Carstens
2016-11-29s390: convert remaining bootmem allocations to memblockHeiko Carstens
2016-11-25s390: fix kernel oops for CONFIG_MARCH_Z900=y buildsMartin Schwidefsky
2016-11-23s390/pci: use unique UIDs for domain enumerationSebastian Ott
2016-11-23s390: update defconfigHeiko Carstens
2016-11-23s390: add cma supportHeiko Carstens
2016-11-23s390/cpumf: simplify psw generationHeiko Carstens
2016-11-23s390/thread_info: get rid of THREAD_ORDER defineHeiko Carstens
2016-11-23s390/uaccess: make setfs macro return voidHeiko Carstens
2016-11-17s390/pci_dma: remove memset from dma_allocSebastian Ott
2016-11-17s390/pci_dma: make lazy flush independent from the tlb_refresh bitSebastian Ott
2016-11-17s390/pci: fix dma address calculation in map_sgSebastian Ott
2016-11-17s390/time: fix clocksource steering for negative clock offsetsMartin Schwidefsky
2016-11-15s390: move sys_call_table and last_break from thread_info to thread_structMartin Schwidefsky
2016-11-11s390: move cputime accounting fields from thread_info to thread_structMartin Schwidefsky
2016-11-11s390: move system_call field from thread_info to thread_structMartin Schwidefsky
2016-11-11s390: move thread_info into task_structHeiko Carstens
2016-11-11s390/preempt: move preempt_count to the lowcoreMartin Schwidefsky
2016-11-11s390/bitops: use atomic primitives for bitopsMartin Schwidefsky
2016-11-11s390/atomic: refactor atomic primitivesMartin Schwidefsky
2016-11-08s390: remove unneeded dependency for gen_facilitiesMasahiro Yamada
2016-11-07s390: squash facilities_src.h into gen_facilities.cMasahiro Yamada
2016-11-07s390: delete unneeded #include <linux/kconfig.h> from facilities_src.hMasahiro Yamada
2016-10-31s390: kernel: make lgr explicitly non-modularPaul Gortmaker
2016-10-31s390: hypfs: make inode explicitly non-modularPaul Gortmaker
2016-10-28s390/time: steer clocksource on STP sync eventsMartin Schwidefsky
2016-10-28s390/time: adjust last_update_clock at clock synchronizationMartin Schwidefsky
2016-10-28s390/time: refactor clock syncMartin Schwidefsky
2016-10-28s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignmentMichael Holzheu
2016-10-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-27cris/arch-v32: cryptocop: print a hex number after a 0x prefixUwe Kleine-König
2016-10-27kconfig.h: remove config_enabled() macroMasahiro Yamada
2016-10-27h8300: fix syscall restartingMark Rutland
2016-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-10-24Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-24x86: xen: move cpu_up functions out of ifdefArnd Bergmann
2016-10-24s390/mm: fix zone calculation in arch_add_memory()Gerald Schaefer
2016-10-24s390/dumpstack: use pr_cont within show_stack and dieHeiko Carstens
2016-10-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-22x86/boot/smp: Don't try to poke disabled/non-existent APICVille Syrjälä
2016-10-21Merge tag 'powerpc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-10-21Merge tag 'kvm-arm-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář
2016-10-21arm/arm64: KVM: Map the BSS at HYPMarc Zyngier
2016-10-21arm64: KVM: Take S1 walks into account when determining S2 write faultsWill Deacon
2016-10-20Merge tag 'kvm-s390-master-4.9-1' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář
2016-10-20KVM: s390: reject invalid modes for runtime instrumentationChristian Borntraeger
2016-10-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds