summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sh: Select IPR-IRQ for SH7091.Paul Mundt2007-07-061-0/+1
* sh: Correct __xdiv64_32/div64_32 return value size.Paul Mundt2007-07-062-8/+7Star
* sh: Add cpu and mach links to CLEAN_FILES.Paul Mundt2007-07-061-1/+3
* Merge branch 'x3'Paul Mundt2007-06-2011-6/+1027
|\
| * sh: Preliminary support for the SH-X3 CPU.Paul Mundt2007-06-2010-4/+1020
| * sh: Hook up hard_smp_processor_id() for INTC2 block.Paul Mundt2007-06-201-2/+7
* | sh: Update se7722 defconfig.Paul Mundt2007-06-201-191/+96Star
* | sh: Fix up cf-enabler dependency for SE boards.Paul Mundt2007-06-201-44/+43Star
|/
* sh: Check oops_may_print() in unhandled fault.Paul Mundt2007-06-181-16/+29
* sh: Update SH-2/SH-2A defconfigs.Paul Mundt2007-06-152-328/+159Star
* sh: rework ipr codeMagnus Damm2007-06-1516-286/+404
* sh: Only support PMB for SH-X cores.Paul Mundt2007-06-151-1/+1
* sh: rework intc2 codeMagnus Damm2007-06-155-65/+84
* sh: Fix up the math-emu build.Paul Mundt2007-06-111-6/+12
* sh: Kill off broken dma page ops.Paul Mundt2007-06-113-115/+1Star
* sh: Fixup misaligned data for sh2 lockdep.Paul Mundt2007-06-111-0/+1
* sh: Tidy up dependencies for SH-2 build.Paul Mundt2007-06-119-47/+44Star
* sh: Provide a defconfig for R7780MP.Yoshihiro Shimoda2007-06-111-0/+1223
* sh: Kill off dead SH7604 support.Paul Mundt2007-06-0810-266/+2Star
* sh: memory hot-add for sparsemem users support.Paul Mundt2007-06-082-0/+50
* sh: Fix up cpu to node mapping in sysfs.Paul Mundt2007-06-081-0/+21
* sh: Fix the SH7722 flatmem build.Paul Mundt2007-06-081-0/+1
* sh: Make NUMA depend on sparsemem.Paul Mundt2007-06-081-1/+1
* sh: URAM node support for SH7722.Paul Mundt2007-06-082-1/+10
* sh: Support for multiple nodes.Paul Mundt2007-06-083-0/+104
* sh: Use asm/sections.h for linker section symbols.Paul Mundt2007-06-081-7/+4Star
* sh: Fix up max_zone_pfns[] with multiple nodes.Paul Mundt2007-06-081-12/+17
* sh: Wire up mempolicy syscalls.Paul Mundt2007-06-081-3/+3
* sh: Tidy compiler warnings for SH-2A build.Paul Mundt2007-06-082-1/+1
* sh: Wrap CPU tuning through cc-option.Paul Mundt2007-06-081-5/+7
* sh: Enable IPR-IRQ for SH7206.Paul Mundt2007-06-081-0/+1
* sh: Mark sparsemem regions present earlier.Paul Mundt2007-06-081-4/+5
* sh: Register multiple nodes in topology_init().Paul Mundt2007-06-081-0/+7
* sh: Allow for bootmem debug support.Paul Mundt2007-06-081-0/+4
* sh: sparsemem support.Paul Mundt2007-06-083-25/+22Star
* sh: Add L-BOX RE2 to mach-types.Nobuhiro Iwamatsu2007-06-081-0/+1
* sh: Align .machvec.init section on a 4-byte boundary.Takashi YOSHII2007-06-081-0/+1
* sh: Fix SH-4 CPU selects.Paul Mundt2007-06-083-7/+7
* sh: Rip out special unknown machvec.Paul Mundt2007-06-087-48/+13Star
* sh: Kill off machvec aliases.Paul Mundt2007-06-0830-71/+66Star
* sh: Get multiple boards in one image working again.Paul Mundt2007-06-081-38/+50
* sh: Fixup cmdline handling from machvec changes.Paul Mundt2007-06-081-6/+7
* sh: Rework CPU/board dependencies.Paul Mundt2007-06-083-158/+165
* sh: Shut up SH2-DSP compile warnings.Paul Mundt2007-06-082-2/+2
* sh: Fixup machvec support.Paul Mundt2007-06-084-150/+122Star
* sh: __user annotations for __get/__put_user().Paul Mundt2007-06-084-14/+12Star
* sh: Split out CPU topology initialization.Paul Mundt2007-06-083-19/+26
* Merge git://git.linux-xtensa.org/kernel/xtensa-feedLinus Torvalds2007-06-0812-599/+414Star
|\
| * [XTENSA] Remove non-rt signal handlingChris Zankel2007-06-013-498/+334Star
| * [XTENSA] Move common sections into bss sectionsChris Zankel2007-06-011-8/+11