Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2dd14934c9138c562d93c501e88c6d6f061eb8ba
/
arch
/
mips
3c9ee7e
[PATCH] bitops: mips: use generic bitops
by Akinobu Mita
· 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
14cc3e2
[PATCH] sem2mutex: misc static one-file mutexes
by Ingo Molnar
· 19 years ago
c08b8a4
[PATCH] sys_alarm() unsigned signed conversion fixup
by Thomas Gleixner
· 19 years ago
53b3531
[PATCH] s/;;/;/g
by Alexey Dobriyan
· 19 years ago
394e390
[PATCH] more for_each_cpu() conversions
by Andrew Morton
· 19 years ago
7835e98
[PATCH] remove set_page_count() outside mm/
by Nick Piggin
· 19 years ago
8dfcc9b
[PATCH] mm: split highorder pages
by Nick Piggin
· 19 years ago
2bf2154
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 19 years ago
48e0810
[MIPS] Update defconfigs.
by Ralf Baechle
· 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
de862b4
[MIPS] TX49XX has prefetch.
by Atsushi Nemoto
· 19 years ago
c6281ed
[MIPS] Kill tlb-andes.c.
by Thiemo Seufer
· 19 years ago
a3dddd5
[MIPS] War on whitespace: cleanup initial spaces followed by tabs.
by Ralf Baechle
· 19 years ago
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
d5fb7f1
[PATCH] USB: OHCI for AU1200
by Jordan Crouse
· 19 years ago
76fa9a2
[PATCH] USB: EHCI for AU1200
by Jordan Crouse
· 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
Next »