Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d1af119a69fc9a625bd57a66d9c9fa88795b082c
d1af119
sh: Fix up build warning for SH7785LCR proto board.
by Paul Mundt
· 15 years ago
5010c4f
sh: disable trapped I/O on SH7785LCR.
by Paul Mundt
· 15 years ago
6f37957
sh: Fix up UP deadlock with SMP-aware cache ops.
by Paul Mundt
· 15 years ago
983f4c5
Revert "sh: Kill off now redundant local irq disabling."
by Paul Mundt
· 15 years ago
ade315d
sh: Kill off kgdb's magical NMI debouncing.
by Paul Mundt
· 15 years ago
1e1030d
sh: nmi_debug support.
by Paul Mundt
· 15 years ago
ac6a0cf
Merge branch 'master' into sh/smp
by Paul Mundt
· 15 years ago
ce3f7cb
sh: Fix dcache flushing for N-way write-through caches.
by Matt Fleming
· 15 years ago
1279b7f
sh: Fix up simplified multi-evt handling under sparseirq.
by Paul Mundt
· 15 years ago
2f6dafc
sh: unwinder: Fix up uninitialized variable warnings on sh2a build.
by Paul Mundt
· 15 years ago
4aa5ac4
sh: Only shout about fixing up unexpected unaligned accesses
by Matt Fleming
· 15 years ago
e79d574
sh: sh7785lcr: fix prototype board on 32bit MMU mode.
by Yoshihiro Shimoda
· 15 years ago
f840dd5
sh: Tidy up watchdog build for SH-2.
by Paul Mundt
· 15 years ago
ea15edb
sh: Add LCDC Panel support for EcoVec24
by Kuninori Morimoto
· 15 years ago
2153ad3
sh: Add CEU support for EcoVec24
by Kuninori Morimoto
· 15 years ago
fa3ba51
sh: Add support LCDC for EcoVec24
by Kuninori Morimoto
· 15 years ago
907050a
sh: Add USB support for EcoVec24
by Kuninori Morimoto
· 15 years ago
35a3540
sh: Add SH-ETH support for EcoVec24
by Kuninori Morimoto
· 15 years ago
b7056bc
sh: modify to enable boot for EcoVec24
by Kuninori Morimoto
· 15 years ago
b37c7c6
sh: fix CPU_SH7723/7724 numbering bug
by Kuninori Morimoto
· 15 years ago
e76a013
sh: Fix up sh4_flush_dcache_page() build on UP.
by Paul Mundt
· 15 years ago
c68e320
sh: Fix an off-by-1 in FTRACE_SYSCALL_MAX.
by Paul Mundt
· 15 years ago
12cceb62
Merge branch 'sh/st-integration'
by Paul Mundt
· 15 years ago
f133278
sh: Move the FTRACE_SYSCALL_MAX definition in to asm/ftrace.h.
by Paul Mundt
· 15 years ago
56fd126
usb: gadget: m66592-udc needs linux/err.h.
by Paul Mundt
· 15 years ago
05ecd5a
sh: Simplify "multi-evt" interrupt handling.
by Pawel Moll
· 15 years ago
788e6af
sh: fix sys_cacheflush error checking
by Giuseppe Cavallaro
· 15 years ago
ffad9d7
sh: Fix problems with cache flushing when cache is in write-through mode
by Stuart Menefy
· 15 years ago
a1fce73
sh: Fix overzealous checking in __ioremap()
by Stuart Menefy
· 15 years ago
6000fc4
sh: Fixes some write posting issues in the interrupt handling for SH
by Stuart Menefy
· 15 years ago
bd4fb4d
sh: Fix underflow in SH udelay() code.
by Stuart Menefy
· 15 years ago
6d243dd
sh: Add sys_cacheflush() call for SH CPUs.
by Stuart Menefy
· 15 years ago
a5cf9e2
sh: Improve comments int SH4 cache flushing code
by Stuart Menefy
· 15 years ago
5e9377e
sh: Optimise memcpy_to/fromio for SH4
by Stuart Menefy
· 15 years ago
8af57f8
sh: generic_in/outs{bwl} optimizations.
by Stuart Menefy
· 15 years ago
7d9c035
sh: Read from CCN_PVR instead of ROM for delay.
by Stuart Menefy
· 15 years ago
fea966f
sh: Remove implicit sign extension from assembler immediates
by Stuart Menefy
· 15 years ago
d724a9c
sh: Allow for kernel command line concatenation.
by Pawel Moll
· 15 years ago
b46373e
sh: Use internal watchdog timer to perform reset
by Jon Frosdick
· 15 years ago
27a30f5
sh: kgdb: do not reload VBR while handling debugger breackpoint
by Giuseppe Cavallaro
· 15 years ago
15444a8
sh: Allow use of GENERIC_IOMAP
by David McKay
· 15 years ago
2fc742f
sh: Improve unwind info for signals
by Carl Shaw
· 15 years ago
5a0ab35
sh: cleanup of do_address_error()
by Andre Draszik
· 15 years ago
7436cde
sh: Allow user control over misaligned fixup handling
by Andre Draszik
· 15 years ago
9a4af02
sh: ratelimit unaligned fixups
by Andre Draszik
· 15 years ago
c3144fc
Merge branches 'sh/hwblk' and 'sh/pm-runtime'
by Paul Mundt
· 15 years ago
cc58f59
sh: drop static UIO clocks for sh7722, sh7723 and sh7724
by Magnus Damm
· 15 years ago
ac2c596
sh: let ARCH_SHMOBILE select PM and PM_RUNTIME
by Magnus Damm
· 15 years ago
a62926f
sh: Fix section mismatch in platform bus notifier.
by Paul Mundt
· 15 years ago
af76756e
uio: Runtime PM for UIO devices
by Magnus Damm
· 15 years ago
6d1386c
v4l2: Runtime PM for SuperH Mobile CEU
by Magnus Damm
· 15 years ago
0246c47
video: Runtime PM for SuperH Mobile LCDC
by Magnus Damm
· 15 years ago
f1a3b99
i2c: Runtime PM for SuperH Mobile I2C
by Magnus Damm
· 15 years ago
6a93dde
sh: Runtime PM for SuperH Mobile platform bus devices
by Magnus Damm
· 15 years ago
0858d9c
Merge branch 'sh/hwblk' into sh/pm-runtime
by Paul Mundt
· 15 years ago
9d73022
PM: Run-time PM platform device bus support
by Magnus Damm
· 15 years ago
5e928f7
PM: Introduce core framework for run-time PM of I/O devices (rev. 17)
by Rafael J. Wysocki
· 15 years ago
8400146
Merge branch 'master' into for-linus
by Rafael J. Wysocki
· 15 years ago
3edf2fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
e3054ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 15 years ago
4f896ff
sh: unwinder: cacheline align slab cache objects.
by Paul Mundt
· 15 years ago
422bef8
Linux 2.6.31-rc7
by Linus Torvalds
· 15 years ago
8e9d78e
Re-introduce page mapping check in mark_buffer_dirty()
by Linus Torvalds
· 15 years ago
fa9d3b4
Merge branch 'sh/dwarf-unwinder'
by Paul Mundt
· 15 years ago
74db247
sh64: dummy unwinder BUG wrappers.
by Paul Mundt
· 15 years ago
e115f2c
sh: unwinder: Use a special bug flag for unwinder traps.
by Paul Mundt
· 15 years ago
c153a58
Merge branch 'sh/dwarf-unwinder' of git://github.com/mfleming/linux-2.6 into sh/dwarf-unwinder
by Paul Mundt
· 15 years ago
4ab8f24
sh: Export unwind_stack() to satisfy modular oprofile.
by Paul Mundt
· 15 years ago
4dfd79e
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
b57f921
Merge branch 'btrfs' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
b04e637
x86: don't call '->send_IPI_mask()' with an empty mask
by Linus Torvalds
· 15 years ago
f4b0373
Make bitmask 'and' operators return a result code
by Linus Torvalds
· 15 years ago
83d349f
x86: don't send an IPI to the empty set of CPU's
by Linus Torvalds
· 15 years ago
5580e90
sh: Handle the DWARF op, DW_CFA_undefined
by Matt Fleming
· 15 years ago
5480675
sh: Fix bug calculating the end of the FDE instructions
by Matt Fleming
· 15 years ago
fe98dd3
sh: Setup the frame pointer in handle_interrupt
by Matt Fleming
· 15 years ago
b344e24a
sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON()
by Matt Fleming
· 15 years ago
97efbbd
sh: unwinder: Set the flags for DW_CFA_val_offset ops as DWARF_VAL_OFFSET
by Matt Fleming
· 15 years ago
fb3f3e7
sh: unwinder: Fix memory leak and create our own kmem cache
by Matt Fleming
· 15 years ago
64a6d72
sh: Kill off now redundant local irq disabling.
by Paul Mundt
· 15 years ago
f779b3e
drm/radeon: add GET_PARAM/INFO support for Z pipes
by Alex Deucher
· 15 years ago
c01f0f1
sh: Add initial support for SH7757 CPU subtype
by Yoshihiro Shimoda
· 15 years ago
f26b2a5
sh: Make cache flushers SMP-aware.
by Paul Mundt
· 15 years ago
03e860b
btrfs: fix inode rbtree corruption
by From: Nick Piggin
· 15 years ago
f9bd71f
sh: Kill off unused cpu/cacheflush.h.
by Paul Mundt
· 15 years ago
17782d9
drm/radeon/kms: add r100/r200 OQ support.
by Dave Airlie
· 15 years ago
08e4d53
drm: Fix sysfs device confusion.
by Thomas Hellstrom
· 15 years ago
e3b2415
drm/radeon/kms: implement the bo busy ioctl properly.
by Dave Airlie
· 15 years ago
9e7291c
usb: r8a66597-udc: implement the set_wedge method
by Yoshihiro Shimoda
· 15 years ago
a81bec7
sh: update kfr2r09 defconfig
by Magnus Damm
· 15 years ago
e498dab
sh: add kfr2r09 romimage defconfig
by Magnus Damm
· 15 years ago
673b74b
sh: jump to p1 during boot on kfr2r09
by Magnus Damm
· 15 years ago
7c328e4
sh: invalidate icache and tlbs during boot on kfr2r09
by Magnus Damm
· 15 years ago
045a4b7
sh: i2c compile fix for kfr2r09
by Magnus Damm
· 15 years ago
429966b8
Merge branch 'i2c-fixes-rc6' of git://aeryn.fluff.org.uk/bjdooks/linux
by Linus Torvalds
· 15 years ago
c37faaf
i2c-stu300: I2C STU300 stability updates
by Linus Walleij
· 15 years ago
6114978
i2c-omap: Enable workaround for Errata 1.153 based on
by Moiz Sonasath
· 15 years ago
dd11976a
i2c-omap: ACK pending [R/X]DR and [R/X]RDY interrupts
by Moiz Sonasath
· 15 years ago
dcc4ec2
i2c-omap: Fix I2C status ACK
by Nishanth Menon
· 15 years ago
39cf051
Merge branch 'master' into for-linus
by Rafael J. Wysocki
· 15 years ago
Next »