summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2006-06-28[IA64-SGI] - Pass OS logical cpu number to the SN prom (bios)Jack Steiner
2006-06-28[IA64] palinfo.c: s/register_cpu_notifier/register_hotcpu_notifier/Tony Luck
2006-06-28[ARM] 3672/1: PXA: don't probe output GPIOs for interruptGuennadi Liakhovetski
2006-06-28[ARM] 3671/1: ep93xx: add cirrus logic edb9315 supportLennert Buytenhek
2006-06-28[ARM] 3370/2: ep93xx: add crunch supportLennert Buytenhek
2006-06-28[ARM] 3665/1: crunch: add ptrace supportLennert Buytenhek
2006-06-28[ARM] 3664/1: crunch: add signal frame save/restoreLennert Buytenhek
2006-06-28[ARM] 3663/1: fix resource->end off-by-one thinko during physmap conversionLennert Buytenhek
2006-06-28[ARM] 3658/1: S3C244X: Change usb-gadget name to s3c2440-usbgadgetBen Dooks
2006-06-28[ARM] Remove the __arch_* layer from uaccess.hRussell King
2006-06-28Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras
2006-06-28powerpc: minor cleanups for mpc86xxKumar Gala
2006-06-28[POWERPC] powerpc: kconfig warning fixAndrew Morton
2006-06-28[POWERPC] Consolidate some of kernel/misc*.SStephen Rothwell
2006-06-28[POWERPC] Remove unused function call_with_mmu_offStephen Rothwell
2006-06-28[POWERPC] Clean up it_lp_queue.hStephen Rothwell
2006-06-28[POWERPC] Skip the "copy down" of the kernel if it is already at zero.Jimi Xenidis
2006-06-28[POWERPC] Add the use of the firmware soft-reset-nmi to kdump.David Wilder
2006-06-28[POWERPC] spufs: fix class0 interrupt assignmentArnd Bergmann
2006-06-28[POWERPC] spufs: fix memory hotplug dependencyGeoff Levand
2006-06-28[POWERPC] spufs: fix MFC command queue purgeBenjamin Herrenschmidt
2006-06-28[POWERPC] spufs: map mmio space as guarded into user spaceBenjamin Herrenschmidt
2006-06-28[POWERPC] Enable XMON in cell_defconfigMichael Ellerman
2006-06-28[POWERPC] Enable the RTAS udbg console on IBM Cell BladeMichael Ellerman
2006-06-28[POWERPC] Add udbg support for RTAS consoleMichael Ellerman
2006-06-28[POWERPC] Setup RTAS values earlier, to enable rtas_call() earlierMichael Ellerman
2006-06-28[POWERPC] Move RTAS exports next to their declarationsMichael Ellerman
2006-06-28[POWERPC] Make rtas_call() safe if RTAS hasn't been initialisedMichael Ellerman
2006-06-28[POWERPC] Setup the boot cpu's paca pointer in C rather than asmMichael Ellerman
2006-06-28[POWERPC] Make kexec_setup() a regular initcallMichael Ellerman
2006-06-28[POWERPC] Use ppc_md.hpte_insert() in htab_bolt_mapping()Michael Ellerman