aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2006-07-01[ARM] 3541/2: workaround for PXA27x erratum E7Nicolas Pitre
2006-07-01Merge nommu branchRussell King
2006-07-01[ARM] 3705/1: add supersection support to ioremap()Lennert Buytenhek
2006-07-01[ARM] 3707/1: iwmmxt: use the generic thread notifier infrastructureLennert Buytenhek
2006-07-01[ARM] 3706/2: ep93xx: add cirrus logic edb9315a supportLennert Buytenhek
2006-07-01[ARM] 3704/1: format IOP Kconfig with tabs, create more consistencyMartin Michlmayr
2006-07-01[ARM] 3703/1: Add help description for ARCH_EP80219Martin Michlmayr
2006-07-01[ARM] 3678/1: MMC: Make OMAP MMC workTony Lindgren
2006-07-01[ARM] 3677/1: OMAP: Update H2 defconfigTony Lindgren
2006-07-01[ARM] 3676/1: ARM: OMAP: Fix dmtimers and timer32k to compile on OMAP1Tony Lindgren
2006-06-29[ARM] Add section support to ioremapRussell King
2006-06-29[ARM] Fix sa11x0 SDRAM selectionRussell King
2006-06-29[ARM] Set bit 4 on section mappings correctly depending on CPURussell King
2006-06-29[ARM] 3666/1: TRIZEPS4 [1/5] coreJürgen Schindele
2006-06-29Merge omap treeRussell King
2006-06-29[ARM] 3675/2: Preparing for AT91SAM926 supportAndrew Victor
2006-06-29[ARM] 3674/1: ep93xx: add cirrus logic edb9302 supportLennert Buytenhek
2006-06-29[ARM] 3673/1: lpd270: parse lcd= command line parameterLennert Buytenhek
2006-06-29[ARM] nommu: provide a way for correct control register value selectionRussell King
2006-06-29[ARM] Remove yucky ifdefs to print "id(wb)BRR" suffix on CPU nameRussell King
2006-06-28Merge branch 'nommu' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-06-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-06-28[PATCH] m68knommu: remove fixed ROM region setups from linker scriptGreg Ungerer
2006-06-28[PATCH] m68knommu: configuration options for ROM regionGreg Ungerer
2006-06-28[PATCH] m68knommu: fix 68EZ328/config.c asmGreg Ungerer
2006-06-28[PATCH] m68knommu: fix 68VZ328/config.c asmGreg Ungerer
2006-06-28[PATCH] m68knommu: fix 68360/config.c asmGreg Ungerer
2006-06-28[PATCH] m68knommu: include irqnode.h in 68360/ints.cGreg Ungerer
2006-06-28[PATCH] m68knommu: build support for 68328 romvec.SGreg Ungerer
2006-06-28[PATCH] m68knommu: remove romvec asm code from ints.cGreg Ungerer
2006-06-28[PATCH] m68knommu: create romvec.S for 68328Greg Ungerer
2006-06-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2006-06-28[PATCH] x86_64: oprofile build fixAndrew Morton
2006-06-28[PATCH] powermac backlight fixesMichael Hanselmann
2006-06-28[PATCH] x86: do_IRQ(): check irq numberAndrew Morton
2006-06-28[PATCH] small fix for not releasing the mmap semaphore in i386/arch_setup_add...pageexec@freemail.hu
2006-06-28[IA64-SGI] fix prom revision checks in SN kernelAaron Young
2006-06-28[ARM] nommu: backtrace code must not reference a discarded sectionRussell King
2006-06-28[ARM] nommu: Initial uCLinux support for MMU-based CPUsHyok S. Choi
2006-06-28[ARM] nommu: prevent Xscale-based machines being selectedRussell King
2006-06-28[ARM] nommu: export flush_dcache_page()Hyok S. Choi
2006-06-28[ARM] nommu: remove fault-armv, mmap and mm-armv files from nommu buildRussell King
2006-06-28[ARM] Remove TABLE_SIZE, and several unused function prototypesRussell King
2006-06-28[ARM] nommu: Provide a simple flush_dcache_page implementationRussell King
2006-06-28[ARM] nommu: add arch/arm/Kconfig-nommu to Kconfig filesHyok S. Choi
2006-06-28[ARM] nommu: add stubs for ioremap and friendsRussell King
2006-06-28[ARM] nommu: avoid selecting TLB and CPU specific copy codeHyok S. Choi
2006-06-28[ARM] nommu: uaccess tweaksRussell King
2006-06-28[ARM] nommu: we need the TLS register emulation for nommu modeRussell King
2006-06-28[IA64] tiger_defconfig s/NR_CPUS=4/NR_CPUS=16/Tony Luck