Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
59b3e8e9aac69d2d02853acac7e2affdfbabca50
/
arch
/
mips
59b3e8e
[MIPS] Makefile crapectomy.
by Ralf Baechle
· 19 years ago
a206f6a
[MIPS] Mention Broadcom part number for BigSur board
by Martin Michlmayr
· 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
c1449c8
[MIPS] Symmetric Uniprocessor support for Qemu.
by Ralf Baechle
· 19 years ago
37caa93
[MIPS] sc-rm7k.c cleanup
by Atsushi Nemoto
· 19 years ago
e87ddde
[MIPS] Add early console for Cobalt.
by Peter Horton
· 19 years ago
9007c9a
[MIPS] SB1: Check for -mno-sched-prolog if building corelis debug kernel.
by Ralf Baechle
· 19 years ago
a904f74
[MIPS] Sibyte: Fix race in sb1250_gettimeoffset().
by Ralf Baechle
· 19 years ago
4308cb1
[MIPS] Sibyte: Fix interrupt timer off by one bug.
by Ralf Baechle
· 19 years ago
d6bd0e6
[MIPS] Protect more of timer_interrupt() by xtime_lock.
by Ralf Baechle
· 19 years ago
66a9a4f
[MIPS] Simple patch to power off DBAU1200
by Matej Kupljen
· 19 years ago
86dde15
[MIPS] Fix DBAu1550 software power off.
by Sergei Shtylylov
· 19 years ago
de62893
[MIPS] local_r4k_flush_cache_page fix
by Atsushi Nemoto
· 19 years ago
3a2f735
[MIPS] Get rid of the IP22-specific code in arclib.
by Ralf Baechle
· 19 years ago
6218cf4
[MIPS] Always pass -msoft-float.
by Ralf Baechle
· 19 years ago
1443e48
[MIPS] Scatter a bunch of __init over tlbex.c.
by Ralf Baechle
· 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
ec28f30
[MIPS] Enable highmem for all MIPS32 and MIPS64 processors.
by Ralf Baechle
· 19 years ago
cec2f0c
[MIPS] A struct console.setup function may not be __init.
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
778e2ac
[MIPS] Fix build error on processors that don's support copy-on-write.
by Ralf Baechle
· 19 years ago
4debe4f
[MIPS] Initialize S-cache function pointers even on S-cache-less CPUs.
by Ralf Baechle
· 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
8db4168
[MIPS] Disable CONFIG_ISCSI_TCP; it triggers a gcc 3.4 endless loop.
by Ralf Baechle
· 19 years ago
1e93e70
[MIPS] Yosemite: Fix build damage by dc8f6029cd51af1b148846a32e68d69013a5cc0f.
by Ralf Baechle
· 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
76e1dae
[MIPS] Fix compiler warnings in arch/mips/sibyte/bcm1480/irq.c
by Martin Michlmayr
· 19 years ago
7760763
[MIPS] Sibyte: Config option names shouldn't be prefixed with CONFIG_
by Ralf Baechle
· 19 years ago
51939fb
[MIPS] Sibyte: #if CONFIG_* doesn't fly.
by Ralf Baechle
· 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
fbb6b3a
[MIPS] Get rid of kludgery needed to keep stdargs of old compilers working.
by Ralf Baechle
· 19 years ago
41700e7
[MIPS] Add protected_blast_icache_range, blast_icache_range, etc.
by Atsushi Nemoto
· 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
17be03f
Merge master.kernel.org:/home/rmk/linux-2.6-serial
by Linus Torvalds
· 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
f09678a
[MIPS] TX49x7: Fix reporting of the CPU name and PCI clock
by Sergei Shtylylov
· 19 years ago
dbee90b
[MIPS] Fix linker script to work for non-4K page size.
by Ralf Baechle
· 19 years ago
fcfd980
[MIPS] Oprofile: Support for 34K UP kernels.
by Ralf Baechle
· 19 years ago
d1e30a6
[MIPS] Fix dump_tlb.c warning and cleanup.
by Atsushi Nemoto
· 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
5be0f65
[MIPS] Shrink Qemu configuration to the bare minimum that is need and tested.
by Ralf Baechle
· 19 years ago
3d50375
[MIPS] Support /proc/kcore for MIPS
by Daniel Jacobowitz
· 20 years ago
e9feeb2
[MIPS] IP22: Fix serial console detection
by Ralf Baechle
· 19 years ago
c5033d7
[MIPS] ieee754[sd]p_neg workaround
by Atsushi Nemoto
· 19 years ago
d4264f1
[MIPS] Remove wrong __user tags.
by Atsushi Nemoto
· 19 years ago
75bdb42
[MIPS] Remove commented out code to add -mmad for Nevada.
by Ralf Baechle
· 19 years ago
5237844
[MIPS] Fix Cobalt PCI cache line sizes
by Peter Horton
· 19 years ago
c315a2b
[MIPS] Sparse: Add _MIPS_SZINT and _MIPS_ISA to CHECKFLAGS to fix sparse warnings.
by Atsushi Nemoto
· 19 years ago
3055acb
[MIPS] Sparse: Fix some compiler/sparse warnings in ptrace32.c
by Atsushi Nemoto
· 19 years ago
b6f7880
[MIPS] Reformat to 80 columns.
by Ralf Baechle
· 19 years ago
5ac71fd
[MIPS] Sibyte: Make all setup functions __init.
by Ralf Baechle
· 19 years ago
010b853
[MIPS] Get rid of CONFIG_SB1_PASS_1_WORKAROUNDS #ifdef crapola.
by Ralf Baechle
· 19 years ago
8073055
[MIPS] Au1xx0: really set KSEG0 to uncached on reboot
by Sergei Shtylylov
· 19 years ago
c03bc12
[MIPS] SB1: Add oprofile support.
by Mark Mason
· 19 years ago
4c91cc5
[MIPS] BCM1480: Cleanup debug code left behind in the PCI driver.
by Mark Mason
· 19 years ago
80f834e
[MIPS] BCM1125 PCI fixes
by Mark Mason
· 19 years ago
dd2f18f
[MIPS] Nevada support for SGI O2.
by Ralf Baechle
· 19 years ago
11ed6d5
[MIPS] Rename include/asm-mips/cobalt to include/asm-mips/mach-cobalt.
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
71baa1a
[MIPS] Get rid of unnecessary prototypes. Fixes and optimizations for HZ > 100.
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
59a675b
[SERIAL] uart_port flags member should use UPF_*
by Russell King
· 19 years ago
9b4a161
[SERIAL] uart_port iotype member should use UPIO_*
by Russell King
· 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
adfc764
MIPS: Malta: Change CPU default to R2.
by Ralf Baechle
· 19 years ago
Next »