index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2017-09-26
x86/fpu: Rename fpu::fpstate_active to fpu::initialized
Ingo Molnar
2017-09-26
x86/fpu: Remove fpu__current_fpstate_write_begin/end()
Ingo Molnar
2017-09-26
x86/fpu: Fix fpu__activate_fpstate_read() and update comments
Ingo Molnar
2017-09-25
x86/fpu: Reinitialize FPU registers if restoring FPU state fails
Eric Biggers
2017-09-25
x86/fpu: Don't let userspace set bogus xcomp_bv
Eric Biggers
2017-09-24
x86/fpu: Turn WARN_ON() in context switch into WARN_ON_FPU()
Andi Kleen
2017-09-24
x86/fpu: Fix boolreturn.cocci warnings
kbuild test robot
2017-09-24
x86/fpu: Add FPU state copying quirk to handle XRSTOR failure on Intel Skylak...
Rik van Riel
2017-09-24
x86/fpu: Remove struct fpu::fpregs_active
Ingo Molnar
2017-09-24
x86/fpu: Decouple fpregs_activate()/fpregs_deactivate() from fpu->fpregs_active
Ingo Molnar
2017-09-24
x86/fpu: Change fpu->fpregs_active users to fpu->fpstate_active
Ingo Molnar
2017-09-24
x86/fpu: Split the state handling in fpu__drop()
Ingo Molnar
2017-09-24
x86/fpu: Make the fpu state change in fpu__clear() scheduler-atomic
Ingo Molnar
2017-09-24
x86/fpu: Simplify fpu->fpregs_active use
Ingo Molnar
2017-09-24
x86/fpu: Flip the parameter order in copy_*_to_xstate()
Ingo Molnar
2017-09-24
x86/fpu: Remove 'kbuf' parameter from the copy_user_to_xstate() API
Ingo Molnar
2017-09-24
x86/fpu: Remove 'ubuf' parameter from the copy_kernel_to_xstate() API
Ingo Molnar
2017-09-24
x86/fpu: Split copy_user_to_xstate() into copy_kernel_to_xstate() & copy_user...
Ingo Molnar
2017-09-24
x86/fpu: Simplify __copy_xstate_to_kernel() return values
Ingo Molnar
2017-09-24
x86/fpu: Change 'size_total' parameter to unsigned and standardize the size c...
Ingo Molnar
2017-09-24
x86/fpu: Clarify parameter names in the copy_xstate_to_*() methods
Ingo Molnar
2017-09-24
x86/fpu: Remove the 'start_pos' parameter from the __copy_xstate_to_*() funct...
Ingo Molnar
2017-09-24
x86/fpu: Clean up the parameter definitions of copy_xstate_to_*()
Ingo Molnar
2017-09-24
x86/fpu: Clean up parameter order in the copy_xstate_to_*() APIs
Ingo Molnar
2017-09-24
x86/fpu: Remove 'kbuf' parameter from the copy_xstate_to_user() APIs
Ingo Molnar
2017-09-24
x86/fpu: Remove 'ubuf' parameter from the copy_xstate_to_kernel() APIs
Ingo Molnar
2017-09-24
x86/fpu: Split copy_xstate_to_user() into copy_xstate_to_kernel() & copy_xsta...
Ingo Molnar
2017-09-24
x86/fpu: Rename copyin_to_xsaves()/copyout_from_xsaves() to copy_user_to_xsta...
Ingo Molnar
2017-09-22
Merge tag 'pci-v4.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2017-09-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2017-09-22
arch: remove unused *_segments() macros/functions
Tobias Klauser
2017-09-22
Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-22
Merge tag 'powerpc-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-09-22
Merge branch '4.14-fixes' of git://git.linux-mips.org/pub/scm/ralf/upstream-l...
Linus Torvalds
2017-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-09-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-09-21
MIPS: PCI: fix pcibios_map_irq section mismatch
Manuel Lauss
2017-09-21
MIPS: Fix input modify in __write_64bit_c0_split()
James Hogan
2017-09-21
MIPS: MSP71xx: Include asm/setup.h
Arnd Bergmann
2017-09-21
powerpc/pseries: Fix parent_dn reference leak in add_dt_node()
Tyrel Datwyler
2017-09-21
powerpc/pseries: Fix "OF: ERROR: Bad of_node_put() on /cpus" during DLPAR
Tyrel Datwyler
2017-09-21
powerpc/eeh: Create PHB PEs after EEH is initialized
Benjamin Herrenschmidt
2017-09-20
s390/topology: enable / disable topology dynamically
Heiko Carstens
2017-09-20
s390/topology: alternative topology for topology-less machines
Heiko Carstens
2017-09-20
powerpc/kprobes: Update optprobes to use emulate_update_regs()
Naveen N. Rao
2017-09-20
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2017-09-20
crypto: x86/twofish - Fix RBP usage
Josh Poimboeuf
2017-09-20
crypto: sha512-avx2 - Fix RBP usage
Josh Poimboeuf
2017-09-20
crypto: x86/sha256-ssse3 - Fix RBP usage
Josh Poimboeuf
[next]