linux-2.6
2005-09-13  Richard Purdie[PATCH] SharpSL: Add new ARM PXA machines Spitz and...
2005-09-13  Richard Purdie[PATCH] SharpSL: Abstract model specifics from Corgi...
2005-09-13  Richard Purdie[PATCH] SharpSL: Abstract c7x0 specifics from Corgi...
2005-09-13  Richard Purdie[PATCH] SharpSL: Add cxx00 support to the Corgi LCD...
2005-09-13  Richard Purdie[PATCH] SharpSL: Abstract c7x0 specifics from Corgi SSP
2005-09-13  Peter Osterlund[PATCH] pktcdvd: BUG_ON cleanups
2005-09-13  Peter Osterlund[PATCH] pktcdvd: use kcalloc and kzalloc
2005-09-13  Peter Osterlund[PATCH] pktcdvd: more accurate I/O accounting
2005-09-13  Peter Osterlund[PATCH] pktcdvd: documentation update
2005-09-13  Peter Osterlund[PATCH] pktcdvd: fix bogus BUG_ON
2005-09-13  Mike Miller[PATCH] cciss: SCSI tape info for /proc
2005-09-13  Mike Miller[PATCH] cciss: One Button Disaster Recovery support
2005-09-13  Mike Miller[PATCH] cciss: fix for DMA brokeness
2005-09-13  Mike Miller[PATCH] cciss: bug fix in cciss_remove_one
2005-09-13  Mike Miller[PATCH] cciss: direct lookup for command completions
2005-09-13  Mike Miller[PATCH] cciss: new disk register/deregister routines
2005-09-13  Mike Miller[PATCH] cciss: busy_initializing flag
2005-09-13  Mike Miller[PATCH] cciss: new controller pci/subsystem ids
2005-09-13  Michal Piotrowski[PATCH] dontdiff: add asm_offsets
2005-09-13  Chris Mason[PATCH] reiserfs: use mark_inode_dirty instead of reise...
2005-09-13  Randy Dunlap[PATCH] use add_taint() for setting tainted bit flags
2005-09-13  Peter Osterlund[PATCH] Remove unnecessary check_region references...
2005-09-13  Andrew Morton[PATCH] schedule_timeout_[un]interruptible() speedup
2005-09-13  Andrew Morton[PATCH] set_current_state() commentary
2005-09-13  Andi Kleen[PATCH] Make BUILD_BUG_ON fail at compile time.
2005-09-13  Jan Beulich[PATCH] free initrd mem adjustment
2005-09-13  Peter Staubach[PATCH] open returns ENFILE but creates file anyway
2005-09-13  Kumar Gala[PATCH] ppc32: remove use of asm/segment.h
2005-09-13  Tom Rini[PATCH] ppc32: discard *.exit.text and *.exit.data...
2005-09-13  Andi Kleen[PATCH] Fix MPOL_F_VERIFY
2005-09-13  Con Kolivas[PATCH] vm: kswapd cleanup: use pgdat
2005-09-13  Andrew Morton[PATCH] i2c-keywest warning fix
2005-09-13  Komuro[PATCH] pcmcia: add another orinoco_cs id
2005-09-13  Alan Cox[PATCH] ide: clean up the garbage in eighty_ninty_three
2005-09-13  Dominik Brodowski[PATCH] pcmcia: warn on IOCTL usage
2005-09-13  Antonino A... [PATCH] fbdev Kconfig fix
2005-09-13  Jiri Slaby[PATCH] drivers/base/*: use kzalloc instead of kmalloc...
2005-09-13  Linus TorvaldsFix up more strange byte writes to the PCI_ROM_ADDRESS...
2005-09-13  Linus TorvaldsLinux 2.6.14-rc1 v2.6.14-rc1
2005-09-13  Greg Ungerer[PATCH] m68knommu: optimized local_irq_disable, and...
2005-09-13  Greg Ungerer[PATCH] m68knommu: startup code for the Drangen Engine...
2005-09-13  Greg Ungerer[PATCH] m68knommu: implement scatter/gather support...
2005-09-13  Greg Ungerer[PATCH] m68knommu: fix cache actions for ColdFire 5249...
2005-09-13  Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-for-linus-2.6
2005-09-12  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2005-09-12  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-09-12  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-09-12  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2005-09-12  Russell King[ARM SMP] Add MPCore watchdog driver
2005-09-12  John W. Linville[BNX2]: Add support for ETHTOOL_GPERMADDR.
2005-09-12  John W. Linville[TG3]: Add support for ETHTOOL_GPERMADDR.
2005-09-12  John W. Linville[TG3]: Do not count non-error frames dropped by the...
2005-09-12  Ralf Baechle[NETROM]: Introduct stuct nr_private
2005-09-12  Ralf Baechle[NETROM]: Implement G8PZT Circuit reset for NET/ROM
2005-09-12  Ralf Baechle[ROSE]: ROSE has no ARP
2005-09-12  Ralf Baechle[NETROM]: NET/ROM has no ARP
2005-09-12  Ralf Baechle[NETROM] NET/ROM has no txqueue
2005-09-12  Ralf Baechle[AX.25]: Reformat ax25_proto_ops initialization
2005-09-12  Ralf Baechle[AX.25/ROSE]: Whitespace formatting changes
2005-09-12  Ralf Baechle[AX.25]: Add descriptions to constants
2005-09-12  Ralf Baechle[NETROM/AX.25/ROSE]: Remove useless tests
2005-09-12  Ralf Baechle[NETROM]: statistics fix
2005-09-12  Ralf Baechle[AX.25]: Add more PIDs
2005-09-12  Ralf Baechle[NETROM]: Fix rebuild header mess
2005-09-12  Ralf Baechle[AX.25]: Rename ax25_encapsulate to ax25_hard_header
2005-09-12  Ralf Baechle[HAMRADIO]: driver cleanups
2005-09-12  Arnaldo Carvalho... [CCID3]: Listen socks doesn't have a private CCID block
2005-09-12  Nishanth Aravamudan[SPARC] drivers/sbus: fix-up schedule_timeout() usage
2005-09-12  Nishanth Aravamudan[NET]: fix-up schedule_timeout() usage
2005-09-12  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2005-09-12  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2005-09-12  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/i2c-2.6
2005-09-12  Greg KHMerge ../torvalds-2.6/
2005-09-12  Pierre Ossman[MMC] Clean up wbsd detection handling
2005-09-12  Pierre Ossman[MMC] Remove unused timer.
2005-09-12  Evgeniy Polyakov[PATCH] crc16: remove w1 specific comments.
2005-09-12  Linus TorvaldsMerge /pub/scm/linux/kernel/git/aia21/ntfs-2.6
2005-09-12  Linus TorvaldsFix fallout from ATI Xpress timer workaround
2005-09-12  Ian Abbott[PATCH] USB: ftdi_sio: custom baud rate fix
2005-09-12  Pete Zaitcev[PATCH] USB: Usbmon setup DMA patch
2005-09-12  Thomas Sailer[PATCH] usb: fix uss720 schedule with interrupts off
2005-09-12  Harald Welte[PATCH] USB: fix usbdevice_fs header breakage
2005-09-12  Daniel Drake[PATCH] USB: usb-storage: Add unusual_devs entry for...
2005-09-12  Phil Dibowitz[PATCH] USB: storage: Add unusual_dev SINGLE_LUN entries
2005-09-12  Pete Zaitcev[PATCH] USB Storage: unusual_devs.h request for Transcend
2005-09-12  Matthew Dharm[PATCH] USB: storage: Fix messed-up locking
2005-09-12  David Brownell[PATCH] USB: relax usbcore reset timings
2005-09-12  Randy Dunlap[PATCH] USB: proc_usb_info.txt: add blank lines
2005-09-12  Robert Spanton[PATCH] USB: PL2303: CA-42 Phone cable
2005-09-12  David Brownell[PATCH] USB: OHCI, pxa27x OHCI port power tweaks
2005-09-12  David Brownell[PATCH] USB: OHCI relies less on NDP register
2005-09-12  David Brownell[PATCH] USB: OHCI irq tweak
2005-09-12  Pavol Kurina[PATCH] USB gadgetfs: fixes an error on writing to...
2005-09-12  Nishanth Aravamudan[PATCH] drivers/usb: fix-up schedule_timeout() usage
2005-09-12  David Brownell[PATCH] USB: get rid of minor log spamming
2005-09-12  David Brownell[PATCH] USB: EHCI workaround for NForce and mem > 2GB
2005-09-12  David Brownell[PATCH] USB: EHCI port tweaks
2005-09-12  Craig Shelley[PATCH] USB: CP2101 New Device IDs
2005-09-12  Alan Stern[PATCH] USB UHCI: remove the FSBR kernel timer
2005-09-12  Alan Stern[PATCH] usbcore: small changes to HCD glue layer
next