| Commit message (Expand) | Author | Age |
* | [ARM] 3369/1: ep93xx: add core cirrus ep93xx support | Lennert Buytenhek | 2006-03-21 |
* | [ARM] 3368/1: ixp4xx: set gpio direction in ixp4xx_config_irq | Alessandro Zummo | 2006-03-21 |
* | [ARM] 3349/1: ixp4xx exp bus defines | Alessandro Zummo | 2006-03-21 |
* | [ARM] 3346/1: Fix udelay() for HZ values different from 100 | Peter Teichmann | 2006-03-21 |
* | [ARM] 3334/1: Add support for IXDP28x5 platforms | Deepak Saxena | 2006-03-21 |
* | [ARM] 3333/1: S3C2XX - add dclk and clkout clock support | Ben Dooks | 2006-03-21 |
* | [ARM] 3332/1: S3C24XX - documentation update | Ben Dooks | 2006-03-21 |
* | [ARM] 3331/1: S3C24XX - add clk_set_parent() to clock code | Ben Dooks | 2006-03-21 |
* | [ARM] 3330/1: S3C24XX - move UPLL to main clock | Ben Dooks | 2006-03-21 |
* | [ARM] 3329/1: S3C24XX - fix time for osiris machine | Ben Dooks | 2006-03-21 |
* | [ARM] 3327/1: S3C2410 - add osiris machine support | Ben Dooks | 2006-03-21 |
* | [ARM] 3261/2: remove phys_ram from struct machine_desc (part 3) | Nicolas Pitre | 2006-03-21 |
* | [ARM] Collect Primecell PL01x-based debug implementations together | Russell King | 2006-03-21 |
* | [ARM] Collect 8250-based debug implementations together | Russell King | 2006-03-21 |
* | [ARM] Fix SA1100 debug-macros.S | Russell King | 2006-03-21 |
* | [ARM] Convert SA1111 to use clock architecture | Russell King | 2006-03-21 |
* | [ARM] Adapt vic.c to allow for multiple VICs in a system. | Russell King | 2006-03-21 |
* | [ARM] Rename chipdata to 'base' and make it an iomem pointer | Russell King | 2006-03-21 |
* | [ARM] Move IRQ enable after coprocessor number decode | Russell King | 2006-03-21 |
* | [ARM] Remove unnecessary asm/hardware.h includes | Russell King | 2006-03-21 |
* | [ARM] Fix HZ definition for OMAP without 32K timer | Russell King | 2006-03-21 |
* | [ARM] Remove asm/arch/irq.h | Russell King | 2006-03-21 |
* | [ARM] Move HZ definition into Kconfig | Russell King | 2006-03-21 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2006-03-21 |
|\ |
|
| * | [CRYPTO] aes: Fixed array boundary violation | David McCullough | 2006-03-21 |
| * | [CRYPTO] tcrypt: Fix key alignment | Atsushi Nemoto | 2006-03-21 |
| * | [CRYPTO] all: Add missing cra_alignmask | Atsushi Nemoto | 2006-03-21 |
| * | [CRYPTO] all: Use kzalloc where possible | Eric Sesterhenn | 2006-03-21 |
| * | [CRYPTO] api: Align tfm context as wide as possible | Herbert Xu | 2006-03-21 |
| * | [CRYPTO] twofish: Use rol32/ror32 where appropriate | Denis Vlasenko | 2006-03-21 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-03-21 |
|\ \ |
|
| * | | [NETFILTER]: Add H.323 conntrack/NAT helper | Jing Min Zhao | 2006-03-21 |
| * | | [TG3]: Don't mark tg3_test_registers() as returning const. | David S. Miller | 2006-03-21 |
| * | | [IPV6]: Cleanups for net/ipv6/addrconf.c (kzalloc, early exit) v2 | Ingo Oeser | 2006-03-21 |
| * | | [IPV6]: Nearly complete kzalloc cleanup for net/ipv6 | Ingo Oeser | 2006-03-21 |
| * | | [IPV6]: Cleanup of net/ipv6/reassambly.c | Ingo Oeser | 2006-03-21 |
| * | | [BRIDGE]: Remove duplicate const from is_link_local() argument type. | Andrew Morton | 2006-03-21 |
| * | | [DECNET]: net/decnet/dn_route.c: fix inconsequent NULL checking | Adrian Bunk | 2006-03-21 |
| * | | [TG3]: make drivers/net/tg3.c:tg3_request_irq() static | Adrian Bunk | 2006-03-21 |
| * | | [BRIDGE]: use LLC to send STP | Stephen Hemminger | 2006-03-21 |
| * | | [LLC]: llc_mac_hdr_init const arguments | Stephen Hemminger | 2006-03-21 |
| * | | [BRIDGE]: allow show/store of group multicast address | Stephen Hemminger | 2006-03-21 |
| * | | [BRIDGE]: use llc for receiving STP packets | Stephen Hemminger | 2006-03-21 |
| * | | [BRIDGE]: stp timer to jiffies cleanup | Stephen Hemminger | 2006-03-21 |
| * | | [BRIDGE]: forwarding remove unneeded preempt and bh diasables | Stephen Hemminger | 2006-03-21 |
| * | | [BRIDGE]: netfilter inline cleanup | Stephen Hemminger | 2006-03-21 |
| * | | [BRIDGE]: netfilter VLAN macro cleanup | Stephen Hemminger | 2006-03-21 |
| * | | [BRIDGE]: netfilter dont use __constant_htons | Stephen Hemminger | 2006-03-21 |
| * | | [BRIDGE]: netfilter whitespace | Stephen Hemminger | 2006-03-21 |
| * | | [BRIDGE]: optimize frame pass up | Stephen Hemminger | 2006-03-21 |