Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c6f85a753df858018b063f5ab89b277179c3387f
c6f85a7
ipmi_si: Move PARISC handling to another file
by Corey Minyard
· 7 years ago
13d0b35
ipmi_si: Move PCI setup to another file
by Corey Minyard
· 7 years ago
9d70029
ipmi_si: Move platform device handling to another file
by Corey Minyard
· 7 years ago
7a45330
ipmi_si: Move hardcode handling to a separate file.
by Corey Minyard
· 7 years ago
44814ec
ipmi_si: Move the hotmod handling to another file.
by Corey Minyard
· 7 years ago
bb398a4
ipmi_si: Change ipmi_si_add_smi() to take just I/O info
by Corey Minyard
· 7 years ago
e1eeb7f
ipmi_si: Move io setup into io structure
by Corey Minyard
· 7 years ago
4f3e819
ipmi_si: Move irq setup handling into the io struct
by Corey Minyard
· 7 years ago
910840f
ipmi_si: Move some platform data into the io structure
by Corey Minyard
· 7 years ago
1e89a49
ipmi_si: Rename function to add smi, make it global
by Corey Minyard
· 7 years ago
3fd32f9
ipmi: Convert IPMI GUID over to Linux guid_t
by Corey Minyard
· 7 years ago
31b0b07
ipmi: Rescan channel list on BMC changes
by Corey Minyard
· 7 years ago
5fdb1fb
ipmi: Move lun and address out of channel struct
by Corey Minyard
· 7 years ago
c0734bd
ipmi: Retry BMC registration on a failure
by Corey Minyard
· 7 years ago
b2cfd8a
ipmi: Rework device id and guid handling to catch changing BMCs
by Corey Minyard
· 7 years ago
c659ff3
ipmi: Use a temporary BMC for an interface
by Corey Minyard
· 7 years ago
28f26ac
ipmi: Dynamically fetch GUID periodically
by Corey Minyard
· 7 years ago
39d3fb4
ipmi: Always fetch the guid through ipmi_get_device_id()
by Corey Minyard
· 7 years ago
1e5058e
ipmi: Remove the device id from ipmi_register_smi()
by Corey Minyard
· 7 years ago
aa9c9ab
ipmi: allow dynamic BMC version information
by Jeremy Kerr
· 7 years ago
68e7e50
ipmi: Don't use BMC product/dev ids in the BMC name
by Corey Minyard
· 7 years ago
c468f91
ipmi: Make ipmi_demangle_device_id more generic
by Jeremy Kerr
· 7 years ago
a9137c3
ipmi: Add a reference from BMC devices to their interfaces
by Jeremy Kerr
· 7 years ago
511d57d
ipmi: Get the device id through a function
by Corey Minyard
· 7 years ago
9b64a8b
ipmi: Fix printing the BMC guid
by Corey Minyard
· 7 years ago
a2cb600
ipmi: Rework BMC registration
by Corey Minyard
· 7 years ago
7e030d6
ipmi: Prefer ACPI system interfaces over SMBIOS ones
by Corey Minyard
· 7 years ago
9ca15af
ipmi: Fix issues with BMC refcounts
by Corey Minyard
· 7 years ago
eae4a36
ipmi: Check that the device type is BMC when scanning device
by Corey Minyard
· 7 years ago
f33e4df
ipmi: Move bmc find routing to below bmc device type
by Corey Minyard
· 7 years ago
72630d9
ipmi: Fix getting the GUID data
by Corey Minyard
· 7 years ago
e6dd76a
IPMI: make ipmi_poweroff_handler const
by Bhumika Goyal
· 7 years ago
1c9f98d
ipmi: Make IPMI panic strings always available
by Corey Minyard
· 7 years ago
b72fce5
char: ipmi: make function ipmi_get_info_from_resources static
by Colin Ian King
· 7 years ago
392a17b
ipmi: fix unsigned long underflow
by Corey Minyard
· 7 years ago
719c1b3
char: ipmi: eliminate misleading print info when being probed via ACPI
by Hanjun Guo
· 8 years ago
9cd6681
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 7 years ago
225d3b6
Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 7 years ago
7031b64
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
4c6bb69
quota: Fix quota corruption with generic/232 test
by Jan Kara
· 7 years ago
dc972a6
Merge tag 'mmc-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
fc46820
vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsets
by Andreas Gruenbacher
· 7 years ago
8474c53
Merge branch 'WIP.x86/fpu' into x86/fpu, because it's ready
by Ingo Molnar
· 7 years ago
738f48c
x86/fpu: Use using_compacted_format() instead of open coded X86_FEATURE_XSAVES
by Eric Biggers
· 7 years ago
98c0fad
x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_user_to_xstate()
by Eric Biggers
· 7 years ago
3d70347
x86/fpu: Eliminate the 'xfeatures' local variable in copy_user_to_xstate()
by Eric Biggers
· 7 years ago
af2c432
x86/fpu: Copy the full header in copy_user_to_xstate()
by Eric Biggers
· 7 years ago
af95774
x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_kernel_to_xstate()
by Eric Biggers
· 7 years ago
b89eda4
x86/fpu: Eliminate the 'xfeatures' local variable in copy_kernel_to_xstate()
by Eric Biggers
· 7 years ago
80d8ae8
x86/fpu: Copy the full state_header in copy_kernel_to_xstate()
by Eric Biggers
· 7 years ago
b11e2e1
x86/fpu: Use validate_xstate_header() to validate the xstate_header in __fpu__restore_sig()
by Eric Biggers
· 7 years ago
cf9df81
x86/fpu: Use validate_xstate_header() to validate the xstate_header in xstateregs_set()
by Eric Biggers
· 7 years ago
e63e5d5
x86/fpu: Introduce validate_xstate_header()
by Eric Biggers
· 7 years ago
369a036
x86/fpu: Rename fpu__activate_fpstate_read/write() to fpu__prepare_[read|write]()
by Ingo Molnar
· 7 years ago
2ce03d8
x86/fpu: Rename fpu__activate_curr() to fpu__initialize()
by Ingo Molnar
· 7 years ago
e10078e
x86/fpu: Simplify and speed up fpu__copy()
by Ingo Molnar
· 7 years ago
7f1487c
x86/fpu: Fix stale comments about lazy FPU logic
by Ingo Molnar
· 7 years ago
e4a81bf
x86/fpu: Rename fpu::fpstate_active to fpu::initialized
by Ingo Molnar
· 7 years ago
685c930
x86/fpu: Remove fpu__current_fpstate_write_begin/end()
by Ingo Molnar
· 7 years ago
4618e90
x86/fpu: Fix fpu__activate_fpstate_read() and update comments
by Ingo Molnar
· 7 years ago
e365806
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
b776e4b
fix a typo in put_compat_shm_info()
by Al Viro
· 7 years ago
19240e6
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
1776364
Merge tag 'gfs2-for-linus-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 7 years ago
cf03461
Merge tag 'microblaze-4.14-rc3' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 7 years ago
ac0a364
Merge tag 'trace-v4.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
fddc992
nvme-fcloop: fix port deletes and callbacks
by James Smart
· 7 years ago
6b71f9e
nvmet-fc: sync header templates with comments
by James Smart
· 7 years ago
0c319d3
nvmet-fc: ensure target queue id within range.
by James Smart
· 7 years ago
3688feb
nvmet-fc: on port remove call put outside lock
by James Smart
· 7 years ago
e4d753d
nvme-rdma: don't fully stop the controller in error recovery
by Sagi Grimberg
· 7 years ago
0a960afd
nvme-rdma: give up reconnect if state change fails
by Sagi Grimberg
· 7 years ago
1a40d97
nvme-core: Use nvme_wq to queue async events and fw activation
by Sagi Grimberg
· 7 years ago
8cbd96a
nvme: fix sqhd reference when admin queue connect fails
by James Smart
· 7 years ago
1020165
gfs2: Fix debugfs glocks dump
by Andreas Gruenbacher
· 7 years ago
eefd95e
selftests: timers: set-timer-lat: Fix hang when testing unsupported alarms
by Shuah Khan
· 7 years ago
01db7fb
selftests: timers: set-timer-lat: fix hang when std out/err are redirected
by Shuah Khan
· 7 years ago
21aadfa
selftests/memfd: correct run_tests.sh permission
by Li Zhijian
· 7 years ago
10859f3
selftests/seccomp: Support glibc 2.26 siginfo_t.h
by Kees Cook
· 7 years ago
659dbfd
selftests: futex: Makefile: fix for loops in targets to run silently
by Shuah Khan
· 7 years ago
1ede053
selftests: Makefile: fix for loops in targets to run silently
by Shuah Khan
· 7 years ago
8230b90
selftests: mqueue: Use full path to run tests from Makefile
by Shuah Khan
· 7 years ago
9c3340e
selftests: futex: copy sub-dir test scripts for make O=dir run
by Shuah Khan
· 7 years ago
f5c156c
block: fix a crash caused by wrong API
by Shaohua Li
· 7 years ago
332391a
fs: Fix page cache inconsistency when mixing buffered and AIO DIO
by Lukas Czerner
· 7 years ago
bb1cc74
nvmet: implement valid sqhd values in completions
by James Smart
· 7 years ago
8edd11c
nvme-fabrics: Allow 0 as KATO value
by Guilherme G. Piccoli
· 7 years ago
0951338
nvme: allow timed-out ios to retry
by James Smart
· 7 years ago
cd48282
nvme: stop aer posting if controller state not live
by James Smart
· 7 years ago
d087747
nvme-pci: Print invalid SGL only once
by Keith Busch
· 7 years ago
161b8be
nvme-pci: initialize queue memory before interrupts
by Keith Busch
· 7 years ago
deb6174
nvmet-fc: fix failing max io queue connections
by James Smart
· 7 years ago
d9d34c0
nvme-fc: use transport-specific sgl format
by James Smart
· 7 years ago
d85cf20
nvme: add transport SGL definitions
by James Smart
· 7 years ago
c98cb3b
nvme.h: remove FC transport-specific error values
by James Smart
· 7 years ago
39a550d
qla2xxx: remove use of FC-specific error codes
by James Smart
· 7 years ago
8e009ce8
lpfc: remove use of FC-specific error codes
by James Smart
· 7 years ago
fc9608e
nvmet-fcloop: remove use of FC-specific error codes
by James Smart
· 7 years ago
29b3d26
nvmet-fc: remove use of FC-specific error codes
by James Smart
· 7 years ago
56b7103
nvme-fc: remove use of FC-specific error codes
by James Smart
· 7 years ago
Next »