aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
2017-06-28x86/PCI: Select CONFIG_PCI_LOCKLESS_CONFIGThomas Gleixner
2017-06-28x86/PCI/ce4100: Properly lock accessor functionsThomas Gleixner
2017-06-28x86/PCI: Abort if legacy init failsThomas Gleixner
2017-06-28x86/PCI: Remove duplicate definesThomas Gleixner
2017-06-28locking/refcount: Create unchecked atomic_t implementationKees Cook
2017-06-28Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39...Martin Schwidefsky
2017-06-28s390/pci: recognize name clashes with uidsSebastian Ott
2017-06-28s390/pci: provide more debug informationSebastian Ott
2017-06-28s390/pci: fix handling of PEC 306Sebastian Ott
2017-06-28s390/pci: improve pci hotplugSebastian Ott
2017-06-28s390/pci: introduce clp_get_stateSebastian Ott
2017-06-28s390/pci: improve error handling during fmb (de)registrationSebastian Ott
2017-06-28s390/pci: improve unreg_ioat error handlingSebastian Ott
2017-06-28s390/pci: improve error handling during interrupt deregistrationSebastian Ott
2017-06-28s390/pci: don't cleanup in arch_setup_msi_irqsSebastian Ott
2017-06-28MIPS: math-emu: Handle zero accumulator case in MADDF and MSUBF separatelyAleksandar Markovic
2017-06-27MIPS: head: Reorder instructions missing a delay slotKarl Beldan
2017-06-27Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-06-27x86/insn: perf tools: Add new ptwrite instructionAdrian Hunter
2017-06-27KVM: s390: Backup the guest's machine check infoQingFeng Hao
2017-06-27s390/nmi: s390: New low level handling for machine check happening in guestQingFeng Hao
2017-06-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-06-26x86/mce: Always save severity in machine_check_poll()Yazen Ghannam
2017-06-26x86/microcode: Make a couple of symbols staticColin Ian King
2017-06-26powerpc/32: Avoid miscompilation w/GCC 4.6.3 - don't inline copy_to/from_user()Michael Ellerman
2017-06-26x86/mm/hotplug: Fix BUG_ON() after hot-remove by not freeing PUDJérôme Glisse
2017-06-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-06-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-06-24Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2017-06-24x86/paravirt: Remove unnecessary return from void functionAnton Vasilyev
2017-06-24x86/boot: Add missing strchr() declarationTommy Nguyen
2017-06-24x86/mshyperv: Remove excess #includes from mshyperv.hThomas Gleixner
2017-06-24x86/mmap, ASLR: Do not treat unlimited-stack tasks as legacy mmapMichal Hocko
2017-06-23Merge tag 'powerpc-4.12-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-06-23x86/xen/efi: Initialize only the EFI struct members used by XenDaniel Kiper
2017-06-23powerpc: Only obtain cpu_hotplug_lock if called by rtasdThiago Jung Bauermann
2017-06-22Merge commit '8e8320c9315c' into for-4.13/blockJens Axboe
2017-06-23powerpc/64: Initialise thread_info for emergency stacksNicholas Piggin
2017-06-22x86/apic: Mark single target interruptsThomas Gleixner
2017-06-22x86/apic: Implement effective irq mask updateThomas Gleixner
2017-06-22x86/apic: Add irq_data argument to apic->cpu_mask_to_apicid()Thomas Gleixner
2017-06-22x86/apic: Move cpumask and to core codeThomas Gleixner
2017-06-22x86/apic: Move online masking to core codeThomas Gleixner
2017-06-22x86/uv: Use default_cpu_mask_to_apicid_and()Thomas Gleixner
2017-06-22x86/apic: Move flat_cpu_mask_to_apicid_and() into C sourceThomas Gleixner
2017-06-22x86/irq: Use irq_migrate_all_off_this_cpu()Thomas Gleixner
2017-06-22x86/irq: Restructure fixup_irqs()Thomas Gleixner
2017-06-22genirq/cpuhotplug: Add support for cleaning up move in progressThomas Gleixner