aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-08-20parisc: Fix order of EREFUSED define in errno.hHelge Deller1-2/+2
2016-08-20parisc: Fix automatic selection of cr16 clocksourceHelge Deller2-20/+0
2016-08-18Merge tag 'devicetree-fixes-for-4.8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+6
2016-08-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-10/+24
2016-08-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-4/+14
2016-08-18Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-5/+17
2016-08-18Merge tag 'pm-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-1/+1
2016-08-18arm64: Fix shift warning in arch/arm64/mm/dump.cCatalin Marinas1-3/+3
2016-08-18x86/smp: Fix __max_logical_packages value setupJiri Olsa1-9/+16
2016-08-18x86/microcode/AMD: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=yBorislav Petkov1-1/+8
2016-08-18Merge branch 'pm-sleep'Rafael J. Wysocki1-1/+1
2016-08-17arm64: kernel: avoid literal load of virtual address with MMU offArd Biesheuvel1-1/+9
2016-08-17arm64: Fix NUMA build error when !CONFIG_ACPICatalin Marinas1-0/+2
2016-08-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds9-20/+27
2016-08-16x86/power/64: Use __pa() for physical address computationRafael J. Wysocki1-1/+1
2016-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds1-1/+0
2016-08-13Merge tag 'fixes-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+3
2016-08-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds7-74/+123
2016-08-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-39/+87
2016-08-13h8300: Add missing include file to asm/io.hGuenter Roeck1-0/+2
2016-08-13unicore32: mm: Add missing parameter to arch_vma_access_permittedGuenter Roeck1-1/+1
2016-08-12Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds3-11/+14
2016-08-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds20-195/+182
2016-08-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-3/+33
2016-08-12Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki3-11/+14
2016-08-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-16/+30
2016-08-12Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+2
2016-08-12Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds31-135/+227
2016-08-12arm64: defconfig: enable CONFIG_LOCALVERSION_AUTOMasahiro Yamada1-1/+0
2016-08-12arm64: defconfig: add options for virtualization and containersRiku Voipio1-6/+46
2016-08-12arm64: hibernate: handle allocation failuresMark Rutland1-27/+32
2016-08-12arm64: hibernate: avoid potential TLB conflictMark Rutland1-6/+17
2016-08-12arm64: Handle el1 synchronous instruction aborts cleanlyLaura Abbott2-2/+19
2016-08-12Merge tag 'kvm-s390-master-4.8-1' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář1-1/+4
2016-08-12MIPS: KVM: Propagate kseg0/mapped tlb fault errorsJames Hogan2-12/+35
2016-08-12MIPS: KVM: Fix gfn range check in kseg0 tlb faultsJames Hogan1-1/+1
2016-08-12MIPS: KVM: Add missing gfn range checkJames Hogan1-8/+15
2016-08-12MIPS: KVM: Fix mapped fault broken commpage handlingJames Hogan1-21/+28
2016-08-12KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall2-3/+5
2016-08-12KVM: PPC: Move xics_debugfs_init out of createChristoffer Dall1-2/+8
2016-08-12KVM: s390: reset KVM_REQ_MMU_RELOAD if mapping the prefix failedJulius Niedworok1-1/+3
2016-08-12KVM: s390: set the prefix initially properlyJulius Niedworok1-0/+1
2016-08-12perf/x86/intel/uncore: Add enable_box for client MSR uncoreKan Liang1-0/+14
2016-08-12perf/x86/intel/uncore: Fix uncore num_countersKan Liang1-5/+5
2016-08-12uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructionsDenys Vlasenko1-11/+11
2016-08-11Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds17-19/+28
2016-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+13
2016-08-11arm64: Remove stack duplicating code from jprobesDavid A. Long2-28/+5
2016-08-11x86/apic/x2apic, smp/hotplug: Don't use before alloc in x2apic_cluster_probe()Sebastian Andrzej Siewior1-4/+9
2016-08-11x86/platform/uv: Skip UV runtime services mapping in the efi_runtime_disabled...Alex Thorlton1-1/+2
2016-08-11x86/efi: Allocate a trampoline if needed in efi_free_boot_services()Andy Lutomirski1-0/+21
2016-08-11x86/boot: Rework reserve_real_mode() to allow multiple triesAndy Lutomirski2-8/+30
2016-08-11x86/boot: Defer setup_real_mode() to early_initcall timeAndy Lutomirski3-6/+12
2016-08-11x86/boot: Synchronize trampoline_cr4_features and mmu_cr4_features directlyAndy Lutomirski2-8/+12
2016-08-11x86/boot: Run reserve_bios_regions() after we initialize the memory mapAndy Lutomirski3-3/+2
2016-08-11x86/irq: Do not substract irq_tlb_count from irq_call_countAaron Lu2-6/+1
2016-08-11x86/mm: Fix swap entry comment and macroDave Hansen1-2/+2
2016-08-11x86/mm/kaslr: Fix -Wformat-security warningNicolas Iooss1-1/+1
2016-08-11Merge tag 'pxa-fixes-v4.8' of https://github.com/rjarzmik/linux into randconf...Arnd Bergmann2-0/+2
2016-08-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-8/+0
2016-08-10revert "ARM: keystone: dts: add psci command definition"Andrew Morton1-8/+0
2016-08-10arm64: Kconfig: select HISILICON_IRQ_MBIGEN only if PCI is selectedSudeep Holla1-1/+1
2016-08-10arm64: Kconfig: select ALPINE_MSI only if PCI is selectedSudeep Holla1-1/+1
2016-08-10ARM: dts: realview: Fix PBX-A9 cache descriptionRobin Murphy1-5/+4
2016-08-10ARM: tegra: fix erroneous address in dtsRalf Ramsauer1-2/+2
2016-08-10ARM: dts: add syscon compatible string for AP sysconLinus Walleij1-1/+1
2016-08-10ARM: dts: add syscon compatible string for CP sysconLinus Walleij1-1/+1
2016-08-10ARM: oxnas: select reset controller frameworkArnd Bergmann1-0/+2
2016-08-10ARM: hide mach-*/ include for ARM_SINGLE_ARMV7MArnd Bergmann1-0/+2
2016-08-10ARM: don't include removed directoriesArnd Bergmann3-5/+3
2016-08-10arm: oabi compat: add missing access checksDave Weinstein1-1/+7
2016-08-10Merge tag 'metag-for-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2016-08-10x86/mm/pkeys: Fix compact mode by removing protection keys' XSAVE buffer mani...Dave Hansen1-121/+17
2016-08-10x86/build: Reduce the W=1 warnings noise when compiling x86 syscall tablesValdis Kletnieks1-0/+2
2016-08-10x86/platform/UV: Fix kernel panic running RHEL kdump kernel on UV systemsMike Travis1-0/+5
2016-08-10x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM valuesMike Travis2-20/+13
2016-08-10x86/platform/UV: Fix bug with iounmap() of the UV4 EFI System Table causing a...Mike Travis1-3/+5
2016-08-10x86/platform/UV: Fix problem with UV4 Socket IDs not being contiguousMike Travis1-4/+5
2016-08-10x86/entry: Clarify the RF saving/restoring situation with SYSCALL/SYSRETBorislav Petkov1-5/+9
2016-08-10x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior1-0/+7
2016-08-10powerpc/vdso: Fix build rules to rebuild vdsos correctlyNicholas Piggin2-6/+6
2016-08-10powerpc/Makefile: Use cflags-y/aflags-y for setting endian optionsMichael Ellerman1-10/+12
2016-08-10x86/mm/KASLR: Increase BRK pages for KASLR memory randomizationThomas Garnier1-2/+12
2016-08-10x86/mm/KASLR: Fix physical memory calculation on KASLR memory randomizationThomas Garnier2-3/+7
2016-08-10x86/hpet: Fix /dev/rtc breakage caused by RTC cleanupArnd Bergmann1-1/+1
2016-08-10Merge branch 'linus' into timers/urgent, to pick up fixesIngo Molnar1752-21638/+50382
2016-08-10x86, kasan, ftrace: Put APIC interrupt handlers into .irqentry.textAlexander Potapenko1-0/+11
2016-08-10x86/timers/apic: Inform TSC deadline clockevent device about recalibrationNicolai Stange3-0/+30
2016-08-10x86/timers/apic: Fix imprecise timer interrupts by eliminating TSC clockevent...Nicolai Stange1-2/+2
2016-08-10powerpc/32: Fix crash during static key initBenjamin Herrenschmidt4-0/+8
2016-08-10powerpc: Update obsolete comment in setup_32.c about early_init()Benjamin Herrenschmidt1-4/+2
2016-08-10powerpc: Print the kernel load address at the end of prom_init()Benjamin Herrenschmidt1-1/+1
2016-08-10s390/pageattr: handle numpages parameter correctlyHeiko Carstens1-0/+2
2016-08-10powerpc/ptrace: Fix coredump since ptrace TM changesCyril Bur3-28/+19
2016-08-10powerpc/32: Fix csum_partial_copy_generic()Christophe Leroy1-3/+4
2016-08-09ARM: fix address limit restoration for undefined instructionsRussell King1-0/+1
2016-08-09ARM: 8591/1: mm: use fully constructed struct pages for EFI pgd allocationsArd Biesheuvel1-1/+2
2016-08-09ARM: 8590/1: sanity_check_meminfo(): avoid overflow on vmalloc_limitNicolas Pitre1-4/+14
2016-08-09ARM: imx6: mark GPC node as not populated after irq init to probe pm domain d...Philipp Zabel1-0/+6
2016-08-09metag: Drop show_mem() from mem_init()James Hogan1-1/+0
2016-08-09virtio/s390: deprecate old transportCornelia Huck1-0/+13
2016-08-09arm64: Support hard limit of cpu count by nr_cpusKefeng Wang1-4/+4
2016-08-09powerpc/pnv/pci: Fix incorrect PE reservation attempt on some 64-bit BARsBenjamin Herrenschmidt1-10/+20
2016-08-09powerpc/book3s: Fix MCE console messages for unrecoverable MCE.Mahesh Salgaonkar2-1/+3
2016-08-09powerpc/pci: Fix endian bug in fixed PHB numberingMichael Ellerman1-2/+5
2016-08-09powerpc/eeh: Switch to conventional PCI address output in EEH logGuilherme G. Piccoli1-2/+2
2016-08-09powerpc/vdso: Add missing include fileGuenter Roeck1-0/+1
2016-08-09powerpc: Fix unused function warning 'lmb_to_memblock'Alastair D'Silva1-13/+13
2016-08-09powerpc/powernv: Fix MCE handler to avoid trashing CR0/CR1 registers.Mahesh Salgaonkar1-29/+40
2016-08-09powerpc/powernv: Move IDLE_STATE_ENTER_SEQ macro to cpuidle.hMahesh Salgaonkar2-12/+13
2016-08-09powerpc/powernv: Load correct TOC pointer while waking up from winkle.Mahesh Salgaonkar1-1/+4
2016-08-09powerpc/powernv/ioda: Fix TCE invalidate to work in real mode againAlexey Kardashevskiy1-1/+1
2016-08-09powerpc/cell: Add missing error code in spufs_mkgang()Dan Carpenter1-1/+3
2016-08-09powerpc/xics: Properly set Edge/Level type and enable resendBenjamin Herrenschmidt6-10/+63
2016-08-09crypto: crc32c-vpmsum - Convert to CPU feature based module autoloadingAnton Blanchard1-1/+2
2016-08-08Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds19-22/+145
2016-08-08x86/power/64: Always create temporary identity mapping correctlyRafael J. Wysocki3-11/+14
2016-08-08unsafe_[get|put]_user: change interface to use a error target labelLinus Torvalds1-8/+8
2016-08-08x86/hweight: Don't clobber %rdiVille Syrjälä1-0/+2
2016-08-08s390/config: make the vector optimized crc function builtinChristian Borntraeger4-4/+4
2016-08-08s390/lib: fix memcmp and strstrChristian Borntraeger1-9/+7
2016-08-08s390/crc32-vx: Fix checksum calculation for small sizesChristian Borntraeger1-3/+3
2016-08-08s390: clarify compressed image code pathSascha Silbe2-4/+11
2016-08-08powerpc/pasemi: Fix coherent_dma_mask for dma engineDarren Stevens1-0/+5
2016-08-08m68knommu: fix user a5 register being overwrittenGreg Ungerer1-1/+0
2016-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-62/+96
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds67-795/+1397
2016-08-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+7
2016-08-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-14/+49
2016-08-06Merge tag 'sh-for-4.8' of git://git.libc.org/linux-shLinus Torvalds45-399/+1206
2016-08-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds7-34/+30
2016-08-05Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-11/+9
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds53-510/+179
2016-08-05Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp'Rafael J. Wysocki2-11/+9
2016-08-05Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds54-209/+2049
2016-08-05Merge tag 'metag-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds6-7/+7
2016-08-05sh: add device tree source for J2 FPGA on Mimas v2 boardRich Felker1-0/+96
2016-08-05sh: add defconfig for J-Core J2Rich Felker1-0/+40
2016-08-05sh: use common clock framework with device tree boardsRich Felker2-0/+5
2016-08-05sh: system call wire upYoshinori Sato4-2/+58
2016-08-05sh: Delete unnecessary checks before the function call "mempool_destroy"Markus Elfring1-4/+2
2016-08-05sh: do not perform IPI-based cache flush except on boards that need itRich Felker1-0/+3
2016-08-05sh: add SMP support for J2Rich Felker3-0/+145
2016-08-05sh: SMP support for SH2 entry.SRich Felker1-0/+50
2016-08-05sh: add working futex atomic ops on userspace addresses for smpRich Felker4-124/+134
2016-08-05sh: add J2 atomics using the cas.l instructionRich Felker9-216/+481
2016-08-05sh: add AT_HWCAP flag for J-Core cas.l instructionRich Felker2-0/+3
2016-08-05sh: add support for J-Core J2 processorRich Felker10-5/+127
2016-08-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2016-08-04powerpc/fsl_rio: fix a missing error codeDan Carpenter1-0/+1
2016-08-04Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-21/+28
2016-08-04Merge branch 'parisc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-35/+182
2016-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2-17/+11
2016-08-04metag: Fix __cmpxchg_u32 asm constraint for CMPJames Hogan1-1/+1
2016-08-04arm: jump label may reference text in __exitJason Baron1-1/+1
2016-08-04tile: support static_key usage in non-module __exit sectionsChris Metcalf1-0/+12
2016-08-04sparc: support static_key usage in non-module __exit sectionsJason Baron1-0/+7
2016-08-04powerpc: add explicit #include <asm/asm-compat.h> for jump labelJason Baron1-0/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski74-463/+437
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada28-93/+93
2016-08-04arm64: Fix copy-on-write referencing in HugeTLBSteve Capper1-0/+17
2016-08-04nvmx: mark ept single context invalidation as supportedBandan Das1-7/+7
2016-08-04nvmx: remove comment about missing nested vpid supportBandan Das1-1/+0
2016-08-04KVM: lapic: fix access preemption timer stuff even if kernel_irqchip=offWanpeng Li1-0/+3
2016-08-04Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini8-7/+52
2016-08-04x86: vdso: use __pvclock_read_cyclesPaolo Bonzini1-13/+3
2016-08-04pvclock: introduce seqcount-like APIPaolo Bonzini3-34/+31
2016-08-04powerpc/mm: Move register_process_table() out of ppc_mdMichael Ellerman5-5/+10
2016-08-04powerpc/perf: Fix incorrect event codes in power9-event-listMadhavan Srinivasan1-3/+3
2016-08-04um: Support kcovVegard Nossum4-0/+12
2016-08-04um: Enable TRACE_IRQFLAGS_SUPPORTRichard Weinberger1-2/+1
2016-08-04um: Use asm-generic/irqflags.hDaniel Wagner1-11/+7
2016-08-04um: Fix possible deadlock in sig_handler_common()Richard Weinberger1-2/+3
2016-08-04um: Select HAVE_DEBUG_KMEMLEAKRichard Weinberger1-0/+1
2016-08-04um: Setup physical memory in setup_arch()Richard Weinberger1-4/+4
2016-08-04um: Eliminate null test after alloc_bootmemAmitoj Kaur Chawla1-2/+0
2016-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2016-08-03Merge branch '4.7-fixes' into mips-for-linux-nextRalf Baechle22-74/+199
2016-08-03Revert "ARM: aspeed: adapt defconfigs for new CONFIG_PRINTK_TIME"Arnd Bergmann2-2/+2
2016-08-03MIPS: mm: Fix definition of R6 cache instructionMatt Redfearn1-1/+1
2016-08-03MIPS: tools: Fix relocs tool compiler warningsHarvey Hunt1-8/+11
2016-08-03MIPS: Cobalt: Fix typoAndrea Gelmini1-2/+2
2016-08-03MIPS: Octeon: Fix typoAndrea Gelmini1-1/+1
2016-08-03MIPS: Lantiq: Fix build failureSudip Mukherjee1-2/+2
2016-08-03powerpc/32: Fix early access to cpu_spec relocationBenjamin Herrenschmidt1-1/+1
2016-08-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds39-266/+114
2016-08-03x86/power/64: Do not refer to __PAGE_OFFSET from assembly codeRafael J. Wysocki2-11/+9
2016-08-02powerpc/fsl_rio: apply changes for RIO spec rev 3Alexandre Bounine1-15/+5
2016-08-02rapidio: change inbound window size type to u64Alexandre Bounine1-2/+2
2016-08-02kexec: allow kdump with crash_kexec_post_notifiersPetr Tesarik1-3/+2
2016-08-02ARM: kexec: fix kexec for Keystone 2Russell King2-1/+25
2016-08-02ARM: keystone: dts: add psci command definitionVitaly Andrianov1-0/+8
2016-08-02kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_tRussell King1-1/+1
2016-08-02ARM: kexec: advertise location of bootable RAMRussell King1-2/+21
2016-08-02ARM: kdump: advertise boot aliased crash kernel resourceRussell King1-0/+16
2016-08-02signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski8-208/+0
2016-08-02include: mman: use bool instead of int for the return value of arch_validate_...Chen Gang1-4/+4
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick23-30/+30
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds18-221/+284
2016-08-02Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtdLinus Torvalds2-2/+2