deliverable/linux.git
2005-06-20  Adrian Bunk[PATCH] fix "make mandocs" after class_simple.c removal
2005-06-20  gregkh@suse.de[PATCH] class: remove class_simple code, as no one...
2005-06-20  gregkh@suse.de[PATCH] class: add kerneldoc for the new class functions.
2005-06-20  gregkh@suse.de[PATCH] class: convert the remaining class_simple users...
2005-06-20  Mark M. Hoffman[PATCH] USB: trivial error path fix
2005-06-20  gregkh@suse.de[PATCH] class: convert drivers/* to use the new class...
2005-06-20  gregkh@suse.de[PATCH] class: convert arch/* to use the new class...
2005-06-20  gregkh@suse.de[PATCH] class: convert drivers/scsi/* to use the new...
2005-06-20  gregkh@suse.de[PATCH] class: convert drivers/ieee1394/* to use the...
2005-06-20  gregkh@suse.de[PATCH] class: convert drivers/char/* to use the new...
2005-06-20  gregkh@suse.de[PATCH] class: convert drivers/block/* to use the new...
2005-06-20  gregkh@suse.de[PATCH] class: convert sound/* to use the new class...
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] tty: 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] sysfs: (rest) if show/store is missing return...
2005-06-20  Dmitry Torokhov[PATCH] sysfs: (driver/block) if show/store is missing...
2005-06-20  Dmitry Torokhov[PATCH] sysfs: (driver/pci) if show/store is missing...
2005-06-20  Dmitry Torokhov[PATCH] sysfs: (driver/base) if show/store is missing...
2005-06-20  Dmitry Torokhov[PATCH] sysfs: if show/store is missing return -EIO
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  Dmitry Torokhov[PATCH] kobject_hotplug() should use kobject_name()
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  Russell King[PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crash
2005-06-19  Russell King[PATCH] ARM SMP: Add missed files from Integrator/CP...
2005-06-19  David S. Miller[TCP]: Fix sysctl_tcp_low_latency
2005-06-19  Jesper Juhl[IPV4]: [4/4] signed vs unsigned cleanup in net/ipv4...
2005-06-19  Jesper Juhl[IPV4]: [3/4] signed vs unsigned cleanup in net/ipv4...
2005-06-19  Jesper Juhl[IPV4]: [2/4] signed vs unsigned cleanup in net/ipv4...
2005-06-19  Jesper Juhl[IPV4]: [1/4] signed vs unsigned cleanup in net/ipv4...
2005-06-19  Thomas Graf[PKT_SCHED]: noop/noqueue qdisc style cleanups
2005-06-19  Thomas Graf[PKT_SCHED]: Cleanup pfifo_fast qdisc and remove unnece...
2005-06-19  Thomas Graf[PKT_SCHED]: Add and use prio2list() in the pfifo_fast...
2005-06-19  Thomas Graf[PKT_SCHED]: Transform pfifo_fast to use generic queue...
2005-06-19  Thomas Graf[PKT_SCHED]: Cleanup fifo qdisc and remove unnecessary...
2005-06-19  Thomas Graf[PKT_SCHED]: Transform fifo qdisc to use generic queue...
2005-06-19  Thomas Graf[PKT_SCHED]: Generic queue management interface for...
2005-06-19  Herbert Xu[SCTP]: Replace spin_lock_irqsave with spin_lock_bh
2005-06-19  Herbert Xu[IPV4/IPV6]: Replace spin_lock_irq with spin_lock_bh
2005-06-19  Jamal Hadi... [NETLINK]: Set correct pid for ioctl originating netlin...
2005-06-19  Jamal Hadi... [NETLINK]: Explicit typing
2005-06-19  Thomas Graf[DECNET]: Remove unnecessary initilization of unused...
2005-06-19  Herbert Xu[IPSEC]: Add XFRMA_SA/XFRMA_POLICY for delete notification
2005-06-19  Jamal Hadi... [NETLINK]: Correctly set NLM_F_MULTI without checking...
2005-06-19  Thomas Graf[NETLINK]: Introduce NLMSG_NEW macro to better handle...
2005-06-19  Thomas Graf[PKT_SCHED]: Logic simplifications and codingstyle...
2005-06-19  Thomas Graf[PKT_SCHED]: Make dsmark use the new dumping macros
2005-06-19  Thomas Graf[PKT_SCHED]: Fix dsmark to apply changes consistent
2005-06-19  Thomas Graf[RTNETLINK]: Add RTA_(PUT|GET) shortcuts for u8, u16...
2005-06-19  Thomas Graf[NEIGH]: Fix use of uninitialized variable when trimmin...
2005-06-19  Thomas Graf[NETLINK]: Kill bogus NLMSG_SET_MULTIPART uses.
2005-06-19  Thomas Graf[NETLINK]: Fix RTA_NEST_CANCEL().
2005-06-19  Thomas Graf[NEIGHBOUR]: Remove unused fields in struct neigh_parms...
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  David S. Miller[NET]: Move sysctl_max_syn_backlog into request_sock.c
2005-06-19  Arnaldo Carvalho... [NET] rename struct tcp_listen_opt to struct listen_sock
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... [IPSEC] Use NLMSG_LENGTH in xfrm_exp_state_notify
2005-06-19  Patrick McHardy[IPSEC] Fix xfrm_state leaks in error path
2005-06-19  Herbert Xu[IPSEC] Use XFRM_MSG_* instead of XFRM_SAP_*
2005-06-19  Herbert Xu[IPSEC] Set byid for km_event in xfrm_get_policy
2005-06-19  Herbert Xu[IPSEC] Turn km_event.data into a union
2005-06-19  Herbert Xu[IPSEC] Fix xfrm to pfkey SA state conversion
2005-06-19  Herbert Xu[IPSEC] Kill spurious hard expire messages
2005-06-19  Jamal Hadi... [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  Martin Waitz[PATCH] DocBook: MAINTAINER entry
2005-06-18  Jan Beulich[PATCH] console blanking oops fix
2005-06-18  Linus TorvaldsMerge 'upstream-2.6.13' branch of /linux/kernel/git...
2005-06-18  Linus TorvaldsClean up subthread exec
2005-06-18  Mika Kukkonen[PATCH] Fix typo in drivers/pci/pci-driver.c
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 King[PATCH] ARM SMP: Add basic support Integrator/CP platform
2005-06-18  Russell King[PATCH] ARM SMP: Add support for startup of secondary...
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  Mark Haverkamp[SCSI] aacraid: regression fix
2005-06-18  James Bottomleymerge by hand (qla_os.c mismerge)
2005-06-17  James Bottomleymerge by hand (fix up qla_os.c merge error)
2005-06-17  Linus TorvaldsLinux 2.6.12
2005-06-17  Linus TorvaldsMerge 'for-linus' branch of /linux/kernel/git/axboe...
2005-06-17  Christoph Hellwig[PATCH] PCI: don't override drv->shutdown unconditionally
2005-06-17  Jeff Garzik [SCSI] allow sleeping in ->eh_host_reset_handler()
2005-06-17  Jeff Garzik [SCSI] allow sleeping in ->eh_bus_reset_handler()
2005-06-17  Jeff Garzik [SCSI] allow sleeping in ->eh_device_reset_handler()
2005-06-17  Jeff Garzik [SCSI] allow sleeping in ->eh_abort_handler()
next
This page took 0.040039 seconds and 5 git commands to generate.