summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-08-19s390/uaccess: remove uaccess_primary kernel parameterHeiko Carstens
2015-08-19s390: remove unneeded sizeof(void *) comparisonsHeiko Carstens
2015-08-19s390/facilities: remove transactional-execution bitsHeiko Carstens
2015-08-19s390/numa: re-add DIE sched_domain_topology_levelMichael Holzheu
2015-08-07s390/vdso: emit a GNU hashMartin Schwidefsky
2015-08-07s390/numa: make core to node mapping data dynamicMichael Holzheu
2015-08-07s390/lib: export __delayGuenter Roeck
2015-08-07s390/topology: remove topology lockMichael Holzheu
2015-08-04s390/vtime: limit MT scaling value updatesMartin Schwidefsky
2015-08-04s390/syscalls: ignore syscalls reachable via sys_socketcallHeiko Carstens
2015-08-04s390/numa: enable support in s390 configsPhilipp Hachtmann
2015-08-04s390/numa: add emulation supportMichael Holzheu
2015-08-03s390/numa: add topology tree infrastructurePhilipp Hachtmann
2015-08-03s390/numa: add core infrastructurePhilipp Hachtmann
2015-08-03s390/mm: make arch_add_memory() NUMA awareGerald Schaefer
2015-08-03s390/mm: enable gup code for NUMAGerald Schaefer
2015-08-03s390/mm: add NUMA balancing primitivesMartin Schwidefsky
2015-08-03KVM: s390: use pid of cpu thread for sampling taggingChristian Borntraeger
2015-08-03s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT insteadHendrik Brueckner
2015-07-29s390/pci: use pci_rescan_remove_lockSebastian Ott
2015-07-29s390/pci: handle events for unused functionsSebastian Ott
2015-07-29s390/pci: free resources after failed bus allocationSebastian Ott
2015-07-29s390/smp: add missing __init annotation to __smp_store_cpu_state()Heiko Carstens
2015-07-29s390/sclp: convert early sclp console code to CMartin Schwidefsky
2015-07-22s390/pci: inline get_zdevSebastian Ott
2015-07-22s390/nmi: use the normal asynchronous stack for machine checksMartin Schwidefsky
2015-07-22s390/kernel: squeeze a few more cycles out of the system call handlerMartin Schwidefsky
2015-07-22s390/kvm: integrate HANDLE_SIE_INTERCEPT into cleanup_criticalMartin Schwidefsky
2015-07-22s390/kvm: fix interrupt race with HANDLE_SIE_INTERCEPTMartin Schwidefsky
2015-07-22s390/crypto: add cpu feature modaliases for crypto modulesHendrik Brueckner
2015-07-22s390/module: enable generic CPU feature modalias using s390 ELF hwcapsHendrik Brueckner
2015-07-22s390/kernel: lazy restore fpu registersHendrik Brueckner
2015-07-22s390/vx: add vector instruction support for older binutils versionsHendrik Brueckner
2015-07-22s390/kernel: dynamically allocate FP register save areaHendrik Brueckner
2015-07-22s390/kernel: introduce fpu-internal.h with fpu helper functionsHendrik Brueckner
2015-07-22s390/kvm: validate the floating-point control before restoring itHendrik Brueckner
2015-07-22s390/kernel: use test_fp_ctl() to verify the floating-point control wordHendrik Brueckner
2015-07-22s390/kernel: move EX_TABLE macros to linkage.h header fileHendrik Brueckner
2015-07-20s390: adapt entry.S to the move of thread_structMartin Schwidefsky
2015-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-07-19Merge branch 'parisc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-07-19MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPUMarkos Chandras
2015-07-19parisc: mm: Fix a memory leak related to pmd not attached to the pgdChristophe Jaillet
2015-07-18Merge tag 'pxa-fixes-v4.2-rc2' of https://github.com/rjarzmik/linux into fixesDOlof Johansson
2015-07-18Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-07-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-18x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...Ingo Molnar