summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-07-06sh: Select IPR-IRQ for SH7091.Paul Mundt1-0/+1
2007-07-06sh: Correct __xdiv64_32/div64_32 return value size.Paul Mundt2-8/+7
2007-07-06sh: Add cpu and mach links to CLEAN_FILES.Paul Mundt1-1/+3
2007-06-20Merge branch 'x3'Paul Mundt11-6/+1027
2007-06-20sh: Preliminary support for the SH-X3 CPU.Paul Mundt10-4/+1020
2007-06-20sh: Hook up hard_smp_processor_id() for INTC2 block.Paul Mundt1-2/+7
2007-06-20sh: Update se7722 defconfig.Paul Mundt1-191/+96
2007-06-20sh: Fix up cf-enabler dependency for SE boards.Paul Mundt1-44/+43
2007-06-18sh: Check oops_may_print() in unhandled fault.Paul Mundt1-16/+29
2007-06-15sh: Update SH-2/SH-2A defconfigs.Paul Mundt2-328/+159
2007-06-15sh: rework ipr codeMagnus Damm16-286/+404
2007-06-15sh: Only support PMB for SH-X cores.Paul Mundt1-1/+1
2007-06-15sh: rework intc2 codeMagnus Damm5-65/+84
2007-06-11sh: Fix up the math-emu build.Paul Mundt1-6/+12
2007-06-11sh: Kill off broken dma page ops.Paul Mundt3-115/+1
2007-06-11sh: Fixup misaligned data for sh2 lockdep.Paul Mundt1-0/+1
2007-06-11sh: Tidy up dependencies for SH-2 build.Paul Mundt9-47/+44
2007-06-11sh: Provide a defconfig for R7780MP.Yoshihiro Shimoda1-0/+1223
2007-06-08sh: Kill off dead SH7604 support.Paul Mundt10-266/+2
2007-06-08sh: memory hot-add for sparsemem users support.Paul Mundt2-0/+50
2007-06-08sh: Fix up cpu to node mapping in sysfs.Paul Mundt1-0/+21
2007-06-08sh: Fix the SH7722 flatmem build.Paul Mundt1-0/+1
2007-06-08sh: Make NUMA depend on sparsemem.Paul Mundt1-1/+1
2007-06-08sh: URAM node support for SH7722.Paul Mundt2-1/+10
2007-06-08sh: Support for multiple nodes.Paul Mundt3-0/+104
2007-06-08sh: Use asm/sections.h for linker section symbols.Paul Mundt1-7/+4
2007-06-08sh: Fix up max_zone_pfns[] with multiple nodes.Paul Mundt1-12/+17
2007-06-08sh: Wire up mempolicy syscalls.Paul Mundt1-3/+3
2007-06-08sh: Tidy compiler warnings for SH-2A build.Paul Mundt2-1/+1
2007-06-08sh: Wrap CPU tuning through cc-option.Paul Mundt1-5/+7
2007-06-08sh: Enable IPR-IRQ for SH7206.Paul Mundt1-0/+1
2007-06-08sh: Mark sparsemem regions present earlier.Paul Mundt1-4/+5
2007-06-08sh: Register multiple nodes in topology_init().Paul Mundt1-0/+7
2007-06-08sh: Allow for bootmem debug support.Paul Mundt1-0/+4
2007-06-08sh: sparsemem support.Paul Mundt3-25/+22
2007-06-08sh: Add L-BOX RE2 to mach-types.Nobuhiro Iwamatsu1-0/+1
2007-06-08sh: Align .machvec.init section on a 4-byte boundary.Takashi YOSHII1-0/+1
2007-06-08sh: Fix SH-4 CPU selects.Paul Mundt3-7/+7
2007-06-08sh: Rip out special unknown machvec.Paul Mundt7-48/+13
2007-06-08sh: Kill off machvec aliases.Paul Mundt30-71/+66
2007-06-08sh: Get multiple boards in one image working again.Paul Mundt1-38/+50
2007-06-08sh: Fixup cmdline handling from machvec changes.Paul Mundt1-6/+7
2007-06-08sh: Rework CPU/board dependencies.Paul Mundt3-158/+165
2007-06-08sh: Shut up SH2-DSP compile warnings.Paul Mundt2-2/+2
2007-06-08sh: Fixup machvec support.Paul Mundt4-150/+122
2007-06-08sh: __user annotations for __get/__put_user().Paul Mundt4-14/+12
2007-06-08sh: Split out CPU topology initialization.Paul Mundt3-19/+26
2007-06-08Merge git://git.linux-xtensa.org/kernel/xtensa-feedLinus Torvalds12-599/+414
2007-06-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds3-60/+65
2007-06-08enable interrupts in user path of page fault.Steven Rostedt2-0/+11