index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
cris
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-22
cris: use generic io.h
Niklas Cassel
1
-170
/
+1
2016-09-14
cris: buggered copy_from_user/copy_to_user/clear_user
Al Viro
1
-39
/
+32
2016-06-25
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
1
-2
/
+2
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+2
2016-03-14
ipv4: Update parameters for csum_tcpudp_magic to their original types
Alexander Duyck
1
-3
/
+2
2016-03-07
PCI: Move pci_dma_* helpers to common code
Christoph Hellwig
1
-3
/
+0
2016-01-21
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
1
-2
/
+0
2016-01-21
cris: convert to dma_map_ops
Christoph Hellwig
1
-153
/
+8
2015-11-02
CRIS: Drop code related to obsolete or unused kconfigs
Jesper Nilsson
1
-2
/
+1
2015-11-02
CRIS v32: remove old GPIO and LEDs code
Rabin Vincent
1
-0
/
+2
2015-10-04
Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
1
-0
/
+1
2015-09-05
CRIS: fix switch_mm() lockdep splat
Rabin Vincent
1
-1
/
+8
2015-09-05
CRIS: add STACKTRACE_SUPPORT
Rabin Vincent
1
-0
/
+8
2015-09-05
CRIS: UAPI: use generic types.h
Rabin Vincent
2
-12
/
+1
2015-09-05
CRIS: UAPI: use generic shmbuf.h
Rabin Vincent
1
-0
/
+1
2015-09-05
CRIS: UAPI: use generic msgbuf.h
Rabin Vincent
1
-0
/
+1
2015-09-05
CRIS: UAPI: use generic socket.h
Rabin Vincent
1
-0
/
+1
2015-09-05
CRIS: UAPI: use generic sembuf.h
Rabin Vincent
1
-0
/
+1
2015-09-05
CRIS: UAPI: use generic sockios.h
Rabin Vincent
1
-0
/
+1
2015-09-05
CRIS: UAPI: use generic auxvec.h
Rabin Vincent
1
-0
/
+1
2015-09-05
CRIS: UAPI: use generic headers via Kbuild
Rabin Vincent
1
-0
/
+10
2015-09-05
CRIS: UAPI: fix elf.h export
Rabin Vincent
1
-86
/
+0
2015-09-05
CRIS: don't make asm/elf.h depend on asm/user.h
Rabin Vincent
1
-4
/
+1
2015-09-05
CRIS: Wire up missing syscalls
Chen Gang
1
-1
/
+1
2015-07-18
mm: clean up per architecture MM hook header files
Laurent Dufour
2
-15
/
+1
2015-07-08
Make asm/word-at-a-time.h available on all architectures
Chris Metcalf
1
-0
/
+1
2015-06-26
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-3
/
+2
2015-06-25
mm: new mm hook framework
Laurent Dufour
1
-0
/
+15
2015-05-19
remove scatterlist.h generation from arch Kbuild files
Christoph Hellwig
1
-1
/
+0
2015-05-05
remove <asm/scatterlist.h>
Christoph Hellwig
2
-2
/
+2
2015-04-26
Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...
Linus Torvalds
20
-385
/
+16
2015-04-12
arch: Remove exec_domain from remaining archs
Richard Weinberger
1
-2
/
+0
2015-03-25
cris: fix integer overflow in ELF_ET_DYN_BASE
Andrey Ryabinin
1
-1
/
+1
2015-03-25
CRIS: use generic headers via Kbuild
Rabin Vincent
13
-53
/
+12
2015-03-25
CRIS: use generic cmpxchg.h
Rabin Vincent
2
-51
/
+1
2015-03-25
CRIS: use generic atomic.h
Rabin Vincent
2
-150
/
+1
2015-03-25
CRIS: use generic atomic bitops
Rabin Vincent
1
-110
/
+1
2015-03-25
CRIS: remove SMP code
Rabin Vincent
4
-20
/
+0
2015-02-16
Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je...
Linus Torvalds
1
-73
/
+97
2015-02-14
CRIS: Whitespace cleanup
Jesper Nilsson
1
-31
/
+52
2015-02-14
CRIS: macro whitespace fixes in uaccess.h
Michael S. Tsirkin
1
-55
/
+58
2015-02-14
CRIS: uaccess: fix sparse errors
Michael S. Tsirkin
1
-2
/
+2
2015-02-13
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-4
/
+0
2015-02-12
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
1
-1
/
+1
2015-02-11
cris: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-4
/
+0
2014-12-20
CRIS: Fix headers_install
Sam Ravnborg
1
-4
/
+0
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+0
2014-12-10
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
1
-1
/
+0
2014-10-20
cris: io: implement dummy relaxed accessor macros for writes
Will Deacon
1
-0
/
+3
2014-10-13
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-33
/
+26
[next]