index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
/
ipmi_devintf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-06-27
ipmi: get rid of field-by-field __get_user()
Al Viro
1
-50
/
+37
2017-06-26
ipmi: get COMPAT_IPMICTL_RECEIVE_MSG in sync with the native one
Al Viro
1
-133
/
+115
2017-01-06
ipmi: make ipmi_usr_hndl const
Corey Minyard
1
-1
/
+1
2016-12-12
ipmi: create hardware-independent softdep for ipmi_devintf
Martin Wilck
1
-1
/
+0
2015-02-20
ipmi: Free ipmi_recv_msg messages from the linked list on close
Nicholas Krause
1
-1
/
+5
2013-09-05
ipmi: info leak in compat_ipmi_ioctl()
Dan Carpenter
1
-0
/
+1
2013-05-17
ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutex
Benjamin LaHaise
1
-1
/
+13
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2010-10-28
ipmi: fix __init and __exit attribute locations
Corey Minyard
1
-2
/
+2
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-09-15
ipmi: autoconvert trivial BKL users to private mutex
Arnd Bergmann
1
-7
/
+7
2010-05-17
drivers: Push down BKL into various drivers
Arnd Bergmann
1
-5
/
+21
2009-10-05
headers: remove sched.h from poll.h
Alexey Dobriyan
1
-0
/
+1
2008-11-01
saner FASYNC handling on file close
Al Viro
1
-2
/
+0
2008-10-30
ipmi: add MODULE_ALIAS to load ipmi_devintf with ipmi_si
Scott James Remnant
1
-0
/
+1
2008-10-16
device create: char: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-1
/
+1
2008-07-22
device create: char: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-1
/
+1
2008-07-03
ipmi: fasync BKL pushdown
Jonathan Corbet
1
-0
/
+2
2008-06-21
ipmi: cdev lock_kernel() pushdown
Jonathan Corbet
1
-2
/
+6
2007-10-13
Convert from class_device to device in drivers/char
tonyj@suse.de
1
-3
/
+3
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2006-12-10
[PATCH] IPMI: remove zero inits
Randy Dunlap
1
-1
/
+1
2006-12-08
[PATCH] struct path: convert ipmi
Josef Sipek
1
-2
/
+2
2006-12-07
[PATCH] IPMI: Add maintenance mode
Corey Minyard
1
-0
/
+25
2006-10-01
[PATCH] IPMI: per-channel command registration
Corey Minyard
1
-2
/
+32
2006-07-04
[PATCH] make more file_operation structs static
Arjan van de Ven
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
1
-1
/
+0
2006-06-26
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
1
-2
/
+0
2006-06-26
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
Greg Kroah-Hartman
1
-3
/
+0
2006-06-26
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
1
-2
/
+0
2006-04-01
[PATCH] IPMI: convert from semaphores to mutexes
Corey Minyard
1
-9
/
+9
2006-03-26
[PATCH] ipmi: add full sysfs support
Corey Minyard
1
-4
/
+44
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
1
-1
/
+1
2005-09-10
[PATCH] trivial __user annotations (ipmi)
viro@ZenIV.linux.org.uk
1
-2
/
+3
2005-09-08
[PATCH] ipmi: clean up versioning of the IPMI driver
Corey Minyard
1
-4
/
+3
2005-09-08
[PATCH] ipmi: add per-channel IPMB addresses
Corey Minyard
1
-10
/
+84
2005-06-24
[PATCH] ipmi: add 32-bit ioctl translations for 64-bit platforms
Andrew Morton
1
-0
/
+196
2005-06-21
[PATCH] fix up ipmi code after class_simple.c removal
Andrew Morton
1
-7
/
+7
2005-05-26
[PATCH] ipmi build fix
Neil Horman
1
-2
/
+2
2005-05-20
[PATCH] Add sysfs support for the IPMI device interface
Corey Minyard
1
-2
/
+18
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+582