drm_rmmap_ioctl(): remove dead code
[safe/jmp/linux-2.6] / drivers / char / ipmi /
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
2006-12-07 Corey Minyard[PATCH] IPMI: Fix device model name
2006-11-16 Zhang, Yanmin[PATCH] ipmi: use platform_device_add() instead of...
2006-11-13 Corey Minyard[PATCH] IPMI: Fix more && typos
2006-11-09 Alexey Dobriyan[PATCH] ipmi_si_intf.c: fix "&& 0xff" typos
2006-11-09 Corey Minyard[PATCH] IPMI: retry messages on certain error returns
2006-11-09 Corey Minyard[PATCH] IPMI: Clean up the waiting message queue proper...
2006-11-03 Yvan Seth[PATCH] ipmi_si_intf.c sets bad class_mask with PCI_DEV...
2006-10-20 Dave Jones[PATCH] ipmi: fix return codes in failure case
2006-10-11 Jeff Garzik[PATCH] ipmi: handle sysfs errors
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-03 Corey Minyard[PATCH] IPMI: allow user to override the kernel IPMI...
2006-10-03 Jeff Garzik[PATCH] ipmi: fix uninitialized data bug
2006-10-01 Corey Minyard[PATCH] ipmi: don't start kipmid if the IPMI driver...
2006-10-01 Corey Minyard[PATCH] IPMI: per-channel command registration
2006-09-16 Corey Minyard[PATCH] IPMI: fix handling of OEM flags
2006-09-16 Arnaud Patard[PATCH] IPMI: Fix oops on ipmi_msghandler removal for...
2006-09-01 Corey Minyard[PATCH] IPMI: fix occasional oops on module unload
2006-07-03 Arjan van de Ven[PATCH] make more file_operation structs static
2006-07-02 Thomas Gleixner[PATCH] irq-flags: drivers/char: Use the new IRQF_...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/devfs-2.6
2006-06-28 Corey Minyard[PATCH] IPMI: watchdog handle panic properly
2006-06-28 Corey Minyard[PATCH] IPMI: remove high res timer code
2006-06-28 Corey Minyard[PATCH] IPMI: tidy msghandler timer
2006-06-28 Adrian Bunk[PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_...
2006-06-28 akpm@osdl.org[PATCH] IPMI: use schedule in kthread
2006-06-26 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the devfs_fs_kernel.h file from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_remove() function from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_mk_cdev() function from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_mk_dir() function from...
2006-06-26 Akinobu Mita[PATCH] drivers: use list_move()
2006-06-26 Lee Revellfix paniced->panicked typos
2006-06-23 Pekka Enberg[PATCH] ipmi: strstrip conversion
2006-05-31 Corey Minyard[PATCH] IPMI: reserve I/O ports separately
2006-04-19 Heikki Orsila[PATCH] Open IPMI BT overflow
2006-04-19 Randy Dunlap[PATCH] IPMI: fix devinit placement
2006-04-11 Corey Minyard[PATCH] ipmi: fix event queue limit
2006-03-31 Corey Minyard[PATCH] IPMI: convert from semaphores to mutexes
2006-03-31 Corey Minyard[PATCH] IPMI: tidy up various things
2006-03-31 Corey Minyard[PATCH] IPMI: fix startup race condition
2006-03-27 Alan Stern[PATCH] Notifier chain update: API changes
2006-03-26 Corey Minyard[PATCH] ipmi: Increment driver version to v39.0
2006-03-26 Corey Minyard[PATCH] ipmi: add full sysfs support
2006-03-26 Corey Minyard[PATCH] ipmi: add generic PCI handling
2006-03-25 Adrian Bunk[PATCH] drivers/char/ipmi/ipmi_msghandler.c: fix a...
2006-03-24 Olaf Hering[PATCH] remove ipmi pm_power_off redefinition
2006-02-03 Jayachandran C[PATCH] IPMI: fix issues reported by Coverity in ipmi_m...
2006-02-03 Alexey Dobriyan[PATCH] ipmi: mem_{in,out}[bwl] => intf_mem_{in,out...
2006-02-01 Rocky Craig[PATCH] IPMI: remove invalid acpi register spacing...
2006-01-12 Matt Domsch[PATCH] ipmi: use CONFIG_DMI instead of CONFIG_X86
2006-01-10 Adrian Bunk[PATCH] ipmi: fix compile errors with PROC_FS=n
2006-01-06 Paul E. McKenney[PATCH] fix remaining list_for_each_safe_rcu in -mm...
2005-12-15 Paolo Galtieri[PATCH] IPMI oops fix
2005-12-12 Matt Domsch[PATCH] ipmi: fix panic generator ID
2005-11-18 Matt Domsch[PATCH] ipmi: missing NULL test for kthread
2005-11-15 Corey Minyard[PATCH] ipmi: bump-driver-version
2005-11-11 Hironobu Ishii[PATCH] ipmi: fix inconsistent spinlock usage
2005-11-07 Corey Minyard[PATCH] ipmi: fix watchdog timeout panic handling
2005-11-07 Corey Minyard[PATCH] ipmi: use rcu lock for using command receivers
2005-11-07 Matt Domsch[PATCH] ipmi: use kthread API
next