summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-05-16Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds11-414/+92
2016-05-16Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds16-545/+252
2016-05-16Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-12/+11
2016-05-16bpf, s390: add support for constant blindingDaniel Borkmann1-17/+56
2016-05-16bpf, arm64: add support for constant blindingDaniel Borkmann1-12/+40
2016-05-16bpf, x86: add support for constant blindingDaniel Borkmann1-13/+53
2016-05-16bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apisDaniel Borkmann3-9/+13
2016-05-16bpf, x86/arm64: remove useless checks on progDaniel Borkmann2-6/+0
2016-05-16bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann7-7/+7
2016-05-16Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki3-2/+1
2016-05-16Merge branches 'acpi-numa', 'acpi-tables' and 'acpi-osi'Rafael J. Wysocki1-3/+9
2016-05-16Merge branches 'acpi-drivers', 'acpi-pm', 'acpi-ec' and 'acpi-video'Rafael J. Wysocki1-1/+1
2016-05-16Merge branch 'pm-cpuidle'Rafael J. Wysocki2-4/+4
2016-05-16Merge branch 'pm-cpufreq'Rafael J. Wysocki14-185/+2
2016-05-16locking/rwsem: Fix comment on register clobberingBorislav Petkov1-2/+4
2016-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-6/+37
2016-05-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2016-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2016-05-14arm64: bpf: jit JMP_JSET_{X,K}Zi Shen Lim1-0/+1
2016-05-13MIPS: CM: Fix compilation error when !MIPS_CMTony Wu1-1/+1
2016-05-13MIPS: Fix genvdso error on rebuildJames Hogan1-12/+28
2016-05-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-2/+11
2016-05-13MIPS: JZ4740: Probe OHCI platform device via DTMaarten ter Huurne3-26/+14
2016-05-13MIPS: JZ4740: Qi LB60: Remove support for AVT2 variantMaarten ter Huurne1-50/+2
2016-05-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-2/+3
2016-05-13MIPS: pistachio: Determine SoC revision during bootJames Hartley1-1/+34
2016-05-13MIPS: BMIPS: Adjust mips-hpt-frequency for BCM7435Florian Fainelli1-1/+1
2016-05-13ARM: Hide finish_arch_post_lock_switch() from modulesSteven Rostedt1-0/+2
2016-05-13mips: mt7620: fallback to SDRAM when syscfg0 does not have a valid value for ...Sashka Nochkin2-2/+6
2016-05-13MIPS: Prevent "restoration" of MSA context in non-MSA kernelsPaul Burton1-2/+5
2016-05-13MIPS: cevt-r4k: Dynamically calculate min_delta_nsJames Hogan1-2/+80
2016-05-13MIPS: malta-time: Take seconds into accountJames Hogan1-5/+27
2016-05-13MIPS: malta-time: Start GIC count before syncing to RTCJames Hogan1-5/+5
2016-05-13MIPS: Force CPUs to lose FP context during mode switchesPaul Burton1-23/+17
2016-05-13MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)Paul Burton1-0/+4
2016-05-13MIPS: Allow emulation for unaligned [LS]DXC1 instructionsPaul Burton1-0/+1
2016-05-13MIPS: ptrace: Prevent writes to read-only FCSR bitsMaciej W. Rozycki1-9/+19
2016-05-13MIPS: ptrace: Fix FP context restoration FCSR regressionMaciej W. Rozycki1-0/+1
2016-05-13MIPS: dts: pic32: Update dts to reflect new PIC32MZDA clk bindingPurna Chandra Mandal3-259/+45
2016-05-13MIPS: ELF: Unify ABI classification macrosMaciej W. Rozycki3-65/+62
2016-05-13MIPS: ELF: Unify __MIPS_O32_FP64_MUST_BE_ZERO definitionsMaciej W. Rozycki2-25/+12
2016-05-13MIPS: ELF: Deconditionalise ABI flags definitionsMaciej W. Rozycki1-18/+18
2016-05-13MIPS: Print GuestCtl1 on machine check exceptionJames Hogan1-0/+2
2016-05-13MIPS: dump_tlb: Preserve and dump GuestIDJames Hogan1-3/+14
2016-05-13MIPS: Add probing & defs for VZ & guest featuresJames Hogan4-0/+349
2016-05-13MIPS: Add guest CP0 accessorsJames Hogan1-11/+330
2016-05-13MIPS: Add register definitions for VZ ASE registersJames Hogan1-0/+117
2016-05-13MIPS: Avoid magic numbers probing kscratch_maskJames Hogan2-2/+4
2016-05-13MIPS: Add perf counter featureJames Hogan5-6/+9
2016-05-13MIPS: Add defs & probing of [X]ContextConfigJames Hogan4-1/+14