aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2006-09-25[ARM] 3829/1: iop3xx: optimise irq entry macrosLennert Buytenhek
2006-09-25[ARM] 3828/1: iop3xx: remove useless loadsp macroLennert Buytenhek
2006-09-25[ARM] 3827/1: iop3xx: add common gpio moduleLennert Buytenhek
2006-09-25[ARM] 3826/1: iop3xx: remove IOP3??_IRQ_OFS irq offsetLennert Buytenhek
2006-09-25[ARM] 3825/1: iop3xx: use cp6 enable/disable macrosLennert Buytenhek
2006-09-25[ARM] 3823/1: iop3xx: switch iop32x/iop33x over to shared time codeLennert Buytenhek
2006-09-25[ARM] 3822/1: iop3xx: rewrite time handlingLennert Buytenhek
2006-09-25[ARM] 3821/1: iop3xx: switch iop32x/iop33x over to shared pci codeLennert Buytenhek
2006-09-25[ARM] 3820/1: iop3xx: factor out shared pci codeLennert Buytenhek
2006-09-25[ARM] 3819/1: iop3xx: factor out shared i2c codeLennert Buytenhek
2006-09-25[ARM] 3818/1: iop3xx: introduce arch/arm/plat-iop for shared iop32x/iop33x codeLennert Buytenhek
2006-09-25[ARM] 3817/1: iop3xx: split the iop3xx mach into iop32x and iop33xLennert Buytenhek
2006-09-25[ARM] 3816/1: iop3xx: rename config symbolsLennert Buytenhek
2006-09-25[ARM] 3836/1: S3C24XX: Clear both EINT and INT status before sleepBen Dooks
2006-09-25[ARM] 3806/2: S3C2412: Fix GPIO VA when only S3C2412 selectedBen Dooks
2006-09-25[ARM] 3803/2: S3C24XX: PM split S3C2410 out of core pmBen Dooks
2006-09-25[ARM] 3800/2: S3C2412: DMA channel mappingsBen Dooks
2006-09-25[ARM] 3814/1: move 80200 dma_inv_range() erratum check out of lineLennert Buytenhek
2006-09-25[ARM] 3813/1: prevent >= 4G /dev/mem mmap()Lennert Buytenhek
2006-09-25[ARM] 3811/1: ep93xx: add cirrus logic edb9312 supportLennert Buytenhek
2006-09-25[ARM] 3802/1: S3C24XX: PM tidy up cache flushingBen Dooks
2006-09-25[ARM] 3801/1: S3C24XX: Move IRQ PM out of pm.cBen Dooks
2006-09-25[ARM] 3799/1: S3C2442: DMA channel mappingsBen Dooks
2006-09-25[ARM] 3798/1: S3C2440: DMA channel mappingsBen Dooks
2006-09-25[ARM] 3797/1: S3C2410: DMA channel mappingsBen Dooks
2006-09-25[ARM] 3796/1: S3C24XX: Add per-cpu DMA channel mapperBen Dooks
2006-09-20[ARM] 3759/2: Remove uses of %?Daniel Jacobowitz
2006-09-20[ARM] Optimise VFP thread notify function a littleRussell King
2006-09-20[ARM] Add ARM irqtrace supportRussell King
2006-09-20[ARM] Move mmu.c out of the wayRussell King
2006-09-20[ARM] Cleanup arch/arm/mm a littleRussell King
2006-09-19Revert mmiocfg heuristics and blacklist changesLinus Torvalds
2006-09-18x86: save/restore eflags in context switchLinus Torvalds
2006-09-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-09-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-09-18[SPARC]: Fix regression in sys_getdomainname()Andy Walker
2006-09-18[ARM] 3794/1: S3C24XX: do not defined set_irq_wake when no CONFIG_PMBen Dooks
2006-09-16[PATCH] i386/x86-64: Add core 2 to oprofileBenjamin LaHaise
2006-09-14[ARM] 3780/1: Fix iop321 cpuidDan Williams
2006-09-14[ARM] 3786/1: pnx4008: update defconfigVitaly Wool
2006-09-14[ARM] 3785/1: S3C2412: Fix idle code as default uses wrong clocksBen Dooks
2006-09-14[ARM] 3784/1: S3C2413: fix config for MACH_S3C2413/MACH_SMDK2413Ben Dooks
2006-09-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2006-09-13[POWERPC] Fix G5 DART (IOMMU) race causing occasional data corruptionBenjamin Herrenschmidt
2006-09-13[POWERPC] Fix MMIO ops to provide expected barrier behaviourPaul Mackerras
2006-09-13[POWERPC] Fix interrupt clearing in kdump shutdown sequenceMohan Kumar M
2006-09-13[POWERPC] update prep_defconfigOlaf Hering
2006-09-13[POWERPC] Add new, missing argument to of_irq_map_raw() for 86xx.Jon Loeliger
2006-09-12Merge branch 'audit.b29' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2006-09-12[PATCH] sparc64 audit syscall classes hookupAl Viro