Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9e7e85ebaeba22979209268423f5aae8a352df4c
/
arch
/
sh
af5ca3f
Driver core: change sysdev classes to use dynamic kobject names
by Kay Sievers
· 17 years ago
38a382a
Kobject: convert arch/* from kobject_unregister() to kobject_put()
by Greg Kroah-Hartman
· 17 years ago
d48b335
Kobject: change arch/sh/kernel/cpu/sh4/sq.c to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
b0d98dc
sh: Support PCI IO access of SH7780 base boards.
by Nobuhiro Iwamatsu
· 17 years ago
78ffeec
sh: Fix PCI IO space base address of SH7780.
by Nobuhiro Iwamatsu
· 17 years ago
9a876d6
sh: include ax88796 in the defconfig for r7785rp
by Magnus Damm
· 17 years ago
9b145b1b
sh: include ax88796 in the defconfig for r7780mp
by Magnus Damm
· 17 years ago
abac3f7
sh: fix R2D-1 CF support
by Magnus Damm
· 17 years ago
0f1a394
sh: lockless UTLB miss fast-path.
by Paul Mundt
· 17 years ago
1c6b2ca
sh: Kill off UTLB flush in fast-path.
by Paul Mundt
· 17 years ago
541c547
Merge branch 'page_colouring_despair'
by Paul Mundt
· 17 years ago
6d1c76d
sh: Kill off broken snapgear ds1302 code.
by Paul Mundt
· 17 years ago
9c88b6b
sh: Fix heartbeart on Solution Engine series
by Nobuhiro Iwamatsu
· 17 years ago
c7a0e13
sh: hs7751rvoip: Kill off dead IPR IRQ mappings.
by Paul Mundt
· 17 years ago
b7b2387
sh: hs7751rvoip: irq.c needs linux/interrupt.h.
by Paul Mundt
· 17 years ago
af39c16
sh: Kill off __{copy,clear}_user_page().
by Paul Mundt
· 17 years ago
ba1789e
sh: Optimized copy_{to,from}_user_page() for SH-4.
by Paul Mundt
· 17 years ago
7747b9a
sh: Wire up clear_user_highpage().
by Paul Mundt
· 17 years ago
f966918
sh: Kill off the remaining ST40 cruft.
by Paul Mundt
· 17 years ago
0acc729
sh: kgdb sysrq depends on magic sysrq.
by Paul Mundt
· 17 years ago
98366c2
sh: Add -Werror for clean directories.
by Paul Mundt
· 17 years ago
808bde2
sh: Fix up kgdb build with modular sh-sci.
by Paul Mundt
· 17 years ago
98c6942
sh: Export __{s,u}divsi3_i4i on all CPUs.
by Paul Mundt
· 17 years ago
96a8a0b
sh: Fix up kgdb-on-NMI branch target.
by Paul Mundt
· 17 years ago
0e3a9aa
sh: ubc wakeup for SH-4 only.
by Paul Mundt
· 17 years ago
f7b6130
sh: Fix compression method when making uImage.
by Nobuhiro Iwamatsu
· 17 years ago
d177469
sh: Kill off duplicate includes.
by Paul Mundt
· 17 years ago
a819907
sh: Add SH7705 and other to the support of Solution Engine.
by Nobuhiro Iwamatsu
· 17 years ago
352d281
sh: Update r7785rp defconfig.
by Paul Mundt
· 17 years ago
0b532f5
sh: mach-type updates.
by Paul Mundt
· 17 years ago
b5751e2
sh: Fix up r7780rp highlander CF access size.
by Paul Mundt
· 17 years ago
f38c5a6
sh: Terminate .eh_frame in VDSO with a 4-byte 0.
by Kaz Kojima
· 17 years ago
110ed28
sh: Decouple 4k and soft/hardirq stacks.
by Paul Mundt
· 17 years ago
0e67068
sh: Fix optimized __copy_user() movca.l usage.
by Stuart Menefy
· 17 years ago
c81134b
sh: Clean up SR.RB Kconfig mess.
by Paul Mundt
· 17 years ago
b2078fa
sh: Kill off dead ipr_irq_demux().
by Paul Mundt
· 17 years ago
b46378b
sh: Make SH7750 oprofile compile again.
by Paul Mundt
· 17 years ago
36b13d7
sh: linker script tidying.
by Paul Mundt
· 17 years ago
69d1ef4
sh: Move zero page param defs somewhere sensible.
by Paul Mundt
· 17 years ago
3f9654f
sh: Kill off legacy embedded ramdisk section.
by Paul Mundt
· 17 years ago
7e5186e
sh: Fix up early mem cmdline parsing.
by Paul Mundt
· 17 years ago
16f393d
sh: Enable USBF on MS7722SE.
by Yoshihiro Shimoda
· 17 years ago
262feaa
sh: Add resource of USBF for SH7722.
by Yoshihiro Shimoda
· 17 years ago
4d2718d
sh: fix zImage build with >=binutils-2.18
by Manuel Lauss
· 17 years ago
767f0d6
sh: ARRAY_SIZE() cleanup
by Alejandro Martinez Ruiz
· 17 years ago
ad07b10
sh: Clean up Kconfig entry for Dreamcast.
by Adrian McMenamin
· 17 years ago
c6f93a3
sh: add support for ax88796 and 93cx6 to highlander boards
by Magnus Damm
· 17 years ago
09caded
Combine instrumentation menus in kernel/Kconfig.instrumentation
by Mathieu Desnoyers
· 17 years ago
7d7712a
Use extended crashkernel command line on sh
by Bernhard Walle
· 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
26398a7
PM: Rename struct pm_ops and related things
by Rafael J. Wysocki
· 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
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
821f3ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 17 years ago
c4eecc9
SH vDSO: linker script indentation
by Roland McGrath
· 17 years ago
48e9419
fix memory hot remove not configured case.
by KAMEZAWA Hiroyuki
· 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
222d394
kbuild: enable 'make AFLAGS=...' to add additional options to AS
by Sam Ravnborg
· 17 years ago
a0f97e0
kbuild: enable 'make CFLAGS=...' to add additional options to CC
by Sam Ravnborg
· 17 years ago
dcf397f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 17 years ago
4d5709a
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 17 years ago
c45248c
[SOFTIRQ]: Remove do_softirq() symbol export.
by Robert Olsson
· 17 years ago
68ee0f9
sh: allow building for both r2d boards in same binary.
by Magnus Damm
· 17 years ago
9cbf3be
sh: fix r2d board detection
by Magnus Damm
· 17 years ago
63482aa
sh: Discard .exit.text/.exit.data at runtime.
by Paul Mundt
· 17 years ago
3497337
sh: Fix up some section alignments in linker script.
by Paul Mundt
· 17 years ago
8122c6c
[CPUFREQ] move policy's governor initialisation out of low-level drivers into cpufreq core
by Thomas Renninger
· 17 years ago
6cc15e9
sh: Rip out left-over nommu cond syscall cruft.
by Paul Mundt
· 17 years ago
01bd5e9
sh: Make kgdb i-cache flushing less inept.
by Paul Mundt
· 17 years ago
a90f354
sh: kgdb section mismatches and tidying.
by Paul Mundt
· 17 years ago
e1fb455
sh: cleanup struct irqaction initializers.
by Thomas Gleixner
· 17 years ago
008d50f
sh: early_printk tidying.
by Paul Mundt
· 17 years ago
8366246
sh: Conditionalize gUSA support.
by Paul Mundt
· 17 years ago
995bb78
sh: Follow gUSA preempt changes in __switch_to().
by Paul Mundt
· 17 years ago
e513768
sh: Tidy up gUSA preempt handling.
by Paul Mundt
· 17 years ago
023ef18
sh: __copy_user() optimizations for small copies.
by Stuart Menefy
· 17 years ago
24eb17e
sh: clkfwk: Support multi-level clock propagation.
by Stuart Menefy
· 17 years ago
675bd78
sh: Fix URAM start address on SH7785.
by Paul Mundt
· 17 years ago
cb7af21
sh: Use boot_cpu_data for CPU probe.
by Paul Mundt
· 17 years ago
c3af397
sh: Support extended mode TLB on SH-X3.
by Paul Mundt
· 17 years ago
dc47e9d
sh: Bump MAX_ACTIVE_REGIONS for SH7785.
by Paul Mundt
· 17 years ago
f72abd0
sh: Fix plat_irq_setup_pins() for SH7785.
by Paul Mundt
· 17 years ago
c167aee
sh: Kill off duplicate NODES_SHIFT.
by Paul Mundt
· 17 years ago
4d2cab7
sh: Disable 4kB pages on extended mode TLB.
by Paul Mundt
· 17 years ago
26fad19
sh: Disable L2 reporting for present URAM only parts.
by Paul Mundt
· 17 years ago
1f91bbb
sh: Define _ebss for uClinux MTD map driver.
by Paul Mundt
· 17 years ago
e71cf2b
sh: Revert incorrect license string changes.
by Paul Mundt
· 17 years ago
ab27f62
sh: Calculate cache aliases on L2 caches.
by Paul Mundt
· 17 years ago
8328a8b
sh: nommu: Kill off dummy page fault ops for SH-3/4.
by Paul Mundt
· 17 years ago
d10040f
sh: Fix alias calculation for non-aliasing cases.
by Paul Mundt
· 17 years ago
1a442fe
sh: Initial SH-X3 SMP support.
by Paul Mundt
· 17 years ago
0016a12
sh: Plug plat_smp_setup() in to generic setup path.
by Paul Mundt
· 17 years ago
ceb9b97
sh: Hook up the SH-X3 SMP intc register groups.
by Magnus Damm
· 17 years ago
aba1030
sh: Bring SMP support back from the dead.
by Paul Mundt
· 17 years ago
f18d533
sh: intc - initial SMP support.
by Magnus Damm
· 17 years ago
9964fa8
sh: Add SMP tlbflush variants.
by Paul Mundt
· 17 years ago
7ec9d6f
sh: Avoid smp_processor_id() in cache desc paths.
by Paul Mundt
· 17 years ago
Next »