Commit Graph

491 Commits (17256052ff8c50f2330d2f297745fdbd6f37b720)

Author SHA1 Message Date
Martin Michlmayr 17256052ff [MIPS] Separate CPU entries in /proc/cpuinfo with a blank line. 19 years ago
H. Peter Anvin 947df17cb1 [MIPS] sys_mmap2 offset argument should always be shifted 12, not PAGE_SHIFT. 19 years ago
Atsushi Nemoto de862b488e [MIPS] TX49XX has prefetch. 19 years ago
Thiemo Seufer c6281edb1d [MIPS] Kill tlb-andes.c. 19 years ago
Ralf Baechle a3dddd560e [MIPS] War on whitespace: cleanup initial spaces followed by tabs. 19 years ago
Ralf Baechle 59b3e8e9aa [MIPS] Makefile crapectomy. 19 years ago
Martin Michlmayr a206f6a7aa [MIPS] Mention Broadcom part number for BigSur board 19 years ago
Ralf Baechle 8145095cd8 [MIPS] Remove CONFIG_BUILD_ELF64. 19 years ago
Atsushi Nemoto 219ac73a7a [MIPS] Further sparsification for 32-bit compat code. 19 years ago
Atsushi Nemoto b1bcb362d9 [MIPS] fix wrong __user usage in _sysn32_rt_sigsuspend 19 years ago
Atsushi Nemoto 9c6031cc93 [MIPS] Signal cleanup 19 years ago
Martin Michlmayr 6254944faf [MIPS] Reformat all of signal32.c with tabs instead of space for consistency 19 years ago
Ralf Baechle af2667f7ef [MIPS] Delete unused sys32_waitpid. 19 years ago
Ralf Baechle c1449c8fa4 [MIPS] Symmetric Uniprocessor support for Qemu. 19 years ago
Atsushi Nemoto 37caa934af [MIPS] sc-rm7k.c cleanup 19 years ago
Peter Horton e87dddeb92 [MIPS] Add early console for Cobalt. 19 years ago
Ralf Baechle 9007c9a2b0 [MIPS] SB1: Check for -mno-sched-prolog if building corelis debug kernel. 19 years ago
Ralf Baechle a904f74785 [MIPS] Sibyte: Fix race in sb1250_gettimeoffset(). 19 years ago
Ralf Baechle 4308cb1628 [MIPS] Sibyte: Fix interrupt timer off by one bug. 19 years ago
Ralf Baechle d6bd0e6b32 [MIPS] Protect more of timer_interrupt() by xtime_lock. 19 years ago
Matej Kupljen 66a9a4ffda [MIPS] Simple patch to power off DBAU1200 19 years ago
Sergei Shtylylov 86dde15b3d [MIPS] Fix DBAu1550 software power off. 19 years ago
Atsushi Nemoto de62893bc0 [MIPS] local_r4k_flush_cache_page fix 19 years ago
Ralf Baechle 3a2f735700 [MIPS] Get rid of the IP22-specific code in arclib. 19 years ago
Ralf Baechle 6218cf4410 [MIPS] Always pass -msoft-float. 19 years ago
Ralf Baechle 1443e483e3 [MIPS] Scatter a bunch of __init over tlbex.c. 19 years ago
Ralf Baechle 3367fd5075 [MIPS] Momentum: Resurrect after things were moved around a while ago. 19 years ago
Ralf Baechle bb7d83f744 [MIPS] Discard .exit.text at runtime. 19 years ago
Ralf Baechle ec28f30657 [MIPS] Enable highmem for all MIPS32 and MIPS64 processors. 19 years ago
Ralf Baechle cec2f0ca29 [MIPS] A struct console.setup function may not be __init. 19 years ago
Atsushi Nemoto 800d11420d [MIPS] Use USECS_PER_SEC / HZ instead of tick_usec in do_gettimeofday. 19 years ago
Ralf Baechle 778e2ac597 [MIPS] Fix build error on processors that don's support copy-on-write. 19 years ago
Ralf Baechle 4debe4f963 [MIPS] Initialize S-cache function pointers even on S-cache-less CPUs. 19 years ago
Atsushi Nemoto 2fd628fe25 [MIPS] Use generic compat routines for readdir, getdents 19 years ago
Ralf Baechle 9b6695a8ad [MIPS] SMP: Fix initialization order bug. 19 years ago
Ulrich Drepper c04030e16d [PATCH] flags parameter for linkat 19 years ago
Ralf Baechle 8db41685c7 [MIPS] Disable CONFIG_ISCSI_TCP; it triggers a gcc 3.4 endless loop. 19 years ago
Ralf Baechle 1e93e70d03 [MIPS] Yosemite: Fix build damage by dc8f6029cd. 19 years ago
Atsushi Nemoto 909fa64c8b [MIPS] jiffies_to_compat_timeval fix 19 years ago
Rojhalat Ibrahim 1e35aabab8 [MIPS] Add topology_init. 19 years ago
Martin Michlmayr 76e1daee7d [MIPS] Fix compiler warnings in arch/mips/sibyte/bcm1480/irq.c 19 years ago
Ralf Baechle 77607635c3 [MIPS] Sibyte: Config option names shouldn't be prefixed with CONFIG_ 19 years ago
Ralf Baechle 51939fbb79 [MIPS] Sibyte: #if CONFIG_* doesn't fly. 19 years ago
Ralf Baechle f3468e0c34 [MIPS] N32: Make sure pointer is good before passing it to sys_waitid(). 19 years ago
Ralf Baechle 82ad93f4a0 [MIPS] N32: Fix N32 rt_sigtimedwait and rt_sigsuspend breakage. 19 years ago
Ralf Baechle 304416da86 [MIPS] Reformat _sys32_rt_sigsuspend with tabs instead of space for consistency. 19 years ago
Martin Michlmayr dda73d0bb1 [MIPS] Make do_signal32 return void. 19 years ago
Martin Michlmayr 68fa383f3e [MIPS] Add support for TIF_RESTORE_SIGMASK for signal32 19 years ago
Ralf Baechle 36ccf1c0e3 [MIPS] Make integer overflow exceptions in kernel mode fatal. 19 years ago
Atsushi Nemoto 4cbf876790 [MIPS] Fix typo in _sys32_rt_sigreturn and _sysn32_rt_sigreturn. 19 years ago