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
2017-03-05
uaccess: drop pointless ifdefs
Al Viro
1
-3
/
+0
2017-03-05
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
1
-2
/
+0
2017-03-05
uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h
Al Viro
1
-3
/
+0
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
4
-1
/
+6
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
6
-0
/
+6
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
3
-0
/
+3
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
7
-1
/
+9
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2
-2
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2017-02-27
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
1
-0
/
+1
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+4
2017-02-24
cris: use generic current.h
Davidlohr Bueso
2
-15
/
+1
2017-02-21
Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-02-01
sched/cputime: Remove generic asm headers
Frederic Weisbecker
1
-1
/
+0
2017-01-26
cris: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
1
-1
/
+1
2017-01-24
treewide: Consolidate get_dma_ops() implementations
Bart Van Assche
1
-2
/
+2
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2
-4
/
+4
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
18
-18
/
+18
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2016-12-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-10
/
+0
2016-12-08
cris: No need to append -O2 and $(LINUXINCLUDE)
Paul Bolle
2
-6
/
+0
2016-11-22
ptrace: Don't allow accessing an undumpable mm
Eric W. Biederman
1
-1
/
+1
2016-11-17
locking/core: Provide common cpu_relax_yield() definition
Christian Borntraeger
1
-1
/
+0
2016-11-16
locking/core, arch: Remove cpu_relax_lowlatency()
Christian Borntraeger
1
-1
/
+0
2016-11-16
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
1
-0
/
+1
2016-11-11
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2016-11-07
cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selected
Guenter Roeck
1
-0
/
+8
2016-10-27
cris/arch-v32: cryptocop: print a hex number after a 0x prefix
Uwe Kleine-König
1
-1
/
+1
2016-10-25
locking/mutex: Kill arch specific code
Peter Zijlstra
1
-9
/
+0
2016-10-19
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
1
-2
/
+2
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
1
-3
/
+1
2016-10-10
Merge tag 'cris-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...
Linus Torvalds
22
-217
/
+83
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
1
-0
/
+1
2016-09-23
cris: return of class_create should be considered
yizhouzhou@ict.ac.cn
1
-0
/
+6
2016-09-23
CRIS: defconfig: remove MTDRAM_ABS_POS
Fabian Frederick
4
-4
/
+0
2016-09-23
CRIS v32: remove some double unlocks
Dan Carpenter
2
-2
/
+0
2016-09-23
Fix typo
Andrea Gelmini
1
-1
/
+1
2016-09-23
Fix typo
Andrea Gelmini
1
-1
/
+1
2016-09-23
Fix typo
Andrea Gelmini
1
-1
/
+1
2016-09-23
Fix typo
Andrea Gelmini
1
-1
/
+1
2016-09-23
Fix typo
Andrea Gelmini
1
-1
/
+1
2016-09-23
Fix typo
Andrea Gelmini
1
-1
/
+1
2016-09-23
Fix typo
Andrea Gelmini
1
-1
/
+1
2016-09-23
cris: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
1
-1
/
+1
2016-09-23
cris: v10: axisflashmap: remove unused ifdefs
Niklas Cassel
1
-19
/
+0
2016-09-22
cris: use generic io.h
Niklas Cassel
1
-170
/
+1
2016-09-22
cris: fix Kconfig mismatch when building with CONFIG_PCI
Niklas Cassel
1
-1
/
+1
2016-09-22
cris: cardbus: fix header include path
Niklas Cassel
1
-1
/
+1
2016-09-22
cris: add dev88_defconfig
Niklas Cassel
1
-0
/
+49
[prev]
[next]