Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
18fc31641925867c871bc75270ce642c039188d3
/
arch
/
sh
/
include
e4c9dd0
kmap_types: make most arches use generic header file
by Randy Dunlap
· 16 years ago
5b02ee3
asm-generic: merge branch 'master' of torvalds/linux-2.6
by Arnd Bergmann
· 16 years ago
5b17e1c
asm-generic: rename page.h and uaccess.h
by Arnd Bergmann
· 16 years ago
72099ed
asm-generic: rename atomic.h to atomic-long.h
by Arnd Bergmann
· 16 years ago
c31ae4b
asm-generic: introduce asm/bitsperlong.h
by Arnd Bergmann
· 16 years ago
63b852a
asm-generic: rename termios.h, signal.h and mman.h
by Arnd Bergmann
· 16 years ago
6a1555f
sh: Wire up sys_rt_tgsigqueueinfo.
by Paul Mundt
· 16 years ago
4c7c997
sh: Fix sh4a llsc-based cmpxchg()
by Aoi Shinkai
· 16 years ago
098dee9
sh: add enable()/disable()/set_rate() to div6 code
by Magnus Damm
· 16 years ago
ed740cb
sh: sh7722 mode pin definitions
by Magnus Damm
· 16 years ago
36e5b26
sh: sh7724 mode pin comments
by Magnus Damm
· 16 years ago
e4218ef
sh: sh7723 mode pin V2
by Magnus Damm
· 16 years ago
0d4fdbb
sh: rework mode pin code
by Magnus Damm
· 16 years ago
2693e27
sh: clock div6 helper code
by Magnus Damm
· 16 years ago
cf9fe11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 16 years ago
48c72fc
sh: 16-bit get_unaligned() sh4a fix
by Magnus Damm
· 16 years ago
d974ac2
sh: add RAMCR definition for sh4
by Kuninori Morimoto
· 16 years ago
a1153e2
sh: shared div4 clock code
by Magnus Damm
· 16 years ago
6881e8b
sh: shared mstp32 clock code
by Magnus Damm
· 16 years ago
4a44b32
sh: sh7785 mode pin definitions
by Magnus Damm
· 16 years ago
eb9b9b5
sh: boot word / mode pin support V2
by Magnus Damm
· 16 years ago
c3dc5be
flat: fix data sections alignment
by Oskar Schirmer
· 16 years ago
464c9e1
Merge branch 'sh/clkfwk'
by Paul Mundt
· 16 years ago
b7e2ac6
sh: pci: Disable MWI and make pci_dma_burst_advice() a bit more accurate.
by Paul Mundt
· 16 years ago
61ce539
sh: remove clk_ops->build_rate_table()
by Magnus Damm
· 16 years ago
c94a857
sh: add shared clock framework frequency table code
by Magnus Damm
· 16 years ago
287c129
sh: Add ms7724se (SH7724) board support
by Kuninori Morimoto
· 16 years ago
62fad39
sh: Add a NR_IRQS_LEGACY for external IRQ0-7.
by Paul Mundt
· 16 years ago
62669e6
sh: mach-hp6xx: Fix up the hp6xx build for hd64461 changes.
by Paul Mundt
· 16 years ago
bec36ec
sh: hd64461: Fix up I/O base register offsets.
by Paul Mundt
· 16 years ago
549b5e3
sh: clkfwk: Add MSTP bits to SH7785 clock framework.
by Paul Mundt
· 16 years ago
cedcf33
sh: clkfwk: Map tree hierarchy in debugfs.
by Paul Mundt
· 16 years ago
cc96eac
sh: clkfwk: rate table construction and rounding for SH7785.
by Paul Mundt
· 16 years ago
a77b5ac
sh: clkfwk: Update SH7785 for refactored clock framework.
by Paul Mundt
· 16 years ago
253b088
sh: clkfwk: Rework legacy CPG clock handling.
by Paul Mundt
· 16 years ago
fd5b1245
Merge branch 'master' into sh/clkfwk
by Paul Mundt
· 16 years ago
8be5f1a
sh: Kill off the remnants of the old timer code.
by Paul Mundt
· 16 years ago
f19900b
sh: remove old TMU driver
by Magnus Damm
· 16 years ago
0dae895
sh: clkfwk: Wire up clk_get_sys() support.
by Paul Mundt
· 16 years ago
007e836
sh: clkfwk: Kill off clk_recalc_rate().
by Paul Mundt
· 16 years ago
aa87aa3
sh: clkfwk: Improve the generic clk_set_parent() implementation.
by Paul Mundt
· 16 years ago
ae891a4
sh: clkfwk: Fix up the clk_enable() error path.
by Paul Mundt
· 16 years ago
154502e
sh: clkfwk: Convert SH-Mobile CPUs to use CLK_ENABLE_ON_INIT.
by Paul Mundt
· 16 years ago
4ff29ff
sh: clkfwk: Consolidate the ALWAYS_ENABLED / NEEDS_INIT mess.
by Paul Mundt
· 16 years ago
b1f6cfe
sh: clkfwk: refactor rate propagation.
by Paul Mundt
· 16 years ago
a02cb23
sh: clkfwk: Add a followparent_recalc() helper.
by Paul Mundt
· 16 years ago
b68d820
sh: clkfwk: Make recalc return an unsigned long.
by Paul Mundt
· 16 years ago
7bce6c2
sh: sh7785lcr: fix I2C device address map for 32-bit mode
by Yoshihiro Shimoda
· 16 years ago
567bb8f
sh: Fix up R0 dependence in __arch_swab16/32.
by Paul Mundt
· 16 years ago
2bcfffa
sh: Rename opcode_t to insn_size_t.
by Paul Mundt
· 16 years ago
6dbe47a
sh: Provide __read_{read,write}sl() definitions for sh64.
by Paul Mundt
· 16 years ago
e73173d
sh: Fix UBC setup and registers for SH2A
by Kieran Bingham
· 16 years ago
be6514c
sh: Add in some ptrace definitions from GDB.
by Kieran Bingham
· 16 years ago
4f5ecaa
sh: clock framework update, fix count and kill off kref
by Magnus Damm
· 16 years ago
5ac5496
sh: Kill off dead handle_timer_tick() code.
by Paul Mundt
· 16 years ago
c51279e
sh: Kill off unused SH-5 irq_describe cruft.
by Paul Mundt
· 16 years ago
0fb849b
sh: Integrate the SH-5 onchip_remap() more coherently.
by Paul Mundt
· 16 years ago
ee1acbf
sh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_AREA_TOPDOWN.
by Paul Mundt
· 16 years ago
dec56e6
sh: Kill off the now unused ARCH_USES_GETTIMEOFFSET code.
by Paul Mundt
· 16 years ago
3280c88
sh: remove old MTU2 driver
by Magnus Damm
· 16 years ago
7563431
time: sh: convert to use arch_getoffset() infrastructure
by john stultz
· 16 years ago
66fdc95
Merge branch 'timers/clocksource' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip
by Paul Mundt
· 16 years ago
f425752
sh: remove old CMT driver
by Magnus Damm
· 16 years ago
e6be3a2
sh: pass through ioremap() for non-mmu processors.
by Magnus Damm
· 16 years ago
47c8a08
sh: rtc-generic support.
by Paul Mundt
· 16 years ago
ecd4ca5
sh: Fix up unsigned syscall_nr in SH-5 pt_regs.
by Paul Mundt
· 16 years ago
339b042
Merge branches 'sh/stable-updates' and 'sh/pci-rework'
by Paul Mundt
· 16 years ago
3e98f9f
sh: pci: Fix up the build for CONFIG_PCI=n.
by Paul Mundt
· 16 years ago
805fcc8
sh: pci: Kill off the last remnants of the now unused pci-auto code.
by Paul Mundt
· 16 years ago
3444f5e
sh: pci: Tidy up the dreamcast PCI support.
by Paul Mundt
· 16 years ago
5ba7205
sh: pci: Kill off the now unused hose->io_base.
by Paul Mundt
· 16 years ago
09cfeb1
sh: pci: Track io and mem_offset per-channel.
by Paul Mundt
· 16 years ago
e79066a
sh: pci: New-style controller registration.
by Paul Mundt
· 16 years ago
99f95f1
sh: pci: Rework fixed region checks in ioremap().
by Paul Mundt
· 16 years ago
0bb34a6
sh: pci: Consolidate pci_iomap() and use the generic I/O base.
by Paul Mundt
· 16 years ago
394b6d2
sh: pci: Kill off unused pcibios_fixup().
by Paul Mundt
· 16 years ago
a3c0e0d
sh: pci: Consolidate pcibios_align_resource() definitions.
by Paul Mundt
· 16 years ago
9833385
sh: pci: HAVE_PCI_MMAP support.
by Paul Mundt
· 16 years ago
9ade121
sh: pci: Drop asm-generic/pci.h, so we can use our own fixups.
by Paul Mundt
· 16 years ago
22fd67c
Merge branches 'sh/earlytimer' and 'sh/shmobile-r2r-staging'
by Paul Mundt
· 16 years ago
87a00dc
sh: Add plat_early_device_setup()
by Magnus Damm
· 16 years ago
8ce0143
sh: pci io port base address code
by Magnus Damm
· 17 years ago
ef339f2
sh: pci memory range checking code
by Magnus Damm
· 17 years ago
ef53fde
sh: add io_base member to pci_channel
by Magnus Damm
· 17 years ago
e4c6a36
sh: add reg_base member to pci_channel
by Magnus Damm
· 17 years ago
b6706ef
sh: hook in struct pci_channel in sysdata
by Magnus Damm
· 17 years ago
d0e3db4
sh: add init member to pci_channel data
by Magnus Damm
· 16 years ago
0207a2e
sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype.
by Kuninori Morimoto
· 16 years ago
f802d96
sh: Add support for DMA API debugging.
by Paul Mundt
· 16 years ago
b35346f
sh: Provide cpumask_of_pcibus() to fix NUMA build.
by Paul Mundt
· 16 years ago
090fed5
sh: wire up sys_preadv/sys_pwritev() syscalls.
by Paul Mundt
· 16 years ago
45e36c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 16 years ago
01ab103
sh: Fix up DSP context save/restore.
by Michael Trimarchi
· 16 years ago
f5f7eac
Allow rwlocks to re-enable interrupts
by Robin Holt
· 16 years ago
e869a90
sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle.
by Paul Mundt
· 16 years ago
c4361bb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 16 years ago
3b4df71
sh: Sanitize asm/mmu.h for assembly use.
by Francesco VIRLINZI
· 16 years ago
1c58b0b
sh: Tidy up sh7786 pinmux table.
by Kuninori Morimoto
· 16 years ago
0451fb2
cpumask: remove node_to_first_cpu
by Rusty Russell
· 16 years ago
08abe18
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
Next »