Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4d2804b7d76ef6e6cd85be74999548276d23067f
4d2804b
MIPS: DTS: img: Don't attempt to build-in all .dtb files
by Paul Burton
· 8 years ago
6b0fd6c
clk: boston: Add a driver for MIPS Boston board clocks
by Paul Burton
· 8 years ago
7461279
dt-bindings: Document img,boston-clock binding
by Paul Burton
· 8 years ago
828db21
MIPS: Traced negative syscalls should return -ENOSYS
by James Hogan
· 8 years ago
becddba
MIPS: Correct forced syscall errors
by James Hogan
· 8 years ago
4f32a39
MIPS: Negate error syscall return in trace
by James Hogan
· 8 years ago
54eca7e
MIPS: Drop duplicate HAVE_SYSCALL_TRACEPOINTS select
by James Hogan
· 8 years ago
65ae8d2
MIPS16e2: Provide feature overrides for non-MIPS16 systems
by Maciej W. Rozycki
· 8 years ago
92ecd19
MIPS: MIPS16e2: Report ASE presence in /proc/cpuinfo
by Maciej W. Rozycki
· 8 years ago
f3235d3
MIPS: MIPS16e2: Subdecode extended LWSP/SWSP instructions
by Maciej W. Rozycki
· 8 years ago
8d1630f
MIPS: MIPS16e2: Identify ASE presence
by Maciej W. Rozycki
· 8 years ago
bdb94f6
MIPS: VDSO: Fix a mismatch between comment and preprocessor constant
by Aleksandar Markovic
· 8 years ago
0b523a8
MIPS: VDSO: Add implementation of gettimeofday() fallback
by Goran Ferenc
· 8 years ago
180902e
MIPS: VDSO: Add implementation of clock_gettime() fallback
by Goran Ferenc
· 8 years ago
8ec7f15
MIPS: VDSO: Fix conversions in do_monotonic()/do_monotonic_coarse()
by Goran Ferenc
· 8 years ago
5f93086
MIPS: Use current_cpu_type() in m4kc_tlbp_war()
by Paul Burton
· 8 years ago
cebf8c0
MIPS: Allow storing pgd in C0_CONTEXT for MIPSr6
by Paul Burton
· 8 years ago
f39878c
MIPS: Handle tlbex-tlbp race condition
by Paul Burton
· 8 years ago
e7bc855
MIPS: Add CPU shared FTLB feature detection
by Paul Burton
· 8 years ago
fa7a3b4
MIPS: CPS: Handle spurious VP starts more gracefully
by Paul Burton
· 8 years ago
4ad755c
MIPS: CPS: Handle cores not powering down more gracefully
by Paul Burton
· 8 years ago
5570ba2
MIPS: CPS: Prevent multi-core with dcache aliasing
by Paul Burton
· 8 years ago
c8b7712
MIPS: CPS: Select CONFIG_SYS_SUPPORTS_SCHED_SMT for MIPSr6
by Paul Burton
· 8 years ago
2f93a60
MIPS: CM: WARN on attempt to lock invalid VP, not BUG
by Paul Burton
· 8 years ago
516db1c
MIPS: CM: Avoid per-core locking with CM3 & higher
by Paul Burton
· 8 years ago
9b03d8a
MIPS: Skip IPI setup if we only have 1 CPU
by Paul Burton
· 8 years ago
f259fe2
MIPS: Use `pr_debug' for messages from `__compute_return_epc_for_insn'
by Maciej W. Rozycki
· 8 years ago
70f743d
MIPS: math-emu: For MFHC1/MTHC1 also return SIGILL right away
by Maciej W. Rozycki
· 8 years ago
27fe220
MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error message
by Maciej W. Rozycki
· 8 years ago
a60b1a5
MIPS: Send SIGILL for R6 branches in `__compute_return_epc_for_insn'
by Maciej W. Rozycki
· 8 years ago
fef40be
MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn'
by Maciej W. Rozycki
· 8 years ago
1f4edde
MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn'
by Maciej W. Rozycki
· 8 years ago
7b82c10
MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'
by Maciej W. Rozycki
· 8 years ago
11a3799
MIPS: Fix unaligned PC interpretation in `compute_return_epc'
by Maciej W. Rozycki
· 8 years ago
a9db101
MIPS: Actually decode JALX in `__compute_return_epc_for_insn'
by Maciej W. Rozycki
· 8 years ago
13769eba
MIPS: math-emu: Prevent wrong ISA mode instruction emulation
by Maciej W. Rozycki
· 8 years ago
0b17c96
MIPS: Use queued spinlocks (qspinlock)
by Paul Burton
· 8 years ago
25da4e9
MIPS: Use queued read/write locks (qrwlock)
by Paul Burton
· 8 years ago
4843cf8
MIPS: cmpxchg: Rearrange __xchg() arguments to match xchg()
by Paul Burton
· 8 years ago
3ba7f44
MIPS: cmpxchg: Implement 1 byte & 2 byte cmpxchg()
by Paul Burton
· 8 years ago
b70eb30
MIPS: cmpxchg: Implement 1 byte & 2 byte xchg()
by Paul Burton
· 8 years ago
8263db4
MIPS: cmpxchg: Implement __cmpxchg() as a function
by Paul Burton
· 8 years ago
62c6081
MIPS: cmpxchg: Drop __xchg_u{32,64} functions
by Paul Burton
· 8 years ago
d15dc68
MIPS: cmpxchg: Error out on unsupported xchg() calls
by Paul Burton
· 8 years ago
77299db
MIPS: cmpxchg: Use __compiletime_error() for bad cmpxchg() pointers
by Paul Burton
· 8 years ago
5154f3b
MIPS: cmpxchg: Pull xchg() asm into a macro
by Paul Burton
· 8 years ago
6b1e762
MIPS: cmpxchg: Unify R10000_LLSC_WAR & non-R10000_LLSC_WAR cases
by Paul Burton
· 8 years ago
3f88ec6
MIPS: unaligned: Add DSP lwx & lhx missaligned access support
by Miodrag Dinic
· 8 years ago
3daf281
MIPS: R6: Fix PREF instruction usage by memcpy for MIPS R6
by Leonid Yegoshin
· 8 years ago
21855a6
MIPS: build: Fix "-modd-spreg" switch usage when compiling for mips32r6
by Miodrag Dinic
· 8 years ago
296a762
MIPS: cmdline: Add support for 'memmap' parameter
by Miodrag Dinic
· 8 years ago
b9c4dc2
MIPS: Loogson: Make enum loongson_cpu_type more clear
by Huacai Chen
· 8 years ago
ecc38a0
MIPS: Loongson-3: support irq_set_affinity() in i8259 chip
by Huacai Chen
· 8 years ago
e1b88ca
MIPS: Loongson-3: IRQ balancing for PCI devices
by Huacai Chen
· 8 years ago
99b0b5a
MIPS: Loongson-3: Support 4 packages in CPU Hwmon driver
by Huacai Chen
· 8 years ago
b392ee0
MIPS: Loongson: Add NMI handler support
by Huacai Chen
· 8 years ago
0a00024
MIPS: Loongson: Add Loongson-3A R3 basic support
by Huacai Chen
· 8 years ago
d3f6163
MIPS: SEAD-3: Fix GIC interrupt specifiers
by Paul Burton
· 8 years ago
fbdc674
MIPS: SEAD-3: Set interrupt-parent per-device, not at root node
by Paul Burton
· 8 years ago
032a469
MIPS: generic: Add a MAINTAINERS entry
by Paul Burton
· 8 years ago
ae7ce6b
MIPS: generic: Set RTC_ALWAYS_BCD to 0
by Paul Burton
· 8 years ago
e889dfc
MIPS: generic: Abstract FDT fixup application
by Paul Burton
· 8 years ago
c3d62fc
MIPS: generic/yamon-dt: Use serial* rather than uart* aliases
by Paul Burton
· 8 years ago
f41d243
MIPS: generic/yamon-dt: Support > 256MB of RAM
by Paul Burton
· 8 years ago
571b7e6
MIPS: generic/yamon-dt: Pull YAMON DT shim code out of SEAD-3 board
by Paul Burton
· 8 years ago
efe4a1a
MIPS: SEAD-3: Remove GIC timer from DT
by Paul Burton
· 8 years ago
203e090
MIPS: Branch straight to ll in mips_atomic_set()
by James Hogan
· 8 years ago
4915e1b
MIPS: Fix mips_atomic_set() with EVA
by James Hogan
· 8 years ago
49955d8
MIPS: Save static registers before sysmips
by James Hogan
· 8 years ago
2ec420b
MIPS: Fix mips_atomic_set() retry condition
by James Hogan
· 8 years ago
736add2
MIPS: perf: add I6500 handling
by Marcin Nowakowski
· 8 years ago
859aeb1
MIPS: Probe the I6500 CPU
by Paul Burton
· 8 years ago
498e9ad
MIPS: Perform post-DMA cache flushes on systems with MAARs
by Paul Burton
· 8 years ago
669c409
MIPS: Give __secure_computing() access to syscall arguments.
by David Daney
· 8 years ago
f381bf6
MIPS: Add support for eBPF JIT.
by David Daney
· 8 years ago
dc19012
MIPS: Add some instructions to uasm.
by David Daney
· 8 years ago
1f22d59
MIPS: Correctly define DBSHFL type instruction opcodes.
by David Daney
· 8 years ago
ce807d5
MIPS: Optimize uasm insn lookup.
by David Daney
· 8 years ago
430d0b8
MIPS: module: Unify rel & rela reloc handling
by Paul Burton
· 8 years ago
351b094
MIPS: module: Ensure we always clean up r_mips_hi16_list
by Paul Burton
· 8 years ago
59baa24
MIPS: defconfig: Cleanup from old Kconfig options
by Krzysztof Kozlowski
· 8 years ago
1259798
MIPS: Sort MIPS Kconfig Alphabetically.
by Matt Redfearn
· 8 years ago
c0bc126
Linux 4.12-rc7
by Linus Torvalds
· 8 years ago
a4fd8b3
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
5f4b37d
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
35d8d5d
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
1a8cca1
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
412572b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
d5d5c18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 8 years ago
bb9b8fd
Merge tag 'kbuild-fixes-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 8 years ago
f65013d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 8 years ago
26fcd95
x86/mshyperv: Remove excess #includes from mshyperv.h
by Thomas Gleixner
· 8 years ago
94a6df2
Merge tag 'powerpc-4.12-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
cd5545a
Merge tag 'acpi-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
ba6cbdb
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
25b2398
Merge tag 'gpio-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
51c933f
Merge tag 'sound-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
311548f
Merge tag 'drm-fixes-for-v4.12-rc7' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
7139a06
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 8 years ago
7ec2f7e
Merge tag 'for-4.12/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 8 years ago
Next »