]> pilppa.org Git - linux-2.6-omap-h63xx.git/shortlog
linux-2.6-omap-h63xx.git
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-20 Robert Olsson[NETLINK]: fib_lookup() via netlink
2005-06-20 Alexey Dobriyan[ATALK]: endian annotations
2005-06-20 Alexey Dobriyan[AX25]: endian-annotate ax25_type_trans()
2005-06-20 Herbert Xu[IPSEC]: Add XFRM_STATE_NOPMTUDISC flag
2005-06-20 Herbert Xu[IPSEC]: Add xfrm_state_afinfo->init_flags
2005-06-20 Herbert Xu[IPSEC]: Add xfrm_init_state
2005-06-20 Frank Filz[SCTP] sctp_connectx() API support
2005-06-20 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-06-20 Lennert Buytenhek[PATCH] ARM: 2719/1: enable module support in ixp2000...
2005-06-20 Richard Purdie[PATCH] ARM: 2716/1: SharpSL Param: Fix typo
2005-06-20 Lennert Buytenhek[PATCH] ARM: 2701/1: free up ixp2000 timer 4 for the...
2005-06-20 Catalin Marinas[PATCH] ARM: 2693/1: Add PCI support for Versatile/PB
2005-06-20 Bellido Nicolas[PATCH] ARM: 2686/2: AAEC-2000 Core support
2005-06-20 Russell King[PATCH] ARM: Add iomap support for ARM
2005-06-20 Russell King[PATCH] ARM: Remove nmi_tick() from Integrator.
2005-06-20 Russell King[PATCH] ARM: Add missed include for dmabounce.c
2005-06-20 Russell King[PATCH] ARM: Lindent GCC helper functions
2005-06-20 Linus TorvaldsMerge rsync://rsync.kernel.org/pub/scm/linux/kernel...
2005-06-20 Russell King[PATCH] ARM: Remove gcc type-isms from GCC helper functions
2005-06-20 Dave KleikampMerge with /home/shaggy/git/linus-clean/
2005-06-20 Russell King[PATCH] ARM: Remove obsolete arch/arm/kernel/arch.c
2005-06-20 John Rose[PATCH] initialize TCE tables
2005-06-20 Anton Blanchard[PATCH] ppc64: use cpu_has_feature macro
2005-06-20 Anton Blanchard[PATCH] ppc64: quieten RTAS printks
2005-06-20 Russell King[PATCH] ARM: Ensure DMA-bounced buffers are properly...
2005-06-20 Russell King[PATCH] ARM: Add common CACHE_COLOUR macro
2005-06-20 Russell King[PATCH] ARM: Fix delayed dcache flush for ARMv6 non...
2005-06-20 Linus TorvaldsMerge 'scsi-fixes' branch of rsync://rsync.kernel.org...
2005-06-20 Jeff Garzikaic7xxx/aic79xx_osm: revert completely bogus ahd_linux_...
2005-06-20 Jeff Garzikfc4/fc: fix warnings and errors related to recent SCSI...
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 King[PATCH] ARM SMP: Messages about CPUs should be prefixed...
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 master.kernel.org:/pub/scm/linux/kernel/git/dwmw2...
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 rsync://rsync.kernel...
next