aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-11-02sh: mach-type updates.Gravatar Paul Mundt 1-8/+21
2007-11-02sh: Fix up r7780rp highlander CF access size.Gravatar Paul Mundt 1-0/+31
2007-11-02sh: Terminate .eh_frame in VDSO with a 4-byte 0.Gravatar Kaz Kojima 1-1/+4
2007-11-02sh: Decouple 4k and soft/hardirq stacks.Gravatar Paul Mundt 2-4/+12
2007-11-02sh: Fix optimized __copy_user() movca.l usage.Gravatar Stuart Menefy 1-0/+4
2007-10-31sh: Clean up SR.RB Kconfig mess.Gravatar Paul Mundt 1-3/+1
2007-10-31sh: Kill off dead ipr_irq_demux().Gravatar Paul Mundt 1-9/+0
2007-10-30sh: Make SH7750 oprofile compile again.Gravatar Paul Mundt 1-15/+7
2007-10-30sh: linker script tidying.Gravatar Paul Mundt 1-93/+104
2007-10-30sh: Move zero page param defs somewhere sensible.Gravatar Paul Mundt 1-16/+9
2007-10-30sh: Kill off legacy embedded ramdisk section.Gravatar Paul Mundt 2-22/+1
2007-10-30sh: Fix up early mem cmdline parsing.Gravatar Paul Mundt 1-3/+3
2007-10-30sh: Enable USBF on MS7722SE.Gravatar Yoshihiro Shimoda 1-2/+2
2007-10-30sh: Add resource of USBF for SH7722.Gravatar Yoshihiro Shimoda 1-0/+27
2007-10-30sh: fix zImage build with >=binutils-2.18Gravatar Manuel Lauss 1-1/+1
2007-10-30sh: ARRAY_SIZE() cleanupGravatar Alejandro Martinez Ruiz 1-2/+2
2007-10-30sh: Clean up Kconfig entry for Dreamcast.Gravatar Adrian McMenamin 1-3/+1
2007-10-30sh: add support for ax88796 and 93cx6 to highlander boardsGravatar Magnus Damm 1-0/+40
2007-10-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusGravatar Linus Torvalds 48-463/+697
2007-10-29Revert "x86_64: allocate sparsemem memmap above 4G"Gravatar Linus Torvalds 1-6/+0
2007-10-29[MIPS] tb0219: Update copyright message.Gravatar Ralf Baechle 1-1/+1
2007-10-29[MIPS] MT: Fix bug in multithreaded kernels.Gravatar Ralf Baechle 1-3/+18
2007-10-29[MIPS] Alchemy: Remove CONFIG_TS_AU1X00_ADS7846 from defconfigs.Gravatar Ralf Baechle 8-8/+0
2007-10-29Author: Ralf Baechle <ralf@linux-mips.org>Gravatar Ralf Baechle 3-3/+3
2007-10-29[MIPS] sb1250: Enable GenBus IDE in defconfig.Gravatar Maciej W. Rozycki 1-1/+1
2007-10-29[MIPS] vmlinux.ld.S: correctly indent .data sectionGravatar Franck Bui-Huu 1-15/+17
2007-10-29[MIPS] c-r3k: Implement flush_cache_range()Gravatar Maciej W. Rozycki 1-28/+32
2007-10-29[MIPS] Store sign-extend register values for PTRACE_GETREGSGravatar Atsushi Nemoto 2-11/+11
2007-10-29[MIPS] Alchemy: Register platform devicesGravatar Florian Fainelli 2-0/+87
2007-10-29[MIPS] Add len and addr validation for MAP_FIXED mappings.Gravatar David Daney 1-2/+7
2007-10-29[MIPS] IRIX: Fix off-by-one error in signal compat code.Gravatar Ralf Baechle 1-2/+6
2007-10-29[MIPS] time: Replace plat_timer_setup with modern APIs.Gravatar Ralf Baechle 3-67/+62
2007-10-29[MIPS] time: Fix cut'n'paste bug in Sibyte clockevent driver.Gravatar Ralf Baechle 2-2/+2
2007-10-29[MIPS] time: Make c0_compare_int_usable fasterGravatar Atsushi Nemoto 1-4/+10
2007-10-29[MIPS] time: Fix cevt-r4k.c for 64-bit kernelGravatar Atsushi Nemoto 1-2/+2
2007-10-29[MIPS] Sibyte: Delete {sb1250,bcm1480}_steal_irq().Gravatar Ralf Baechle 4-54/+0
2007-10-29[MIPS] txx9tmr clockevent/clocksource driverGravatar Atsushi Nemoto 6-96/+201
2007-10-29[MIPS] Add mips_hpt_frequency check to mips_clockevent_init().Gravatar Yoichi Yuasa 1-1/+1
2007-10-29[MIPS] IP32: Fixes after interrupt renumbering.Gravatar Ralf Baechle 1-51/+77
2007-10-29[MIPS] IP27: Fix slice logic to work for arbitrary number of slices.Gravatar Ralf Baechle 1-4/+7
2007-10-29[MIPS] SNI: Convert a20r timer to clockevent device.Gravatar Ralf Baechle 1-16/+64
2007-10-29[MIPS] time: Merge eXcite plat_timer_setup into plat_time_init.Gravatar Ralf Baechle 1-11/+10
2007-10-29[MIPS] time: Merge lasat plat_timer_setup into plat_time_init.Gravatar Ralf Baechle 1-5/+2
2007-10-29[MIPS] time: Remove wrppmc's definition of plat_timer_setup.Gravatar Ralf Baechle 1-6/+0
2007-10-29[MIPS] time: Cause platform definitions of plat_timer_setup to cause error.Gravatar Ralf Baechle 1-5/+12
2007-10-29[MIPS] Alchemy: Convert from plat_timer_setup to plat_time_init.Gravatar Ralf Baechle 1-1/+1
2007-10-29[MIPS] vpe: Use p_paddr instead of p_vaddr loader.Gravatar Ralf Baechle 1-2/+2
2007-10-29[MIPS] Cleanup random difference between the lmo and kernel.org tree.Gravatar Ralf Baechle 1-1/+1
2007-10-29[MIPS] time: set clock before clockevent_delta2ns() in GT641xx.Gravatar Yoichi Yuasa 1-1/+1
2007-10-29[MIPS] time: Use non-interrupt locks in GT641xx clockevent driverGravatar Yoichi Yuasa 1-6/+4