Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7d740a066fb9c6681c2898c7977209725c9e552f
7d740a0
sh: Add support for SH7763 CPU subtype.
by Yoshihiro Shimoda
· 17 years ago
0465b9f
sh: Fix get_user()/put_user() build error.
by Paul Mundt
· 17 years ago
31a49c4
sh: Add support for SH7721 CPU subtype.
by Yoshihiro Shimoda
· 17 years ago
52e8b11
sh: Provide a stubbed __set_fixmap() for nommu.
by Paul Mundt
· 17 years ago
7bff489
sh: Always use CONFIG_HZ for HZ.
by Paul Mundt
· 17 years ago
0095d58
sh: include/asm-sh/: Spelling fixes.
by Joe Perches
· 17 years ago
eb9c7f4
sh: arch/sh/: Spelling fixes.
by Joe Perches
· 17 years ago
6fc5153
sh: Fix up KERNEL_ENTRY calculation for uImage.
by Paul Mundt
· 17 years ago
003c6af
sh: Fix up binfmt_flat compile warnings.
by Paul Mundt
· 17 years ago
e06712d
sh: Kill off pgtable.h from scatterlist.h.
by Paul Mundt
· 17 years ago
830626c
sh: Fix up switch_to() type casts.
by Paul Mundt
· 17 years ago
9acb98f
sh: Stub in page_table_range_init() on nommu.
by Paul Mundt
· 17 years ago
d7ef4fb
sh: Use def_bool where possible.
by Harvey Harrison
· 17 years ago
543d5af
sh: Kill off superfluous __KERNEL__ check in asm/elf.h.
by Paul Mundt
· 17 years ago
98c4ecd
sh: Provide the FPSCR init through AT_FPUCW.
by Paul Mundt
· 17 years ago
a9f1365
sh: Use utsname()->machine for ELF_PLATFORM.
by Paul Mundt
· 17 years ago
cd01204
sh: Encode L1/L2 cache shape in auxvt.
by Paul Mundt
· 17 years ago
c8c0a1a
sh: Support denormalization on SH-4 FPU.
by Stuart Menefy
· 17 years ago
453ec9c
sh: Fix up uImage target entry point.
by Thomas Betker
· 17 years ago
0fb19dc
sh: get_user fixes and nommu consolidation.
by Stuart Menefy
· 17 years ago
fc55888
sh: Document PTEL 31:29 use on PTEA-wielding parts.
by Stuart Menefy
· 17 years ago
2adb4e1
sh: Populate swapper_pg_dir with fixmap range.
by Stuart Menefy
· 17 years ago
d02b08f
sh: Clean up places that make 29-bit physical assumptions.
by Stuart Menefy
· 17 years ago
cbaa118
sh: Preparation for uncached jumps through PMB.
by Stuart Menefy
· 17 years ago
325df7f
sh: Explicit alignment for PAGE_SIZE in copy/clear_page().
by Paul Mundt
· 17 years ago
1efe4ce
sh: GUSA atomic rollback support.
by Stuart Menefy
· 17 years ago
53ff094
sh: Fix compile error of arch/sh/mm/pmb.c
by Nobuhiro Iwamatsu
· 17 years ago
a23ba43
sh: comment tidying for sh64->sh migration.
by Paul Mundt
· 17 years ago
4b27c47
sh: syscall auditing for sh5, too.
by Paul Mundt
· 17 years ago
c019fd8
rtc: rtc-sh: Split out the CPU defs to asm/cpu/.
by Paul Mundt
· 17 years ago
3ee7702
sh: CCR1->CCR renaming for SH-2 parts.
by Paul Mundt
· 17 years ago
66d485b
sh: Bump up ARCH_KMALLOC_MINALIGN for DMA cases.
by Paul Mundt
· 17 years ago
eddeeb3
sh: Invalidate the TLB after applying PMB mappings.
by Stuart Menefy
· 17 years ago
7a2eacb
sh: Provide a 29/32-bit physical hint for bootloaders.
by Stuart Menefy
· 17 years ago
80a68a4
sh: Add a printk() to warn legacy mem= growers.
by Stuart Menefy
· 17 years ago
74d99a5
sh: SH-2A FPU support.
by Paul Mundt
· 17 years ago
a8f67f4
sh: Add SH7263 CPU support.
by Paul Mundt
· 17 years ago
47a3eb9
sh: Fix the arch/sh/kernel/traps.c build for sh32.
by Paul Mundt
· 17 years ago
6d01f51
sh: Add SH7203 CPU support.
by Paul Mundt
· 17 years ago
ff1b750
rtc: rtc-sh: SH-2A support.
by Paul Mundt
· 17 years ago
1322b9d
sh: syscall audit support.
by Yuichi Nakamura
· 17 years ago
12760cb
sh: Fix up uname -m matching for native sh64.
by Paul Mundt
· 17 years ago
03713bd
sh: Move mach-cayman in with the rest of the boards.
by Paul Mundt
· 17 years ago
3e0137f
sh: Kill off the mach-harp and mach-sim machtypes.
by Paul Mundt
· 17 years ago
b000659
sh: Fix up bug trap handler build for sh32.
by Paul Mundt
· 17 years ago
0dcb957
sh: Build fixes for lib32 clear_page.
by Paul Mundt
· 17 years ago
35a7449
sh: Fix up default zImage target for sh32.
by Paul Mundt
· 17 years ago
332fd57
sh: Bring the SH-5 FPU in line with the SH-4 FPU API.
by Paul Mundt
· 17 years ago
b6d7b66
sh: Get the SH-5 PCI support building.
by Paul Mundt
· 17 years ago
d5f68c6
sh: Bump number of quicklists for SH-5.
by Paul Mundt
· 17 years ago
29e0d20
sh: Add SH-5 subtypes to check_bugs() for utsname.
by Paul Mundt
· 17 years ago
b4eaa1c
sh: Kill off the rest of arch/sh64/kernel/.
by Paul Mundt
· 17 years ago
18bc813
sh: Get the mach-cayman IRQ support building.
by Paul Mundt
· 17 years ago
caead5e
sh: Kill off the last of the sh64 headers.
by Paul Mundt
· 17 years ago
9895f94
sh: clear/copy_page renames in lib and lib64.
by Paul Mundt
· 17 years ago
efddb4c
sh: Rename the _32 and _64 TLB flush variants.
by Paul Mundt
· 17 years ago
d088f32
sh: Consolidate sh/sh64 Makefiles.
by Paul Mundt
· 17 years ago
c2f1755
sh: Tidy up KBUILD_IMAGE for sh64.
by Paul Mundt
· 17 years ago
e2e9629
sh: Remove duplicate SUPERH64 symbol.
by Paul Mundt
· 17 years ago
a82d53e
sh: Generic BUG only works for sh32.
by Paul Mundt
· 17 years ago
0f2c15c
sh: Add onchip remap prototypes, kill old sh64 io.h.
by Paul Mundt
· 17 years ago
1e1ed39
sh: Copy over special CFLAGS for SH-5 TLB miss.
by Paul Mundt
· 17 years ago
fb8e569
sh: Fix up user_fpu_struct typo for SH-5.
by Paul Mundt
· 17 years ago
5db141a
sh: Mark some IRQ debug options sh32 only.
by Paul Mundt
· 17 years ago
17bfa63
sh: Special layout for SH-5 stat.h and user.h.
by Paul Mundt
· 17 years ago
c8eef88
sh: Purge dead sh64 headers.
by Paul Mundt
· 17 years ago
e150e7f
sh: Kill off arch/sh64/mm.
by Paul Mundt
· 17 years ago
df0fb25
sh: Fix up proc ASIDs for CPU-local ASID cache accessors.
by Paul Mundt
· 17 years ago
60b2249
sh: Move over SH-5 TLB and cache support code.
by Paul Mundt
· 17 years ago
8214d52
sh: Merge sh64 Kconfig.debug options.
by Paul Mundt
· 17 years ago
ddf7f1d
sh: Kill off a stray proc tlb reference in fault_64.
by Paul Mundt
· 17 years ago
7137306
sh: Merge the sh64 zImage bits.
by Paul Mundt
· 17 years ago
55183e9
sh: SH-5 uses a 64-bit PTE_MAGNITUDE, as X2 TLB.
by Paul Mundt
· 17 years ago
c96bcf9
sh: Use existing CONFIG_CACHE_xx options in head_64.S.
by Paul Mundt
· 17 years ago
0b2328b
sh: Fix up generic BUG build for SH-5.
by Paul Mundt
· 17 years ago
ea0e1a9
sh: Consolidate Kconfig.sh/Kconfig.sh64.
by Paul Mundt
· 17 years ago
711fe43
sh: Bump the MEMORY_SIZE default to something reasonable.
by Paul Mundt
· 17 years ago
f137c31
sh: Kill off some dead sh64 kconfig symbols.
by Paul Mundt
· 17 years ago
36763b2
sh: Switch SH-5 to use CONFIG_PAGE_OFFSET.
by Paul Mundt
· 17 years ago
6deb6f9
sh: Move PXSEG comments to addrspace.h.
by Paul Mundt
· 17 years ago
caff44e
sh: Set HPAGE_SHIFT for 512MB hugetlb pages.
by Paul Mundt
· 17 years ago
9ad3d33
sh: Update cayman defconfig.
by Paul Mundt
· 17 years ago
ffd25eb
sh: Stubs for fpu disabled on SH-5.
by Paul Mundt
· 17 years ago
e88ed82
sh: Stub in CPU subtype setup code for SH5-101/103.
by Paul Mundt
· 17 years ago
c2672f6
sh: Add the SH-5 cpu type symbolic names.
by Paul Mundt
· 17 years ago
d183913
sh: Plug in simple SH-5 subtype probing.
by Paul Mundt
· 17 years ago
92b5925
sh: Kill off do_NMI stub in SH-5 ex table.
by Paul Mundt
· 17 years ago
ac490a4
sh: Move quad-word real-address I/O defs to io.h.
by Paul Mundt
· 17 years ago
5a4f7c6
sh: Share bug/debug traps across _32 and _64.
by Paul Mundt
· 17 years ago
811d50c
sh: Move in the SH-5 TLB miss.
by Paul Mundt
· 17 years ago
379a95d
sh: Tidy up various clear_page()/copy_page() definitions.
by Paul Mundt
· 17 years ago
bcb28e4
sh: sys_sh consolidation for arch_get_unmapped_area().
by Paul Mundt
· 17 years ago
e7e0a4b
sh: Share the ELF dump_task interfaces.
by Paul Mundt
· 17 years ago
a7aa92d1b49
sh: Kill off SH-5 enter_deep_standby() cruft.
by Paul Mundt
· 17 years ago
b4db3ae
sh: Fix up the _stext references for SH-5.
by Paul Mundt
· 17 years ago
6694e82
sh: Sync up the _64 linker script with the _32 version.
by Paul Mundt
· 17 years ago
1cb80fc
sh: Merge sh and sh64 module.c.
by Paul Mundt
· 17 years ago
ba2727b
sh: ioremap_64 needs after_bootmem.
by Paul Mundt
· 17 years ago
b542ad1
sh: Plug in the SHmedia ELF relocations.
by Paul Mundt
· 17 years ago
9943270
sh: Tidy up lib64 udelay impl.
by Paul Mundt
· 17 years ago
Next »