Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
50af501cd84b4e005fd54c351184ec89cfc940e4
50af501
MIPS: Add and use watch register field definitions
by James Hogan
· 9 years ago
e233c73
MIPS: Add and use CAUSEF_WP definition
by James Hogan
· 9 years ago
b0d8a08
watchdog: pic32-dmt: Add PIC32 deadman timer driver
by Purna Chandra Mandal
· 9 years ago
bfa4326
dt/bindings: Add bindings for PIC32 deadman timer peripheral
by Purna Chandra Mandal
· 9 years ago
8f91fc5
watchdog: pic32-wdt: Add PIC32 watchdog driver
by Joshua Henderson
· 9 years ago
80c2902
dt/bindings: Add bindings for PIC32 watchdog peripheral
by Joshua Henderson
· 9 years ago
ba837d3
MIPS: module: fix incorrect IS_ERR_VALUE macro usages
by Andrzej Hajda
· 9 years ago
acd9e20
MIPS: math-emu: Always propagate sNaN payload in quieting
by Maciej W. Rozycki
· 9 years ago
2e5832a
MIPS: ELF: Restructure personality macros
by Maciej W. Rozycki
· 9 years ago
987e5b8
MIPS: Fix uapi include in exported asm/siginfo.h
by James Hogan
· 9 years ago
ca9eb49
SIGNAL: Move generic copy_siginfo() to signal.h
by James Hogan
· 9 years ago
0e8c1a3
MIPS: Octeon: Mark some functions __init in smp.c
by Yang Shi
· 9 years ago
2d52ee8
MIPS: BMIPS: Improve BCM6368 device tree
by Álvaro Fernández Rojas
· 9 years ago
e3b992d
MIPS: BMIPS: Improve BCM6328 device tree
by Álvaro Fernández Rojas
· 9 years ago
3652acd
MIPS: BMIPS: Add support for BCM63268
by Álvaro Fernández Rojas
· 9 years ago
7537d27
MIPS: BMIPS: Add device tree example for BCM6358
by Álvaro Fernández Rojas
· 9 years ago
3604b45
MIPS: BMIPS: Add BCM6358 support
by Álvaro Fernández Rojas
· 9 years ago
65b2849
CPUFREQ: Loongson1: Replace goto out with return in ls1x_cpufreq_probe()
by Kelvin Cheung
· 9 years ago
99bf2e6
CPUFREQ: Loongson1: Use devm_kzalloc() instead of global structure
by Kelvin Cheung
· 9 years ago
25581d2
CPUFREQ: Loongson1: Use dev_get_platdata() to get platform_data
by Kelvin Cheung
· 9 years ago
379e38a
CPUFREQ: Loongson1: Replace kzalloc() with kcalloc()
by Kelvin Cheung
· 9 years ago
6a1d55c
CPUFREQ: Loongson1: Rename the file to loongson1-cpufreq.c
by Kelvin Cheung
· 9 years ago
37808d6
MIPS: BMIPS: Pretty print BMIPS5200 processor name
by Florian Fainelli
· 9 years ago
f337967
MIPS: BMIPS: Add cpu-feature-overrides.h
by Florian Fainelli
· 9 years ago
f675843
MIPS: BMIPS: local_r4k___flush_cache_all needs to blast S-cache
by Florian Fainelli
· 9 years ago
73c4ca0
MIPS: BMIPS: Clear MIPS_CACHE_ALIASES earlier
by Florian Fainelli
· 9 years ago
c130d2f
MIPS: BMIPS: BMIPS5000 has I cache filing from D cache
by Florian Fainelli
· 9 years ago
0201bfb
MIPS: BMIPS: Enable partition parser in defconfig
by Florian Fainelli
· 9 years ago
eb1472e
MIPS: BCM63xx: Enable partition parser in defconfig
by Florian Fainelli
· 9 years ago
413ef3f
MAINTAINERS: add Loongson1 architecture entry
by Kelvin Cheung
· 9 years ago
9ec88b6
MIPS: Loongson1B: Some updates/fixes for LS1B
by Kelvin Cheung
· 9 years ago
0d61ed1
ld-version: Drop the 4th and 5th version components
by Maciej W. Rozycki
· 9 years ago
69ca2b8
MIPS: BMIPS: Fix interrupt and remove needless properties
by Jaedon Shin
· 9 years ago
5c40d49
MIPS: BMIPS: Add support UART, I2C, SATA device
by Jaedon Shin
· 9 years ago
23021b2
MIPS: Kconfig: replace OPROFILE=n to !OPROFILE
by Yang Shi
· 9 years ago
919beb4
MIPS: KASLR: Print relocation Information on boot
by Matt Redfearn
· 9 years ago
405bc8f
MIPS: Kernel: Implement KASLR using CONFIG_RELOCATABLE
by Matt Redfearn
· 9 years ago
5e7c1c9
MIPS: Introduce plat_get_fdt a platform API to retrieve the FDT
by Matt Redfearn
· 9 years ago
8c530ea
MIPS: Add CONFIG_RELOCATABLE Kconfig option
by Matt Redfearn
· 9 years ago
61cd52d
MIPS: bootmem: When relocatable, free memory below kernel
by Matt Redfearn
· 9 years ago
af09ab5
MIPS: Call relocate_kernel if CONFIG_RELOCATABLE=y
by Matt Redfearn
· 9 years ago
279b991
MIPS: Kernel: Add relocate.c
by Matt Redfearn
· 9 years ago
e818fac
MIPS: Generate relocation table when CONFIG_RELOCATABLE
by Matt Redfearn
· 9 years ago
069fd76
MIPS: Reserve space for relocation table
by Matt Redfearn
· 9 years ago
aadeec4
MIPS: tools: Build relocs tool
by Matt Redfearn
· 9 years ago
766c580
MIPS: tools: Add relocs tool
by Matt Redfearn
· 9 years ago
cb4253a
secomp: Constify mode1 syscall whitelist
by Matt Redfearn
· 9 years ago
b1b4fad
MIPS: seccomp: Support compat with both O32 and N32
by Matt Redfearn
· 9 years ago
c983f0e
seccomp: Get compat syscalls from asm-generic header
by Matt Redfearn
· 9 years ago
a400bed
MIPS: scall: Handle seccomp filters which redirect syscalls
by Matt Redfearn
· 9 years ago
5050e91
MIPS: Support sending SIG_SYS to 32bit userspace from 64bit kernel
by Matt Redfearn
· 9 years ago
0ce105b
selftests/seccomp: add MIPS self-test support
by Matt Redfearn
· 9 years ago
8571e64
pinctrl/lantiq: update devicetree binding in dts file
by Martin Schiller
· 9 years ago
e55d531
crash_dump: Add vmcore_elf32_check_arch
by Daniel Wagner
· 9 years ago
331ae5f
irqchip: Add brcm, bcm6345-l1-intc device tree binding
by Simon Arlott
· 9 years ago
e2c93cf
MIPS: defconfigs: Remove CONFIG_IPV6_PRIVACY
by Borislav Petkov
· 9 years ago
3d2ca73
MIPS: Use generic clkdev.h header
by Stephen Boyd
· 9 years ago
37d22a0d
MIPS: Sync icache & dcache in set_pte_at
by Paul Burton
· 9 years ago
f4281bb
MIPS: Handle highmem pages in __update_cache
by Paul Burton
· 9 years ago
234859e4
MIPS: Flush highmem pages in __flush_dcache_page
by Paul Burton
· 9 years ago
763fee9
MIPS: Flush dcache for flush_kernel_dcache_page
by Paul Burton
· 9 years ago
b4f37b2
MIPS: OCTEON: cavium_octeon_defconfig: enable all OCTEON SoC drivers
by Aaro Koskinen
· 9 years ago
b5a6455
MIPS: Detect DSP v3 support
by Zubair Lutfullah Kakakhel
· 9 years ago
157b939
serial: pic32_uart: Add PIC32 UART driver
by Andrei Pistirica
· 9 years ago
81dfdd3
dt/bindings: Add bindings for PIC32 UART driver
by Andrei Pistirica
· 9 years ago
0c94fa3
MIPS: cpu: Convert MIPS_CPU_* defs to (1ull << x)
by James Hogan
· 10 years ago
c0291f7
MIPS: cpu: Alter MIPS_CPU_* definitions to fill gap
by James Hogan
· 10 years ago
738a3f7
MIPS: BMIPS: Add early CPU initialization code
by Florian Fainelli
· 9 years ago
036aff9
MIPS: math-emu: dsemul: Remove an unused bit in ADDIUPC emulation
by Maciej W. Rozycki
· 9 years ago
c400d5e
BUS: brcmstb_gisb: Hook to MIPS board_be_handler
by Florian Fainelli
· 9 years ago
885872b
MIPS: Octeon: Add Octeon III CN7xxx interface detection
by Zubair Lutfullah Kakakhel
· 9 years ago
04cc89d
MIPS: Make flush_thread
by Ralf Baechle
· 9 years ago
5d3c792
MIPS: Support R_MIPS_PC{16,21,26} rel-style relocs
by Paul Burton
· 9 years ago
ad8319e
MIPS: Support R_MIPS_PC{21,26} rela-style relocs
by Paul Burton
· 9 years ago
55d791f
MIPS: module: Make consistent use of pr_*()
by Steven J. Hill
· 9 years ago
43aff74
MIPS: Probe the M6250 CPU
by Paul Burton
· 9 years ago
1dbf6a8
MIPS: Add M6250 cases to CPU switch statements
by Paul Burton
· 9 years ago
df8b1a5
MIPS: Add M6250 PRID & cpu_type_enum values
by Paul Burton
· 9 years ago
eba20a3a
MIPS: Probe the P6600 core
by Paul Burton
· 9 years ago
1091bfa
MIPS: Add P6600 cases to CPU switch statements
by Paul Burton
· 9 years ago
5cd0d5b
MIPS: Add P6600 PRID & cpu_type_enum values
by Paul Burton
· 9 years ago
bff3d47
MIPS: <asm/cpu.h>: Reformat to 80 columns.
by Ralf Baechle
· 9 years ago
d4594b2
MIPS: SEAD3 can support MIPS32r6 CPUs
by Paul Burton
· 9 years ago
6609ccd
MIPS: smp-cps: Stop printing EJTAG exceptions to UART
by Paul Burton
· 9 years ago
6422a91
MIPS: smp-cps: Add nothreads kernel parameter
by Paul Burton
· 9 years ago
5a3e7c0
MIPS: smp-cps: Support MIPSr6 Virtual Processors
by Paul Burton
· 9 years ago
87a70bc
MIPS: smp-cps: Skip core setup if coherent
by Paul Burton
· 9 years ago
f12401d
MIPS: smp-cps: Pull boot config retrieval out of mips_cps_boot_vpes
by Paul Burton
· 9 years ago
3dbc997
MIPS: smp-cps: Pull cache init into a function
by Paul Burton
· 9 years ago
ba1c0a4
MIPS: smp-cps: Ensure our VP ident calculation is correct
by Paul Burton
· 9 years ago
835d2b4
irqchip: mips-gic: Provide VP ID accessor
by Paul Burton
· 9 years ago
d46812b
irqchip: mips-gic: Use HW IDs for VPE_OTHER_ADDR
by Paul Burton
· 9 years ago
a60ae81
MIPS: CM: Fix mips_cm_max_vp_width for UP kernels
by Paul Burton
· 9 years ago
db8e00a
MIPS: CM: Add CM GCR_BEV_BASE accessors
by Paul Burton
· 9 years ago
8803655
MIPS: CPC: Add start, stop and running CM3 CPC registers
by Markos Chandras
· 9 years ago
0f2a148
MIPS: pm-cps: Avoid offset overflow on MIPSr6
by Markos Chandras
· 9 years ago
04d83f9
MIPS: traps: Make sure secondary cores have a sane ebase register
by Markos Chandras
· 9 years ago
f270d88
MIPS: Detect MIPSr6 Virtual Processor support
by Paul Burton
· 9 years ago
98c1c50
MIPS: ath79: add initial support for DPT-Module
by Antony Pavlov
· 9 years ago
f40aec2
devicetree: add DPTechnics vendor id
by Antony Pavlov
· 9 years ago
Next »