Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
26b63e995113dd48fde66c0d0d65eecc6df53172
/
arch
/
sh
26b63e9
sh: Fix up uImage compression type
by Yoshihiro Shimoda
· 17 years ago
7d7f7c3
remove include/asm-sh/floppy.h
by Adrian Bunk
· 17 years ago
9bbafce
sh: Fix occasional FPU register corruption under preempt.
by Paul Mundt
· 17 years ago
49a5ba4
sh: Use relative paths for mach/cpu symlinks.
by Franck Bui-Huu
· 17 years ago
40f7587
SH: Use newer, non-deprecated __SPIN_LOCK_UNLOCKED macro.
by Robert P. J. Day
· 17 years ago
66b5bf4
sh: Fix uImage build error.
by Paul Mundt
· 17 years ago
2b2d4e7
sh: Fix up the timer IRQ definition for SH7203.
by Paul Mundt
· 17 years ago
6c0602b
sh: Fix up the address error exception handler for SH-2.
by Kieran Bingham
· 17 years ago
7b9726a
sh: Fix up the sh64 build.
by Paul Mundt
· 17 years ago
e7d7dec
sh: Fix up SH7710 VoIP-GW build.
by Paul Mundt
· 17 years ago
2af8b3b
sh: Flag PMB support as EXPERIMENTAL.
by Paul Mundt
· 17 years ago
149b91e
sh: Update r7780mp defconfig.
by Paul Mundt
· 17 years ago
dd4f99b
sh: hp6xx: Fix up hp6xx_apm build failure.
by Paul Mundt
· 17 years ago
b2839ed
sh: Fix up section mismatches.
by Paul Mundt
· 17 years ago
8b03c04
sh: hp6xx: Correct APM output.
by Kristoffer Ericson
· 17 years ago
56546b1
sh: update se7780 defconfig
by goda.yusuke
· 17 years ago
866e6b9
sh: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
ad0caae
sh: export copy-page() to modules
by Andrew Morton
· 17 years ago
4bee4ca
sh_ksyms_32.c update for gcc 4.3
by Adrian Bunk
· 17 years ago
c31f2f3
sh/mm/pg-sh7705.c must #include <linux/fs.h>
by Adrian Bunk
· 17 years ago
b2d7c7f
arch/sh/drivers/dma/dma-sh.c: Correct use of ! and &
by Julia Lawall
· 17 years ago
96de1a8
serial: Move asm-sh/sci.h to linux/serial_sci.h.
by Paul Mundt
· 17 years ago
763a495
by Magnus Damm
· 17 years ago
b7fd095
sh: fix rtc_resources setup for sh770x
by Rafael Ignacio Zurita
· 17 years ago
1de83e9
sh: heartbeat: ioremap is expected to succeed
by Roel Kluin
· 17 years ago
4377e60
sh: Storage class should be before const qualifier
by Tobias Klauser
· 17 years ago
8ef97dd
sh: SH5-103 needs to select CPU_SH5.
by Paul Mundt
· 17 years ago
cc645a0
sh: Rename SH-3 CCR3 reg to avoid synclink_cs clash.
by Paul Mundt
· 17 years ago
a602cc0
sh: Fix multiple UTLB hit on UP SH-4.
by Hideo Saito
· 17 years ago
123100c
sh: fix pci io access for r2d boards
by Magnus Damm
· 17 years ago
e036eaa
sh: use ctrl_in/out for on chip pci access
by Magnus Damm
· 17 years ago
f99cb7a
sh: Kill off more dead symbols.
by Paul Mundt
· 17 years ago
db02612
sh: __uncached_start only on sh32.
by Paul Mundt
· 17 years ago
38350e0
sh: Get SH-5 caches working again post-unification.
by Paul Mundt
· 17 years ago
b785537
sh: Kill off bogus SH_SDK7780_STANDALONE symbol.
by Paul Mundt
· 17 years ago
43081e1
sh: Shut up some trivial build warnings.
by Paul Mundt
· 17 years ago
f1f8926
sh: Update SH-5 flush_cache_sigtramp() for API changes.
by Paul Mundt
· 17 years ago
64e34ca
sh: Disable big endian for SH-5.
by Paul Mundt
· 17 years ago
ecc14e8
sh: Symbol exports for trapped I/O.
by Paul Mundt
· 17 years ago
96f2fc0
sh: Clean up whitespace damage in Kconfig.debug.
by Paul Mundt
· 17 years ago
f1cdd63
sh: Use max_t in io_trapped.
by Paul Mundt
· 17 years ago
9109a30
sh: add support for sh7366 processor
by Magnus Damm
· 17 years ago
d847afe
sh: remove maskreg irq code
by Magnus Damm
· 17 years ago
0906185
sh: fix ptrace copy_from/to_user() compilation error
by Magnus Damm
· 17 years ago
c1a34e4
sh: trapped io support for highlander V2
by Magnus Damm
· 17 years ago
2d952b4
sh: trapped io support for r2d V2
by Magnus Damm
· 17 years ago
e7cc9a7
sh: trapped io support V2
by Magnus Damm
· 17 years ago
2ade1a9
sh: update r2d defconfigs with usb, spi and rtc
by Magnus Damm
· 17 years ago
4b5a9ef
sh: use opcode_t and enable unaligned code for sh2a
by Magnus Damm
· 17 years ago
4252c65
sh: add byte support to the sign extension code
by Magnus Damm
· 17 years ago
960c65e
sh: fix xtime_lock deadlocking.
by Peter Zijlstra
· 17 years ago
9216f19
sh: Add mach-type entries for MigoR and SDK7780.
by Paul Mundt
· 17 years ago
70f784e
sh: migor board support
by Magnus Damm
· 17 years ago
5d0e146
sh: Wire up new timerfd syscalls.
by Paul Mundt
· 17 years ago
86c0179
sh: break out unaligned sign extension code
by Magnus Damm
· 17 years ago
1cfb629
sh: add probe support for new sh7722 cut
by Magnus Damm
· 17 years ago
10a1deb
sh: add sh7722 support to EARLY_SCIF_CONSOLE
by Magnus Damm
· 17 years ago
222dc79
sh: remove unneeded cast
by Stephen Rothwell
· 17 years ago
2a3eeba
sh: declared coherent memory support V2 fix
by Magnus Damm
· 17 years ago
aa02cd2
xtime_lock vs update_process_times
by Peter Zijlstra
· 17 years ago
ec7748b
ide: introduce HAVE_IDE
by Sam Ravnborg
· 17 years ago
2547844
Fix container_of() usage
by Alexey Dobriyan
· 17 years ago
b0b933c
aout: mark arches that support A.OUT format
by David Howells
· 17 years ago
18a01a3b
Use BOOTMEM_EXCLUSIVE for kdump
by Bernhard Walle
· 17 years ago
72a7fe3
Introduce flags for reserve_bootmem()
by Bernhard Walle
· 17 years ago
0a87e3e
Rename: linux/pata_platform.h to linux/ata_platform.h
by Jeff Garzik
· 17 years ago
9692bd9
timerfd: fix remaining architectures
by Andrew Morton
· 17 years ago
f5bb3a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 17 years ago
03502fa
remove Documentation/smp.txt
by Adrian Bunk
· 17 years ago
125e564
Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig
by Mathieu Desnoyers
· 17 years ago
42d4b83
Add HAVE_OPROFILE
by Mathieu Desnoyers
· 17 years ago
687fcdf
Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 17 years ago
f4cb570
Suspend: Clean up Kconfig (V2)
by Johannes Berg
· 17 years ago
8f0e7d2
PCI: Kconfig help: don't refer to the PCI-HOWTO
by Adrian Bunk
· 17 years ago
01ba2bd
all archs: consolidate init and exit sections in vmlinux.lds.h
by Sam Ravnborg
· 17 years ago
6582d7b
sh: add spi header and r2d platform data V3
by Magnus Damm
· 17 years ago
da2d7f4
sh: update r7780rp interrupt code
by Magnus Damm
· 17 years ago
a724605
sh: use declared coherent memory for dreamcast pci ethernet adapter
by Magnus Damm
· 17 years ago
f93e97e
sh: declared coherent memory support V2
by Magnus Damm
· 17 years ago
4862ec0
sh: Add support for SDK7780 board.
by Nicholas Beck
· 17 years ago
773c7bd
sh: constify function pointer tables
by Jan Engelhardt
· 17 years ago
1b1e037
sh: Kill off -traditional for linker script.
by Paul Mundt
· 17 years ago
c2439a0
sh: Kill off hs7751rvoip reference from arch/sh/Kconfig.
by Adrian McMenamin
· 17 years ago
b87bf74
sh: Drop r7780rp_defconfig, use r7780mp_defconfig as kbuild default.
by Paul Mundt
· 17 years ago
a5350a9
sh: Kill off dead HS771RVoIP board support.
by Paul Mundt
· 17 years ago
427c727
sh: r7785rp: Fix up DECLARE_INTC_DESC() arg mismatch.
by Paul Mundt
· 17 years ago
03bbc0e
sh: r7785rp: Hook up the rest of the HL7785 FPGA IRQ vectors.
by Paul Mundt
· 17 years ago
d1eea50
sh: r2d - enable sm501 usb host function
by Magnus Damm
· 17 years ago
29ec677
sh: remove voyagergx
by Magnus Damm
· 17 years ago
cbd10df
sh: r2d - add lcd planel timings to sm501 platform data
by Magnus Damm
· 17 years ago
4bb70b8
sh: Add OHCI and UDC platform devices for SH7720.
by Yoshihiro Shimoda
· 17 years ago
7f3edee
sh: intc - remove default interrupt priority tables
by Magnus Damm
· 17 years ago
b62ad83
sh: Correct pte size mismatch for X2 TLB.
by Paul Mundt
· 17 years ago
6e3037d
sh: Update SE7712 PCLK definition.
by Andrew Murray
· 17 years ago
c3aa92a
sh: sh7712 clock support
by Andrew Murray
· 17 years ago
7d740a0
sh: Add support for SH7763 CPU subtype.
by Yoshihiro Shimoda
· 17 years ago
31a49c4
sh: Add support for SH7721 CPU subtype.
by Yoshihiro Shimoda
· 17 years ago
52e8b11
sh: Provide a stubbed __set_fixmap() for nommu.
by Paul Mundt
· 17 years ago
eb9c7f4
sh: arch/sh/: Spelling fixes.
by Joe Perches
· 17 years ago
6fc5153
sh: Fix up KERNEL_ENTRY calculation for uImage.
by Paul Mundt
· 17 years ago
Next »