aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-01-11Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-01-12Merge branch 'pm-opp'Rafael J. Wysocki
2016-01-12Merge branch 'acpi-soc'Rafael J. Wysocki
2016-01-11Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-01-11Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-01-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-11Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-01-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-01-11Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-01-11Merge remote-tracking branches 'spi/topic/overlay', 'spi/topic/pxa2xx', 'spi/...Mark Brown
2016-01-11Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab
2016-01-11s390: fix normalization bug in exception table sortingArd Biesheuvel
2016-01-11s390/configs: update default configurationsHeiko Carstens
2016-01-11s390/vdso: optimize getcpu system callMartin Schwidefsky
2016-01-11x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu
2016-01-11s390: drop smp_mb in vdso_initMichael S. Tsirkin
2016-01-11s390: rename struct _lowcore to struct lowcoreHeiko Carstens
2016-01-11s390/mem_detect: use unsigned longsHeiko Carstens
2016-01-11s390/ptrace: get rid of long longs in psw_bitsHeiko Carstens
2016-01-11s390/sysinfo: add missing SYSIB 1.2.2 multithreading fieldsHeiko Carstens
2016-01-11x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski
2016-01-10um: Use race-free temporary file creationMickaël Salaün
2016-01-10um: Do not set unsecure permission for temporary fileMickaël Salaün
2016-01-10um: Fix build error and kconfig for i386Mickaël Salaün
2016-01-10um: Add seccomp supportMickaël Salaün
2016-01-10um: Add full asm/syscall.h supportMickaël Salaün
2016-01-10um: Fix ptrace GETREGS/SETREGS bugsMickaël Salaün
2016-01-10um: Update UBD to use pread/pwrite family of functionsAnton Ivanov
2016-01-10um: Do not change hard IRQ flags in soft IRQ processingAnton Ivanov
2016-01-10um: Prevent IRQ handler reentrancyAnton Ivanov
2016-01-10uml: flush stdout before forkingVegard Nossum
2016-01-10m68k: Provide __phys_to_pfn() and __pfn_to_phys()Sudip Mukherjee
2016-01-10m68k/atari, m68k/sun3: Fix SCSI platform device registration when driver is m...Finn Thain
2016-01-09arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams
2016-01-09[s390] page_to_phys() always returns a multiple of PAGE_SIZEAl Viro
2016-01-08Merge branch 'for-linus' into work.miscAl Viro
2016-01-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-01-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-01-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-08x86/mm: Micro-optimise clflush_cache_range()Chris Wilson
2016-01-08kvm/x86: Hyper-V SynIC timers tracepointsAndrey Smetanin
2016-01-08kvm/x86: Hyper-V SynIC tracepointsAndrey Smetanin
2016-01-08kvm/x86: Update SynIC timers on guest entry onlyAndrey Smetanin
2016-01-08kvm/x86: Skip SynIC vector check for QEMU sideAndrey Smetanin
2016-01-08kvm/x86: Hyper-V fix SynIC timer disabling conditionAndrey Smetanin
2016-01-08kvm/x86: Reorg stimer_expiration() to better control timer restartAndrey Smetanin
2016-01-08kvm/x86: Hyper-V unify stimer_start() and stimer_restart()Andrey Smetanin
2016-01-08kvm/x86: Drop stimer_stop() functionAndrey Smetanin
2016-01-08kvm/x86: Hyper-V timers fix incorrect logical operationAndrey Smetanin
2016-01-08KVM: move architecture-dependent requests to arch/Paolo Bonzini