Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
acf2c9685fb8295cb62a623d7358a1cfde8b07ea
/
arch
/
sh
acf2c96
sh: Kill off duplicate address alignment in ioremap_fixed().
by Paul Mundt
· 15 years ago
d57d640
sh: Prevent 64-bit pgprot clobbering across ioremap implementations.
by Paul Mundt
· 15 years ago
af14153
sh: Flag __ioremap_caller() __init_refok.
by Paul Mundt
· 15 years ago
12b6b01
sh: Handle unmapping of fixed slots transparently in iounmap().
by Paul Mundt
· 15 years ago
4f744af
sh: Make iounmap_fixed() return success/failure for iounmap() path.
by Paul Mundt
· 15 years ago
0b59e38
sh: Merge _32/_64 ioremap implementations.
by Paul Mundt
· 15 years ago
edf711b
sh: Fixup the IOREMAP_FIXED=n build.
by Paul Mundt
· 15 years ago
d9b9487
sh: Handle early ioremaps through fixed mappings.
by Paul Mundt
· 15 years ago
0c54de1
Merge branch 'sh/stable-updates'
by Paul Mundt
· 15 years ago
8faba61
Merge branch 'sh/ioremap-fixed'
by Paul Mundt
· 15 years ago
4291b73
sh: Need IRQs enabled for init_fpu().
by Paul Mundt
· 15 years ago
3d46767
sh: Setup early PMB mappings.
by Matt Fleming
· 15 years ago
78bf04f
sh: Tidy up non-translatable checks in iounmap path.
by Paul Mundt
· 15 years ago
597fe76
sh: Use ioremap_fixed() to implement SH-5 ioremap()
by Matt Fleming
· 15 years ago
6f82b6e
sh: Use ioremap_fixmed to map the SM501 DRAM config register
by Matt Fleming
· 15 years ago
4d35b93
sh: Add fixed ioremap support
by Matt Fleming
· 15 years ago
07cad4d
sh: Generalise the pte handling code for the fixmap path
by Matt Fleming
· 15 years ago
24ef7fc
sh: Acquire some more page flags for SH-5.
by Matt Fleming
· 15 years ago
8eda551
sh: New extended page flag to wire/unwire TLB entries
by Matt Fleming
· 15 years ago
7dcaa8e
sh: Generalize SH7786 PCIe support.
by Paul Mundt
· 15 years ago
6f832e8
sh: mach-sdk7786: mode pins support.
by Paul Mundt
· 15 years ago
f0cb773
sh: Fix up the secondary CPU entry point for 32bit mode.
by Paul Mundt
· 15 years ago
a6198a2
sh: Guard against early IPIs in flush_cache_all().
by Paul Mundt
· 15 years ago
a09d283
sh: heartbeat: Update boards for access size hinting.
by Paul Mundt
· 15 years ago
2267c78
sh: mach-sdk7786: heartbeat support.
by Paul Mundt
· 15 years ago
10ab92d
sh: heartbeat: Support access size specification via resource flags.
by Paul Mundt
· 15 years ago
ea44078
sh: mach-ecovec24: Add motion sensor driver support.
by NISHIMOTO Hiroki
· 15 years ago
46c4e5d
sh: Fix CONFIG_PMB=n build.
by Matt Fleming
· 15 years ago
02bf6cc
sh: Preliminary SDK7786 board support.
by Paul Mundt
· 15 years ago
0710520
Makefile: do not override LC_CTYPE
by Michal Marek
· 15 years ago
e44d6c4
sh: Rename split-level pgtable headers.
by Paul Mundt
· 15 years ago
782bb5a
sh: default to extended TLB support.
by Paul Mundt
· 15 years ago
206582c
sh: Make all PxSEGADDR() calls fatal for non-legacy configs.
by Paul Mundt
· 15 years ago
88f73d2
sh: Fix up L2 cache comment typo.
by Paul Mundt
· 15 years ago
a0ab366
sh: fixed PMB mode refactoring.
by Paul Mundt
· 15 years ago
7f33306
sh: PVR detection for 2nd cut SH7786.
by Matt Fleming
· 15 years ago
eca50f1
sh: Add a vmlinux.bin target.
by Paul Mundt
· 15 years ago
c7b16ef
sh: Add support for LZO-compressed kernels.
by Paul Mundt
· 15 years ago
644755e
Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'
by Paul Mundt
· 15 years ago
6430a59
sh: Don't perform an icbi on a P2 address
by Matt Fleming
· 15 years ago
0ea820c
sh: Move over to dynamically allocated FPU context.
by Paul Mundt
· 15 years ago
a370579
sh: Use SLAB_PANIC for thread_info slab cache.
by Paul Mundt
· 15 years ago
cbf6b1b
sh: Always provide thread_info allocators.
by Paul Mundt
· 15 years ago
70e068e
sh: Move start_thread() out of line.
by Paul Mundt
· 15 years ago
94cd049
sh: sh_bios detection.
by Paul Mundt
· 15 years ago
a99eae5
sh: Split out the unaligned counters and user bits.
by Paul Mundt
· 15 years ago
776258d
sh: Consolidate the sh_bios earlyprintk code.
by Paul Mundt
· 15 years ago
b9303a7
sh: Kill off more unused sh_bios callbacks.
by Paul Mundt
· 15 years ago
65fedbb
sh64: Fix up early serial fixmap.
by Paul Mundt
· 15 years ago
191d0d2
sh: Tidy up the sh bios VBR handling.
by Paul Mundt
· 15 years ago
ee2760e
sh: default to sparseirq.
by Paul Mundt
· 15 years ago
53e6d8e
sh: mach-se: Convert SE7343 FPGA to dynamic IRQ allocation.
by Paul Mundt
· 15 years ago
8c0b813
sh: consolidate atomic_cmpxchg()/atomic_add_unless() definitions.
by Paul Mundt
· 15 years ago
fa94dde
Merge branch 'master' into sh/hw-breakpoints
by Paul Mundt
· 15 years ago
6fbfe8d
sh: select HAVE_HW_BREAKPOINT for all SUPERH32 CPUs.
by Paul Mundt
· 15 years ago
56d45b6
sh: Fix up nommu build for out-of-line pgtable changes.
by Paul Mundt
· 15 years ago
9fae4fb
sh: Reclaim TIF_DEBUG.
by Paul Mundt
· 15 years ago
7025bec
sh: Kill off dead UBC headers.
by Paul Mundt
· 15 years ago
4352fc1
sh: Abstracted SH-4A UBC support on hw-breakpoint core.
by Paul Mundt
· 15 years ago
c476181
sh: Fix up breakpoint trap handler patching on SH-2A.
by Paul Mundt
· 15 years ago
0176bd3
sh: Drop down to a single quicklist.
by Paul Mundt
· 15 years ago
a7595fe
Merge branch 'sh/pgtable' of git://github.com/mfleming/linux-2.6
by Paul Mundt
· 15 years ago
921a220
Merge branch 'sh/stable-updates'
by Paul Mundt
· 15 years ago
7dbcd8c
sh: update defconfigs.
by Paul Mundt
· 15 years ago
5e9daa0
sh: Don't default enable PMB support.
by Paul Mundt
· 15 years ago
b4e2a2a
sh: Disable PMB for SH4AL-DSP CPUs.
by Paul Mundt
· 15 years ago
2a5eacc
sh: Move page table allocation out of line
by Matt Fleming
· 15 years ago
b4c8927
sh: Optimise flush_dcache_page() on SH4
by Matt Fleming
· 15 years ago
3f5ab76
sh: Correct the PTRS_PER_PMD and PMD_SHIFT values
by Matt Fleming
· 15 years ago
e591a51
sh: Remove unused functions
by Matt Fleming
· 15 years ago
8152a74
sh: Only provide a PCLK definition for legacy CPG CPUs.
by Paul Mundt
· 15 years ago
34d0b5a
sh: Convert ptrace to hw_breakpoint API.
by Paul Mundt
· 15 years ago
17eb9d6
Merge branches 'sh/g3-prep' and 'sh/stable-updates'
by Paul Mundt
· 15 years ago
f34548c
Merge branch 'sh/g3-prep' into sh/for-2.6.33
by Paul Mundt
· 15 years ago
76382b5
sh: Ensure all PG_dcache_dirty pages are written back.
by Markus Pietrek
· 15 years ago
9503e89
sh: mach-ecovec24: setup.c detailed correction
by Kuninori Morimoto
· 15 years ago
2264873
sh: kgdb: Rework breakpoint handling on top of notifier chain.
by Paul Mundt
· 15 years ago
b74ab70
sh: Don't NOTIFY_STOP for non-UBC breakpoint traps.
by Paul Mundt
· 15 years ago
6c0ee6a
sh: hw-breakpoint support requires perf events.
by Paul Mundt
· 15 years ago
a28b460
sh: Fix up hw-breakpoints build for API changes.
by Paul Mundt
· 15 years ago
4b4f887
Merge branch 'master' into sh/hw-breakpoints
by Paul Mundt
· 15 years ago
76e7461
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 15 years ago
d0b873f
Merge branch 'sh/stable-updates'
by Paul Mundt
· 15 years ago
73a38b8
sh: Only use bl bit toggling for sleeping idle.
by Paul Mundt
· 15 years ago
3147093
sh: Restore bl bit toggling in idle loop.
by Paul Mundt
· 15 years ago
5a865c0
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 15 years ago
5d9b4b1
sh: Definitions for 3-level page table layout
by Matt Fleming
· 15 years ago
b73c806
sh: Abstract the number of page table levels
by Matt Fleming
· 15 years ago
2f7bb2d
sh: Fix up MAX_DMA_CHANNELS definition when DMA is disabled.
by Paul Mundt
· 15 years ago
4385af8
sh: dmaengine support for SH7785
by Nobuhiro Iwamatsu
· 15 years ago
39b27f4
sh: dmaengine support for sh7724.
by Guennadi Liakhovetski
· 15 years ago
9b28317
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
6a5df38
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 15 years ago
698ba7b
elf: kill USE_ELF_CORE_DUMP
by Christoph Hellwig
· 15 years ago
a6b5f20
V4L/DVB (13661): rj54n1cb0c: Add cropping, auto white balance, restrict sizes, add platform data
by Guennadi Liakhovetski
· 15 years ago
760697b
V4L/DVB (13659): soc-camera: convert to the new mediabus API
by Guennadi Liakhovetski
· 15 years ago
0f44829
V4L/DVB (13650): soc-camera: switch drivers and platforms to use .priv in struct soc_camera_link
by Guennadi Liakhovetski
· 15 years ago
204fc39
sh: Fix test of unsigned in se7722_irq_demux()
by Roel Kluin
· 15 years ago
1980fdc
sh: mach-ecovec24: Add FSI sound support
by Kuninori Morimoto
· 15 years ago
9aa25d6
sh: mach-ecovec24: Add mt9t112 camera support
by Kuninori Morimoto
· 15 years ago
Next »