IPMI: add 0.9 support
[cascardo/linux.git] / drivers / char /
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-18 Stephen Hemmingersparse pointer use of zero as null
2007-10-18 Joe PerchesAdd missing newlines to some uses of dev_<level> messages
2007-10-18 Jiri SlabyChar: rocket, fix signed/unsigned warning
2007-10-18 Jiri SlabyChar: rocket, remove potential leak in module_init
2007-10-18 Jiri SlabyChar: rocket, remove pci_read_config_dword(CLASS_REVISION)
2007-10-18 Jiri SlabyChar: rocket, don't re-set statics to 0
2007-10-18 Jiri SlabyChar: rocket, fix dynamic_dev tty
2007-10-18 Jiri SlabyChar: rocket, switch sleep_on to completion
2007-10-18 Jiri SlabyChar: moxa, remove sleep_on
2007-10-18 Jiri SlabyChar: moxa, function names cleanup
2007-10-18 Jiri SlabyChar: moxa, cleanup prints
2007-10-18 Jesper JuhlCyclades: Avoid label defined but not used warning
2007-10-18 Jiri SlabyChar: cyclades, fix some -W warnings
2007-10-18 Jiri SlabyChar: cyclades, move spin_lock to one place
2007-10-18 Jiri SlabyChar: cyclades, make the isr code readable
2007-10-18 Jiri SlabyChar: cyclades, remove bottom half processing
2007-10-18 Jiri SlabyChar: moxa, fix and optimise empty timer
2007-10-18 Jesper Juhlmxser: fix compiler warning when building without CONFI...
2007-10-18 Alan Coxmxser: remove commented crap
2007-10-18 Jiri SlabyChar: mxser_new, remove useless comments in mxser_cards
2007-10-18 Jiri SlabyChar: mxser_new, move to PCI_VDEVICE
2007-10-18 Jiri SlabyChar: mxser_new, upgrade to 1.10
2007-10-18 Eric W. Biedermansysctl: simplify the pty sysctl logic
2007-10-18 Rafael J. WysockiPM: Move definition of struct pm_ops to suspend.h
2007-10-18 Maciej W. Rozyckitty_ioctl: fix the baud_table check in encode_baud_rate
2007-10-18 Jan EngelhardtRemove CONFIG_VT_UNICODE
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-17 Linus TorvaldsMerge ssh:///linux/kernel/git/tglx/linux-2.6-x86
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/data...
2007-10-17 H. Peter Anvinx86: Create clflush() inline, remove hardcoded wbinvd
2007-10-17 Linus TorvaldsMerge branch 'xen-upstream' of git://git./linux/kernel...
2007-10-17 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/data...
2007-10-17 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-10-17 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-10-17 Jeff Garzikdrivers/char/ip2: fix used-uninit'd bug
2007-10-17 Pavel Macheklp_console: cleanups
2007-10-17 Rusty RussellHVC console is also used by iSeries, so add that to...
2007-10-17 Rusty RussellDelay creation of khcvd thread
2007-10-17 Alan Coxtty: expose new methods needed for drivers to get termi...
2007-10-17 Bill Nottinghamadd CONFIG_VT_UNICODE
2007-10-17 Adrian Bunkn_hdlc.c: fix check-after-use
2007-10-17 Alan Coxmxser: Remove use of dead TTY_FLIPBUF_SIZE definition
2007-10-17 Samuel Thibaultunicode diacritics support
2007-10-17 Alexey DobriyanTweak /proc/ipmi removal
2007-10-17 Bjorn Helgaastpm: pay attention to IRQ info from PNP
2007-10-17 Mariusz Kozlowskidrivers/char/ip2/ip2main.c: kmalloc + memset conversion...
2007-10-17 Mariusz Kozlowskidrivers/char/consolemap.c: kmalloc + memset conversion...
2007-10-17 Alexey Dobriyanepca.c: reformat comments and coding style improvements
2007-10-17 Fengguang Wuconvert ill defined log2() to ilog2()
2007-10-17 Jesper JuhlClean up duplicate includes in drivers/char/
2007-10-17 David Rientjesoom: move prototypes to appropriate header file
2007-10-17 Peter Zijlstramm: bdi init hooks
2007-10-17 Paul MackerrasMerge branch 'for-2.6.24' of git://git.secretlab.ca...
2007-10-17 Paul MackerrasMerge branch 'fixes-2.6.24' of /linux/kernel/git/galak...
2007-10-16 Linus TorvaldsMerge ssh:///pub/scm/linux/kernel/git/sam/kbuild
2007-10-16 Jeremy Fitzhardingeparavirt: refactor struct paravirt_ops into smaller...
2007-10-16 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-10-16 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-10-16 Linus TorvaldsMerge branch 'linus' of /linux/kernel/git/perex/alsa
2007-10-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/data...
2007-10-16 Randy Dunlapvideo gfx: merge kconfig menus
2007-10-16 Antonino A. Daplasvt/vgacon: Check if screen resize request comes from...
2007-10-16 Adrian Bunkradeon_driver_vblank_do_wait() static
2007-10-16 Christoph LameterMemoryless nodes: Uncached allocator updates
2007-10-16 Nick Pigginremove ZERO_PAGE
2007-10-15 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2007-10-15 Linus TorvaldsMerge branch 'locks' of git://linux-nfs.org/~bfields...
2007-10-15 Linus TorvaldsMerge branch 'release' of ssh:///linux/kernel/git/aegl...
2007-10-15 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-10-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-15 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-10-15 Linus TorvaldsMerge branch 'v2.6.24-lockdep' of git://git./linux...
2007-10-15 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-10-15 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-10-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-10-15 Linus TorvaldsMerge branch 'agp-patches' of /linux/kernel/git/airlied...
2007-10-15 Linus TorvaldsMerge branch 'drm-patches' of ssh:///linux/kernel/git...
2007-10-15 Linus TorvaldsMerge branch 'nfs-server-stable' of git://linux-nfs...
2007-10-15 Xavier Bachelotvia invalid device ids removal
2007-10-15 chaohong guoradeon: Commit the ring after each partial texture...
2007-10-15 Dave Airliei915: fix vbl swap allocation size.
2007-10-15 Eric Anholtdrm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv...
2007-10-15 Dave Airliedrm: remove XFREE86_VERSION macros.
2007-10-15 Eric Anholtdrm: Replace filp in ioctl arguments with drm_file...
2007-10-15 Eric Anholtdrm: Remove DRM_ERR OS macro.
2007-10-15 Jesper Juhlfix use after free in amd create gatt pages
2007-10-15 Dave AirlieAGP fix race condition between unmapping and freeing...
2007-10-14 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-10-14 Al Virosignedness: module_param_array nump argument
2007-10-14 Al Virolong vs. unsigned long - low-hanging fruits in drivers
2007-10-14 Al Virosynclink_gt endianness annotations
next