summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2006-06-29[PATCH] m68knommu: create romvec.S for 68328Greg Ungerer1-0/+37
2006-06-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds4-6/+12
2006-06-29[PATCH] x86_64: oprofile build fixAndrew Morton1-0/+2
2006-06-29[PATCH] powermac backlight fixesMichael Hanselmann1-2/+12
2006-06-29[PATCH] x86: do_IRQ(): check irq numberAndrew Morton2-0/+12
2006-06-28[PATCH] small fix for not releasing the mmap semaphore in i386/arch_setup_add...pageexec@freemail.hu1-6/+4
2006-06-28[IA64-SGI] fix prom revision checks in SN kernelAaron Young2-2/+2
2006-06-28[ARM] nommu: backtrace code must not reference a discarded sectionRussell King1-4/+1
2006-06-28[ARM] nommu: Initial uCLinux support for MMU-based CPUsHyok S. Choi13-0/+129
2006-06-28[ARM] nommu: prevent Xscale-based machines being selectedRussell King1-0/+5
2006-06-28[ARM] nommu: export flush_dcache_page()Hyok S. Choi1-0/+1
2006-06-28[ARM] nommu: remove fault-armv, mmap and mm-armv files from nommu buildRussell King1-4/+4
2006-06-28[ARM] Remove TABLE_SIZE, and several unused function prototypesRussell King1-2/+0
2006-06-28[ARM] nommu: Provide a simple flush_dcache_page implementationRussell King2-2/+10
2006-06-28[ARM] nommu: add arch/arm/Kconfig-nommu to Kconfig filesHyok S. Choi1-0/+4
2006-06-28[ARM] nommu: add stubs for ioremap and friendsRussell King4-48/+92
2006-06-28[ARM] nommu: avoid selecting TLB and CPU specific copy codeHyok S. Choi1-29/+32
2006-06-28[ARM] nommu: uaccess tweaksRussell King3-7/+21
2006-06-28[ARM] nommu: we need the TLS register emulation for nommu modeRussell King1-3/+3
2006-06-28[IA64] tiger_defconfig s/NR_CPUS=4/NR_CPUS=16/Tony Luck1-1/+1
2006-06-28[IA64-SGI] - Pass OS logical cpu number to the SN prom (bios)Jack Steiner1-2/+8
2006-06-28[IA64] palinfo.c: s/register_cpu_notifier/register_hotcpu_notifier/Tony Luck1-1/+1
2006-06-28[ARM] 3672/1: PXA: don't probe output GPIOs for interruptGuennadi Liakhovetski1-2/+2
2006-06-28[ARM] 3671/1: ep93xx: add cirrus logic edb9315 supportLennert Buytenhek3-0/+69
2006-06-28[ARM] 3370/2: ep93xx: add crunch supportLennert Buytenhek6-0/+405
2006-06-28[ARM] 3665/1: crunch: add ptrace supportLennert Buytenhek1-0/+36
2006-06-28[ARM] 3664/1: crunch: add signal frame save/restoreLennert Buytenhek1-0/+39
2006-06-28[ARM] 3663/1: fix resource->end off-by-one thinko during physmap conversionLennert Buytenhek5-5/+5
2006-06-28[ARM] 3658/1: S3C244X: Change usb-gadget name to s3c2440-usbgadgetBen Dooks1-0/+1
2006-06-28[ARM] Remove the __arch_* layer from uaccess.hRussell King7-18/+18
2006-06-28Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras5-155/+138
2006-06-28powerpc: minor cleanups for mpc86xxKumar Gala5-155/+138
2006-06-28[POWERPC] powerpc: kconfig warning fixAndrew Morton1-1/+1
2006-06-28[POWERPC] Consolidate some of kernel/misc*.SStephen Rothwell4-334/+209
2006-06-28[POWERPC] Remove unused function call_with_mmu_offStephen Rothwell1-42/+0
2006-06-28[POWERPC] Clean up it_lp_queue.hStephen Rothwell3-29/+28
2006-06-28[POWERPC] Skip the "copy down" of the kernel if it is already at zero.Jimi Xenidis1-0/+3
2006-06-28[POWERPC] Add the use of the firmware soft-reset-nmi to kdump.David Wilder2-42/+132
2006-06-28[POWERPC] spufs: fix class0 interrupt assignmentArnd Bergmann1-4/+4
2006-06-28[POWERPC] spufs: fix memory hotplug dependencyGeoff Levand1-1/+1
2006-06-28[POWERPC] spufs: fix MFC command queue purgeBenjamin Herrenschmidt1-2/+4
2006-06-28[POWERPC] spufs: map mmio space as guarded into user spaceBenjamin Herrenschmidt1-5/+5
2006-06-28[POWERPC] Enable XMON in cell_defconfigMichael Ellerman1-3/+4
2006-06-28[POWERPC] Enable the RTAS udbg console on IBM Cell BladeMichael Ellerman2-0/+5
2006-06-28[POWERPC] Add udbg support for RTAS consoleMichael Ellerman4-4/+88
2006-06-28[POWERPC] Setup RTAS values earlier, to enable rtas_call() earlierMichael Ellerman2-18/+27
2006-06-28[POWERPC] Move RTAS exports next to their declarationsMichael Ellerman1-14/+13
2006-06-28[POWERPC] Make rtas_call() safe if RTAS hasn't been initialisedMichael Ellerman1-1/+1
2006-06-28[POWERPC] Setup the boot cpu's paca pointer in C rather than asmMichael Ellerman2-12/+8
2006-06-28[POWERPC] Make kexec_setup() a regular initcallMichael Ellerman2-5/+3