index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-4.15-2' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2017-12-11
3
-23
/
+30
|
\
|
*
ipmi_si: fix crash on parisc
Mikulas Patocka
2017-12-11
1
-0
/
+2
|
*
ipmi_si: Fix oops with PCI devices
Corey Minyard
2017-12-11
1
-2
/
+5
|
*
ipmi: Stop timers before cleaning up the module
Masamitsu Yamazaki
2017-12-06
1
-21
/
+23
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-26
1
-0
/
+4
|
\
\
|
*
|
x86/mm: Limit mmap() of /dev/mem to valid physical addresses
Craig Bergstrom
2017-11-16
1
-0
/
+4
*
|
|
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
5
-17
/
+14
*
|
|
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2017-11-21
5
-9
/
+9
*
|
|
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-11-17
1
-6
/
+0
|
\
\
\
|
*
|
|
ipmi: get rid of pointless access_ok()
Al Viro
2017-11-10
1
-6
/
+0
*
|
|
|
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-16
3
-11
/
+10
|
\
\
\
\
|
*
|
|
|
char: pcmcia: Convert timers to use timer_setup()
Kees Cook
2017-10-20
3
-11
/
+10
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
1
-1
/
+0
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2017-11-15
1
-1
/
+0
*
|
|
|
|
Merge tag 'ipmi-for-4.15' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2017-11-15
19
-2201
/
+2987
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Corey Minyard
2017-11-02
2
-3
/
+3
|
|
\
\
\
\
\
|
*
|
|
|
|
|
ipmi_si: Delete an error message for a failed memory allocation in try_smi_in...
Markus Elfring
2017-10-17
1
-1
/
+0
|
*
|
|
|
|
|
ipmi_si: fix memory leak on new_smi
Colin Ian King
2017-10-17
1
-0
/
+1
|
*
|
|
|
|
|
ipmi: remove redundant initialization of bmc
Colin Ian King
2017-09-28
1
-1
/
+1
|
*
|
|
|
|
|
ipmi: pr_err() strings should end with newlines
Arvind Yadav
2017-09-28
1
-3
/
+3
|
*
|
|
|
|
|
ipmi: Clean up some print operations
Corey Minyard
2017-09-28
1
-56
/
+45
|
*
|
|
|
|
|
ipmi: Make the DMI probe into a generic platform probe
Corey Minyard
2017-09-28
7
-94
/
+103
|
*
|
|
|
|
|
ipmi: Make the IPMI proc interface configurable
Corey Minyard
2017-09-28
4
-21
/
+40
|
*
|
|
|
|
|
ipmi_ssif: Add device attrs for the things in proc
Corey Minyard
2017-09-28
1
-2
/
+74
|
*
|
|
|
|
|
ipmi_si: Add device attrs for the things in proc
Corey Minyard
2017-09-28
1
-1
/
+103
|
*
|
|
|
|
|
ipmi_si: remove ipmi_smi_alloc() function
Corey Minyard
2017-09-28
1
-10
/
+2
|
*
|
|
|
|
|
ipmi_si: Move port and mem I/O handling to their own files
Corey Minyard
2017-09-28
5
-255
/
+263
|
*
|
|
|
|
|
ipmi_si: Get rid of unused spacing and port fields
Corey Minyard
2017-09-28
1
-10
/
+0
|
*
|
|
|
|
|
ipmi_si: Move PARISC handling to another file
Corey Minyard
2017-09-28
4
-57
/
+71
|
*
|
|
|
|
|
ipmi_si: Move PCI setup to another file
Corey Minyard
2017-09-28
4
-161
/
+179
|
*
|
|
|
|
|
ipmi_si: Move platform device handling to another file
Corey Minyard
2017-09-28
4
-589
/
+613
|
*
|
|
|
|
|
ipmi_si: Move hardcode handling to a separate file.
Corey Minyard
2017-09-27
4
-147
/
+154
|
*
|
|
|
|
|
ipmi_si: Move the hotmod handling to another file.
Corey Minyard
2017-09-27
4
-244
/
+264
|
*
|
|
|
|
|
ipmi_si: Change ipmi_si_add_smi() to take just I/O info
Corey Minyard
2017-09-27
3
-309
/
+229
|
*
|
|
|
|
|
ipmi_si: Move io setup into io structure
Corey Minyard
2017-09-27
2
-92
/
+85
|
*
|
|
|
|
|
ipmi_si: Move irq setup handling into the io struct
Corey Minyard
2017-09-27
3
-81
/
+82
|
*
|
|
|
|
|
ipmi_si: Move some platform data into the io structure
Corey Minyard
2017-09-27
2
-216
/
+213
|
*
|
|
|
|
|
ipmi_si: Rename function to add smi, make it global
Corey Minyard
2017-09-27
2
-16
/
+28
|
*
|
|
|
|
|
ipmi: Convert IPMI GUID over to Linux guid_t
Corey Minyard
2017-09-27
1
-27
/
+23
|
*
|
|
|
|
|
ipmi: Rescan channel list on BMC changes
Corey Minyard
2017-09-27
1
-58
/
+111
|
*
|
|
|
|
|
ipmi: Move lun and address out of channel struct
Corey Minyard
2017-09-27
1
-22
/
+25
|
*
|
|
|
|
|
ipmi: Retry BMC registration on a failure
Corey Minyard
2017-09-27
1
-1
/
+23
|
*
|
|
|
|
|
ipmi: Rework device id and guid handling to catch changing BMCs
Corey Minyard
2017-09-27
1
-73
/
+167
|
*
|
|
|
|
|
ipmi: Use a temporary BMC for an interface
Corey Minyard
2017-09-27
1
-9
/
+13
|
*
|
|
|
|
|
ipmi: Dynamically fetch GUID periodically
Corey Minyard
2017-09-27
1
-19
/
+42
|
*
|
|
|
|
|
ipmi: Always fetch the guid through ipmi_get_device_id()
Corey Minyard
2017-09-27
1
-28
/
+65
|
*
|
|
|
|
|
ipmi: Remove the device id from ipmi_register_smi()
Corey Minyard
2017-09-27
4
-24
/
+1
|
*
|
|
|
|
|
ipmi: allow dynamic BMC version information
Jeremy Kerr
2017-09-27
1
-15
/
+190
|
*
|
|
|
|
|
ipmi: Don't use BMC product/dev ids in the BMC name
Corey Minyard
2017-09-27
1
-35
/
+10
|
*
|
|
|
|
|
ipmi: Make ipmi_demangle_device_id more generic
Jeremy Kerr
2017-09-27
2
-2
/
+4
[next]