Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c506fff3d3a8a632e8eb2270680548ec415f0357
/
arch
/
cris
038a538
cris: nand: remove useless mtd->priv = chip assignments
by Boris BREZILLON
· 9 years ago
4883090
cris: nand: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
0410442
cris: nand: make use of mtd_to_nand() where appropriate
by Boris BREZILLON
· 9 years ago
4247896
cris: Drop reference to get_cmos_time()
by Guenter Roeck
· 9 years ago
e301a08
CRIS: Drop code related to obsolete or unused kconfigs
by Jesper Nilsson
· 9 years ago
9f4137f
cris: time: Cleanup of persistent clock stuff
by Xunlei Pang
· 9 years ago
fad5a06
cris: re-use helpers to dump data in hex format
by Andy Shevchenko
· 9 years ago
ab28e96
CRIS v32: remove old GPIO and LEDs code
by Rabin Vincent
· 9 years ago
79b863c
CRIS v32: remove I2C bitbanging driver
by Rabin Vincent
· 9 years ago
25624b9
CRIS v32: add ARTPEC-3 and P1343 device trees
by Rabin Vincent
· 9 years ago
a95b3ba
CRIS v32: dev88: add GPIO, LEDs, RTC, temp sensor
by Rabin Vincent
· 9 years ago
d4dde7d
CRIS: add dt-bindings symlink
by Rabin Vincent
· 9 years ago
df90c33
CRIS v32: increase NR_IRQS
by Rabin Vincent
· 9 years ago
c33fe44
cris: arch-v10: kgdb: Add '__used' for static variable is_dyn_brkp
by Chen Gang
· 9 years ago
8f40dce
cris: arch-v10: kgdb: Use BAR instead of DTP0 for register P12
by Chen Gang
· 9 years ago
4d0d397
cris: kgdb: use native hex2bin
by Andy Shevchenko
· 9 years ago
30c4465
Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 9 years ago
254a0f4
CRISv10: delete unused lib/dmacopy.c
by Rabin Vincent
· 9 years ago
c2ffc68
CRISv10: delete unused lib/old_checksum.c
by Rabin Vincent
· 9 years ago
7f0144e
CRIS: fix switch_mm() lockdep splat
by Rabin Vincent
· 10 years ago
94c5c11
CRISv32: enable LOCKDEP_SUPPORT
by Rabin Vincent
· 9 years ago
aa6f4d2
CRIS: add STACKTRACE_SUPPORT
by Rabin Vincent
· 9 years ago
3fffa23
CRISv32: annotate irq enable in idle loop
by Rabin Vincent
· 10 years ago
444e0c2
CRISv32: add support for irqflags tracing
by Rabin Vincent
· 10 years ago
20ae247
CRIS: UAPI: use generic types.h
by Rabin Vincent
· 10 years ago
258a9ff
CRIS: UAPI: use generic shmbuf.h
by Rabin Vincent
· 10 years ago
74d94ad
CRIS: UAPI: use generic msgbuf.h
by Rabin Vincent
· 10 years ago
4526692
CRIS: UAPI: use generic socket.h
by Rabin Vincent
· 10 years ago
53789d2
CRIS: UAPI: use generic sembuf.h
by Rabin Vincent
· 10 years ago
c823b97
CRIS: UAPI: use generic sockios.h
by Rabin Vincent
· 10 years ago
889d74a
CRIS: UAPI: use generic auxvec.h
by Rabin Vincent
· 10 years ago
0c02fa2
CRIS: UAPI: use generic headers via Kbuild
by Rabin Vincent
· 10 years ago
2493d3e
CRIS: UAPI: fix elf.h export
by Rabin Vincent
· 10 years ago
3a79a07
CRIS: don't make asm/elf.h depend on asm/user.h
by Rabin Vincent
· 9 years ago
835e417
CRIS: UAPI: fix ptrace.h
by Rabin Vincent
· 10 years ago
4b86715
CRISv32: Squash compile warnings for axisflashmap
by Jesper Nilsson
· 9 years ago
939b83f
CRISv32: Add GPIO driver to the default configs
by Jesper Nilsson
· 9 years ago
9423017
CRISv32: ETRAX FS: Squash warnings in pinmux driver
by Jesper Nilsson
· 9 years ago
ee59843
CRIS: Wire up missing syscalls
by Chen Gang
· 10 years ago
f59625a
CRISv32: allow CONFIG_DEBUG_BUGVERBOSE
by Rabin Vincent
· 9 years ago
98a725a
CRISv32: add unreachable() to BUG()
by Rabin Vincent
· 9 years ago
6a4756f
cris: arch-v32: gpio: Use kzalloc instead of kmalloc/memset
by Christophe Jaillet
· 10 years ago
2b5cf54
cris/time: Migrate to new 'set-state' interface
by Viresh Kumar
· 9 years ago
f2abeef
mm: clean up per architecture MM hook header files
by Laurent Dufour
· 9 years ago
0ec62aa
cris: Replace do_posix_clock_monotonic_gettime()
by Thomas Gleixner
· 9 years ago
a6e2f02
Make asm/word-at-a-time.h available on all architectures
by Chris Metcalf
· 10 years ago
2d44070
Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 9 years ago
ad90fb9
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
2ae416b
mm: new mm hook framework
by Laurent Dufour
· 9 years ago
84c3e5b
cris: don't use module_init for non-modular core eeprom.c code
by Paul Gortmaker
· 9 years ago
73de14e
cris: don't use module_init for non-modular core intmem.c code
by Paul Gortmaker
· 10 years ago
c546d5d
remove scatterlist.h generation from arch Kbuild files
by Christoph Hellwig
· 9 years ago
70ffdb9
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler
by David Hildenbrand
· 9 years ago
84be456
remove <asm/scatterlist.h>
by Christoph Hellwig
· 10 years ago
7f9f443
Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris
by Linus Torvalds
· 10 years ago
eea3a00
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
dc640a8
cris fasttimer: remove use of seq_printf return value
by Joe Perches
· 10 years ago
1336d42
cris: remove use of seq_printf return value
by Joe Perches
· 10 years ago
fa41b1c
arch: Remove exec_domain from remaining archs
by Richard Weinberger
· 10 years ago
d939b52
cris: fix integer overflow in ELF_ET_DYN_BASE
by Andrey Ryabinin
· 10 years ago
d3dad47
CRISv32: use GENERIC_SCHED_CLOCK
by Rabin Vincent
· 10 years ago
edfb6d5
CRISv32: use MMIO clocksource
by Rabin Vincent
· 10 years ago
ed9fd3f
CRISv32: use generic clockevents
by Rabin Vincent
· 10 years ago
16428f9
CRIS: use generic headers via Kbuild
by Rabin Vincent
· 10 years ago
f87a2f5
CRIS: use generic cmpxchg.h
by Rabin Vincent
· 10 years ago
e7db8a3
CRIS: use generic atomic.h
by Rabin Vincent
· 10 years ago
f647511
CRIS: use generic atomic bitops
by Rabin Vincent
· 10 years ago
3c2165f
CRISv10: remove redundant macros from system.h
by Rabin Vincent
· 10 years ago
47a8f6f
CRIS: remove SMP code
by Rabin Vincent
· 10 years ago
06aca92
CRISv32: don't enable irqs in INIT_THREAD
by Rabin Vincent
· 10 years ago
9a7449d
CRISv32: handle multiple signals
by Rabin Vincent
· 10 years ago
0f72e5c
CRISv32: prevent bogus restarts on sigreturn
by Rabin Vincent
· 10 years ago
db4a35c
CRISv32: don't attempt syscall restart on irq exit
by Rabin Vincent
· 10 years ago
c8e840d
CRIS: add Axis 88 board device tree
by Rabin Vincent
· 10 years ago
a9f75ac
CRISv32: add device tree support
by Rabin Vincent
· 10 years ago
43f7071
CRISv32: add irq domains support
by Rabin Vincent
· 10 years ago
8fda64c
CRIS: enable GPIOLIB
by Rabin Vincent
· 10 years ago
1fa185e
Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris
by Linus Torvalds
· 10 years ago
9987c19
CRIS: Whitespace cleanup
by Jesper Nilsson
· 10 years ago
83f1588
CRIS: macro whitespace fixes in uaccess.h
by Michael S. Tsirkin
· 10 years ago
458e319
CRIS: uaccess: fix sparse errors
by Michael S. Tsirkin
· 10 years ago
10b3097
CRISv32: Remove unnecessary KERN_INFO from sync_serial
by Masanari Iida
· 10 years ago
f56141e
all arches, signal: move restart_block to struct task_struct
by Andy Lutomirski
· 10 years ago
d016bf7
mm: make FIRST_USER_ADDRESS unsigned long on all archs
by Kirill A. Shutemov
· 10 years ago
103f3d9
cris: drop _PAGE_FILE and pte_file()-related helpers
by Kirill A. Shutemov
· 10 years ago
33692f2
vm: add VM_FAULT_SIGSEGV handling support
by Linus Torvalds
· 10 years ago
dd82094
CRIS: Fix missing NR_CPUS in menuconfig
by Jesper Nilsson
· 10 years ago
00c5794
CRISv32: Avoid warning of unused variable
by Jesper Nilsson
· 10 years ago
134115c
CRIS: Avoid warning in cris mm/fault.c
by Jesper Nilsson
· 10 years ago
4806f8b
CRIS: Export csum_partial_copy_nocheck
by Jesper Nilsson
· 10 years ago
80a7555
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
fb32c76
VFS: Convert file->f_dentry->d_inode to file_inode()
by David Howells
· 10 years ago
be1f221
module: remove mod arg from module_free, rename module_memfree().
by Rusty Russell
· 10 years ago
8bcabff
CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARD
by Jesper Nilsson
· 10 years ago
a3199ad
CRISv32: ETRAXFS: Fix recursive spinlock
by Jesper Nilsson
· 10 years ago
9f1ad51
CRISv32: Select MTDRAM for axisflashmap
by Jesper Nilsson
· 10 years ago
4729d77
CRISv32: Implement early console
by Jesper Nilsson
· 10 years ago
421d085
CRIS: Use KALLSYMs if available in call stack dump
by Jesper Nilsson
· 10 years ago
ca36c1f
CRISv32: Fix declaration mismatch
by Jesper Nilsson
· 10 years ago
3f10462
CRISv32: Rewrite of synchronous serial port driver
by Jesper Nilsson
· 10 years ago
Next »