summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-01-12Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds13-74/+129
2016-01-12Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds37-269/+141
2016-01-12Merge branch 'pm-opp'Rafael J. Wysocki1-14/+14
2016-01-12Merge branch 'acpi-soc'Rafael J. Wysocki4-62/+27
2016-01-12Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds26-240/+190
2016-01-12Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds19-35/+172
2016-01-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+11
2016-01-12Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-41/+43
2016-01-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds20-63/+1029
2016-01-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds9-10/+70
2016-01-11Merge remote-tracking branches 'spi/topic/overlay', 'spi/topic/pxa2xx', 'spi/...Mark Brown1-9/+10
2016-01-11Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab24-44/+86
2016-01-11s390: fix normalization bug in exception table sortingArd Biesheuvel1-2/+6
2016-01-11s390/configs: update default configurationsHeiko Carstens5-54/+61
2016-01-11s390/vdso: optimize getcpu system callMartin Schwidefsky9-3/+101
2016-01-11x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu1-1/+1
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-11x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski2-4/+58
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 m...Finn 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-09Merge branch 'for-linus' into work.miscAl Viro8-56/+74
2016-01-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-12/+49
2016-01-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+3
2016-01-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus 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