Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b4db3aec8351c78df77bbd95f1951a4dd0246853
/
arch
/
sh64
1cb80fc
sh: Merge sh and sh64 module.c.
by Paul Mundt
· 17 years ago
600ee24
sh: Move over and enable FPU support for SH-5.
by Paul Mundt
· 17 years ago
7cfee5a
sh: Move over sh64 switch_to and stack unwinder.
by Paul Mundt
· 17 years ago
3eeffb3
sh: Split out tlb-flush in to _32 and _64 variants.
by Paul Mundt
· 17 years ago
ad81eb9
sh: Split out ioremap in to _32 and _64 variants.
by Paul Mundt
· 17 years ago
4b7be4f
sh: Split out sh_ksyms.c in to _32 and _64 variants.
by Paul Mundt
· 17 years ago
343ac72
sh: Move over the SH-5 entry.S.
by Paul Mundt
· 17 years ago
49e6c3e
sh: Split out linker script to _32 and _64 variants.
by Paul Mundt
· 17 years ago
1b6cf81
sh: Split out syscall ABI for _32 and _64 variants.
by Paul Mundt
· 17 years ago
83ce3ac
sh: Split out extable.c _32 and _64 variants.
by Paul Mundt
· 17 years ago
959f7d5
sh: Move over the SH-5 head.S and tlb.h.
by Paul Mundt
· 17 years ago
2f75fbf
sh: Move in the SH-5 traps.c impl.
by Paul Mundt
· 17 years ago
c3c307c
sh: Move arch/sh64/kernel/sys_sh64.c to arch/sh/kernel/
by Paul Mundt
· 17 years ago
f7a7b15
sh: Move in the SH-5 signal trampoline impl.
by Paul Mundt
· 17 years ago
48b22cf
sh: Move in the SH-5 ptrace impl.
by Paul Mundt
· 17 years ago
fe51bc9
sh: Split out arch/sh/kernel/process.c for _32 and _64 variants.
by Paul Mundt
· 17 years ago
2f72594
sh64: Kill off arch/sh64/oprofile.
by Paul Mundt
· 17 years ago
f493473
sh: Move sh64 board defconfigs to arch/sh/configs.
by Paul Mundt
· 17 years ago
db092ee
sh: Move sh64 boards to arch/sh/.
by Paul Mundt
· 17 years ago
dd730b8
sh: Move arch/sh64/lib to arch/sh/lib64.
by Paul Mundt
· 17 years ago
2c6deb5ea
sh: Move the sh64 Kconfig to arch/sh/Kconfig.sh64.
by Paul Mundt
· 17 years ago
6c7e2a5
sh64: Use the generic rtc-sh driver.
by Paul Mundt
· 17 years ago
c26056b
sh64: Kill off duplicate includes.
by Paul Mundt
· 17 years ago
2180626
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6
by Linus Torvalds
· 17 years ago
dd3aa7c
sh64: Update defconfigs.
by Paul Mundt
· 17 years ago
e403149
Kbuild/doc: fix links to Documentation files
by Dirk Hohndel
· 17 years ago
3a4fa0a
Fix misspellings of "system", "controller", "interrupt" and "necessary".
by Robert P. J. Day
· 17 years ago
09caded
Combine instrumentation menus in kernel/Kconfig.instrumentation
by Mathieu Desnoyers
· 17 years ago
19c5870
Use helpers to obtain task pid in printks (arch code)
by Alexey Dobriyan
· 17 years ago
b460cbc
pid namespaces: define is_global_init() and is_container_init()
by Serge E. Hallyn
· 17 years ago
622a9ed
Remove dma_cache_(wback|inv|wback_inv) functions
by Ralf Baechle
· 17 years ago
cba4fbb
remove include/asm-*/ipc.h
by Adrian Bunk
· 17 years ago
821f3ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 17 years ago
dcca2bd
During VM oom condition, kill all threads in process group
by Will Schmidt
· 17 years ago
1bcf548
Consolidate PTRACE_DETACH
by Alexey Dobriyan
· 17 years ago
a0f97e0
kbuild: enable 'make CFLAGS=...' to add additional options to CC
by Sam Ravnborg
· 17 years ago
cb0f3fe
sh64: mach-cayman: Build fixes.
by Paul Mundt
· 17 years ago
7b523c9
sh64: Symbol export fixups.
by Paul Mundt
· 17 years ago
3f7a0ce
sh64: linker script tidying and alignment fixups.
by Paul Mundt
· 17 years ago
0f1d884
sh64: Set KBUILD_IMAGE to make the rpm target happy.
by Paul Mundt
· 17 years ago
d78ffa0
sh64: Kill off obsolete linux/blk.h reference.
by Paul Mundt
· 17 years ago
948d12c
sh64: cleanup struct irqaction initializers.
by Thomas Gleixner
· 17 years ago
090495b
sh64: Kill off dead gdb stub symbol.
by Paul Mundt
· 17 years ago
137a84a
sh64: alphanumeric display only on Cayman.
by Paul Mundt
· 17 years ago
40ebfdb
sh64: Add defconfigs for mach-sim and mach-harp.
by Paul Mundt
· 17 years ago
0c09e7d
sh64: update cayman defconfig.
by Paul Mundt
· 17 years ago
8653fe4
sh64: Tidy up Kconfig dependencies.
by Paul Mundt
· 17 years ago
049aa16
sh64: Move consistent DMA routines to arch/sh64/mm/.
by Paul Mundt
· 17 years ago
749c849
sh64: Some symbol exports and build fixes.
by Paul Mundt
· 17 years ago
6b3d7f0
sh64: mach-sim: Build fixes.
by Paul Mundt
· 17 years ago
7786962
sh64: mach-harp: Build fixes.
by Paul Mundt
· 17 years ago
ced238f
sh64: Kill off duplicate frame pointer option.
by Paul Mundt
· 17 years ago
d006772
sh64: Kill off dead ROM-RAM and generic boards.
by Paul Mundt
· 17 years ago
4e99b0b
sh64: Tidy up includes for Cayman board.
by Paul Mundt
· 17 years ago
1ef7cbbe
sh64: Move *_p() I/O routine variants to io.h.
by Paul Mundt
· 17 years ago
5ba056c
sh64: arch/sh64/kernel/setup.c: duplicate include removal.
by Michal Piotrowski
· 18 years ago
f6d7543
sh64: arch/sh64/kernel/signal.c: duplicate include removal
by Jesper Juhl
· 18 years ago
75c4616
sh64: Kill off virt_to_bus()/bus_to_virt().
by Paul Mundt
· 18 years ago
da9d510
sh64: Fix irq_intc build failure.
by Paul Mundt
· 18 years ago
78d9827
sh64: Fix fs.h removal from mm.h regressions.
by Paul Mundt
· 18 years ago
fad9e7d
sh64: Flag sh64_get_page() as __init_refok.
by Paul Mundt
· 18 years ago
5698200
sh64: Move entry point code to .text.head.
by Paul Mundt
· 18 years ago
beeea6d
sh64: Fix up PCI section mismatch warnings.
by Paul Mundt
· 18 years ago
207a130
sh64: Update cayman defconfig.
by Paul Mundt
· 18 years ago
a13c16e
sh64: Wire up fallocate() syscall.
by Paul Mundt
· 18 years ago
5fb7dc3
define new percpu interface for shared data
by Fenghua Yu
· 18 years ago
83c5407
mm: fault feedback #2
by Nick Piggin
· 18 years ago
547c178
missing exports of csum_...
by Al Viro
· 18 years ago
f284ce7
PTRACE_POKEDATA consolidation
by Alexey Dobriyan
· 18 years ago
7664732
PTRACE_PEEKDATA consolidation
by Alexey Dobriyan
· 18 years ago
e227e8f
sh64: Handle -ERESTART_RESTARTBLOCK for restartable syscalls.
by Paul Mundt
· 18 years ago
a17627e
potential parse error in ifdef part 3
by Yoann Padioleau
· 18 years ago
ca96725
all-archs: consolidate .data section definition in asm-generic
by Sam Ravnborg
· 18 years ago
7664709
all-archs: consolidate .text section definition in asm-generic
by Sam Ravnborg
· 18 years ago
51a41e7
sh64: Add .gitignore entry for syscalltab.
by Paul Mundt
· 18 years ago
6c645ac
sh64: generic quicklist support.
by Paul Mundt
· 18 years ago
e827f20
sh64: Update cayman defconfig.
by Paul Mundt
· 18 years ago
c18fe9a
sh64: ppoll/pselect6() and restartable syscalls.
by Paul Mundt
· 18 years ago
a226d33
sh64: Fixups for the irq_regs changes.
by Paul Mundt
· 18 years ago
6b5d1a0
sh64: Wire up many new syscalls.
by Paul Mundt
· 18 years ago
0a35477
spelling fixes: arch/sh64/
by Simon Arlott
· 18 years ago
47e77ee
sh64: ROUND_UP macro cleanup in arch/sh64/kernel/pci_sh5.c
by Milind Arun Choudhary
· 18 years ago
ffb4512
Simplify kallsyms_lookup()
by Alexey Dobriyan
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
69331af
Fixes and cleanups for earlyprintk aka boot console
by Gerd Hoffmann
· 18 years ago
ea62ccd
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
6473d16
PCI: Cleanup the includes of <linux/pci.h>
by Jean Delvare
· 18 years ago
b6e3590
[PATCH] x86: Allow percpu variables to be page-aligned
by Jeremy Fitzhardinge
· 18 years ago
0b4d414
[PATCH] sysctl: remove insert_at_head from register_sysctl
by Eric W. Biederman
· 18 years ago
e3c6449
[PATCH] sysctl: C99 convert arch/sh64/kernel/traps.c and remove ABI breakage
by Eric W. Biederman
· 18 years ago
3e42ff6
[PATCH] Dynamic kernel command-line: sh64
by Alon Bar-Lev
· 18 years ago
b035b6d
[PATCH] Consolidate default sched_clock()
by Alexey Dobriyan
· 18 years ago
67d3822
[PATCH] disable init/initramfs.c: architectures
by Jean-Paul Saman
· 18 years ago
339ba9b
[PATCH] optional ZONE_DMA: remove ZONE_DMA remains from sh/sh64
by Christoph Lameter
· 18 years ago
10731b8
[PATCH] Generic ioremap_page_range: sh64 conversion
by Haavard Skinnemoen
· 18 years ago
f0d1b0b
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
by David Howells
· 18 years ago
19e5d9c
[PATCH] initrd: remove unused false condition for initrd_start
by Henry Nestler
· 18 years ago
7dfb710
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
by Nigel Cunningham
· 18 years ago
6edaf68
[PATCH] mm: arch do_page_fault() vs in_atomic()
by Peter Zijlstra
· 18 years ago
39dde65
[PATCH] shared page table for hugetlb page
by Chen, Kenneth W
· 18 years ago
Next »