Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
47e84dfb411fcaa51e12d94ab82570ec3aa86e32
/
arch
/
cris
« Previous
f7454c5
frv/chris: fix lines with a missing semicolons
by David Howells
· 15 years ago
8eff8a5
cris: Convert cris to use read/update_persistent_clock
by John Stultz
· 15 years ago
c32da02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
f41b177
pci-dma: add linux/pci-dma.h to linux/pci.h
by FUJITA Tomonori
· 15 years ago
c7e67ac
pci-dma: cris: use include/linux/pci-dma.h
by FUJITA Tomonori
· 15 years ago
290ba3a
cris arch-v32: use generic ptrace_resume code
by Christoph Hellwig
· 15 years ago
8313809
cris arch-v10: use generic ptrace_resume code
by Christoph Hellwig
· 15 years ago
baed7fc
Add generic sys_ipc wrapper
by Christoph Hellwig
· 15 years ago
a467937
Add generic sys_old_mmap()
by Christoph Hellwig
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
be14945
cris v32: typo in crisv32_arbiter_unwatch()?
by Roel Kluin
· 15 years ago
cda1c5a
cryptocop: fix assertion in create_output_descriptors()
by Roel Kluin
· 15 years ago
ba875ba
cris: convert to use arch_gettimeoffset()
by john stultz
· 15 years ago
0a135ba
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
8098a7e
Merge branch 'for-linus' of git://repo.or.cz/cris-mirror
by Linus Torvalds
· 15 years ago
ac0f6f9
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
3b7a17f
resource/PCI: mark struct resource as const
by Dominik Brodowski
· 15 years ago
b26b2d4
resource/PCI: align functions now return start of resource
by Dominik Brodowski
· 15 years ago
4b3073e
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
by Russell King
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
32032df
Merge branch 'master' into percpu
by Tejun Heo
· 15 years ago
5a865c0
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 15 years ago
698ba7b
elf: kill USE_ELF_CORE_DUMP
by Christoph Hellwig
· 15 years ago
239007b
genirq: Convert irq_desc.lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
e593194
locking: Convert raw_rwlock functions to arch_rwlock
by Thomas Gleixner
· 15 years ago
fb3a6bb
locking: Convert raw_rwlock to arch_rwlock
by Thomas Gleixner
· 15 years ago
0199c4e
locking: Convert __raw_spin* functions to arch_spin*
by Thomas Gleixner
· 15 years ago
445c895
locking: Convert raw_spinlock to arch_spinlock
by Thomas Gleixner
· 15 years ago
98b8788
drop explicit include of autoconf.h
by Sam Ravnborg
· 15 years ago
559df2e
kbuild: move asm-offsets.h to include/generated
by Sam Ravnborg
· 16 years ago
f8b7256
Unify sys_mmap*
by Al Viro
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
6035ccd
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
2d4dc89
block: add helpers to run flush_dcache_page() against a bio and a request's pages
by Ilya Loginov
· 15 years ago
d8fe989
cris: Fixup last users of irq_chip->typename
by Thomas Gleixner
· 15 years ago
7a7236e
CRIS: remove code that has been commented out for many years
by Jiri Kosina
· 15 years ago
84a3098
CIRS: turn local_save_flags() + local_irq_disable()into local_irq_save()
by Jiri Kosina
· 15 years ago
f25234f
CRIS v32: Should index be positive?
by Roel Kluin
· 15 years ago
dd17c8f
percpu: remove per_cpu__ prefix.
by Rusty Russell
· 15 years ago
3b88578
net: Generalize socket rx gap / receive queue overflow cmsg
by Neil Horman
· 15 years ago
828c095
const: constify remaining file_operations
by Alexey Dobriyan
· 15 years ago
5f8fe42
Merge branch 'for-linus' of git://repo.or.cz/cris-mirror
by Linus Torvalds
· 15 years ago
c37efa9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
by Linus Torvalds
· 15 years ago
24924ec
CRIS: Cleanup linker script using new linker script macros.
by Jesper Nilsson
· 15 years ago
6e17b17
mm: remove duplicate asm/mman.h files
by Arnd Bergmann
· 15 years ago
90f72aa
mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
by Arnd Bergmann
· 15 years ago
cc013a8
arches: drop superfluous casts in nr_free_pages() callers
by Geert Uytterhoeven
· 15 years ago
d200c92
Use new __init_task_data macro in arch init_task.c files.
by Joe Perches
· 15 years ago
51b563f
arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0
by Sam Ravnborg
· 15 years ago
ada3fa1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
d7e9660
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
733e5e4
KEYS: Add missing linux/tracehook.h #inclusions
by David Howells
· 15 years ago
ee18d64
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
by David Howells
· 15 years ago
d0420c8
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
by David Howells
· 15 years ago
62f589c
ARRAY_SIZE changes
by Stoyan Gaydarov
· 15 years ago
0395ac6
CRIS: convert to asm-generic/hardirq.h
by Christoph Hellwig
· 15 years ago
d8fb91e
CRIS: add pgprot_noncached
by Arnd Bergmann
· 15 years ago
384be2b
Merge branch 'percpu-for-linus' into percpu-for-next
by Tejun Heo
· 15 years ago
aa11d95
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
0d6038e
net: implement a SO_DOMAIN getsockoption
by Jan Engelhardt
· 15 years ago
49c794e
net: implement a SO_PROTOCOL getsockoption
by Jan Engelhardt
· 15 years ago
9e1b32c
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
by Benjamin Herrenschmidt
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
c99e6ef
sched: INIT_PREEMPT_COUNT
by Peter Zijlstra
· 15 years ago
023bf6f
linker script: unify usage of discard definition
by Tejun Heo
· 15 years ago
c43768c
Merge branch 'master' into for-next
by Tejun Heo
· 15 years ago
fe87f94
CRIS: Change DEFINE_PER_CPU of current_pgd to be non volatile.
by Jesper Nilsson
· 15 years ago
405d967
linker script: throw away .discard section
by Tejun Heo
· 15 years ago
a800fae
Merge branch 'for-linus' of git://www.jni.nu/cris
by Linus Torvalds
· 15 years ago
7b99483
CRISv10: remove redundant tests on unsigned
by Roel Kluin
· 15 years ago
d06063c
Move FAULT_FLAG_xyz into handle_mm_fault() callers
by Linus Torvalds
· 16 years ago
e4c9dd0
kmap_types: make most arches use generic header file
by Randy Dunlap
· 15 years ago
bb1f17b
mm: consolidate init_mm definition
by Alexey Dobriyan
· 15 years ago
cd166bd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 15 years ago
5933048
module: cleanup FIXME comments about trimming exception table entries.
by Rusty Russell
· 15 years ago
5b02ee3
asm-generic: merge branch 'master' of torvalds/linux-2.6
by Arnd Bergmann
· 15 years ago
5b17e1c
asm-generic: rename page.h and uaccess.h
by Arnd Bergmann
· 15 years ago
72099ed
asm-generic: rename atomic.h to atomic-long.h
by Arnd Bergmann
· 15 years ago
c31ae4b
asm-generic: introduce asm/bitsperlong.h
by Arnd Bergmann
· 15 years ago
63b852a
asm-generic: rename termios.h, signal.h and mman.h
by Arnd Bergmann
· 15 years ago
768c314
CRISv32: irq.c - Move end brace outside #endif
by Jesper Nilsson
· 15 years ago
91a120d
CRISv32: Fix potential null reference in cryptocop driver.
by Jesper Nilsson
· 15 years ago
7f2ff23
CRISv32: Add arch optimized strcmp.
by Jesper Nilsson
· 15 years ago
b0903ee
CRIS: assignment/is equal confusion
by Roel Kluin
· 15 years ago
3d58f48
Merge branch 'linus' into irq/numa
by Ingo Molnar
· 15 years ago
999fb23
CRISv32: Fix typo compile error in ARTPEC-3 gpio driver.
by Jesper Nilsson
· 16 years ago
6d3d4be
CRIS: Wire up syscalls signalfd4 to writev.
by Jesper Nilsson
· 16 years ago
d5dedd4
irq: change ->set_affinity() to return status
by Yinghai Lu
· 16 years ago
d7bd15f6
CRISv32: Remove obsolete vcs_hook.o from Makefile
by Jesper Nilsson
· 16 years ago
66ab3a7
CRIS: Merge machine dependent boot/compressed and boot/rescue
by Jesper Nilsson
· 16 years ago
6fd1af4
tty: Use the generic RS485 ioctl on CRIS
by Claudio Scordino
· 16 years ago
ea43179
Merge branch 'for-linus' of git://repo.or.cz/cris-mirror
by Linus Torvalds
· 16 years ago
714f83d
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
811158b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
8fe74cf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
f5f7eac
Allow rwlocks to re-enable interrupts
by Robin Holt
· 16 years ago
6f2c55b
Simplify copy_thread()
by Alexey Dobriyan
· 16 years ago
276e79e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask-for-cris into for-next
by Jesper Nilsson
· 16 years ago
3b5a536
CRISv32: Remove extraneous space between -I and the path.
by Jesper Nilsson
· 16 years ago
Next »