Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
228893f9d2b70a7416267050ce03bfd9eb624713
/
arch
/
sh
52cf25d
Driver core: Constify struct sysfs_ops in struct kobj_type
by Emese Revfy
· 15 years ago
0272282
sh: Convert sh to use read/update_persistent_clock
by John Stultz
· 15 years ago
62c8cbb
sh: Move PMB debugfs entry initialization to later stage
by Pawel Moll
· 15 years ago
b07f6b3
sh: Fix up flush_cache_vmap() on SMP.
by Paul Mundt
· 15 years ago
281983d
sh: fix up MMU reset with variable PMB mapping sizes.
by Paul Mundt
· 15 years ago
09e1172
sh: establish PMB mappings for NUMA nodes.
by Paul Mundt
· 15 years ago
a1042aa
sh: check for existing mappings for bolted PMB entries.
by Paul Mundt
· 15 years ago
6eb3c73
sh: fixed virt/phys mapping helpers for PMB.
by Paul Mundt
· 15 years ago
4cfa8e7
sh: make pmb iomapping configurable.
by Paul Mundt
· 15 years ago
90e7d64
sh: reworked dynamic PMB mapping.
by Paul Mundt
· 15 years ago
94316cd
sh: Fix up cpumask_of_pcibus() for the NUMA build.
by Paul Mundt
· 15 years ago
7d0b0a4
sh: Fix up ctrl_read/write stragglers in migor setup.
by Paul Mundt
· 15 years ago
9adae97
Merge branches 'sh/dmaengine', 'sh/hw-breakpoints' and 'sh/trivial'
by Paul Mundt
· 15 years ago
c014906
dmaengine: shdma: extend .device_terminate_all() to record partial transfer
by Guennadi Liakhovetski
· 15 years ago
c8e3149
sh: merge sh7722 and sh7724 DMA register definitions
by Guennadi Liakhovetski
· 15 years ago
bff932c
sh: activate runtime PM for dmaengine on sh7722 and sh7724
by Guennadi Liakhovetski
· 15 years ago
8b1935e
dmaengine: shdma: separate DMA headers.
by Guennadi Liakhovetski
· 15 years ago
027811b
dmaengine: shdma: convert to platform device resources
by Guennadi Liakhovetski
· 15 years ago
920925f
sh: audio support for the sh7722 Migo-R board
by Guennadi Liakhovetski
· 15 years ago
331af0c
sh: add DMA slave definitions and SIU platform data to sh7722 setup
by Guennadi Liakhovetski
· 15 years ago
ac0f6f9
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
524df55
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 15 years ago
6679ee1
Merge branch 'topic/asoc' into for-linus
by Takashi Iwai
· 15 years ago
4b62c0f
sh: No need to explicitly include <linux/rwlock.h>.
by Robert P. J. Day
· 15 years ago
55c1b0d
arch/sh/boot/compressed/cache.c: Checkpatch cleanup
by Andrea Gelmini
· 15 years ago
5499b45
arch/sh/lib/libgcc.h: Checkpatch cleanup
by Andrea Gelmini
· 15 years ago
105244e
sh: hw-breakpoints: Accept breakpoints on NULL addresses.
by Paul Mundt
· 15 years ago
6556a67
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
e0d2724
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
6fb8302
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core
by Ingo Molnar
· 15 years ago
2b8c70b
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 15 years ago
f24407d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-vipt
by Linus Torvalds
· 15 years ago
64d497f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
3675c75
soc-camera: ov772x: Modify buswidth control
by Kuninori Morimoto
· 15 years ago
b5f5fe8
sh: remove dead LED code for migo-r and ms7724se
by Magnus Damm
· 15 years ago
6b3b557
sh: ecovec build fix for CONFIG_I2C=n
by Magnus Damm
· 15 years ago
2839bd6
sh: ecovec r-standby support
by Magnus Damm
· 15 years ago
b67cf28
sh: ms7724se r-standby support
by Magnus Damm
· 15 years ago
41bfb7d
sh: SH-Mobile R-standby register save/restore
by Magnus Damm
· 15 years ago
9f33be2
Merge branches 'clks' and 'pnx' into devel
by Russell King
· 15 years ago
29463c2
sh: ms7724: modify scan_timing for KEYSC
by Kuninori Morimoto
· 15 years ago
bbb892a
sh: ms7724: Add sh_sir support
by Kuninori Morimoto
· 15 years ago
2636571
sh: mach-ecovec24: Add sh_sir support
by Kuninori Morimoto
· 15 years ago
94ea5e4
sh: wire up SET/GET_UNALIGN_CTL.
by Paul Mundt
· 15 years ago
7c1b2c6
sh: allow alignment fault mode to be configured at kernel boot.
by Paul Mundt
· 15 years ago
3b7a17f
resource/PCI: mark struct resource as const
by Dominik Brodowski
· 15 years ago
b26b2d4
resource/PCI: align functions now return start of resource
by Dominik Brodowski
· 15 years ago
16afc9f
sh: sh7724: Update FSI/SPU2 clock
by Kuninori Morimoto
· 15 years ago
6f26d19
sh: always enable sh7724 vpu_clk and set to 166MHz on Ecovec
by Magnus Damm
· 15 years ago
7be85c6
sh: add sh7724 kick callback to clk_div4_table
by Magnus Damm
· 15 years ago
0a5f337
sh: introduce struct clk_div4_table
by Magnus Damm
· 15 years ago
de7ca21
sh: clock-cpg div4 set_rate() shift fix
by Magnus Damm
· 15 years ago
4b3073e
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
by Russell King
· 15 years ago
8c563a30c
sh: Turn on speculative return for SH7785 and SH7786
by Matt Fleming
· 15 years ago
77f36fc
Merge branch 'sh/pmb-dynamic'
by Paul Mundt
· 15 years ago
d01447b
sh: Merge legacy and dynamic PMB modes.
by Paul Mundt
· 15 years ago
2e45064
sh: Use uncached I/O helpers in PMB setup.
by Paul Mundt
· 15 years ago
b8f7918
sh: Provide uncached I/O helpers.
by Paul Mundt
· 15 years ago
d53a0d3
sh: PMB locking overhaul.
by Paul Mundt
· 15 years ago
e7b8e67
tracing: Unify arch_syscall_addr() implementations
by Mike Frysinger
· 15 years ago
0065b96
sh: Fix up dynamically created write-through PMB mappings.
by Paul Mundt
· 15 years ago
d7813bc
sh: Build PMB entry links for existing contiguous multi-page mappings.
by Paul Mundt
· 15 years ago
9edef28
sh: uncached mapping helpers.
by Paul Mundt
· 15 years ago
51becfd
sh: PMB tidying.
by Paul Mundt
· 15 years ago
7bdda62
sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.
by Paul Mundt
· 15 years ago
838a4a9
sh: fix sh7723 SDHI support using INTC force_disable
by Magnus Damm
· 15 years ago
e9125ac
sh: fix sh7722 SDHI support using INTC force_disable
by Magnus Damm
· 15 years ago
49f3bfe
sh: Setup boot CPU VBR early to enable early page faults.
by Paul Mundt
· 15 years ago
1d5cfcd
sh: Kill off some superfluous legacy PMB special casing.
by Paul Mundt
· 15 years ago
efd54ea
sh: Merge the legacy PMB mapping and entry synchronization code.
by Paul Mundt
· 15 years ago
55cef91
sh: Prevent fixed slot PMB remapping from clobbering boot entries.
by Paul Mundt
· 15 years ago
319c2cc
sh: Fix zImage boot using fixed PMB.
by Nobuhiro Iwamatsu
· 15 years ago
fb1e776
sh: fix sh7724 SDHI support using INTC force_disable
by Magnus Damm
· 15 years ago
04c8697
sh: Fix up legacy PMB mode offset calculation.
by Paul Mundt
· 15 years ago
028c5d5d
Merge branch 'sh/stable-updates'
by Paul Mundt
· 15 years ago
4b505db
sh64: fix tracing of signals.
by Paul Mundt
· 15 years ago
19f6b8b
sh64: fix up memory offset calculation.
by Paul Mundt
· 15 years ago
b0f3ae0
sh: Isolate uncached mapping support.
by Paul Mundt
· 15 years ago
a4dad4c
sh: update sdk7786 defconfig.
by Paul Mundt
· 15 years ago
7578a4c
sh: Fix up multi-resource mapping for SH7786 PCIe.
by Paul Mundt
· 15 years ago
801cd56
sh: break out enable/reparent div4 clocks on sh7723
by Magnus Damm
· 15 years ago
3844ead
sh: sh7724/Ecovec24/KFR2R09/MS7724SE SDHI vector merge
by Magnus Damm
· 15 years ago
e3e8004
sh: sh7723/AP325 SDHI vector merge
by Magnus Damm
· 15 years ago
8d9adab
sh: sh7722/Migo-R SDHI vector merge
by Magnus Damm
· 15 years ago
7561f2d
sh: Fix up SH7786 PCI resource definitions.
by Paul Mundt
· 15 years ago
13fd7ae
Merge branches 'sh/dwarf-unwinder', 'sh/g3-prep' and 'sh/stable-updates'
by Paul Mundt
· 15 years ago
2e18e04
Merge branch 'sh/dmaengine'
by Paul Mundt
· 15 years ago
858918b
sh: Optimise FDE/CIE lookup by using red-black trees
by Matt Fleming
· 15 years ago
1af0b2f
sh: Remove superfluous setup_frame_reg call
by Matt Fleming
· 15 years ago
944a343
sh: Don't continue unwinding across interrupts
by Matt Fleming
· 15 years ago
1dca56f
sh: Setup frame pointer in handle_exception path
by Matt Fleming
· 15 years ago
1426982
sh: Correct the offset of the return address in ret_from_exception
by Matt Fleming
· 15 years ago
cfefe99
sh: implement DMA_SLAVE capability in SH dmaengine driver
by Guennadi Liakhovetski
· 15 years ago
623b4ac
sh: fix Transfer Size calculation in both DMA drivers
by Guennadi Liakhovetski
· 15 years ago
c9334f6
sh: add mm API for DMA to vmalloc/vmap areas
by James Bottomley
· 15 years ago
b06ede8
sh: Fix up hp6xx build.
by Paul Mundt
· 15 years ago
3b0be1a
sh: Fix an off-by-1 in SH7780 PCIC memory resource mapping.
by Paul Mundt
· 15 years ago
9ad62ec
sh: Fix up early PCI PERR/SERR IRQ handling.
by Paul Mundt
· 15 years ago
37feecb
sh: Disable generic IRQ probing.
by Paul Mundt
· 15 years ago
4b842c8
sh: enable sparseirq for highlander and r2d.
by Paul Mundt
· 15 years ago
Next »