summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2017-11-13Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2017-11-13Merge tag 'hwmon-for-linus-v4.15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-11-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-10Merge tag 'mips_fixes_4.14_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-10Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo"Linus Torvalds
2017-11-10s390/noexec: execute kexec datamover without DATHeiko Carstens
2017-11-10s390: fix transactional execution control register handlingHeiko Carstens
2017-11-10s390/bpf: take advantage of stack_depth trackingMichael Holzheu
2017-11-10x86/debug: Handle warnings before the notifier chain, to fix KGDB crashAlexander Shishkin
2017-11-09Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-11-09x86/mm: Fix ELF_ET_DYN_BASE for 5-level pagingKirill A. Shutemov
2017-11-09s390: simplify transactional execution elf hwcap handlingHeiko Carstens
2017-11-09s390/virtio: remove unused header file kvm_virtio.hChristian Borntraeger
2017-11-08x86/mm: Unbreak modules that rely on external PAGE_KERNEL availabilityJiri Kosina
2017-11-08s390: avoid undefined behaviourHeiko Carstens
2017-11-08s390/disassembler: generate opcode tables from text fileHeiko Carstens
2017-11-08s390/disassembler: remove insn_to_mnemonic()Heiko Carstens
2017-11-08x86/idt: Remove X86_TRAP_BP initialization in idt_setup_traps()Yonghong Song
2017-11-08MIPS: AR7: Ensure that serial ports are properly set upOswald Buddenhagen
2017-11-08Merge tag 'kvm-ppc-fixes-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář
2017-11-08MIPS: AR7: Defer registration of GPIOJonas Gorski
2017-11-08x86/oprofile/ppro: Do not use __this_cpu*() in preemptible contextBorislav Petkov
2017-11-08x86/unwind: Disable KASAN checking in the ORC unwinderJosh Poimboeuf
2017-11-08s390: remove named saved segment supportHeiko Carstens
2017-11-08s390/archrandom: Reconsider s390 arch random implementationHarald Freudenberger
2017-11-08s390/pci: do not require AIS facilityChristian Borntraeger
2017-11-08KVM: PPC: Book3S HV: Fix exclusion between HPT resizing and other HPT updatesPaul Mackerras
2017-11-07MIPS: BMIPS: Fix missing cbr addressJaedon Shin
2017-11-07x86/smpboot: Make optimization of delay calibration work correctlyPavel Tatashin
2017-11-07m68k: add Sysam stmark2 open board supportAngelo Dureghello
2017-11-07m68k: coldfire: add dspi0 module supportAngelo Dureghello
2017-11-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-11-06ARM: 8720/1: ensure dump_instr() checks addr_limitMark Rutland
2017-11-06m68k: pull mach_beep in setup.cAlexandre Belloni
2017-11-06m68k: allow ColdFire m5441x parts to run with MMU enabledGreg Ungerer
2017-11-06m68k: fix ColdFire node shift size calculationGreg Ungerer
2017-11-06m68k: move coldfire MMU initialization codeGreg Ungerer
2017-11-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-05Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-05x86/module: Detect and skip invalid relocationsJosh Poimboeuf
2017-11-04Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-11-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-04Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-11-04Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-11-04Revert "x86/mm: Stop calling leave_mm() in idle code"Andy Lutomirski
2017-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2017-11-03arch/tile: Implement ->set_state_oneshot_stopped()Chris Metcalf