summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-12-01powerpc: Add ppc_strict_facility_enable boot optionAnton Blanchard3-7/+43
2015-12-01powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()Anton Blanchard10-0/+25
2015-12-01powerpc: Create msr_check_and_{set,clear}()Anton Blanchard1-55/+52
2015-12-01powerpc: Move part of giveup_vsx into cAnton Blanchard4-19/+23
2015-12-01powerpc: Move part of giveup_fpu,altivec,spe into cAnton Blanchard6-48/+65
2015-12-01powerpc: Remove NULL task struct pointer checks in FP and vector codeAnton Blanchard4-19/+0
2015-12-01powerpc: Create mtmsrd_isync()Anton Blanchard2-8/+30
2015-12-01powerpc: Simplify TM restore checksAnton Blanchard1-34/+19
2015-12-01powerpc: Remove UP only lazy floating point and vector optimisationsAnton Blanchard9-304/+1
2015-12-01powerpc: Remove redundant mflr in _switchAnton Blanchard1-3/+1
2015-12-01powerpc: Create context switch helpers save_sprs() and restore_sprs()Anton Blanchard4-82/+82
2015-12-01powerpc: Don't disable MSR bits in do_load_up_transact_*() functionsAnton Blanchard2-8/+0
2015-12-01powerpc: Don't disable kernel FP/VMX/VSX MSR bits on context switchAnton Blanchard1-14/+1
2015-12-01powerpc/64: Include KVM guest test in all interrupt vectorsPaul Mackerras2-35/+20
2015-11-26powerpc/axonram: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-11-26powerpc: Add rN aliases to the pt_regs_offset table.Rashmica Gupta1-0/+1
2015-11-26powerpc: Standardise on NR_syscalls rather than __NR_syscalls.Rashmica Gupta8-9/+8
2015-11-26powerpc: Remove unused function trace_syscall()Rashmica Gupta1-7/+0
2015-11-26powerpc/boot: allow wrapper to work on non-english systemLaurent Vivier1-1/+1
2015-11-26powerpc/powermac: set IRQF_NO_THREAD for xmon/cascade handlersJohn Ogness1-1/+2
2015-11-24powerpc/powernv: Drop owner assignment from platform_driverKrzysztof Kozlowski1-1/+0
2015-11-22Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-4/+12
2015-11-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-3/+9
2015-11-22Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds17-116/+382
2015-11-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-15/+53
2015-11-22parisc: Map kernel text and data on huge pagesHelge Deller3-26/+31
2015-11-22parisc: Add Huge Page and HUGETLBFS supportHelge Deller6-15/+291
2015-11-22parisc: Use long branch to do_syscall_trace_exitHelge Deller1-2/+2
2015-11-22parisc: Increase initial kernel mapping to 32MB on 64bit kernelHelge Deller2-3/+7
2015-11-22parisc: Initialize the fault vector earlier in the boot process.Helge Deller3-28/+21
2015-11-22parisc: Add defines for Huge page supportHelge Deller2-4/+29
2015-11-22parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.hHelge Deller1-10/+0
2015-11-20Merge tag 'pm+acpi-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+1
2015-11-20Merge tag 'powerpc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-1/+3
2015-11-20MIPS: ath79: Add a machine entry for booting OF machinesAlban Bedel1-0/+5
2015-11-20MIPS: ath79: Fix the size of the MISC INTC registers in ar9132.dtsiAlban Bedel1-1/+1
2015-11-20MIPS: ath79: Fix the DDR control initialization on ar71xx and ar934xAlban Bedel1-1/+1
2015-11-20parisc: Drop definition of start_thread_som for HP-UX SOM binariesHelge Deller1-27/+0
2015-11-20parisc: Fix wrong comment regarding first pmd entry flagsHelge Deller1-1/+1
2015-11-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds11-54/+61
2015-11-19arm64: restore bogomips information in /proc/cpuinfoYang Shi1-0/+5
2015-11-19x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper1-2/+1
2015-11-19x86/ftrace: Add comment on static function tracingNamhyung Kim1-0/+6
2015-11-18arm64: barriers: fix smp_load_acquire to work with const argumentsWill Deacon1-6/+10
2015-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds18-243/+160
2015-11-18arm64: Fix R/O permissions in mark_rodata_roLaura Abbott2-1/+2
2015-11-18arm64: crypto: reduce priority of core AES cipherArd Biesheuvel1-1/+1
2015-11-18arm64: use non-global mappings for UEFI runtime regionsArd Biesheuvel2-10/+6
2015-11-18ARM: dts: imx27.dtsi: change the clock information for usbPeter Chen1-4/+12
2015-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-8/+42