]> git.ipfire.org Git - thirdparty/linux.git/history - arch
ipmi: Make the IPMI proc interface configurable
[thirdparty/linux.git] / arch /
2017-09-27  Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2017-09-27  Linus TorvaldsMerge tag 'linux-kselftest-4.14-rc3-fixes' of git:...
2017-09-27  Linus TorvaldsMerge branch 'x86-fpu-for-linus' of git://git.kernel...
2017-09-26  Linus TorvaldsMerge tag 'mmc-v4.14-rc1' of git://git.kernel.org/pub...
2017-09-26  Ingo MolnarMerge branch 'WIP.x86/fpu' into x86/fpu, because it...
2017-09-26  Eric Biggersx86/fpu: Use using_compacted_format() instead of open...
2017-09-26  Eric Biggersx86/fpu: Use validate_xstate_header() to validate the...
2017-09-26  Eric Biggersx86/fpu: Eliminate the 'xfeatures' local variable in...
2017-09-26  Eric Biggersx86/fpu: Copy the full header in copy_user_to_xstate()
2017-09-26  Eric Biggersx86/fpu: Use validate_xstate_header() to validate the...
2017-09-26  Eric Biggersx86/fpu: Eliminate the 'xfeatures' local variable in...
2017-09-26  Eric Biggersx86/fpu: Copy the full state_header in copy_kernel_to_x...
2017-09-26  Eric Biggersx86/fpu: Use validate_xstate_header() to validate the...
2017-09-26  Eric Biggersx86/fpu: Use validate_xstate_header() to validate the...
2017-09-26  Eric Biggersx86/fpu: Introduce validate_xstate_header()
2017-09-26  Ingo Molnarx86/fpu: Rename fpu__activate_fpstate_read/write()...
2017-09-26  Ingo Molnarx86/fpu: Rename fpu__activate_curr() to fpu__initialize()
2017-09-26  Ingo Molnarx86/fpu: Simplify and speed up fpu__copy()
2017-09-26  Ingo Molnarx86/fpu: Fix stale comments about lazy FPU logic
2017-09-26  Ingo Molnarx86/fpu: Rename fpu::fpstate_active to fpu::initialized
2017-09-26  Ingo Molnarx86/fpu: Remove fpu__current_fpstate_write_begin/end()
2017-09-26  Ingo Molnarx86/fpu: Fix fpu__activate_fpstate_read() and update...
2017-09-26  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-09-25  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-09-25  Linus TorvaldsMerge tag 'gfs2-for-linus-4.14-rc3' of git://git.kernel...
2017-09-25  Linus TorvaldsMerge tag 'microblaze-4.14-rc3' of git://git.monstr...
2017-09-25  Linus TorvaldsMerge tag 'trace-v4.14-rc1-2' of git://git.kernel.org...
2017-09-25  Babu Mogerarch: change default endian for microblaze
2017-09-25  Thomas Meyermicroblaze: Cocci spatch "vma_pages"
2017-09-25  Michal Simekmicroblaze: Add missing kvm_para.h to Kbuild
2017-09-25  Eric Biggersx86/fpu: Reinitialize FPU registers if restoring FPU...
2017-09-25  Eric Biggersx86/fpu: Don't let userspace set bogus xcomp_bv
2017-09-24  Linus TorvaldsMerge tag 'devicetree-fixes-for-4.14' of git://git...
2017-09-24  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2017-09-24  Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2017-09-24  Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2017-09-24  Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2017-09-24  Linus TorvaldsMerge branch 'next-general' of git://git.kernel.org...
2017-09-24  Linus TorvaldsMerge branch 'next-tpm' of git://git.kernel.org/pub...
2017-09-24  Andi Kleenx86/fpu: Turn WARN_ON() in context switch into WARN_ON_...
2017-09-24  kbuild test robotx86/fpu: Fix boolreturn.cocci warnings
2017-09-24  Rik van Rielx86/fpu: Add FPU state copying quirk to handle XRSTOR...
2017-09-24  Ingo Molnarx86/fpu: Remove struct fpu::fpregs_active
2017-09-24  Ingo Molnarx86/fpu: Decouple fpregs_activate()/fpregs_deactivate...
2017-09-24  Ingo Molnarx86/fpu: Change fpu->fpregs_active users to fpu->fpstat...
2017-09-24  Ingo Molnarx86/fpu: Split the state handling in fpu__drop()
2017-09-24  Ingo Molnarx86/fpu: Make the fpu state change in fpu__clear()...
2017-09-24  Ingo Molnarx86/fpu: Simplify fpu->fpregs_active use
2017-09-24  Ingo Molnarx86/fpu: Flip the parameter order in copy_*_to_xstate()
2017-09-24  Ingo Molnarx86/fpu: Remove 'kbuf' parameter from the copy_user_to_...
2017-09-24  Ingo Molnarx86/fpu: Remove 'ubuf' parameter from the copy_kernel_t...
2017-09-24  Ingo Molnarx86/fpu: Split copy_user_to_xstate() into copy_kernel_t...
2017-09-24  Ingo Molnarx86/fpu: Simplify __copy_xstate_to_kernel() return...
2017-09-24  Ingo Molnarx86/fpu: Change 'size_total' parameter to unsigned...
2017-09-24  Ingo Molnarx86/fpu: Clarify parameter names in the copy_xstate_to_...
2017-09-24  Ingo Molnarx86/fpu: Remove the 'start_pos' parameter from the...
2017-09-24  Ingo Molnarx86/fpu: Clean up the parameter definitions of copy_xst...
2017-09-24  Ingo Molnarx86/fpu: Clean up parameter order in the copy_xstate_to...
2017-09-24  Ingo Molnarx86/fpu: Remove 'kbuf' parameter from the copy_xstate_t...
2017-09-24  Ingo Molnarx86/fpu: Remove 'ubuf' parameter from the copy_xstate_t...
2017-09-24  Ingo Molnarx86/fpu: Split copy_xstate_to_user() into copy_xstate_t...
2017-09-24  Ingo Molnarx86/fpu: Rename copyin_to_xsaves()/copyout_from_xsaves...
2017-09-23  Linus TorvaldsMerge branch 'parisc-4.14-2' of git://git.kernel.org...
2017-09-23  Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2017-09-23  Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-09-23  Linus TorvaldsMerge tag 'apparmor-pr-2017-09-22' of git://git.kernel...
2017-09-23  Josh Poimboeufx86/asm: Fix inline asm call constraints for Clang
2017-09-23  Linus TorvaldsMerge tag 'acpi-4.14-rc2' of git://git.kernel.org/pub...
2017-09-23  Linus TorvaldsMerge tag 'pm-4.14-rc2' of git://git.kernel.org/pub...
2017-09-23  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-09-23  Linus TorvaldsMerge tag 'seccomp-v4.14-rc2' of git://git.kernel.org...
2017-09-23  Linus TorvaldsMerge tag '4.14-smb3-fixes-from-recent-test-events...
2017-09-23  Linus TorvaldsMerge tag 'ceph-for-4.14-rc2' of git://github.com/ceph...
2017-09-22  Linus TorvaldsMerge tag 'pci-v4.14-fixes-2' of git://git.kernel.org...
2017-09-22  Linus TorvaldsMerge tag 'iommu-fixes-v4.14-rc1' of git://git.kernel...
2017-09-22  Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-09-22  Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2017-09-22  Tobias Klauserarch: remove unused *_segments() macros/functions
2017-09-22  Helge Dellerparisc: Unbreak bootloader due to gcc-7 optimizations
2017-09-22  Helge Dellerparisc: Reintroduce option to gzip-compress the kernel
2017-09-22  Helge Dellerparisc: Add HWPOISON page fault handler code
2017-09-22  Helge Dellerparisc: Move init_per_cpu() into init section
2017-09-22  Helge Dellerparisc: Check if initrd was loaded into broken RAM
2017-09-22  Helge Dellerparisc: Add PDCE_CHECK instruction to HPMC handler
2017-09-22  Helge Dellerparisc: Add wrapper for pdc_instr() firmware function
2017-09-22  Helge Dellerparisc: Move start_parisc() into init section
2017-09-22  Helge Dellerparisc: Stop unwinding at start of stack
2017-09-22  Linus TorvaldsMerge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel...
2017-09-22  Linus TorvaldsMerge tag 'powerpc-4.14-3' of git://git.kernel.org...
2017-09-22  Linus TorvaldsMerge branch '4.14-fixes' of git://git.linux-mips.org...
2017-09-22  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-09-22  Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2017-09-22  Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git.kernel...
2017-09-21  Linus TorvaldsMerge tag 'kbuild-fixes-v4.14' of git://git.kernel...
2017-09-21  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-09-21  Linus TorvaldsMerge tag 'mtd/fixes-for-4.14-rc2' of git://git.infrade...
2017-09-21  Linus TorvaldsMerge tag 'drm-fixes-for-v4.14-rc2' of git://people...
2017-09-21  Linus TorvaldsMerge tag 'dma-mapping-4.14-2' of git://git.infradead...
2017-09-21  Manuel LaussMIPS: PCI: fix pcibios_map_irq section mismatch
2017-09-21  James HoganMIPS: Fix input modify in __write_64bit_c0_split()
next