summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
| * [XTENSA] clean-up header filesChris Zankel2007-06-012-47/+32Star
| * [XTENSA] Remove multi-exported symbols from xtensa_ksyms.cChris Zankel2007-06-011-11/+0Star
| * [XTENSA] fix sources using deprecated assembler directiveChris Zankel2007-06-012-32/+34
| * [XTENSA] Spelling fixes in arch/xtensaChris Zankel2007-06-013-3/+3
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-06-083-60/+65
|\ \
| * | [SPARC64]: Fix SBUS IRQ regression caused by PCI-E driver.David S. Miller2007-06-082-54/+54
| * | [SPARC64]: Fix 2 bugs in PCI Sabre bus scanning.David S. Miller2007-06-081-6/+11
* | | enable interrupts in user path of page fault.Steven Rostedt2007-06-082-0/+11
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-06-084-12/+11Star
|\ \ \
| * | | [ARM] Solve buggy smp_processor_id() usageRussell King2007-06-021-0/+2
| * | | [ARM] 4419/1: AT91: SAM9 USB clocks check for suspendingAndrew Victor2007-06-021-6/+5Star
| * | | [ARM] 4418/1: AT91: Number of programmable clocks differsAndrew Victor2007-06-021-5/+0Star
| * | | [ARM] 4392/2: Do not corrupt the SP register in compressed/head.SCatalin Marinas2007-06-021-1/+4
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-06-0816-71/+110
|\ \ \ \
| * | | | [MIPS] Fix warning by moving do_default_vi into CONFIG_CPU_MIPSR2_SRSAtsushi Nemoto2007-06-061-6/+6
| * | | | [MIPS] Fix some minor typoes in arch/mips/Kconfig.Robert P. J. Day2007-06-061-3/+3
| * | | | [MIPS] Remove prototype for deleted function qemu_handle_intRalf Baechle2007-06-061-2/+0Star
| * | | | [MIPS] Fix some system calls with long long argumentsAtsushi Nemoto2007-06-063-2/+12
| * | | | [MIPS] Make dma_map_sg handle sg elements which are longer than one pageThomas Bogendoerfer2007-06-061-2/+3
| * | | | [MIPS] Fix VGA corruption on RM300CThomas Bogendoerfer2007-06-061-1/+32
| * | | | [MIPS] RM300: Fix MMIO problems by marking the PCI INT ACK region busyThomas Bogendoerfer2007-06-061-1/+17