summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-01-12x86/fpu: Fix early FPU command-line parsingyu-cheng yu
2016-01-12kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROLHuaitong Han
2016-01-12x86/mm: Use PAGE_ALIGNED instead of IS_ALIGNEDKefeng Wang
2016-01-12x86/mm/pat: Make split_page_count() check for empty levels to fix /proc/memin...Dave Jones
2016-01-12Merge commit 'linus' into x86/urgent, to pick up recent x86 changesIngo Molnar
2016-01-12Merge tag 'media/v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-01-12Merge tag 'edac_for_4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2016-01-12Merge tag 'regmap-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2016-01-12Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds
2016-01-12Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds
2016-01-12Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-01-12Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-01-12Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-01-12Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-01-12Merge 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-12powerpc/mm: fix _PAGE_SWP_SOFT_DIRTY breaking swapoffHugh Dickins
2016-01-12powerpc/mm: Fix _PAGE_PTE breaking swapoffAneesh Kumar K.V
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-11powerpc: Add HWCAP bits for Power9Michael Ellerman
2016-01-11powerpc/powernv: Reserve PE#0 on NPUAlistair Popple
2016-01-11powerpc/powernv: Change NPU PE# assignmentAlistair Popple
2016-01-11powerpc/powernv: Fix update of NVLink DMA maskAlistair Popple
2016-01-11powerpc/powernv: Remove misleading comment in pci.cRussell Currey
2016-01-11powerpc: Implement save_stack_trace_regs() to enable kprobe stack tracingSteven Rostedt
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