index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
cris
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-150
/
+140
2015-04-15
cris fasttimer: remove use of seq_printf return value
Joe Perches
2
-92
/
+78
2015-04-15
cris: remove use of seq_printf return value
Joe Perches
2
-58
/
+62
2015-04-12
arch: Remove exec_domain from remaining archs
Richard Weinberger
3
-6
/
+0
2015-02-15
Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je...
Linus Torvalds
6
-76
/
+111
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-14
CRISv32: Remove unnecessary KERN_INFO from sync_serial
Masanari Iida
1
-2
/
+2
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
3
-6
/
+2
2015-02-11
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
1
-1
/
+1
2015-02-10
cris: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
3
-10
/
+0
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
1
-0
/
+2
2015-01-29
CRIS: Fix missing NR_CPUS in menuconfig
Jesper Nilsson
1
-0
/
+4
2015-01-29
CRISv32: Avoid warning of unused variable
Jesper Nilsson
1
-0
/
+4
2015-01-29
CRIS: Avoid warning in cris mm/fault.c
Jesper Nilsson
1
-1
/
+3
2015-01-29
CRIS: Export csum_partial_copy_nocheck
Jesper Nilsson
1
-0
/
+1
2015-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2015-01-20
VFS: Convert file->f_dentry->d_inode to file_inode()
David Howells
1
-1
/
+1
2015-01-20
module: remove mod arg from module_free, rename module_memfree().
Rusty Russell
1
-1
/
+1
2014-12-20
CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARD
Jesper Nilsson
1
-7
/
+0
2014-12-20
CRISv32: ETRAXFS: Fix recursive spinlock
Jesper Nilsson
2
-71
/
+83
2014-12-20
CRISv32: Select MTDRAM for axisflashmap
Jesper Nilsson
1
-0
/
+1
2014-12-20
CRISv32: Implement early console
Jesper Nilsson
1
-26
/
+56
2014-12-20
CRIS: Use KALLSYMs if available in call stack dump
Jesper Nilsson
1
-27
/
+34
2014-12-20
CRISv32: Fix declaration mismatch
Jesper Nilsson
1
-1
/
+0
2014-12-20
CRISv32: Rewrite of synchronous serial port driver
Jesper Nilsson
1
-639
/
+791
2014-12-20
CRIS: Update init memory handling
Jesper Nilsson
1
-5
/
+33
2014-12-20
CRISv32: Better handling of watchdog bite
Jesper Nilsson
1
-11
/
+17
2014-12-20
CRIS: Export missing function symbols
Jesper Nilsson
3
-19
/
+19
2014-12-20
CRIS: Export ioremap_nocache
Jesper Nilsson
1
-1
/
+2
2014-12-20
CRIS: Fix headers_install
Sam Ravnborg
2
-6
/
+2
2014-12-20
CRISv32: Add missing include for mm.h
Jesper Nilsson
1
-0
/
+1
2014-12-19
CRISv32: Drop obsolete file for SPI driver
Jesper Nilsson
1
-1
/
+0
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-1
/
+5
2014-12-10
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
1
-1
/
+0
2014-12-05
net: sock: allow eBPF programs to be attached to sockets
Alexei Starovoitov
1
-0
/
+3
2014-11-11
net: introduce SO_INCOMING_CPU
Eric Dumazet
1
-0
/
+2
2014-10-20
cris: io: implement dummy relaxed accessor macros for writes
Will Deacon
1
-0
/
+3
2014-10-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+0
2014-10-13
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-33
/
+26
2014-10-09
cris: use Kbuild logic to include <asm-generic/sections.h>
Geert Uytterhoeven
2
-7
/
+1
2014-10-03
locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()
Pranith Kumar
1
-1
/
+1
2014-09-19
sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...
Kirill Tkhai
2
-2
/
+0
2014-09-13
irq_work: Introduce arch_irq_work_has_interrupt()
Peter Zijlstra
1
-0
/
+1
2014-08-14
locking,arch,cris: Fold atomic_ops
Peter Zijlstra
1
-32
/
+25
2014-08-09
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-111
/
+67
2014-08-08
lib/scatterlist: clean up useless architecture versions of scatterlist.h
Laura Abbott
2
-6
/
+1
2014-08-06
cris: Use sigsp()
Richard Weinberger
2
-22
/
+8
2014-08-06
cris: Use get_signal() signal_setup_done()
Richard Weinberger
2
-93
/
+63
[next]