[PATCH] I2O: Lindent run and replacement of printk through osm printing functions
[linux-2.6] / include / linux /
2005-06-22  Linus TorvaldsMerge rsync://oss.sgi.com/git/xfs-2.6
2005-06-22  NeilBrown[PATCH] Two small fixes for md verion-1 superblocks.
2005-06-22  NeilBrown[PATCH] md: allow md to update multiple superblocks...
2005-06-22  NeilBrown[PATCH] md: allow md intent bitmap to be stored near...
2005-06-22  NeilBrown[PATCH] md: fix deadlock due to md thread processing...
2005-06-22  NeilBrown[PATCH] md: optimise reconstruction when re-adding...
2005-06-22  NeilBrown[PATCH] md: raid1 support for bitmap intent logging
2005-06-22  NeilBrown[PATCH] md: enable the bitmap write-back daemon and...
2005-06-22  NeilBrown[PATCH] md: optimised resync using Bitmap based intent...
2005-06-22  NeilBrown[PATCH] md: improve the interface to sync_request
2005-06-22  NeilBrown[PATCH] md: improve locking on 'safemode' and move...
2005-06-22  James Simmons[PATCH] fbdev: stack reduction
2005-06-22  Jurriaan[PATCH] New framebuffer fonts + updated 12x22 font...
2005-06-22  James Simmons[PATCH] fbdev: new pci id for chipsfb
2005-06-22  Jaya Kumar[PATCH] Framebuffer driver for Arc LCD board
2005-06-22  James Simmons[PATCH] fbdev: iomove removal
2005-06-22  Ian Kent[PATCH] autofs4: subversion bump to identify these...
2005-06-22  Paolo 'Blaisorblad... [PATCH] uml: make hw_controller_type->release exist...
2005-06-22  Paolo 'Blaisorblad... [PATCH] uml: add and use generic hw_controller_type...
2005-06-22  Brent Casavant[PATCH] ioc4: PCI bus speed detection
2005-06-22  Brent Casavant[PATCH] ioc4: Core driver rewrite
2005-06-22  Kumar Gala[PATCH] ppc32: Added support for new MPC8548 family...
2005-06-22  Jes Sorensen[PATCH] ia64 uncached alloc
2005-06-22  Christoph Lameter[PATCH] Periodically drain non local pagesets
2005-06-22  Benjamin LaHaise[PATCH] __read_page_state(): pass unsigned long instead...
2005-06-22  Benjamin LaHaise[PATCH] __mod_page_state(): pass unsigned long instead...
2005-06-22  Darren Hart[PATCH] vm: try_to_free_pages unused argument
2005-06-22  Badari Pulavarty[PATCH] mm: remove PG_highmem
2005-06-22  Wolfgang Wander[PATCH] Avoiding mmap fragmentation
2005-06-22  Christoph Lameter[PATCH] node local per-cpu-pages
2005-06-22  David Gibson[PATCH] Hugepage consolidation
2005-06-22  Martin Hicks[PATCH] VM: rate limit early reclaim
2005-06-22  Martin Hicks[PATCH] VM: add __GFP_NORECLAIM
2005-06-22  Martin Hicks[PATCH] VM: early zone reclaim
2005-06-22  Ingo Molnar[PATCH] smp_processor_id() cleanup
2005-06-22  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2005-06-21  Tony LuckAuto merge with /home/aegl/GIT/linus
2005-06-21  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-06-21  Linus TorvaldsMerge 'for-linus' branch of /linux/kernel/git/shaggy...
2005-06-21  Patrick McHardy[NETFILTER]: Kill nf_debug
2005-06-21  Patrick McHardy[NETFILTER]: Kill lockhelp.h
2005-06-21  Alexey Kuznetsov[NETLINK]: netlink_callback structure needs 5 args...
2005-06-21  Jaroslav KyselaMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2005-06-20  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2005-06-20  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-06-20  Maneesh Soni[PATCH] sysfs-iattr: add sysfs_setattr
2005-06-20  Yani Ioannou[PATCH] I2C: add i2c sensor_device_attribute and macros
2005-06-20  Yani Ioannou[PATCH] Driver core: change device_attribute callbacks
2005-06-20  Arnd Bergmann[PATCH] libfs: add simple attribute files
2005-06-20  Keiichiro Tokunaga[PATCH] Driver core: unregister_node() for hotplug use
2005-06-20  Patrick Mochel[PATCH] Driver Core: fix bk-driver-core kills ppc64
2005-06-20  mochel@digitalimpl... [PATCH] Use a klist for device child lists.
2005-06-20  mochel@digitalimpl... [PATCH] Remove struct device::driver_list.
2005-06-20  mochel@digitalimpl... [PATCH] Remove struct device::bus_list.
2005-06-20  mochel@digitalimpl... [PATCH] add klist_node_attached() to determine if a...
2005-06-20  mochel@digitalimpl... [PATCH] Remove the unused device_find().
2005-06-20  mochel@digitalimpl... [PATCH] Add a klist to struct device_driver for the...
2005-06-20  mochel@digitalimpl... [PATCH] Add a klist to struct bus_type for its drivers.
2005-06-20  mochel@digitalimpl... [PATCH] Add a klist to struct bus_type for its devices.
2005-06-20  mochel@digitalimpl... [PATCH] Add initial implementation of klist helpers.
2005-06-20  mochel@digitalimpl... [PATCH] Add driver_for_each_device().
2005-06-20  mochel@digitalimpl... [PATCH] Add a semaphore to struct device to synchronize...
2005-06-20  gregkh@suse.de[PATCH] class: remove class_simple code, as no one...
2005-06-20  gregkh@suse.de[PATCH] USB: move the usb hcd code to use the new class...
2005-06-20  gregkh@suse.de[PATCH] INPUT: move to use the new class code, instead...
2005-06-20  gregkh@suse.de[PATCH] CLASS: move a "simple" class logic into the...
2005-06-20  Dmitry Torokhov[PATCH] Make attributes names const char *
2005-06-20  Dmitry Torokhov[PATCH] make driver's name be const char *
2005-06-20  Dmitry Torokhov[PATCH] kset_hotplug_ops->name shoudl return const...
2005-06-20  Dmitry Torokhov[PATCH] Make kobject's name be const char *
2005-06-20  Dmitry Torokhov[PATCH] sysfs_{create|remove}_link should take const...
2005-06-20  Robert Olsson[NETLINK]: fib_lookup() via netlink
2005-06-20  Alexey Dobriyan[ATALK]: endian annotations
2005-06-20  Herbert Xu[IPSEC]: Add XFRM_STATE_NOPMTUDISC flag
2005-06-20  Tony LuckAuto merge with /home/aegl/GIT/linus
2005-06-20  Dave KleikampMerge with /home/shaggy/git/linus-clean/
2005-06-19  Russell KingMerge with ../linux-2.6-smp
2005-06-19  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-06-19  Russell KingMerge with ../linux-2.6-smp
2005-06-19  Herbert Xu[IPSEC]: Add XFRMA_SA/XFRMA_POLICY for delete notification
2005-06-19  Thomas Graf[NETLINK]: Introduce NLMSG_NEW macro to better handle...
2005-06-19  Thomas Graf[RTNETLINK]: Add RTA_(PUT|GET) shortcuts for u8, u16...
2005-06-19  Thomas Graf[NETLINK]: Fix RTA_NEST_CANCEL().
2005-06-19  Thomas Graf[NETLINK]: Neighbour table configuration and statistics...
2005-06-19  Thomas Graf[NETLINK] Routing attribute related shortcuts
2005-06-19  Thomas Graf[NETLINK]: New message building macros
2005-06-19  Arnaldo Carvalho... [NET] Generalise tcp_listen_opt
2005-06-19  Arnaldo Carvalho... [NET] Rename open_request to request_sock
2005-06-19  Arnaldo Carvalho... [NET] Generalise TCP's struct open_request minisock...
2005-06-19  Arnaldo Carvalho... [SLAB] Introduce kmem_cache_name
2005-06-19  Jamal Hadi Salim[IPSEC] Add complete xfrm event notification
2005-06-18  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-06-18  Linus TorvaldsMerge /pub/scm/linux/kernel/git/dwmw2/audit-2.6
2005-06-18  Linus TorvaldsMerge 'upstream-2.6.13' branch of /linux/kernel/git...
2005-06-18  Linus TorvaldsManual merge of /linux/kernel/git/jgarzik/netdev-2...
2005-06-18  Jeff GarzikMerge /spare/repo/linux-2.6/
2005-06-18  Russell KingMerge with ../linux-2.6-smp
2005-06-18  David WoodhouseMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2005-06-18  Lee Revell[SCSI] Add DMA mask constants other than 32 and 64 bit
2005-06-18  James Bottomleymerge by hand (qla_os.c mismerge)
next