| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-03-28 | 45 | -280/+1255 |
|\ |
|
| * | [ARM] 3388/1: ixp23xx: add core ixp23xx support | Lennert Buytenhek | 2006-03-28 | 15 | -0/+941 |
| * | [ARM] 3417/1: add support for logicpd pxa270 card engine | Lennert Buytenhek | 2006-03-28 | 2 | -0/+44 |
| * | [ARM] 3377/2: add support for intel xsc3 core | Lennert Buytenhek | 2006-03-28 | 5 | -0/+62 |
| * | [ARM] Fix decompressor serial IO to give CRLF not LFCR | Russell King | 2006-03-28 | 23 | -279/+169 |
| * | [ARM] 3414/1: ep93xx: reset ethernet controller before uncompressing | Lennert Buytenhek | 2006-03-26 | 1 | -1/+39 |
* | | [PATCH] RTC subsystem: ARM cleanup | Alessandro Zummo | 2006-03-27 | 1 | -3/+0 |
* | | [PATCH] unify pfn_to_page: arm pfn_to_page | KAMEZAWA Hiroyuki | 2006-03-27 | 1 | -10/+5 |
* | | [PATCH] bitops: arm: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -136/+10 |
* | | [PATCH] arm: fix undefined reference to generic_fls | Akinobu Mita | 2006-03-26 | 1 | -1/+30 |
|/ |
|
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-03-25 | 7 | -86/+232 |
|\ |
|
| * | Merge nommu tree | Russell King | 2006-03-25 | 5 | -80/+111 |
| |\ |
|
| | * | [ARM] nommu: Move hardware page table definitions to pgtable-hwdef.h | Russell King | 2006-03-21 | 3 | -80/+93 |
| | * | [ARM] Fix typo in tlbflush.h | Russell King | 2006-03-21 | 1 | -1/+1 |
| | * | [ARM] noMMU: removes TLB codes in nommu mode | Hyok S. Choi | 2006-03-21 | 2 | -0/+18 |
| * | | [ARM] 3397/1: AT91RM9200 Header update | Andrew Victor | 2006-03-25 | 1 | -1/+99 |
| * | | [ARM] Move enable_irq and disable_irq to assembler.h | Russell King | 2006-03-23 | 1 | -5/+22 |
* | | | [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications | Davide Libenzi | 2006-03-25 | 1 | -0/+1 |
* | | | [PATCH] AT91RM9200 Ethernet driver | Andrew Victor | 2006-03-24 | 1 | -0/+138 |
* | | | [PATCH] remove ISA legacy functions: remove the helpers | Al Viro | 2006-03-24 | 1 | -36/+0 |
|/ / |
|
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-03-22 | 71 | -525/+816 |
|\ \ |
|
| * | | [ARM] 3381/1: ixp2000: fix slowport write timing control register fields | Lennert Buytenhek | 2006-03-22 | 1 | -2/+2 |
| * | | [ARM] 3380/1: ixp2000: simplify ixdp2x00_master_npu() check | Lennert Buytenhek | 2006-03-22 | 1 | -3/+2 |
| * | | [ARM] 3379/1: ixp2000: use generic 8250 debug macros | Lennert Buytenhek | 2006-03-22 | 1 | -15/+2 |
| * | | [ARM] Quieten spurious IRQ detection | Russell King | 2006-03-22 | 1 | -0/+1 |
| * | | [ARM] 3374/1: ep93xx: gpio interrupt support | Lennert Buytenhek | 2006-03-21 | 2 | -1/+13 |
| * | | [ARM] 3373/1: move uengine loader to arch/arm/common | Lennert Buytenhek | 2006-03-21 | 1 | -0/+0 |
| * | | [ARM] 3371/1: ep93xx: gpio support | Lennert Buytenhek | 2006-03-21 | 2 | -0/+108 |
| * | | [ARM] 3369/1: ep93xx: add core cirrus ep93xx support | Lennert Buytenhek | 2006-03-21 | 15 | -0/+500 |
| * | | [ARM] 3349/1: ixp4xx exp bus defines | Alessandro Zummo | 2006-03-21 | 1 | -0/+27 |
| * | | [ARM] 3346/1: Fix udelay() for HZ values different from 100 | Peter Teichmann | 2006-03-21 | 1 | -5/+7 |
| * | | [ARM] 3334/1: Add support for IXDP28x5 platforms | Deepak Saxena | 2006-03-21 | 1 | -1/+1 |
| * | | [ARM] 3333/1: S3C2XX - add dclk and clkout clock support | Ben Dooks | 2006-03-21 | 1 | -0/+2 |
| * | | [ARM] 3327/1: S3C2410 - add osiris machine support | Ben Dooks | 2006-03-21 | 2 | -0/+66 |
| * | | [ARM] 3261/2: remove phys_ram from struct machine_desc (part 3) | Nicolas Pitre | 2006-03-21 | 1 | -4/+1 |
| * | | [ARM] Collect Primecell PL01x-based debug implementations together | Russell King | 2006-03-21 | 4 | -51/+32 |
| * | | [ARM] Collect 8250-based debug implementations together | Russell King | 2006-03-21 | 8 | -103/+47 |
| * | | [ARM] Fix SA1100 debug-macros.S | Russell King | 2006-03-21 | 1 | -0/+1 |
| * | | [ARM] Adapt vic.c to allow for multiple VICs in a system. | Russell King | 2006-03-21 | 1 | -1/+1 |
| * | | [ARM] Rename chipdata to 'base' and make it an iomem pointer | Russell King | 2006-03-21 | 1 | -3/+3 |
| * | | [ARM] Remove asm/arch/irq.h | Russell King | 2006-03-21 | 6 | -85/+0 |
| * | | [ARM] Move HZ definition into Kconfig | Russell King | 2006-03-21 | 23 | -252/+1 |
| |/ |
|
* | | Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2... | Jaroslav Kysela | 2006-03-22 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | [ARM] Fix cosmetic typo in asm/irq.h | Russell King | 2006-03-20 | 1 | -1/+1 |
* | | [ALSA] Fix snd_xxx_t typedefs | Takashi Iwai | 2006-03-22 | 1 | -2/+2 |
|/ |
|
* | [ARM] 3364/1: [cleanup] warning fix - definitions for enable_hlt and disable_hlt | Ben Dooks | 2006-03-15 | 1 | -0/+3 |
* | [ARM] iwmmxt thread state alignment | Russell King | 2006-03-12 | 2 | -2/+4 |
* | [ARM] 3352/1: DSB required for the completion of a TLB maintenance operation | Catalin Marinas | 2006-03-07 | 1 | -0/+6 |
* | [ARM] 3325/2: GPIO function to control multi-drive (open collector) capability | Andrew Victor | 2006-02-22 | 1 | -0/+1 |
* | [ARM] 3343/1: NAS100d: Fix incorrect I2C pin assignment | Alessandro Zummo | 2006-02-22 | 1 | -2/+2 |