index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m32r
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
m32r: remove abort()
Sudip Mukherjee
2018-01-31
1
-8
/
+0
*
kernel/exit.c: export abort() to modules
Andrew Morton
2018-01-04
1
-1
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
16
-0
/
+16
*
m32r: fix build failure
Sudip Mukherjee
2017-10-03
1
-0
/
+9
*
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-06
1
-1
/
+0
|
\
|
*
get rid of unused __strncpy_from_user() instances
Al Viro
2017-05-15
1
-1
/
+0
*
|
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2017-06-28
1
-8
/
+0
|
/
*
m32r: switch to RAW_COPY_USER
Al Viro
2017-04-26
1
-2
/
+0
*
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-03
1
-1
/
+1
*
sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
2
-0
/
+2
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
2
-0
/
+2
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
2
-0
/
+2
*
mm: add new mmgrab() helper
Vegard Nossum
2017-02-27
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
8
-8
/
+8
*
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
2016-10-19
1
-5
/
+10
*
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-07
1
-0
/
+1
*
m32r: add __ucmpdi2 to fix build failure
Sudip Mukherjee
2016-07-26
1
-0
/
+3
*
m32r: fix build failure
Sudip Mukherjee
2016-05-23
1
-0
/
+1
*
exit_thread: remove empty bodies
Jiri Slaby
2016-05-20
1
-9
/
+0
*
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-15
1
-1
/
+1
|
\
|
*
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
2016-03-01
1
-1
/
+1
*
|
arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM
Toshi Kani
2016-01-30
1
-2
/
+2
|
/
*
m32r: fix m32104ut_defconfig build fail
Sudip Mukherjee
2016-01-14
1
-0
/
+3
*
atomic: Replace atomic_{set,clear}_mask() usage
Peter Zijlstra
2015-07-27
1
-2
/
+2
*
m32r: make flush_cpumask non-volatile.
Rusty Russell
2015-05-09
1
-3
/
+3
*
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-20
1
-1
/
+1
|
\
|
*
Fix weird uses of num_online_cpus().
Rusty Russell
2015-03-10
1
-1
/
+1
*
|
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-15
3
-10
/
+18
|
\
\
|
*
|
m32r: Remove signal translation and exec_domain
Richard Weinberger
2015-04-12
1
-9
/
+3
|
*
|
m32r: Autogenerate offsets in struct thread_info
Richard Weinberger
2015-04-12
2
-1
/
+15
|
|
/
*
|
whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup
Al Viro
2015-04-11
1
-2
/
+0
|
/
*
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-12
1
-1
/
+1
*
m32r: remove deprecated IRQF_DISABLED
Michael Opdenacker
2014-10-09
1
-1
/
+0
*
m32r: Use sigsp()
Richard Weinberger
2014-08-06
1
-9
/
+3
*
m32r: Use get_signal() signal_setup_done()
Richard Weinberger
2014-08-06
1
-27
/
+20
*
m32r: Use preempt_schedule_irq
Thomas Gleixner
2013-11-13
1
-7
/
+1
*
m32r: delete __cpuinit usage from all m32r files
Paul Gortmaker
2013-07-14
1
-1
/
+1
*
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
1
-0
/
+2
*
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-04-30
1
-9
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-30
1
-4
/
+2
|
\
|
*
m32r: Convert print_symbol to %pSR
Joe Perches
2013-04-29
1
-4
/
+2
*
|
m32r: Use generic idle loop
Thomas Gleixner
2013-04-08
2
-19
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-23
1
-14
/
+2
|
\
|
*
m32r: switch to generic sigaltstack
Al Viro
2013-02-03
1
-14
/
+2
*
|
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-02-21
1
-1
/
+3
|
\
\
|
*
\
Merge branch 'clocksource/cleanup' into next/cleanup
Olof Johansson
2013-01-14
1
-1
/
+1
|
|
\
\
|
|
|
/
|
*
|
time: convert arch_gettimeoffset to a pointer
Stephen Warren
2012-12-24
1
-1
/
+3
*
|
|
m32r idle: delete pm_idle, and other dead idle code
Len Brown
2013-02-17
1
-49
/
+2
|
|
/
|
/
|
[next]