Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
ab6e570ba33dbee18c2520d386e0f367a9b573c3
ab6e570
sh: Generic kgdb stub support.
by Paul Mundt
· 16 years ago
d7b01f7
sh: Enable HAVE_ARCH_TRACEHOOK for all SH, now that SH-5 supports it too.
by Paul Mundt
· 16 years ago
dd76279
sh: Provide linux/regset.h interface for SH-5.
by Paul Mundt
· 16 years ago
94e2fb3
sh: Provide asm/syscall.h for SH-5.
by Paul Mundt
· 16 years ago
6ac0343
sh: Handle cases where setup{_rt,}_frame() fail on SH-5 signal delivery.
by Paul Mundt
· 16 years ago
f15b2dc
sh: Fix up syscall_get_nr() comment in syscall_32.h.
by Paul Mundt
· 16 years ago
35724a0
sh: Fix up the cpu_asid() return value on nommu.
by Paul Mundt
· 16 years ago
a99d6fd
sh: Convert sh64 /proc/asids to debugfs and generic sh.
by Paul Mundt
· 16 years ago
4d1f3bb
sh: Kill off sh64's unused alloc/free_task_struct() definitions.
by Paul Mundt
· 16 years ago
4eec883
sh: mach-migor: Kill off unused Migo-R machvec.
by Paul Mundt
· 16 years ago
4545bfa
sh: add ov772x reset delay on Migo-R
by Magnus Damm
· 16 years ago
a6bc25a
sh: Drop the special qemu defconfig.
by Paul Mundt
· 16 years ago
bd40e81
sh: Delete unnecessary mov in the interrupt exception entry point.
by Aoi Shinkai
· 16 years ago
06be372
sh: Fix an off-by-1 check in __mutex_fastpath_unlock().
by Paul Mundt
· 16 years ago
a47925f
sh: Update rsk701_defconfig to reflect mach-rsk changes.
by Paul Mundt
· 16 years ago
ff15b90
sh: Enable leds-gpio in rsk7203 defconfig.
by Paul Mundt
· 16 years ago
ea0aac1
sh: Consolidate rsk7203/7201 in to a new mach-rsk.
by Paul Mundt
· 16 years ago
b5cfeac
sh: Provide ftrace_make_call()/ftrace_make_nop().
by Paul Mundt
· 16 years ago
4bc3e71
sh: Disable -Werror for arch/sh/oprofile/.
by Paul Mundt
· 16 years ago
3b04122
sh: Add plain udivsi3 (not _i4*) for gcc-4.1 and lower.
by Takashi YOSHII
· 16 years ago
1fdae0e
Fix incorrect use of loose in c-checksum.c
by Nick Andrew
· 16 years ago
77ba93a
sh: Fix up the SH-4A mutex fastpath semantics.
by Paul Mundt
· 16 years ago
c6f17cb
sh: allow CONFIG_CPU_IDLE
by Magnus Damm
· 16 years ago
af998a9
sh: allow CONFIG_PM
by Magnus Damm
· 16 years ago
3e51762
sh: move the hp6xx pm code
by Magnus Damm
· 16 years ago
0464518
sh: update se7343 defconfig
by Magnus Damm
· 16 years ago
21c601b
sh: remove ioport cruft and smc91x from se7343
by Magnus Damm
· 16 years ago
5e5aacb
sh: add isp1161 usb host device to se7343
by Magnus Damm
· 16 years ago
6aacba7
sh: add st16c2550 devices to se7343
by Magnus Damm
· 16 years ago
5727003
sh: fix number of interrupts on se7343
by Magnus Damm
· 16 years ago
551ea2b
sh: sh7343 scif configuration update
by Magnus Damm
· 16 years ago
0c0daec
sh: propagate r_clk
by Magnus Damm
· 16 years ago
6feb348
sh: RSK+ 7201 board support.
by Peter Griffin
· 16 years ago
2825999
sh: Add support for SH7201 CPU subtype.
by Peter Griffin
· 16 years ago
135210b
sh: Switch HD64461 from hw_interrupt_type to irq_chip
by Matt Fleming
· 16 years ago
331ff10
sh: pci-sh7780: fix pci memory address mask
by Yoshihiro Shimoda
· 16 years ago
22f131a
sh: Provide a dyn_arch_ftrace struct definition.
by Paul Mundt
· 16 years ago
1da1180
sh: Split out the idle loop for reuse between _32/_64 variants.
by Paul Mundt
· 16 years ago
eb67cf1
sh: Consolidate cpu_relax()/cpu_sleep() definitions across _32/_64.
by Paul Mundt
· 16 years ago
f74c034
sh: do not latency trace idle.
by Paul Mundt
· 16 years ago
75fd24c
sh: Tidy up backtrace formatting with kallsyms disabled.
by Paul Mundt
· 16 years ago
9cfc9a9
sh: Add a simple code dumper for SUPERH32 show_regs().
by Paul Mundt
· 16 years ago
edfd6da
sh: Add a few more branch types to the branch emulator.
by Paul Mundt
· 16 years ago
5dd6147
sh: Re-add support for best fit ISA tuning if none is available.
by Paul Mundt
· 16 years ago
624c6a6
sh: More movmem alias symbol exports for older compilers.
by Paul Mundt
· 16 years ago
95b781c
sh: Provide optimized unaligned loads on SH-4A.
by Paul Mundt
· 16 years ago
716777d
sh: P4 ioremap pass-through
by Magnus Damm
· 16 years ago
0c91223
sh: Add SH-4A optimized fastpath mutex implementation.
by Michael Trimarchi
· 16 years ago
5c72f30
sh: sh7760fb: Add support SH7720/SH7721 of Renesas
by Nobuhiro Iwamatsu
· 16 years ago
679dc3c
sh: sh7760fb: Fix color pallette setting
by Nobuhiro Iwamatsu
· 16 years ago
f617682
sh: add SH DMAC burst mode constant
by Steve Glendinning
· 16 years ago
c2c5883
sh: fix DMAOR register access on SH7709
by Steve Glendinning
· 16 years ago
8085ac7
sh: Add platform-specific constants for SH7709
by Steve Glendinning
· 16 years ago
0d5bbe0
sh: Provide optimized non-atomic bitops for SH-2A.
by Paul Mundt
· 16 years ago
8bcc5c1
sh: Add -m4al tuning for SH4AL-DSP.
by Paul Mundt
· 16 years ago
9ef1002
sh: Add exports for __udivsi3/__sdivsi3 and the _i4 versions.
by Paul Mundt
· 16 years ago
16b529d
sh: Convert to generic bitops for IRQ-toggling implementation.
by Paul Mundt
· 16 years ago
709420d
sh: Specify sane default image targets for the SH-2 platforms.
by Paul Mundt
· 16 years ago
1aad54a
sh: Migrate necessary libgcc bits in to arch/sh/lib for SUPERH32.
by Paul Mundt
· 16 years ago
e9bf51e
sh: __udivdi3 -> do_div() in softfloat lib.
by Paul Mundt
· 16 years ago
00e825c
sh: Fix clock framework compiler warnings.
by Paul Mundt
· 16 years ago
d643510
usb: Fix up sh_mobile usbf clock framework warnings.
by Paul Mundt
· 16 years ago
e7c98dc
serial: sh-sci: Codestyle cleanup patch.
by Michael Trimarchi
· 16 years ago
af505b1
media: sh_mobile_ceu_camera: Add HAVE_CLK dependency.
by Paul Mundt
· 16 years ago
fad57fe
sh: dynamic ftrace support.
by Matt Fleming
· 16 years ago
ef6aff6
sh: remove old sh_mobile mstpc clocks
by Magnus Damm
· 16 years ago
b51339f
sh: sh_mobile lcdc clock framework support
by Magnus Damm
· 16 years ago
765786e
sh: sh_mobile usb clock framework support
by Magnus Damm
· 16 years ago
af5be79
sh: sh_mobile usbf clock framework support
by Magnus Damm
· 16 years ago
a42b6dd
sh: sh_mobile ceu clock framework support
by Magnus Damm
· 16 years ago
090d951
sh: sh_mobile keysc clock framework support
by Magnus Damm
· 16 years ago
a5616bd
sh: sh_mobile i2c clock framework support
by Magnus Damm
· 16 years ago
f2eb010
sh: sh_mobile mstpcr clocks for sh7366
by Magnus Damm
· 16 years ago
6e88d03
sh: sh_mobile mstpcr clocks for sh7343
by Magnus Damm
· 16 years ago
f14c017
sh: sh_mobile mstpcr clocks for sh7723
by Magnus Damm
· 16 years ago
ecf399b
sh: sh_mobile mstpcr clocks for sh7722
by Magnus Damm
· 16 years ago
7c7e02a
sh: new sh_mobile mstpcr clocks base code
by Magnus Damm
· 16 years ago
1dc7b77
sh: use arch_flags for sh_mobile mstpcr clock bits
by Magnus Damm
· 16 years ago
d902d04
sh: sh_mobile clock divider index fix
by Magnus Damm
· 16 years ago
d12cfac
sh: enable and disable clocks recursively
by Magnus Damm
· 16 years ago
4a4a9be
sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c.
by Paul Mundt
· 16 years ago
3d44cc3
Null pointer deref with hrtimer_try_to_cancel()
by Thomas Gleixner
· 16 years ago
ab65387
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 16 years ago
e6a997e
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
280a9ca
x86: fix resume (S2R) broken by Intel microcode module, on A110L
by Dmitry Adamushko
· 16 years ago
f1d9e45
fs/9p: change simple_strtol to simple_strtoul
by Julia Lawall
· 16 years ago
7dd0cdc
9p: convert d_iname references to d_name.name
by Wu Fengguang
· 16 years ago
6ff2320
9p: Remove potentially bad parameter from function entry debug print.
by Duane Griffin
· 16 years ago
9a1d103
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 16 years ago
8837e34
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 16 years ago
281981c
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
f3485c8
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 16 years ago
db873cf
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 16 years ago
eae34c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
5bd9c69
Merge branch 'fix/asoc' into for-linus
by Takashi Iwai
· 16 years ago
19b3f31
ALSA: Fix a Oops bug in omap soc driver.
by Stanley Miao
· 16 years ago
8f55c1e
ALSA: hda - Remove non-working headphone control for Dell laptops
by Takashi Iwai
· 16 years ago
9e43f0d
ALSA: hda - Add no-jd model for IDT 92HD73xx
by Takashi Iwai
· 16 years ago
85f13b6
ALSA: Revert "ALSA: hda: removed unneeded hp_nid references"
by Takashi Iwai
· 16 years ago
d8a0be6
cciss: fix problem that deleting multiple logical drives could cause a panic
by Stephen M. Cameron
· 16 years ago
Next »