Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | [PATCH] ARM: 2771/1: Dynamic Tick support for OMAP, take 4 | Tony Lindgren | 2005-06-29 | 2 | -8/+52 | |
| * | | | | | | | [PATCH] ARM: Remove nmi_tick from integrator platforms | Russell King | 2005-06-29 | 1 | -1/+0 | |
| * | | | | | | | [PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernel | Nicolas Pitre | 2005-06-29 | 5 | -421/+8 | |
| * | | | | | | | [PATCH] ARM: 2769/1: cpu_init() stack setup fix | Catalin Marinas | 2005-06-29 | 1 | -1/+2 | |
| * | | | | | | | [PATCH] ARM: 2768/1: PXA: Add a required header file for LL_DEBUG | Richard Purdie | 2005-06-29 | 1 | -0/+2 | |
| * | | | | | | | [PATCH] ARM: Convert ARM timer implementations to use readl/writel | Russell King | 2005-06-29 | 3 | -65/+59 | |
| * | | | | | | | [PATCH] ARM: 2765/1: S3C24XX - small cleanups in arch/arm/mach-s3c2410 | Ben Dooks | 2005-06-29 | 2 | -8/+4 | |
| * | | | | | | | [PATCH] ARM: 2764/1: S3C24XX - Common PM functions for Simtec boards | Ben Dooks | 2005-06-29 | 4 | -35/+75 | |
| * | | | | | | | Merge with ../linux-2.6-smp | Russell King | 2005-06-29 | 5 | -11/+156 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | [PATCH] ARM SMP: __xchg support | Russell King | 2005-06-28 | 1 | -3/+9 | |
| | * | | | | | | [PATCH] ARM SMP: Add IPI support code for SMP TLB flushing | Russell King | 2005-06-28 | 1 | -0/+123 | |
| | * | | | | | | [PATCH] ARM SMP: Use local_flush_tlb* where we really want to be local | Russell King | 2005-06-28 | 2 | -2/+2 | |
| | * | | | | | | [PATCH] ARM SMP: TLB implementations only affect local CPU | Russell King | 2005-06-28 | 1 | -6/+22 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
* | | | | | | | | [PATCH] Don't fill up log with atxp1 vcore messages change message | Prakash Punnoor | 2005-06-29 | 1 | -1/+1 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | [PATCH] Fix get_request nastiness | Hugh Dickins | 2005-06-29 | 1 | -3/+2 | |
* | | | | | | | Remove duplicate mention of "edd" in Documentation/kernel-parameters.txt | Linus Torvalds | 2005-06-29 | 1 | -4/+0 | |
* | | | | | | | Linux v2.6.13-rc1v2.6.13-rc1 | Linus Torvalds | 2005-06-28 | 1 | -2/+2 | |
* | | | | | | | [PATCH] ieee80211.h build fix | Jeff Garzik | 2005-06-28 | 1 | -0/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-06-28 | 67 | -201/+259 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [NET]: drivers/net/slip.c needs linux/delay.h | David S. Miller | 2005-06-28 | 1 | -0/+1 | |
| * | | | | | | [NETFILTER]: Fix connection tracking bug in 2.6.12 | Patrick McHardy | 2005-06-28 | 2 | -2/+8 | |
| * | | | | | | [NET]: Add missing include to linux/netdevice.h | Arnd Bergmann | 2005-06-28 | 1 | -0/+1 | |
| * | | | | | | [NET]: Micro optimization in eth_header() | Denis Vlasenko | 2005-06-28 | 1 | -4/+3 | |
| * | | | | | | [IPV6]: remove more unused IPV6_AUTHHDR things. | YOSHIFUJI Hideaki | 2005-06-28 | 3 | -3/+1 | |
| * | | | | | | [IPVS]: Close race conditions on ip_vs_conn_tab list modification | Neil Horman | 2005-06-28 | 1 | -21/+4 | |
| * | | | | | | [NET]: Remove gratuitous use of skb->tail in network drivers. | David S. Miller | 2005-06-28 | 31 | -97/+95 | |
| * | | | | | | [IPV4]: Broken memory allocation in fib_trie | Robert Olsson | 2005-06-28 | 1 | -17/+39 | |
| * | | | | | | [SCTP] Make init & delayed sack timeouts configurable by user. | Vlad Yasevich | 2005-06-28 | 7 | -25/+30 | |
| * | | | | | | [IPV4]: ipconfig.c: fix dhcp timeout behaviour | Maxime Bizon | 2005-06-28 | 1 | -1/+3 | |
| * | | | | | | [IPV4]: Snmpv2 Mib IP counter ipInAddrErrors support | Dietmar Eggemann | 2005-06-28 | 2 | -3/+12 | |
| * | | | | | | [IPV6]: Don't dump temporary addresses twice | YOSHIFUJI Hideaki | 2005-06-28 | 1 | -14/+1 | |
| * | | | | | | [NETLINK]: Missing padding fields in dumped structures | Patrick McHardy | 2005-06-28 | 6 | -3/+17 | |
| * | | | | | | [NETLINK]: Missing initializations in dumped data | Patrick McHardy | 2005-06-28 | 9 | -3/+32 | |
| * | | | | | | [NETLINK]: Clear padding in netlink messages | Patrick McHardy | 2005-06-28 | 3 | -1/+6 | |
| * | | | | | | [NETFILTER]: ipt_CLUSTERIP: fix ARP mangling | Harald Welte | 2005-06-28 | 1 | -3/+4 | |
| * | | | | | | [EBTABLES]: Fix thinkos in ebt_log.c | David S. Miller | 2005-06-28 | 1 | -4/+2 | |
* | | | | | | | [PATCH] sis 760 support. | Dave Jones | 2005-06-28 | 1 | -0/+9 | |
* | | | | | | | [PATCH] sparc32: Kconfig fixups | William Lee Irwin III | 2005-06-28 | 1 | -56/+0 | |
* | | | | | | | [PATCH] Doc/Submitting: corrections, additions | Randy Dunlap | 2005-06-28 | 2 | -21/+37 | |
* | | | | | | | [PATCH] V4L: documentation changes - mostly new cards included | Mauro Carvalho Chehab | 2005-06-28 | 5 | -403/+38 | |
* | | | | | | | [PATCH] V4L: API new webcam formats included | Mauro Carvalho Chehab | 2005-06-28 | 1 | -0/+2 | |
* | | | | | | | [PATCH] v4l: bttv new insmod parameters | Mauro Carvalho Chehab | 2005-06-28 | 2 | -10/+68 | |
* | | | | | | | [PATCH] v4l: tuner improvements | Mauro Carvalho Chehab | 2005-06-28 | 8 | -116/+471 | |
* | | | | | | | [PATCH] V4L maintainer patch | Mauro Carvalho Chehab | 2005-06-28 | 1 | -7/+8 | |
* | | | | | | | [PATCH] irqpoll | Alan Cox | 2005-06-28 | 5 | -6/+131 | |
* | | | | | | | [PATCH] ext3: reduce allocate-with-reservation lock latencies | Mingming Cao | 2005-06-28 | 2 | -72/+67 | |
* | | | | | | | [PATCH] blk: light iocontext ops | Nick Piggin | 2005-06-28 | 2 | -31/+26 | |
* | | | | | | | [PATCH] blk: reduce locking | Nick Piggin | 2005-06-28 | 1 | -10/+19 | |
* | | | | | | | [PATCH] blk: __make_request efficiency | Nick Piggin | 2005-06-28 | 1 | -41/+21 | |
* | | | | | | | [PATCH] coverity: tty_ldisc_ref return null check | KAMBAROV, ZAUR | 2005-06-28 | 1 | -2/+2 |