aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-11s390/vdso: optimize getcpu system callMartin Schwidefsky9-3/+101
2016-01-11s390: drop smp_mb in vdso_initMichael S. Tsirkin1-2/+0
2016-01-11s390: rename struct _lowcore to struct lowcoreHeiko Carstens12-116/+116
2016-01-11s390/mem_detect: use unsigned longsHeiko Carstens2-9/+6
2016-01-11s390/ptrace: get rid of long longs in psw_bitsHeiko Carstens1-19/+19
2016-01-11s390/sysinfo: add missing SYSIB 1.2.2 multithreading fieldsHeiko Carstens2-11/+21
2016-01-10um: Use race-free temporary file creationMickaël Salaün1-0/+11
2016-01-10um: Do not set unsecure permission for temporary fileMickaël Salaün1-6/+0
2016-01-10um: Fix build error and kconfig for i386Mickaël Salaün1-1/+1
2016-01-10um: Add seccomp supportMickaël Salaün4-0/+24
2016-01-10um: Add full asm/syscall.h supportMickaël Salaün2-0/+139
2016-01-10um: Fix ptrace GETREGS/SETREGS bugsMickaël Salaün4-25/+17
2016-01-10um: Update UBD to use pread/pwrite family of functionsAnton Ivanov3-22/+26
2016-01-10um: Do not change hard IRQ flags in soft IRQ processingAnton Ivanov1-0/+23
2016-01-10um: Prevent IRQ handler reentrancyAnton Ivanov1-1/+15
2016-01-10uml: flush stdout before forkingVegard Nossum1-0/+2
2016-01-10m68k: Provide __phys_to_pfn() and __pfn_to_phys()Sudip Mukherjee1-0/+3
2016-01-10m68k/atari, m68k/sun3: Fix SCSI platform device registration when driver is modularFinn Thain2-3/+3
2016-01-09arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams15-86/+9
2016-01-09[s390] page_to_phys() always returns a multiple of PAGE_SIZEAl Viro1-2/+1
2016-01-08Merge branch 'for-linus' into work.miscAl Viro8-56/+74
2016-01-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-12/+49
2016-01-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+3
2016-01-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds13-32/+96
2016-01-08x86/mm: Micro-optimise clflush_cache_range()Chris Wilson1-4/+6
2016-01-08kvm/x86: Hyper-V SynIC timers tracepointsAndrey Smetanin2-1/+196
2016-01-08kvm/x86: Hyper-V SynIC tracepointsAndrey Smetanin2-5/+98
2016-01-08kvm/x86: Update SynIC timers on guest entry onlyAndrey Smetanin2-19/+25
2016-01-08kvm/x86: Skip SynIC vector check for QEMU sideAndrey Smetanin1-3/+4
2016-01-08kvm/x86: Hyper-V fix SynIC timer disabling conditionAndrey Smetanin1-1/+1
2016-01-08kvm/x86: Reorg stimer_expiration() to better control timer restartAndrey Smetanin1-12/+14
2016-01-08kvm/x86: Hyper-V unify stimer_start() and stimer_restart()Andrey Smetanin1-23/+20
2016-01-08kvm/x86: Drop stimer_stop() functionAndrey Smetanin1-6/+1
2016-01-08kvm/x86: Hyper-V timers fix incorrect logical operationAndrey Smetanin1-1/+1
2016-01-08KVM: move architecture-dependent requests to arch/Paolo Bonzini4-0/+51
2016-01-08Merge tag 'kvm-s390-next-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini3-2/+27
2016-01-08Merge tag 'omap-for-v4.4/onenand-corruption' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesArnd Bergmann1-5/+9
2016-01-07Merge branch 'scif-clk-sck-brg-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into tty-nextGreg Kroah-Hartman12-54/+60
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn2-12/+1
2016-01-07ARM: make use of nand_set/get_controller_data() helpersBoris BREZILLON1-2/+2
2016-01-07dts: vt8500: Add SDHC node to DTS file for WM8650Roman Volkov1-0/+9
2016-01-07ARM: Fix broken USB support in multi_v7_defconfig for sunxi devicesTimo Sigurdsson1-0/+1
2016-01-07kvm: x86: Check kvm_write_guest return value in kvm_write_wall_clockNicholas Krause1-1/+2
2016-01-07KVM: s390: implement the RI support of guestFan Zhang3-1/+27
2016-01-07kvm/s390: drop unpaired smp_mbMichael S. Tsirkin1-1/+0
2016-01-07ACPI / LPSS: override power state for LPSS DMA deviceAndy Shevchenko2-1/+4
2016-01-07kvm: x86: only channel 0 of the i8254 is linked to the HPETPaolo Bonzini2-1/+3
2016-01-07kvm: x86: fix comment about {mmu,nested_mmu}.gva_to_gpaDavid Matlack1-4/+6
2016-01-07Merge tag 'kvm-arm-for-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-nextPaolo Bonzini190-2420/+2563
2016-01-07ARM: versatile: fix MMC/SD interrupt assignmentLinus Walleij2-4/+26