Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
4194b1eaf18ddc3eee9597e8800b6d2ffdfd3614
/
arch
/
sh
45e36c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 16 years ago
68b42d1
sh: sh7785lcr: Map whole PCI address space.
by Takashi Yoshii
· 16 years ago
01ab103
sh: Fix up DSP context save/restore.
by Michael Trimarchi
· 16 years ago
a27873c
sh: Fix up number of on-chip DMA channels on SH7091.
by Paul Mundt
· 16 years ago
811158b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
f5f7eac
Allow rwlocks to re-enable interrupts
by Robin Holt
· 16 years ago
6f2c55b
Simplify copy_thread()
by Alexey Dobriyan
· 16 years ago
53a52ab
sh: update defconfigs.
by Paul Mundt
· 16 years ago
e820882
sh: Kill off broken direct-mapped cache mode.
by Paul Mundt
· 16 years ago
e869a90
sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle.
by Paul Mundt
· 16 years ago
eeee785
sh: Add a command line option for disabling I/O trapping.
by Paul Mundt
· 16 years ago
8dafc34
sh: Select ARCH_HIBERNATION_POSSIBLE.
by Paul Mundt
· 16 years ago
6493505
sh: migor: Fix up CEU use flags.
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
46368fa
sh: ap325 and Migo-R use new sh_mobile_ceu_info flags
by Kuninori Morimoto
· 16 years ago
d17abcd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
by Linus Torvalds
· 16 years ago
0bd4781
sh: Fix up -Wformat-security whining.
by Paul Mundt
· 16 years ago
4713125
sh: ap325rxa: Add ov772x support, again.
by Kuninori Morimoto
· 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
f36b59d
sh: Add MMU dependency for kexec
by Nobuhiro Iwamatsu
· 16 years ago
71c1d19
sh: urquell: enable LAN device
by Kuninori Morimoto
· 16 years ago
0824806
sh: Remove buggy definition from SH7786 pinmux_data[]
by Kuninori Morimoto
· 16 years ago
2d9329f
V4L/DVB (10665): soc-camera: add data signal polarity flags to drivers
by Guennadi Liakhovetski
· 16 years ago
692105b
trivial: fix typos/grammar errors in Kconfig texts
by Matt LaPlante
· 16 years ago
1a8a510
cpumask: remove references to struct irqaction's mask field.
by Rusty Russell
· 16 years ago
0451fb2
cpumask: remove node_to_first_cpu
by Rusty Russell
· 16 years ago
8e99ada
i2c-algo-pca: Rework waiting for a free bus
by Wolfram Sang
· 16 years ago
a841696
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
08abe18
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
eaeed5d
sh: add support for SMSC Polaris platform
by Steve Glendinning
· 16 years ago
3bf5092
sh: fix the HD64461 level-triggered interrupts handling
by Rafael Ignacio Zurita
· 16 years ago
615e73b
sh: disallow kexec virtual entry
by Magnus Damm
· 16 years ago
7e6b6f2
sh: kexec jump: fix for ftrace.
by Paul Mundt
· 16 years ago
a6bab7b
sh: kexec: Drop SR.BL bit toggling.
by Paul Mundt
· 16 years ago
b7cf6dd
sh: add kexec jump support
by Magnus Damm
· 16 years ago
e4e063d
sh: rework kexec segment code
by Magnus Damm
· 16 years ago
7be5c55
sh: simplify kexec vbr code
by Magnus Damm
· 16 years ago
c203518
sh: Flush only the needed range when unmapping a VMA.
by Paul Mundt
· 16 years ago
3a3b311
sh: Update debugfs ASID dumping for 16-bit ASID support.
by Paul Mundt
· 16 years ago
c54a43e
sh: tlb-pteaex: Kill off legacy PTEA updates.
by Paul Mundt
· 16 years ago
8263a67
sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.
by Paul Mundt
· 16 years ago
da78800
sh: sh7763rdp: Change IRQ number for sh_eth of sh7763rdp
by Nobuhiro Iwamatsu
· 16 years ago
32910e2
sh: espt-giga board support
by Nobuhiro Iwamatsu
· 16 years ago
40f49e7
sh: dma: Make G2 DMA configurable.
by Paul Mundt
· 16 years ago
da62e71
sh: dma: Make PVR2 DMA configurable.
by Paul Mundt
· 16 years ago
988f831
sh: Move IRQ multi definition of DMAC to defconfig
by Nobuhiro Iwamatsu
· 16 years ago
50cca71
sh: clkfwk: Safer resume from hibernation.
by Francesco VIRLINZI
· 16 years ago
e9edb3f
sh: Consolidate SH-Mobile CPU code in arch/sh/kernel/cpu/shmobile/.
by Paul Mundt
· 16 years ago
93356d0
sh: add ap325 lcd power off support
by Magnus Damm
· 16 years ago
7759491
sh: SuperH Mobile suspend support
by Magnus Damm
· 16 years ago
7a51628
sh: Fix compile error by operands(mov.l) in sh3/entry.S
by Nobuhiro Iwamatsu
· 16 years ago
02ebd32
sh: Disable get_dma_error_irq for non-SH4 targets.
by Nobuhiro Iwamatsu
· 16 years ago
a83c0b7
sh: PMB hibernation support
by Francesco VIRLINZI
· 16 years ago
039a718
sh: Revert CONFIG_NR_ONCHIP_DMA_CHANNELS to MAX_DMA_CHANNELS
by Nobuhiro Iwamatsu
· 16 years ago
4c3f450
sh: Add OHCI USB support for SH7786
by Kuninori Morimoto
· 16 years ago
edb3502
Merge branches 'irq/genirq' and 'linus' into irq/core
by Ingo Molnar
· 16 years ago
600fa57
sh: improve sh7785lcr power off code
by Magnus Damm
· 16 years ago
4a55026
sh: clkfwk: Add resume from hibernation support.
by Francesco VIRLINZI
· 16 years ago
d680c76
sh: clkfwk: add clk_set_parent/clk_get_parent
by Francesco VIRLINZI
· 16 years ago
71b973a
sh: dma-sh updates for multi IRQ and new SH-4A CPUs.
by Nobuhiro Iwamatsu
· 16 years ago
ae68df5
sh: Generate uImage by default on Urquell board.
by Paul Mundt
· 16 years ago
dc65a97
sh: Define ARCH_SHMOBILE for SH-Mobile CPUs.
by Paul Mundt
· 16 years ago
8ffe313
sh: pci-sh7780: fix pci memory address for fixed PMB
by Yoshihiro Shimoda
· 16 years ago
df4d4f1
sh: sh7785lcr: Updates for fixed PMB.
by Yoshihiro Shimoda
· 16 years ago
2f47f44
sh: Support fixed 32-bit PMB mappings from bootloader.
by Yoshihiro Shimoda
· 16 years ago
5084071
sh: Show sleep state with Migo-R LEDs
by Magnus Damm
· 16 years ago
74aaf02
Merge branch 'sh/stable-updates'
by Paul Mundt
· 16 years ago
ba087e6
sh: Add media/soc_camera.h to board setup of Renesas AP325RXA
by Nobuhiro Iwamatsu
· 16 years ago
e161183
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 16 years ago
2ef7f0d
sh: hibernation support
by Magnus Damm
· 16 years ago
edab56f
sh: multiple vectors per irq - sh7720.
by Paul Mundt
· 16 years ago
56d604d
sh: multiple vectors per irq - sh7710.
by Paul Mundt
· 16 years ago
0caedb0
sh: multiple vectors per irq - sh7705.
by Paul Mundt
· 16 years ago
592acbd
sh: multiple vectors per irq - sh770x.
by Paul Mundt
· 16 years ago
053bfc5
sh: multiple vectors per irq - mxg.
by Paul Mundt
· 16 years ago
5dece2b
sh: multiple vectors per irq - sh7619.
by Paul Mundt
· 16 years ago
f858abb
sh: multiple vectors per irq - sh7206.
by Paul Mundt
· 16 years ago
d55eedd
sh: multiple vectors per irq - sh7201.
by Paul Mundt
· 16 years ago
e45efe6
sh: multiple vectors per irq - sh7263.
by Paul Mundt
· 16 years ago
bb943a2
sh: multiple vectors per irq - sh7203.
by Paul Mundt
· 16 years ago
075901a
sh: Restore RTC IRQ setting for SH7763 setup.
by Nobuhiro Iwamatsu
· 16 years ago
a6bc772
sh: multiple vectors per irq - sh7763
by Nobuhiro Iwamatsu
· 16 years ago
a4b1fdd
sh: Set a sensible default for the SH7786 pclk.
by Paul Mundt
· 16 years ago
929ef1a
sh: urquell: Add smc91x support and update defconfig accordingly.
by Kuninori Morimoto
· 16 years ago
5ac072e
sh: Urquell board support.
by Kuninori Morimoto
· 16 years ago
37042fb
sh: SH7786 is an SH-X3 core, select CPU_SHX3.
by Paul Mundt
· 16 years ago
55ba99e
sh: Add support for SH7786 CPU subtype.
by Kuninori Morimoto
· 16 years ago
aa4abc9
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
0d5e19a
sh: Fix up SH-X3 general exception handler build.
by Paul Mundt
· 16 years ago
57e41c8
sh: multiple vectors per irq - sh7785
by Magnus Damm
· 16 years ago
a842fb2
sh: multiple vectors per irq - sh7780
by Magnus Damm
· 16 years ago
69977e7
sh: multiple vectors per irq - sh7750
by Magnus Damm
· 16 years ago
bdaa6e8
sh: multiple vectors per irq - base
by Magnus Damm
· 16 years ago
3e91fae
sh: fix P4 iounmap() pass-through
by Magnus Damm
· 16 years ago
a73090ff
sh: Disable unsupportable prefetching on SH-3.
by Paul Mundt
· 16 years ago
0197f21
sh: prefetch early exception data on sh4/sh4a.
by Magnus Damm
· 16 years ago
4f099eb
sh: remove EXPEVT vector from stack on sh3/sh4/sh4a
by Magnus Damm
· 16 years ago
1dd2272
sh: rework register restore code for sh3/sh4/sh4a
by Magnus Damm
· 16 years ago
1d015cf
sh: shared register saving code for sh3/sh4/sh4a
by Magnus Damm
· 16 years ago
Next »