summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-27ipmi: Use a temporary BMC for an interfaceCorey Minyard
2017-09-27ipmi: Dynamically fetch GUID periodicallyCorey Minyard
2017-09-27ipmi: Always fetch the guid through ipmi_get_device_id()Corey Minyard
2017-09-27ipmi: Remove the device id from ipmi_register_smi()Corey Minyard
2017-09-27ipmi: allow dynamic BMC version informationJeremy Kerr
2017-09-27ipmi: Don't use BMC product/dev ids in the BMC nameCorey Minyard
2017-09-27ipmi: Make ipmi_demangle_device_id more genericJeremy Kerr
2017-09-27ipmi: Add a reference from BMC devices to their interfacesJeremy Kerr
2017-09-27ipmi: Get the device id through a functionCorey Minyard
2017-09-27ipmi: Fix printing the BMC guidCorey Minyard
2017-09-27ipmi: Rework BMC registrationCorey Minyard
2017-09-27ipmi: Prefer ACPI system interfaces over SMBIOS onesCorey Minyard
2017-09-27ipmi: Fix issues with BMC refcountsCorey Minyard
2017-09-27ipmi: Check that the device type is BMC when scanning deviceCorey Minyard
2017-09-27ipmi: Move bmc find routing to below bmc device typeCorey Minyard
2017-09-27ipmi: Fix getting the GUID dataCorey Minyard
2017-09-27IPMI: make ipmi_poweroff_handler constBhumika Goyal
2017-09-27ipmi: Make IPMI panic strings always availableCorey Minyard
2017-09-27char: ipmi: make function ipmi_get_info_from_resources staticColin Ian King
2017-09-27ipmi: fix unsigned long underflowCorey Minyard
2017-09-27char: ipmi: eliminate misleading print info when being probed via ACPIHanjun Guo
2017-09-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2017-09-27Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2017-09-27Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-09-27quota: Fix quota corruption with generic/232 testJan Kara
2017-09-26Merge tag 'mmc-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-09-26vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsetsAndreas Gruenbacher
2017-09-26Merge branch 'WIP.x86/fpu' into x86/fpu, because it's readyIngo Molnar
2017-09-26x86/fpu: Use using_compacted_format() instead of open coded X86_FEATURE_XSAVESEric Biggers
2017-09-26x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_u...Eric Biggers
2017-09-26x86/fpu: Eliminate the 'xfeatures' local variable in copy_user_to_xstate()Eric Biggers
2017-09-26x86/fpu: Copy the full header in copy_user_to_xstate()Eric Biggers
2017-09-26x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_k...Eric Biggers
2017-09-26x86/fpu: Eliminate the 'xfeatures' local variable in copy_kernel_to_xstate()Eric Biggers
2017-09-26x86/fpu: Copy the full state_header in copy_kernel_to_xstate()Eric Biggers
2017-09-26x86/fpu: Use validate_xstate_header() to validate the xstate_header in __fpu_...Eric Biggers
2017-09-26x86/fpu: Use validate_xstate_header() to validate the xstate_header in xstate...Eric Biggers
2017-09-26x86/fpu: Introduce validate_xstate_header()Eric Biggers
2017-09-26x86/fpu: Rename fpu__activate_fpstate_read/write() to fpu__prepare_[read|writ...Ingo Molnar
2017-09-26x86/fpu: Rename fpu__activate_curr() to fpu__initialize()Ingo Molnar
2017-09-26x86/fpu: Simplify and speed up fpu__copy()Ingo Molnar
2017-09-26x86/fpu: Fix stale comments about lazy FPU logicIngo Molnar
2017-09-26x86/fpu: Rename fpu::fpstate_active to fpu::initializedIngo Molnar
2017-09-26x86/fpu: Remove fpu__current_fpstate_write_begin/end()Ingo Molnar
2017-09-26x86/fpu: Fix fpu__activate_fpstate_read() and update commentsIngo Molnar
2017-09-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-09-25fix a typo in put_compat_shm_info()Al Viro
2017-09-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-25Merge tag 'gfs2-for-linus-4.14-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-25Merge tag 'microblaze-4.14-rc3' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds