Age | Commit message (Expand) | Author | Files | Lines |
2006-09-27 | [ARM] nommu: manage the CP15 things | Hyok S. Choi | 1 | -0/+4 |
2006-09-27 | [ARM] Separate page table manipulation code from bootmem initialisation | Russell King | 1 | -5/+7 |
2006-09-27 | [ARM] 3859/1: Fix devicemaps_init() XIP_KERNEL odd 1MiB XIP_PHYS_ADDR transla... | George G. Davis | 1 | -0/+7 |
2006-09-25 | [ARM] 3852/1: convert atomic bitops and __xchg over to raw_local_irq_{save,re... | Lennert Buytenhek | 2 | -16/+16 |
2006-09-25 | [ARM] 3851/1: iop3xx: add io-data glantank support | Lennert Buytenhek | 2 | -0/+14 |
2006-09-25 | [ARM] 3850/1: iop3xx: add thecus n2100 support | Lennert Buytenhek | 3 | -0/+31 |
2006-09-25 | [ARM] 3849/1: fix get_unaligned() for gcc >= 4.1 | Lennert Buytenhek | 1 | -37/+25 |
2006-09-25 | [ARM] 3846/1: S3C24XX: Fix osiris memory map | Ben Dooks | 1 | -9/+9 |
2006-09-25 | [ARM] 3832/1: iop3xx: coding style cleanup | Lennert Buytenhek | 30 | -412/+249 |
2006-09-25 | [ARM] 3831/1: iop3xx: factor out common register defines | Lennert Buytenhek | 3 | -247/+114 |
2006-09-25 | [ARM] 3830/1: iop3xx: board support file cleanup | Lennert Buytenhek | 9 | -126/+5 |
2006-09-25 | [ARM] 3829/1: iop3xx: optimise irq entry macros | Lennert Buytenhek | 2 | -24/+8 |
2006-09-25 | [ARM] 3827/1: iop3xx: add common gpio module | Lennert Buytenhek | 3 | -0/+23 |
2006-09-25 | [ARM] 3826/1: iop3xx: remove IOP3??_IRQ_OFS irq offset | Lennert Buytenhek | 4 | -112/+68 |
2006-09-25 | [ARM] 3825/1: iop3xx: use cp6 enable/disable macros | Lennert Buytenhek | 2 | -3/+5 |
2006-09-25 | [ARM] 3824/1: iop3xx: add cp6 enable/disable macros | Lennert Buytenhek | 1 | -0/+28 |
2006-09-25 | [ARM] 3823/1: iop3xx: switch iop32x/iop33x over to shared time code | Lennert Buytenhek | 4 | -44/+2 |
2006-09-25 | [ARM] 3822/1: iop3xx: rewrite time handling | Lennert Buytenhek | 3 | -0/+32 |
2006-09-25 | [ARM] 3821/1: iop3xx: switch iop32x/iop33x over to shared pci code | Lennert Buytenhek | 9 | -228/+14 |
2006-09-25 | [ARM] 3820/1: iop3xx: factor out shared pci code | Lennert Buytenhek | 2 | -0/+64 |
2006-09-25 | [ARM] 3819/1: iop3xx: factor out shared i2c code | Lennert Buytenhek | 3 | -30/+15 |
2006-09-25 | [ARM] 3818/1: iop3xx: introduce arch/arm/plat-iop for shared iop32x/iop33x code | Lennert Buytenhek | 3 | -2/+43 |
2006-09-25 | [ARM] 3817/1: iop3xx: split the iop3xx mach into iop32x and iop33x | Lennert Buytenhek | 32 | -207/+344 |
2006-09-25 | [ARM] 3816/1: iop3xx: rename config symbols | Lennert Buytenhek | 8 | -15/+15 |
2006-09-25 | [ARM] 3800/2: S3C2412: DMA channel mappings | Ben Dooks | 1 | -0/+32 |
2006-09-25 | [ARM] 3813/1: prevent >= 4G /dev/mem mmap() | Lennert Buytenhek | 1 | -0/+4 |
2006-09-25 | [ARM] 3810/1: switch atomic helpers over to raw_local_irq_{save,restore} | Lennert Buytenhek | 1 | -8/+8 |
2006-09-25 | [ARM] 3805/1: S3C2412: LCD register update | Ben Dooks | 1 | -0/+23 |
2006-09-25 | [ARM] 3804/1: S3C2442: LCD register update | Ben Dooks | 1 | -0/+7 |
2006-09-25 | [ARM] 3796/1: S3C24XX: Add per-cpu DMA channel mapper | Ben Dooks | 1 | -0/+34 |
2006-09-25 | [ARM] 3795/1: S3C24XX: add base AC97 registers | Ben Dooks | 2 | -0/+28 |
2006-09-20 | [ARM] nommu: create flat.h to support uClinux flat binaries | Greg Ungerer | 1 | -0/+16 |
2006-09-20 | [ARM] 3759/2: Remove uses of %? | Daniel Jacobowitz | 2 | -42/+42 |
2006-09-20 | [ARM] Add ARM irqtrace support | Russell King | 2 | -124/+133 |
2006-09-20 | [ARM] Cleanup arch/arm/mm a little | Russell King | 1 | -3/+0 |
2006-09-19 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 1 | -0/+13 |
2006-09-19 | [PATCH] headers_check: Clean up asm-parisc/page.h for user headers | Matthew Wilcox | 1 | -13/+5 |
2006-09-19 | [PATCH] Fix 'make headers_check' on ia64 | Geert Uytterhoeven | 1 | -4/+4 |
2006-09-19 | x86: save/restore eflags in context switch | Linus Torvalds | 1 | -1/+7 |
2006-09-19 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -1/+1 |
2006-09-19 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 3 | -2/+38 |
2006-09-18 | [ARM] 3815/1: headers_install support for ARM | Ralph Siemsen | 2 | -2/+4 |
2006-09-18 | [NETFILTER]: Add secmark headers to header-y | James Morris | 1 | -1/+1 |
2006-09-16 | [PATCH] Fix 'make headers_check' for Alpha | David Woodhouse | 3 | -4/+7 |
2006-09-16 | [PATCH] Fix 'make headers_check' on x86_64 | David Woodhouse | 4 | -20/+21 |
2006-09-16 | [PATCH] Fix 'make headers_check' on i386 | David Woodhouse | 1 | -2/+2 |
2006-09-16 | [PATCH] Fix 'make headers_check' on ia64 | David Woodhouse | 4 | -8/+15 |
2006-09-16 | [PATCH] Fix 'make headers_check' on s390 | David Woodhouse | 2 | -15/+15 |
2006-09-14 | [ARM] 3785/1: S3C2412: Fix idle code as default uses wrong clocks | Ben Dooks | 1 | -0/+34 |
2006-09-13 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 7 | -26/+88 |