[PATCH] ioremap balanced with iounmap for drivers/char/moxa.c
[linux-2.6] / drivers / char /
2006-12-07  Amol Lad[PATCH] ioremap balanced with iounmap for drivers/char...
2006-12-07  Amol Lad[PATCH] ioremap balanced with iounmap for drivers/char...
2006-12-07  Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-12-07  Christoph Lameter[PATCH] slab: remove SLAB_ATOMIC
2006-12-07  Nick Piggin[PATCH] mm: incorrect VM_FAULT_OOM returns from drivers
2006-12-07  Andrew Morton[PATCH] drm-sis linkage fix
2006-12-07  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-12-06  Al Viro[PATCH] drivers/{char|isdn}: work_struct-induced breakage
2006-12-06  Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2006-12-06  Linus TorvaldsMerge git://git.infradead.org/users/dhowells/workq-2.6
2006-12-06  David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-06  Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2006-12-05  Linus TorvaldsMerge /pub/scm/linux/kernel/git/brodo/pcmcia-2.6
2006-12-05  David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-05  David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-05  Linus TorvaldsMerge branch 'for-linus' of git://brick.kernel.dk/data...
2006-12-05  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2006-12-05  Linus TorvaldsMerge /pub/scm/linux/kernel/git/paulus/powerpc
2006-12-05  Dominik Brodowski[PATCH] pcmcia: conf.ConfigBase and conf.Present consol...
2006-12-05  Akinobu Mita[PATCH] cm4000_cs: fix return value check
2006-12-04  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-12-04  Linus TorvaldsMerge branch 'for-linus4' of /linux/kernel/git/viro...
2006-12-04  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-12-04  Al Viro[PATCH] severing poll.h -> mm.h
2006-12-04  Al Viro[PATCH] severing fs.h, radix-tree.h -> sched.h
2006-12-04  Paul MackerrasMerge branch 'linux-2.6' into for-linus
2006-12-04  Jeff GarzikRemove long-unmaintained ftape driver subsystem.
2006-12-03  Al Viro[RANDOM]: Annotate random.h IP helpers.
2006-12-02  Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/drzeus/mmc
2006-12-02  Linus TorvaldsMerge branch 'release' of /linux/kernel/git/lenb/linux...
2006-12-02  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-12-02  Linus TorvaldsMerge /linux/kernel/git/wim/linux-2.6-watchdog
2006-12-02  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-12-02  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-12-02  Linus TorvaldsMerge branch 'for-2.6.20' of git://git./linux/kernel...
2006-12-02  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-12-02  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2006-12-02  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-12-02  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2006-12-02  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2006-12-02  Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-12-01  Greg Kroah-HartmanDriver core: change mem class_devices to be real devices
2006-12-01  Greg Kroah-HartmanDriver core: convert ppdev code to use struct device
2006-12-01  Greg Kroah-HartmanDriver core: convert raw device code to use struct...
2006-12-01  Greg Kroah-HartmanDriver core: convert tty core to use struct device
2006-12-01  Greg Kroah-HartmanDriver core: change misc class_devices to be real devices
2006-12-01  Greg Kroah-HartmanDriver core: convert vc code to use struct device
2006-12-01  Greg Kroah-HartmanDriver core: convert vt code to use struct device
2006-12-01  Mariusz Kozlowskiusb: pcwd_usb free urb cleanup
2006-11-30  Wim Van SebroeckMerge ../linux-2.6-watchdog-mm
2006-11-30  Jeff GarzikMerge branch 'upstream-fixes' of git://git./linux/kerne...
2006-11-30  Matt LaPlanteFix misc .c/.h comment typos
2006-11-30  Matt LaPlanteFix misc Kconfig typos
2006-11-28  Andi KleenMerge branch 'master' of git://git./linux/kernel/git...
2006-11-25  Akinobu Mita[PATCH] tlclk: fix platform_device_register_simple...
2006-11-23  Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2006-11-23  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-11-22  Linus Torvalds[AGP] Allocate AGP pages with GFP_DMA32 by default
2006-11-22  James BottomleyMerge ../scsi-rc-fixes-2.6
2006-11-22  Linus Torvalds[AGP] Fix intel 965 AGP memory mapping function
2006-11-22  David HowellsWorkStruct: make allyesconfig
2006-11-22  David HowellsWorkStruct: Pass the work_struct pointer instead of...
2006-11-22  David HowellsWorkStruct: Separate delayable and non-delayable events.
2006-11-21  Andi KleenMerge branch 'master' of git://git./linux/kernel/git...
2006-11-20  Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2006-11-20  Randy Dunlap[PATCH] ftape: fix printk format warnings
2006-11-17  Wim Van Sebroeck[WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 4
2006-11-17  Wim Van Sebroeck[WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 3
2006-11-17  Wim Van Sebroeck[WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 2
2006-11-17  Wim Van Sebroeck[WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 1
2006-11-17  Thomas Koeller[WATCHDOG] MIPS RM9000 on-chip watchdog device
2006-11-16  Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2006-11-16  Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2006-11-16  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-11-16  Linus TorvaldsMerge branch 'release' of /linux/kernel/git/aegl/linux-2.6
2006-11-16  Zhang, Yanmin[PATCH] ipmi: use platform_device_add() instead of...
2006-11-15  Jiri Slaby[PATCH] Char: isicom, fix close bug
2006-11-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-11-13  Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2006-11-13  Linus TorvaldsMerge branch 'master' of /linux/kernel/git/mchehab...
2006-11-13  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2006-11-13  Linus TorvaldsMerge git://oss.sgi.com:8090/xfs/xfs-2.6
2006-11-13  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-11-13  Linus TorvaldsMerge /pub/scm/linux/kernel/git/sfrench/cifs-2.6
2006-11-13  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-11-13  Corey Minyard[PATCH] IPMI: Fix more && typos
2006-11-13  Jes Sorensen[PATCH] mspec driver build fix
2006-11-12  Wim Van Sebroeck[WATCHDOG] Add iTCO vendor specific support
2006-11-10  Jeff GarzikMerge branch 'upstream-fixes' of git://git./linux/kerne...
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-07  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-11-07  Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2006-11-06  Jeff GarzikMerge branch 'upstream-fixes' of git://git./linux/kerne...
2006-11-04  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-11-03  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-11-03  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2006-11-03  Yvan Seth[PATCH] ipmi_si_intf.c sets bad class_mask with PCI_DEV...
2006-11-01  Linus TorvaldsMerge branch 'release' of /linux/kernel/git/aegl/linux-2.6
next