Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
41c594ab65fc89573af296d192aa5235d09717ab
/
arch
/
mips
/
kernel
41c594a
[MIPS] MT: Improved multithreading support.
by Ralf Baechle
· 19 years ago
2600990
[MIPS] kpsd and other AP/SP improvements.
by Ralf Baechle
· 19 years ago
bce1a28
[MIPS] R2: Instruction hazard barrier.
by Ralf Baechle
· 19 years ago
193dd2c
[MIPS] R2: Implement shadow register allocation without spinlock.
by Ralf Baechle
· 19 years ago
e4ac58a
[MIPS] Rewrite all the assembler interrupt handlers to C.
by Ralf Baechle
· 19 years ago
93373ed
[MIPS] Rewrite spurious_interrupt from assembler to C.
by Ralf Baechle
· 19 years ago
e49ed7f
[MIPS] Sort out duplicate exports.
by Ralf Baechle
· 19 years ago
a8d587a
[MIPS] Wire up sync_file_range(2).
by Ralf Baechle
· 19 years ago
f115da9
[MIPS] Wire splice syscall.
by Ralf Baechle
· 19 years ago
ff3eab2
[MIPS] Some formatting fixes.
by Ralf Baechle
· 19 years ago
7acb783
[MIPS] Fixup printk in mips_srs_init.
by Ralf Baechle
· 19 years ago
e76038d
[MIPS] Remove redundant initialization of sr_allocated.
by Ralf Baechle
· 19 years ago
b4d05cb
[MIPS] Make set_vi_srs_handler static.
by Ralf Baechle
· 19 years ago
894b577
[PATCH] No arch-specific strpbrk implementations
by Kyle McMartin
· 19 years ago
95d465f
Manual merge with Linus.
by Dmitry Torokhov
· 19 years ago
0cb3463
[PATCH] unexport get_wchan
by Adrian Bunk
· 19 years ago
8fafabd
[PATCH] remove add_parent()'s parent argument
by Oleg Nesterov
· 19 years ago
d23ee8f
[PATCH] mips: fixed collision of rtc function name
by Yoichi Yuasa
· 19 years ago
22a9835
[PATCH] unify PFN_* macros
by Dave Hansen
· 19 years ago
3158e94
[PATCH] consolidate sys32/compat_adjtimex
by Stephen Rothwell
· 19 years ago
88959ea
[PATCH] create struct compat_timex and use it everywhere
by Stephen Rothwell
· 19 years ago
c08b8a4
[PATCH] sys_alarm() unsigned signed conversion fixup
by Thomas Gleixner
· 19 years ago
394e390
[PATCH] more for_each_cpu() conversions
by Andrew Morton
· 19 years ago
1725605
[MIPS] Separate CPU entries in /proc/cpuinfo with a blank line.
by Martin Michlmayr
· 19 years ago
947df17
[MIPS] sys_mmap2 offset argument should always be shifted 12, not PAGE_SHIFT.
by H. Peter Anvin
· 19 years ago
a3dddd5
[MIPS] War on whitespace: cleanup initial spaces followed by tabs.
by Ralf Baechle
· 19 years ago
8145095
[MIPS] Remove CONFIG_BUILD_ELF64.
by Ralf Baechle
· 19 years ago
219ac73
[MIPS] Further sparsification for 32-bit compat code.
by Atsushi Nemoto
· 19 years ago
b1bcb36
[MIPS] fix wrong __user usage in _sysn32_rt_sigsuspend
by Atsushi Nemoto
· 19 years ago
9c6031c
[MIPS] Signal cleanup
by Atsushi Nemoto
· 19 years ago
6254944
[MIPS] Reformat all of signal32.c with tabs instead of space for consistency
by Martin Michlmayr
· 19 years ago
af2667f
[MIPS] Delete unused sys32_waitpid.
by Ralf Baechle
· 19 years ago
d6bd0e6
[MIPS] Protect more of timer_interrupt() by xtime_lock.
by Ralf Baechle
· 19 years ago
e5c6c8e
Input: pcspkr - separate device and driver registration
by Michael Neuling
· 19 years ago
3367fd5
[MIPS] Momentum: Resurrect after things were moved around a while ago.
by Ralf Baechle
· 19 years ago
bb7d83f
[MIPS] Discard .exit.text at runtime.
by Ralf Baechle
· 19 years ago
800d114
[MIPS] Use USECS_PER_SEC / HZ instead of tick_usec in do_gettimeofday.
by Atsushi Nemoto
· 19 years ago
2fd628f
[MIPS] Use generic compat routines for readdir, getdents
by Atsushi Nemoto
· 19 years ago
9b6695a
[MIPS] SMP: Fix initialization order bug.
by Ralf Baechle
· 19 years ago
c04030e
[PATCH] flags parameter for linkat
by Ulrich Drepper
· 19 years ago
909fa64
[MIPS] jiffies_to_compat_timeval fix
by Atsushi Nemoto
· 19 years ago
1e35aab
[MIPS] Add topology_init.
by Rojhalat Ibrahim
· 19 years ago
f3468e0
[MIPS] N32: Make sure pointer is good before passing it to sys_waitid().
by Ralf Baechle
· 19 years ago
82ad93f
[MIPS] N32: Fix N32 rt_sigtimedwait and rt_sigsuspend breakage.
by Ralf Baechle
· 19 years ago
304416d
[MIPS] Reformat _sys32_rt_sigsuspend with tabs instead of space for consistency.
by Ralf Baechle
· 19 years ago
dda73d0
[MIPS] Make do_signal32 return void.
by Martin Michlmayr
· 19 years ago
68fa383
[MIPS] Add support for TIF_RESTORE_SIGMASK for signal32
by Martin Michlmayr
· 19 years ago
36ccf1c
[MIPS] Make integer overflow exceptions in kernel mode fatal.
by Ralf Baechle
· 19 years ago
4cbf876
[MIPS] Fix typo in _sys32_rt_sigreturn and _sysn32_rt_sigreturn.
by Atsushi Nemoto
· 19 years ago
387a154
[MIPS] RM9000: Fix buggy I-cache workaround.
by Thomas Koeller
· 19 years ago
74a96d9
[MIPS] MT: Propagate config7 into VPE.
by Ralf Baechle
· 19 years ago
fdc9bb1
[MIPS] MT: Fix c0 back-to-back hazard.
by Ralf Baechle
· 19 years ago
6307751
[MIPS] Rewrite get_wchan and its helper functions using kallsyms_lookup.
by Atsushi Nemoto
· 19 years ago
1bdfd0d
[MIPS] Remove commented out function prom_build_cpu_map.
by Ralf Baechle
· 19 years ago
326a625
[PATCH] MIPS 32bit machines need fstatat64 support.
by Yoichi Yuasa
· 19 years ago
be6e518
[MIPS] Sparse: Add __user tags to syscall.c
by Atsushi Nemoto
· 19 years ago
72bf891
[MIPS] Wire up new syscalls.
by Ralf Baechle
· 19 years ago
40ac5d4
[MIPS] Make do_signal return void.
by Ralf Baechle
· 19 years ago
7b3e2fc
[MIPS] Add support for TIF_RESTORE_SIGMASK.
by Ralf Baechle
· 19 years ago
b38c739
[MIPS] Clear ST0_RE on bootup.
by Ralf Baechle
· 19 years ago
dbee90b
[MIPS] Fix linker script to work for non-4K page size.
by Ralf Baechle
· 19 years ago
5665a0a
[MIPS] Fix minor sparse warnings
by Atsushi Nemoto
· 19 years ago
9bbf28a3
[MIPS] Sparse: Add some __user tags to signal functions.
by Atsushi Nemoto
· 19 years ago
3055acb
[MIPS] Sparse: Fix some compiler/sparse warnings in ptrace32.c
by Atsushi Nemoto
· 19 years ago
010b853
[MIPS] Get rid of CONFIG_SB1_PASS_1_WORKAROUNDS #ifdef crapola.
by Ralf Baechle
· 19 years ago
fcdb27a
[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.
by Ralf Baechle
· 19 years ago
9414d36
[MIPS] Check function pointers are non-zero before calling.
by Ralf Baechle
· 19 years ago
a3305a8
[MIPS] Revert "mips: add pm_power_off"
by Ralf Baechle
· 19 years ago
a84c96e
[MIPS] RTLX compile fixes.
by Ralf Baechle
· 19 years ago
4f0638b
[MIPS] Remove stray .set mips3 resulting in 64-bit instruction in 32-bit kernels.
by Ralf Baechle
· 19 years ago
1d0098b
[PATCH] mips: gdb-stub.c: fix parse error before ; token
by Alexey Dobriyan
· 19 years ago
b142159
[PATCH] mips: add pm_power_off
by Yoichi Yuasa
· 19 years ago
75bb07e
[PATCH] mips: task_stack_page()
by Al Viro
· 19 years ago
dc8f602
[PATCH] mips: task_thread_info()
by Al Viro
· 19 years ago
40bc9c6
[PATCH] mips: task_pt_regs()
by Al Viro
· 19 years ago
a941564
[PATCH] capable/capability.h (arch/)
by Randy Dunlap
· 19 years ago
d936cfc
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 19 years ago
e6a6d2e
[PATCH] sanitize building of fs/compat_ioctl.c
by Christoph Hellwig
· 19 years ago
d56efda
MIPS: Namespace pollution: dump_regs() -> elf_dump_regs()
by Al Viro
· 19 years ago
ba339c0
MIPS: Oprofile: Fixup the loose ends in the plumbing.
by Ralf Baechle
· 19 years ago
b4672d3
MIPS: Introduce machinery for testing for MIPSxxR1/2.
by Ralf Baechle
· 19 years ago
e7958bb
MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1.
by Ralf Baechle
· 19 years ago
571e0be
MIPS: MT: Fix 32-bit dependencies.
by Ralf Baechle
· 19 years ago
c4fa634
MIPS: DSP: Put DSPcontrol register into the right place in the signal frame.
by Ralf Baechle
· 19 years ago
6c35585
MIPS: DSP: eleminate used_dsp.
by Ralf Baechle
· 19 years ago
682e852
[PATCH] Fix more "if ((err = foo() < 0))" typos
by Alexey Dobriyan
· 19 years ago
6b9c7ed8
[PATCH] use ptrace_get_task_struct in various places
by Christoph Hellwig
· 19 years ago
e28cc71
Relax the rw_verify_area() error checking.
by Linus Torvalds
· 19 years ago
85b0549
[MIPS] Avoid duplicate do_syscall_trace calls on return from sigreturn.
by Ralf Baechle
· 19 years ago
04a7052
[MIPS] Fix register handling in syscalls when debugging.
by Ralf Baechle
· 19 years ago
edcb98d
[MIPS] Fix return path of sysmips(MIPS_ATOMIC_SET, ...)
by Ralf Baechle
· 19 years ago
56ebd51
[MIPS] Generate SIGILL again
by Daniel Jacobowitz
· 19 years ago
8b36612
[MIPS] R10000 and R12000 need to set MIPS_CPU_4K_CACHE ...
by Ralf Baechle
· 19 years ago
5bfb5d6
[PATCH] sched: disable preempt in idle tasks
by Nick Piggin
· 19 years ago
7e4c54a
[PATCH] remove ioctl32_handler_t
by Christoph Hellwig
· 19 years ago
3f00d3e
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 19 years ago
16cd395
Fix return type of setup_frame variants
by Atsushi Nemoto
· 19 years ago
0d959c2
IRIX: Use schedule_timeout_interruptible.
by Ralf Baechle
· 19 years ago
307bd28
VPE loader janitoring
by Ralf Baechle
· 19 years ago
afc4841
Turn rtlx upside down.
by Ralf Baechle
· 19 years ago
Next »