Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
44f95989525c48f6c79fe1c6ad07860765f987cd
44f9598
sh: Wire up new syscalls.
by Paul Mundt
· 16 years ago
82cb1f6
sh: fix uImage Entry Point
by Yoshihiro Shimoda
· 16 years ago
d3aa43a
sh_keysc: remove request_mem_region() and release_mem_region()
by Tetsuya Mukawa
· 16 years ago
0b1689c
sh: Don't miss pending signals returning to user mode after signal processing
by Stuart MENEFY
· 16 years ago
d7f1a9a
sh: Use clk_always_enable() on sh7366
by Magnus Damm
· 16 years ago
8fa509a
sh: Use clk_always_enable() on sh7343 / SE77343
by Magnus Damm
· 16 years ago
6c7d826
sh: Use clk_always_enable() on sh7722 / Migo-R / SE7722
by Magnus Damm
· 16 years ago
9ca6eca
sh: Use clk_always_enable() on sh7723 / ap325rxa
by Magnus Damm
· 16 years ago
de92542
sh: Introduce clk_always_enable() function
by Magnus Damm
· 16 years ago
152fe36
sh: Show all clocks and their state in /proc/clocks
by Magnus Damm
· 16 years ago
1312994
sh: Merge sh7343 and sh7722 clock code
by Magnus Damm
· 16 years ago
aea167c
sh: Add SuperH Mobile MSTPCR bits to clock framework
by Magnus Damm
· 16 years ago
3fec18b
sh: Use arch_flags to simplify sh7722 siu clock code
by Magnus Damm
· 16 years ago
5c8f9d9
sh: Add arch_flags to struct clk
by Magnus Damm
· 16 years ago
c46acb8
fix sh ptep_get_and_clear breakage
by Adrian Bunk
· 16 years ago
cbe9da0
sh: Renesas R0P7785LC0011RL board support
by Yoshihiro Shimoda
· 16 years ago
1eca5c9
sh: Add memory chunks to SH-Mobile UIO devices
by Magnus Damm
· 16 years ago
714750d
sh: Export sh7366 VPU, VEU(1), VEU(2) using uio_pdrv_genirq
by Magnus Damm
· 16 years ago
6874548
sh: Export sh7723 VPU, VEU2H0, VEU2H1 using uio_pdrv_genirq
by Magnus Damm
· 16 years ago
a55f6d2
sh: Export sh7722 VPU and VEU using uio_pdrv_genirq
by Magnus Damm
· 16 years ago
c901c96
sh: Export sh7343 VPU and VEU using uio_pdrv_genirq
by Magnus Damm
· 16 years ago
6e80f5e
sh2(A) exception handler update
by Yoshinori Sato
· 16 years ago
cafd63b
sh: update Solution Engine 7343
by Yoshihiro Shimoda
· 16 years ago
a4e1d08
sh: update sh7343 code
by Yoshihiro Shimoda
· 16 years ago
73382f7
sh: fix pg-sh4.c build breakage in linux-next
by Magnus Damm
· 16 years ago
026953d
sh: enable I2C on the ap325rxa board
by Magnus Damm
· 16 years ago
0fff76f
sh: add SuperH Mobile I2C platform data to sh7366
by Magnus Damm
· 16 years ago
da7d302
sh: add SuperH Mobile I2C platform data to sh7723
by Magnus Damm
· 16 years ago
7549079
sh: add SuperH Mobile I2C platform data to sh7343
by Magnus Damm
· 16 years ago
6bdfb22
sh: add interrupt ack code to sh4a
by Yoshihiro Shimoda
· 16 years ago
f12ae6bc
sh: Fix up link error on SH-2 zImage with older binutils.
by Yoshinori Sato
· 16 years ago
f2fb4e4
sh: Conditionally re-enable IRQs in fault path.
by Stuart Menefy
· 16 years ago
068f591
sh: Record the major cut revision for probed SH-4A parts.
by Paul Mundt
· 16 years ago
09b5a10
sh: Optimized flush_icache_range() implementation.
by Chris Smith
· 16 years ago
3611ee7
sh: Stub in silicon cut in CPU info.
by Stuart Menefy
· 16 years ago
ef9247e
sh: Tidy up the SH-3 exception vector table.
by Paul Mundt
· 16 years ago
d88a3ea
SH7619 add ethernet controler support
by Yoshinori Sato
· 16 years ago
fafb7a97
sh: Remove sh_pcic_io_xxx function from Solution Engine IO code
by Nobuhiro Iwamatsu
· 16 years ago
7c93d87
sh: Fix Kconfig of AP-325RXA
by Nobuhiro Iwamatsu
· 16 years ago
787d9d7
sh: Clean up code of Solution Engine 770x
by Nobuhiro Iwamatsu
· 16 years ago
b2e4c10
sh: Update Solution Enginge 7712 defconfig
by Nobuhiro Iwamatsu
· 16 years ago
ffb91ad
sh: Solution Enginge 7710/7712 SH-Ether support
by Nobuhiro Iwamatsu
· 16 years ago
4c1cfab
sh/kernel/ cleanups
by Adrian Bunk
· 16 years ago
6241003
sh: make pcibios_max_latency static
by Adrian Bunk
· 16 years ago
175fb09
sh: make EARLY_PCI_OP's static
by Adrian Bunk
· 16 years ago
2b7bf93
sh/boards/dreamcast/rtc.c: make 2 functions static
by Adrian Bunk
· 16 years ago
306cfd6
maple: tidy maple_driver code by removing redundant connect/disconnect
by Adrian McMenamin
· 16 years ago
4cec1a3
sh: Renesas Solutions SH7763RDP board support
by Nobuhiro Iwamatsu
· 16 years ago
c63847a
sh: Add SCIF2 support for SH7763.
by Nobuhiro Iwamatsu
· 16 years ago
04e917b
sh: Add support Renesas Solutions AP-325RXA board
by Yusuke Goda
· 16 years ago
42fd3b1
sh: Initial consolidation of the _32/_64 uaccess split.
by Paul Mundt
· 16 years ago
31f6a11
sh: Consolidate addr/access_ok across mmu/nommu on 32bit.
by Paul Mundt
· 16 years ago
8524728
sh: Use the common segment definitions for the _64 uaccess routines.
by Paul Mundt
· 16 years ago
66dfe18
sh: Add support for 16kB PAGE_SIZE.
by Paul Mundt
· 16 years ago
74fcc77
sh: Support variable page sizes on nommu.
by Paul Mundt
· 16 years ago
02f7e62
sh: Consolidate segment modifiers across mmu/nommu systems.
by Paul Mundt
· 16 years ago
3787aa1
sh: RSK+ 7203 board support.
by Paul Mundt
· 16 years ago
2cd1e31
sh: Make dump_task dependent on ELF core.
by Paul Mundt
· 16 years ago
3bc24a1
sh: Initial ELF FDPIC support.
by Paul Mundt
· 16 years ago
9b14ec3
binfmt_elf_fdpic: Magical stack pointer index, for NEW_AUX_ENT compat.
by Paul Mundt
· 16 years ago
e3b0860
move arch/sh/lib/io.o to obj-y
by Adrian Bunk
· 16 years ago
7223ce2
sh dreamcast: export board_pci_channels
by Adrian Bunk
· 16 years ago
b19a33c
sh: export get_cpu_subtype
by Adrian Bunk
· 16 years ago
82706b8
sh: Prevent leaking of CONFIG_SUPERH32 to userspace in asm/unistd.h.
by Khem Raj
· 16 years ago
45dabf1
sh: fix seq_file memory leak
by Li Zefan
· 16 years ago
c9272c4
Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 16 years ago
fb4284b
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip
by Linus Torvalds
· 16 years ago
3e318b5
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
940389b
task IO accounting: move all IO statistics in struct task_io_accounting
by Andrea Righi
· 16 years ago
744d18d
NFS: Ensure we call nfs_sb_deactive() after releasing the directory inode
by Trond Myklebust
· 16 years ago
31c9446
nfs_remount oops when rebooting + possible fix
by Marc Zyngier
· 16 years ago
583323b
x86: fix cpu hotplug on 32bit
by Thomas Gleixner
· 16 years ago
837b41b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 16 years ago
211c8d4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 16 years ago
7a82323
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
by Linus Torvalds
· 16 years ago
b0d8aa0
Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 16 years ago
6948385
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
by Linus Torvalds
· 16 years ago
7a76d89
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 16 years ago
f631a78
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6
by Linus Torvalds
· 16 years ago
13ffc32
isdn: mISDN HFC PCI support depends on virt_to_bus()
by Stephen Rothwell
· 16 years ago
5995477
task IO accounting: improve code readability
by Andrea Righi
· 16 years ago
605ccb7
tracing: remove unused variable
by Andrea Righi
· 16 years ago
3756144
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 16 years ago
eeb61f7
missing bits of net-namespace / sysctl
by Al Viro
· 16 years ago
bfbcf03
lost sysctl fix
by Al Viro
· 16 years ago
c5b61d5
Fix namespace issue with Hisax
by Karsten Keil
· 16 years ago
cadbd4a
[SCSI] replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
2b142900
[SCSI] extend the last_sector_bug flag to cover more sectors
by Alan Jenkins
· 16 years ago
3c26e17
avr32: some mmc/sd cleanups
by David Brownell
· 16 years ago
eda3d8f
Merge commit 'upstream/master'
by Haavard Skinnemoen
· 16 years ago
53cdb27
[ARM] Fix shared mmap when more than two maps of the same file exist
by Russell King
· 16 years ago
daf93dd
[ARM] fix VIPT/VIVT macro optimisations, add comments
by Russell King
· 16 years ago
cc04454
KVM: ppc: fix invalidation of large guest pages
by Hollis Blanchard
· 16 years ago
6cab486
[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
by Dmitry Baryshkov
· 16 years ago
5a00a5e
KVM: s390: Fix possible host kernel bug on lctl(g) handling
by Christian Borntraeger
· 16 years ago
f5e10b0
KVM: s390: Fix instruction naming for lctlg
by Christian Borntraeger
· 16 years ago
3cd6129
KVM: s390: Fix program check on interrupt delivery handling
by Christian Borntraeger
· 16 years ago
0096369
KVM: s390: Change guestaddr type in gaccess
by Martin Schwidefsky
· 16 years ago
99e65c9
KVM: s390: Fix guest kconfig
by Christian Borntraeger
· 16 years ago
2bd0ac4
KVM: s390: Advertise KVM_CAP_USER_MEMORY
by Carsten Otte
· 16 years ago
Next »