| Commit message (Expand) | Author | Age | Files | Lines |
* | ipmi: fix __init and __exit attribute locations | Corey Minyard | 2010-10-27 | 1 | -2/+2 |
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 1 | -0/+1 |
|\ |
|
| * | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
* | | ipmi: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-09-15 | 1 | -7/+7 |
|/ |
|
* | drivers: Push down BKL into various drivers | Arnd Bergmann | 2010-05-17 | 1 | -5/+21 |
* | headers: remove sched.h from poll.h | Alexey Dobriyan | 2009-10-04 | 1 | -0/+1 |
* | saner FASYNC handling on file close | Al Viro | 2008-11-01 | 1 | -2/+0 |
* | ipmi: add MODULE_ALIAS to load ipmi_devintf with ipmi_si | Scott James Remnant | 2008-10-30 | 1 | -0/+1 |
* | device create: char: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 | 1 | -1/+1 |
* | device create: char: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-21 | 1 | -1/+1 |
* | ipmi: fasync BKL pushdown | Jonathan Corbet | 2008-07-02 | 1 | -0/+2 |
* | ipmi: cdev lock_kernel() pushdown | Jonathan Corbet | 2008-06-20 | 1 | -2/+6 |
* | Convert from class_device to device in drivers/char | tonyj@suse.de | 2007-10-12 | 1 | -3/+3 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | [PATCH] IPMI: remove zero inits | Randy Dunlap | 2006-12-10 | 1 | -1/+1 |
* | [PATCH] struct path: convert ipmi | Josef Sipek | 2006-12-08 | 1 | -2/+2 |
* | [PATCH] IPMI: Add maintenance mode | Corey Minyard | 2006-12-07 | 1 | -0/+25 |
* | [PATCH] IPMI: per-channel command registration | Corey Minyard | 2006-10-01 | 1 | -2/+32 |
* | [PATCH] make more file_operation structs static | Arjan van de Ven | 2006-07-03 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 2006-06-26 | 1 | -1/+0 |
* | [PATCH] devfs: Remove devfs_remove() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 1 | -2/+0 |
* | [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 1 | -3/+0 |
* | [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 1 | -2/+0 |
* | [PATCH] IPMI: convert from semaphores to mutexes | Corey Minyard | 2006-03-31 | 1 | -9/+9 |
* | [PATCH] ipmi: add full sysfs support | Corey Minyard | 2006-03-26 | 1 | -4/+44 |
* | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman | 2005-10-28 | 1 | -1/+1 |
* | [PATCH] trivial __user annotations (ipmi) | viro@ZenIV.linux.org.uk | 2005-09-09 | 1 | -2/+3 |
* | [PATCH] ipmi: clean up versioning of the IPMI driver | Corey Minyard | 2005-09-07 | 1 | -4/+3 |
* | [PATCH] ipmi: add per-channel IPMB addresses | Corey Minyard | 2005-09-07 | 1 | -10/+84 |
* | [PATCH] ipmi: add 32-bit ioctl translations for 64-bit platforms | Andrew Morton | 2005-06-24 | 1 | -0/+196 |
* | [PATCH] fix up ipmi code after class_simple.c removal | Andrew Morton | 2005-06-20 | 1 | -7/+7 |
* | [PATCH] ipmi build fix | Neil Horman | 2005-05-25 | 1 | -2/+2 |
* | [PATCH] Add sysfs support for the IPMI device interface | Corey Minyard | 2005-05-20 | 1 | -2/+18 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+582 |