Commit Graph

218 Commits (972410b0232e97609fcefc8e408fe3037fcd607b)

Author SHA1 Message Date
Oleg Nesterov 8fafabd86f [PATCH] remove add_parent()'s parent argument 19 years ago
Yoichi Yuasa d23ee8fe6e [PATCH] mips: fixed collision of rtc function name 19 years ago
Dave Hansen 22a9835c35 [PATCH] unify PFN_* macros 19 years ago
Stephen Rothwell 3158e9411a [PATCH] consolidate sys32/compat_adjtimex 19 years ago
Stephen Rothwell 88959ea968 [PATCH] create struct compat_timex and use it everywhere 19 years ago
Thomas Gleixner c08b8a4910 [PATCH] sys_alarm() unsigned signed conversion fixup 19 years ago
Andrew Morton 394e3902c5 [PATCH] more for_each_cpu() conversions 19 years ago
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
Ralf Baechle a3dddd560e [MIPS] War on whitespace: cleanup initial spaces followed by tabs. 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 d6bd0e6b32 [MIPS] Protect more of timer_interrupt() by xtime_lock. 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
Atsushi Nemoto 800d11420d [MIPS] Use USECS_PER_SEC / HZ instead of tick_usec in do_gettimeofday. 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
Atsushi Nemoto 909fa64c8b [MIPS] jiffies_to_compat_timeval fix 19 years ago
Rojhalat Ibrahim 1e35aabab8 [MIPS] Add topology_init. 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
Thomas Koeller 387a154d0d [MIPS] RM9000: Fix buggy I-cache workaround. 19 years ago
Ralf Baechle 74a96d943a [MIPS] MT: Propagate config7 into VPE. 19 years ago
Ralf Baechle fdc9bb16d3 [MIPS] MT: Fix c0 back-to-back hazard. 19 years ago
Atsushi Nemoto 6307751989 [MIPS] Rewrite get_wchan and its helper functions using kallsyms_lookup. 19 years ago
Ralf Baechle 1bdfd0d963 [MIPS] Remove commented out function prom_build_cpu_map. 19 years ago
Yoichi Yuasa 326a625748 [PATCH] MIPS 32bit machines need fstatat64 support. 19 years ago
Atsushi Nemoto be6e518b62 [MIPS] Sparse: Add __user tags to syscall.c 19 years ago
Ralf Baechle 72bf891421 [MIPS] Wire up new syscalls. 19 years ago
Ralf Baechle 40ac5d479b [MIPS] Make do_signal return void. 19 years ago
Ralf Baechle 7b3e2fc847 [MIPS] Add support for TIF_RESTORE_SIGMASK. 19 years ago
Ralf Baechle b38c73995f [MIPS] Clear ST0_RE on bootup. 19 years ago
Ralf Baechle dbee90b7f9 [MIPS] Fix linker script to work for non-4K page size. 19 years ago
Atsushi Nemoto 5665a0ac59 [MIPS] Fix minor sparse warnings 19 years ago
Atsushi Nemoto 9bbf28a36c [MIPS] Sparse: Add some __user tags to signal functions. 19 years ago
Atsushi Nemoto 3055acb07a [MIPS] Sparse: Fix some compiler/sparse warnings in ptrace32.c 19 years ago
Ralf Baechle 010b853b3a [MIPS] Get rid of CONFIG_SB1_PASS_1_WORKAROUNDS #ifdef crapola. 19 years ago
Ralf Baechle fcdb27ad1d [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. 19 years ago
Ralf Baechle 9414d3628a [MIPS] Check function pointers are non-zero before calling. 19 years ago