tty: moxa: Kill the use of lock_kernel
[safe/jmp/linux-2.6] / drivers / char / ipmi /
2009-11-18 Eric W. Biedermansysctl: Drop & in front of every proc_handler.
2009-11-12 Eric W. Biedermansysctl drivers: Remove dead binary sysctl support
2009-10-04 Alexey Dobriyanheaders: remove sched.h from poll.h
2009-09-21 Peter Huewetrivial: add __init macro/ fix of __exit macro location...
2009-06-16 Greg Kroah-Hartmanipmi: remove driver_data direct access of struct device
2009-05-22 Corey Minyardipmi: fix ipmi_si modprobe hang
2009-04-21 dann frazieripmi: add oem message handling
2009-04-21 Corey Minyardipmi: fix statistics counting issues
2009-04-21 Corey Minyardipmi: test for event buffer before using
2009-04-21 Corey Minyardipmi: fix platform return check
2009-03-30 Alexey Dobriyanproc 2/2: remove struct proc_dir_entry::owner
2008-11-13 Darrick J. WongFix platform drivers that crash on suspend/resume
2008-11-01 Al Virosaner FASYNC handling on file close
2008-10-30 Scott James Remnantipmi: add MODULE_ALIAS to load ipmi_devintf with ipmi_si
2008-10-16 Greg Kroah-Hartmandevice create: char: convert device_create_drvdata...
2008-09-23 Kumar Galapowerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for...
2008-08-20 Andrew Mortondrivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(...
2008-07-30 Stephen Rothwellipmi/powerpc: Use linux/of_{device,platform}.h instead...
2008-07-22 Greg Kroah-Hartmandevice create: char: convert device_create to device_cr...
2008-07-14 Jonathan CorbetMerge commit 'v2.6.26' into bkl-removal
2008-07-11 Mark Rustad[PATCH] IPMI: return correct value from ipmi_write
2008-07-02 Jonathan Corbetipmi: fasync BKL pushdown
2008-06-20 Arnd Bergmannipmi-watchdog: BKL pushdown
2008-06-20 Jonathan Corbetipmi: cdev lock_kernel() pushdown
2008-05-15 Nate Caseipmi: support I/O resources in OF driver
2008-04-29 Adrian Bunkipmi: fix return from atca_oem_poweroff_hook
2008-04-29 Adrian Bunkipmi: make alloc_recv_msg static
2008-04-29 Alexey Dobriyanipmi: remove ->write_proc code
2008-04-29 Denis Chengipmi: remove unused target and action in Makefile
2008-04-29 Corey MinyardIPMI: Style fixes in the misc code
2008-04-29 Corey MinyardIPMI: Style fixes in the system interface code
2008-04-29 Corey Minyardipmi: style fixes in the base code
2008-04-29 Corey MinyardIPMI: Convert system interface defines to an enum
2008-04-29 Corey Minyardipmi: convert locked counters to atomics in the system...
2008-04-29 Corey MinyardIPMI: convert message handler defines to an enum
2008-04-29 Konstantin Baydarovipmi: convert locked counters to atomics
2008-04-29 Corey Minyardipmi: update driver version
2008-04-29 Corey Minyardipmi: don't print event queue full on every event
2008-04-29 Konstantin Baydarovipmi: don't grab locks in run-to-completion mode
2008-04-29 Corey Minyardipmi: run to completion fixes
2008-04-29 Corey Minyardipmi: hold ATTN until upper layer ready
2008-02-06 Denis Chengdrivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD...
2008-02-06 Denis Chengdrivers/char: use LIST_HEAD instead of LIST_HEAD_INIT
2007-11-28 Corey Minyard[WATCHDOG] ipmi: add the standard watchdog timeout...
2007-10-18 Corey MinyardIPMI: add 0.9 support
2007-10-18 Corey MinyardIPMI: fix hotmod remove lock
2007-10-18 Corey MinyardIPMI: new NMI handling
2007-10-18 Corey MinyardIPMI: add polled interface
2007-10-18 Corey MinyardIPMI: remove bogus semaphore from watchdog
2007-10-18 Corey MinyardIPMI: don't init irq until ready
2007-10-17 Alexey DobriyanTweak /proc/ipmi removal
2007-10-14 Al Virosignedness: module_param_array nump argument
2007-10-12 tonyj@suse.deConvert from class_device to device in drivers/char
2007-10-12 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-10-10 Jeff Garzikdrivers/firmware: const-ify DMI API and internals
2007-09-20 Paul MackerrasMerge branch 'linux-2.6'
2007-09-19 Kees Cookpci: fix unterminated pci_device_id lists
2007-08-28 Paul MackerrasMerge branch 'linux-2.6' into for-2.6.24
2007-08-23 Mijo SafradinIPMI: fix warning in ipmi_si_intf.c
2007-08-17 Stephen Rothwell[POWERPC] Use of_get_property in ipmi code
2007-07-31 Jesper Juhlipmi: Fix mem leak in try_init_dmi()
2007-07-19 Yoann Padioleausome kmalloc/memset ->kzalloc (tree wide)
2007-07-16 Dan Alonidrivers/char/ipmi/ipmi_si_intf.c: lower printk severity
2007-07-16 Dan Alonidrivers/char/ipmi/ipmi_poweroff.c: lower printk severity
2007-07-16 Jan EngelhardtUse menuconfig objects II - IPMI
2007-07-11 Tejun Heosysfs: kill unnecessary attribute->owner
2007-05-14 Linus TorvaldsRevert "ipmi: add new IPMI nmi watchdog handling"
2007-05-12 Christian KrafftIPMI: Add PPC openfirmware unregister
2007-05-12 Corey MinyardIPMI: fix SI address space settings
2007-05-10 Martin Schwidefsky[S390] Kconfig: menus with depends on HAS_IOMEM.
2007-05-08 Adrian Bunkno longer #include <asm/kdebug.h>
2007-05-08 Christoph Hellwigmove die notifier handling to common code
2007-05-08 Corey Minyardipmi: add pci remove handling
2007-05-08 Corey Minyardipmi: add new IPMI nmi watchdog handling
2007-05-08 Corey Minyardipmi: allow shared interrupts
2007-05-08 Corey Minyardipmi: add powerpc openfirmware sensing
2007-03-05 Christian Krafft[PATCH] ipmi: check, if default ports are accessible...
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove insert_at_head from register_sysctl
2007-02-14 Eric W. Biederman[PATCH] sysctl: ipmi: remove unnecessary insert_at_head...
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-11 Alexey Dobriyan[PATCH] proc: remove useless (and buggy) ->nlink settings
2007-02-11 Corey Minyard[PATCH] IPMI: Fix some RCU problems
2007-02-03 Alexey StarikovskiyACPICA: Remove duplicate table definitions (non-conflic...
2007-01-31 David Barksdale[PATCH] IPMI: fix timeout list handling
2006-12-30 Sebastien Dugué[PATCH] Fix IPMI watchdog set_param_str() using kstrdup
2006-12-10 Corey Minyard[PATCH] IPMI: misc fixes
2006-12-10 Randy Dunlap[PATCH] IPMI: remove zero inits
2006-12-08 Josef Sipek[PATCH] struct path: convert ipmi
2006-12-07 Randy Dunlap[PATCH] IPMI: fix PROC_FS=n warnings
2006-12-07 Corey Minyard[PATCH] IPMI: increase KCS message size
2006-12-07 Corey Minyard[PATCH] IPMI: Fix BT long busy
2006-12-07 Corey Minyard[PATCH] IPMI: fix pci warning
2006-12-07 Corey Minyard[PATCH] IPMI: add pigeonpoint poweroff
2006-12-07 Corey Minyard[PATCH] IPMI: system interface hotplug
2006-12-07 Corey Minyard[PATCH] IPMI: add poll delay
2006-12-07 Corey Minyard[PATCH] IPMI: fix request events
2006-12-07 Corey Minyard[PATCH] IPMI: Add maintenance mode
2006-12-07 Corey Minyard[PATCH] IPMI: Allow hot system interface remove
2006-12-07 Corey Minyard[PATCH] IPMI: pass sysfs name from lower level driver
2006-12-07 Corey Minyard[PATCH] IPMI: remove interface number limits
next