Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
f70fd1b53c163442ba7c5d7a9279f23211a5ac6d
/
arch
/
mips
/
kernel
f70fd1b
[MIPS] vmlinux.lds.S: Handle KPROBES_TEXT.
by Ralf Baechle
· 17 years ago
603bb99
[MIPS] vmlinux.lds.S: Fix handling of .notes in final link.
by Ralf Baechle
· 17 years ago
f5153ee
[MIPS] vmlinux.lds.S: Remove duplicate comment.
by Ralf Baechle
· 17 years ago
ece8a9e
[MIPS] SMP: Fix use of cpumasks.
by Ralf Baechle
· 17 years ago
bdf5d42
[MIPS] VPE: reimplement ELF loader.
by Ralf Baechle
· 17 years ago
dec8b1c
[MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type.
by Franck Bui-Huu
· 17 years ago
89a8a5a
[MIPS] SMP: Use ISO C struct initializer for local structs.
by Ralf Baechle
· 17 years ago
c50cade
[MIPS] SMP: Kill useless casts.
by Ralf Baechle
· 17 years ago
b5eb551
[MIPS] Kill num_online_cpus() loops.
by Ralf Baechle
· 17 years ago
bd6aeef
[MIPS] SMP: Implement smp_call_function_mask().
by Ralf Baechle
· 17 years ago
9966db25
[MIPS] Make facility to convert CPU types to strings generally available.
by Ralf Baechle
· 17 years ago
21a151d
[MIPS] checkfiles: Fix "need space after that ','" errors.
by Ralf Baechle
· 17 years ago
49a89ef
[MIPS] Fix "no space between function name and open parenthesis" warnings.
by Ralf Baechle
· 17 years ago
10cc352
[MIPS] Allow hardwiring of the CPU type to a single type for optimization.
by Ralf Baechle
· 17 years ago
d865bea
[MIPS] i8253 PIT clocksource and clockevent drivers
by Ralf Baechle
· 17 years ago
ea58040
[MIPS] Dyntick support for SMTC:
by Ralf Baechle
· 17 years ago
7bcf771
[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt
by Ralf Baechle
· 17 years ago
91a2fcc
[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.
by Ralf Baechle
· 17 years ago
90b0234
[MIPS] Switch from to_tm to rtc_time_to_tm
by Ralf Baechle
· 17 years ago
4b55048
[MIPS] Deforest the function pointer jungle in the time code.
by Ralf Baechle
· 17 years ago
f5ff0a2
[MIPS] Use generic NTP code for all MIPS platforms
by Ralf Baechle
· 17 years ago
05dc8c0
[MIPS] ARC: Get rid of mips_machgroup
by Ralf Baechle
· 17 years ago
641e97f
[MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code.
by Ralf Baechle
· 17 years ago
e5d7775
[MIPS] R3000 setup for kernel_thread()
by Maciej W. Rozycki
· 17 years ago
0f5c906
[MIPS] Introduce a consistent style for vmlinux.lds.
by Sam Ravnborg
· 17 years ago
d5ab1a6
[MIPS] Add GT641xx IRQ routines.
by Yoichi Yuasa
· 17 years ago
d80c1c0
[MIPS] i8295 cleanups.
by Yoichi Yuasa
· 17 years ago
ec70f65
[MIPS] Kill useless volatile keyword
by Ralf Baechle
· 17 years ago
4e45171
[MIPS] cleanup struct irqaction initializers
by Thomas Gleixner
· 17 years ago
1c0c13e
[MIPS] Add support for BCM47XX CPUs.
by Aurelien Jarno
· 17 years ago
d87d0c9
[MIPS] SMTC: Microoptimize atomic_postincrement for non-weak consistency.
by Ralf Baechle
· 17 years ago
f571eff
[MIPS] IRQ Affinity Support for SMTC on Malta Platform
by Kevin D. Kissell
· 17 years ago
6f6b394
[MIPS] vmlinux.lds.S: Handle note sections
by Maciej W. Rozycki
· 17 years ago
422efb1
[MIPS] Fix fallocate on o32 binary compat ABI
by Kyle McMartin
· 17 years ago
1146fe3
[MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.
by Ralf Baechle
· 17 years ago
09abbcf
[MIPS] cpu-bugs64.c: GCC 3.3 constraint workaround
by Maciej W. Rozycki
· 17 years ago
50da469
[MIPS] 20Kc: Disable use of WAIT instruction.
by Ralf Baechle
· 17 years ago
b1043cc
[MIPS] Add #include <linux/profile.h> to arch/mips/kernel/time.c
by Yoichi Yuasa
· 17 years ago
8241139
[MIPS] N32 needs to use compat_sys_futimesat
by Johannes Dickgreber
· 17 years ago
4d24c8f
[MIPS] rtlx: Fix build error.
by Ralf Baechle
· 17 years ago
e606c10
[MIPS] rtlx: fix int vs. long bug.
by Ralf Baechle
· 17 years ago
d77a283
[MIPS] i8259: Add disable method.
by Kyungmin Park
· 17 years ago
948a34c
[MIPS] Maintain si_code field properly for FP exceptions
by Thiemo Seufer
· 17 years ago
34412c7
[MIPS] SMTC: Fix duplicate status dumps on NMI
by Thiemo Seufer
· 17 years ago
97ce9a8
[MIPS] Unconditionally writeback and invalidate caches on kexec.
by Nicolas Schichan
· 17 years ago
c99dcac
[MIPS] Fix gcc 3.3 warning.
by Ralf Baechle
· 17 years ago
0806133
[MIPS] Fix invalid semicolon after if statement
by Ilpo Järvinen
· 17 years ago
bdd3ede
[MIPS] MT: Use kallsyms in CPU state dump
by Ralf Baechle
· 17 years ago
fe56b95
[MIPS] SMTC: Move MIPS_CPU_IPI_IRQ definition into header.
by Ralf Baechle
· 17 years ago
428ab28
[MIPS] SMP: Scatter __cpuinit over the code as needed.
by Ralf Baechle
· 17 years ago
5d3fdea
[MIPS] Remove dead code from irq_txx9.c
by Atsushi Nemoto
· 17 years ago
6c76988
[MIPS] Do not discard extra debugging sections.
by Daniel Jacobowitz
· 17 years ago
8420fd0
[MIPS] The irq_chip for TX39/TX49 SoCs
by Atsushi Nemoto
· 17 years ago
03b8b8e
[MIPS] Extract {PGD,PMD,PTE}_ORDER into asm-offset.h
by Ralf Baechle
· 17 years ago
b4b2917
[MIPS] Add smp_call_function_single()
by Peter Watkins
· 17 years ago
00be0f3
[MIPS] Kexec: Fix several 64-bit bugs.
by Ralf Baechle
· 17 years ago
1065932
[MIPS] Kexec: Fix several warnings.
by Ralf Baechle
· 17 years ago
05014a1
[MIPS] remove some duplicate includes
by Jesper Juhl
· 17 years ago
dde96ca
[MIPS] Use -Werror on subdirectories which build cleanly.
by Ralf Baechle
· 17 years ago
7f18f15
[MIPS] Fix build warning in unaligned load/store emulator.
by Ralf Baechle
· 17 years ago
e001e52
[MIPS] Replace use of stext with _stext.
by Ralf Baechle
· 17 years ago
e119d49
[MIPS] SMTC: Fix modpost warning.
by Ralf Baechle
· 17 years ago
9d5a3f5
[MIPS] rtlx: Fix modpost warning
by Ralf Baechle
· 17 years ago
0f5d0df
[MIPS] RP: Sysfs interface for stopping RP program
by Ralf Baechle
· 17 years ago
41790e0
[MIPS] RP: Pass number of TCs available to RP program in $2.
by Ralf Baechle
· 17 years ago
07cc0c9
[MIPS] MT: Enable coexistence of AP/SP with VSMP and SMTC.
by Ralf Baechle
· 17 years ago
efaa534
[MIPS] SMTC: smtc_timer_broadcast ignores its arguments, make it void.
by Ralf Baechle
· 17 years ago
97aef63
[MIPS] SMTC: Declare static what should be static.
by Ralf Baechle
· 17 years ago
033890b
[MIPS] SMTC: Statically initialize irq_ipi[].
by Ralf Baechle
· 17 years ago
4dc4677
[MIPS] Wire up the fallocate syscall.
by Ralf Baechle
· 17 years ago
293c5bd
[MIPS] Fixup secure computing stuff.
by Ralf Baechle
· 17 years ago
4e950f6
Remove fs.h from mm.h
by Alexey Dobriyan
· 17 years ago
cdcc9eb
[MIPS] Fix marge error due to conflict in arch/mips/kernel/head.S
by Atsushi Nemoto
· 17 years ago
f5dbeaf
[MIPS] Replace __attribute_used__ with __used
by David Rientjes
· 17 years ago
9410910
[MIPS] User stack pointer randomisation
by Franck Bui-Huu
· 17 years ago
5a81299
[MIPS] Workaround for RM7000 WAIT instruction aka erratum 38
by Ralf Baechle
· 17 years ago
5fb7dc3
define new percpu interface for shared data
by Fenghua Yu
· 17 years ago
f284ce7
PTRACE_POKEDATA consolidation
by Alexey Dobriyan
· 17 years ago
7664732
PTRACE_PEEKDATA consolidation
by Alexey Dobriyan
· 17 years ago
bcdcd8e
Report that kernel is tainted if there was an OOPS
by Pavel Emelianov
· 17 years ago
e1bb8289
[MIPS] Make show_code static and add __user tag
by Atsushi Nemoto
· 18 years ago
5e0373b
[MIPS] Add some __user tags
by Atsushi Nemoto
· 18 years ago
de61b54
[MIPS] Rename PC speaker code
by Ralf Baechle
· 18 years ago
28fc582
[MIPS] Sparse: Use NULL for pointer
by Atsushi Nemoto
· 18 years ago
0db3421
[MIPS] SMTC: Interrupt mask backstop hack
by Kevin D. Kissell
· 18 years ago
3bd3966
[MIPS] Fix resume for 64K page size on R4000 class processors.
by Ralf Baechle
· 18 years ago
688b3d7
[MIPS] Delete Ocelot 3 support.
by Ralf Baechle
· 18 years ago
6312e0e
[MIPS] Add some debugfs files to debug unaligned accesses
by Atsushi Nemoto
· 18 years ago
295cbf6
[MIPS] Move FPU affinity code into separate file.
by Ralf Baechle
· 18 years ago
9267a30
[MIPS] PMC MSP71xx mips common
by Marc St-Jean
· 18 years ago
2a21c73
[MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2
by Fuxin Zhang
· 18 years ago
a369202
[MIPS] Enable support for the userlocal hardware register
by Ralf Baechle
· 18 years ago
d223a86
[MIPS] FP affinity: Coding style cleanups
by Ralf Baechle
· 18 years ago
e7c4782
[MIPS] Put an end to <asm/serial.h>'s long and annyoing existence
by Ralf Baechle
· 18 years ago
b63e804
[MIPS] Remove unused watchpoint support and arch/mips/lib-{32,64}
by Atsushi Nemoto
· 18 years ago
f6e2373
[MIPS] MIPSsim: Move code away from the other MIPS Inc. BSP code.
by Ralf Baechle
· 18 years ago
b3f6df9
[MIPS] Transform old-style macros to newer "__noreturn"
by Robert P. J. Day
· 18 years ago
8f8771a
[MIPS] SMTC: Use current_cpu_data instead of cpu_data[smp_processor_id]
by Ralf Baechle
· 18 years ago
0437e10
sched: zap the migration init / cache-hot balancing code
by Ingo Molnar
· 18 years ago
4b3e975
[MIPS] Fix scheduling latency issue on 24K, 34K and 74K cores
by Ralf Baechle
· 18 years ago
Next »