]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2017-09-28 Arvind Yadavipmi: pr_err() strings should end with newlines
2017-09-28 Corey Minyardipmi: Clean up some print operations
2017-09-28 Corey Minyardipmi: Make the DMI probe into a generic platform probe
2017-09-28 Corey Minyardipmi: Make the IPMI proc interface configurable
2017-09-28 Corey Minyardipmi_ssif: Add device attrs for the things in proc
2017-09-28 Corey Minyardipmi_si: Add device attrs for the things in proc
2017-09-28 Corey Minyardipmi_si: remove ipmi_smi_alloc() function
2017-09-28 Corey Minyardipmi_si: Move port and mem I/O handling to their own files
2017-09-28 Corey Minyardipmi_si: Get rid of unused spacing and port fields
2017-09-28 Corey Minyardipmi_si: Move PARISC handling to another file
2017-09-28 Corey Minyardipmi_si: Move PCI setup to another file
2017-09-28 Corey Minyardipmi_si: Move platform device handling to another file
2017-09-27 Corey Minyardipmi_si: Move hardcode handling to a separate file.
2017-09-27 Corey Minyardipmi_si: Move the hotmod handling to another file.
2017-09-27 Corey Minyardipmi_si: Change ipmi_si_add_smi() to take just I/O info
2017-09-27 Corey Minyardipmi_si: Move io setup into io structure
2017-09-27 Corey Minyardipmi_si: Move irq setup handling into the io struct
2017-09-27 Corey Minyardipmi_si: Move some platform data into the io structure
2017-09-27 Corey Minyardipmi_si: Rename function to add smi, make it global
2017-09-27 Corey Minyardipmi: Convert IPMI GUID over to Linux guid_t
2017-09-27 Corey Minyardipmi: Rescan channel list on BMC changes
2017-09-27 Corey Minyardipmi: Move lun and address out of channel struct
2017-09-27 Corey Minyardipmi: Retry BMC registration on a failure
2017-09-27 Corey Minyardipmi: Rework device id and guid handling to catch chang...
2017-09-27 Corey Minyardipmi: Use a temporary BMC for an interface
2017-09-27 Corey Minyardipmi: Dynamically fetch GUID periodically
2017-09-27 Corey Minyardipmi: Always fetch the guid through ipmi_get_device_id()
2017-09-27 Corey Minyardipmi: Remove the device id from ipmi_register_smi()
2017-09-27 Jeremy Kerripmi: allow dynamic BMC version information
2017-09-27 Corey Minyardipmi: Don't use BMC product/dev ids in the BMC name
2017-09-27 Jeremy Kerripmi: Make ipmi_demangle_device_id more generic
2017-09-27 Jeremy Kerripmi: Add a reference from BMC devices to their interfaces
2017-09-27 Corey Minyardipmi: Get the device id through a function
2017-09-27 Corey Minyardipmi: Fix printing the BMC guid
2017-09-27 Corey Minyardipmi: Rework BMC registration
2017-09-27 Corey Minyardipmi: Prefer ACPI system interfaces over SMBIOS ones
2017-09-27 Corey Minyardipmi: Fix issues with BMC refcounts
2017-09-27 Corey Minyardipmi: Check that the device type is BMC when scanning...
2017-09-27 Corey Minyardipmi: Move bmc find routing to below bmc device type
2017-09-27 Corey Minyardipmi: Fix getting the GUID data
2017-09-27 Bhumika GoyalIPMI: make ipmi_poweroff_handler const
2017-09-27 Corey Minyardipmi: Make IPMI panic strings always available
2017-09-27 Colin Ian Kingchar: ipmi: make function ipmi_get_info_from_resources...
2017-09-27 Corey Minyardipmi: fix unsigned long underflow
2017-09-27 Hanjun Guochar: ipmi: eliminate misleading print info when being...
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-27 Jan Karaquota: Fix quota corruption with generic/232 test
2017-09-26 Linus TorvaldsMerge tag 'mmc-v4.14-rc1' of git://git.kernel.org/pub...
2017-09-26 Andreas Gruenbachervfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA...
2017-09-26 Ingo MolnarMerge branch 'WIP.x86/fpu' into x86/fpu, because it's ready
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-26 Al Virofix a typo in put_compat_shm_info()
2017-09-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux-block
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 James Smartnvme-fcloop: fix port deletes and callbacks
2017-09-25 James Smartnvmet-fc: sync header templates with comments
2017-09-25 James Smartnvmet-fc: ensure target queue id within range.
2017-09-25 James Smartnvmet-fc: on port remove call put outside lock
2017-09-25 Sagi Grimbergnvme-rdma: don't fully stop the controller in error...
2017-09-25 Sagi Grimbergnvme-rdma: give up reconnect if state change fails
2017-09-25 Sagi Grimbergnvme-core: Use nvme_wq to queue async events and fw...
2017-09-25 James Smartnvme: fix sqhd reference when admin queue connect fails
2017-09-25 Andreas Gruenbachergfs2: Fix debugfs glocks dump
2017-09-25 Shuah Khanselftests: timers: set-timer-lat: Fix hang when testing...
2017-09-25 Shuah Khanselftests: timers: set-timer-lat: fix hang when std...
2017-09-25 Li Zhijianselftests/memfd: correct run_tests.sh permission
2017-09-25 Kees Cookselftests/seccomp: Support glibc 2.26 siginfo_t.h
2017-09-25 Shuah Khanselftests: futex: Makefile: fix for loops in targets...
2017-09-25 Shuah Khanselftests: Makefile: fix for loops in targets to run...
2017-09-25 Shuah Khanselftests: mqueue: Use full path to run tests from Makefile
2017-09-25 Shuah Khanselftests: futex: copy sub-dir test scripts for make...
2017-09-25 Shaohua Liblock: fix a crash caused by wrong API
2017-09-25 Lukas Czernerfs: Fix page cache inconsistency when mixing buffered...
2017-09-25 James Smartnvmet: implement valid sqhd values in completions
2017-09-25 Guilherme G. Piccolinvme-fabrics: Allow 0 as KATO value
2017-09-25 James Smartnvme: allow timed-out ios to retry
2017-09-25 James Smartnvme: stop aer posting if controller state not live
2017-09-25 Keith Buschnvme-pci: Print invalid SGL only once
2017-09-25 Keith Buschnvme-pci: initialize queue memory before interrupts
next