| Commit message (Expand) | Author | Age |
* | [ARM] Quieten spurious IRQ detection | Russell King | 2006-03-22 |
* | [ARM] Use kcalloc to allocate counter_config array rather than kmalloc | Russell King | 2006-03-21 |
* | [ARM] Oprofile: dynamically allocate counter_config | Russell King | 2006-03-21 |
* | [ARM] Oprofile: Convert semaphore to mutex | Russell King | 2006-03-21 |
* | [ARM] 3376/2: S3C2410 - update defconfig | Ben Dooks | 2006-03-21 |
* | [ARM] 3375/1: S3C2440 - fix osiris machine build | Ben Dooks | 2006-03-21 |
* | [ARM] 3374/1: ep93xx: gpio interrupt support | Lennert Buytenhek | 2006-03-21 |
* | [ARM] 3361/1: S3C24XX - add USB bus clock source | Ben Dooks | 2006-03-21 |
* | [ARM] 3360/1: S3C2440 - add set rate methods and camera clock | Ben Dooks | 2006-03-21 |
* | [ARM] 3359/1: S3C24XX - add support for clk_set_rate | Ben Dooks | 2006-03-21 |
* | [ARM] Convert kmalloc+memset to kzalloc | Russell King | 2006-03-21 |
* | [ARM] 3373/1: move uengine loader to arch/arm/common | Lennert Buytenhek | 2006-03-21 |
* | [ARM] 3372/1: ep93xx: add defconfig | Lennert Buytenhek | 2006-03-21 |
* | [ARM] 3371/1: ep93xx: gpio support | Lennert Buytenhek | 2006-03-21 |
* | [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 |