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
*
Merge branch 'linus' into irq/core
Ingo Molnar
2010-10-20
2
-1
/
+4
|
\
|
*
m32r: add kernel/.gitignore and ignore vmlinux.lds
Kyle McMartin
2010-10-15
1
-0
/
+1
|
*
m32r: get_user takes an lvalue, not a pointer
Kyle McMartin
2010-10-15
1
-1
/
+1
|
*
m32r: restore _BLOCKABLE
Kyle McMartin
2010-10-15
1
-0
/
+2
*
|
Merge branch 'x86/urgent' of into irq/sparseirq
Thomas Gleixner
2010-10-12
3
-70
/
+47
|
\
\
|
|
/
|
*
m32r: fix breakage from "m32r: use generic ptrace_resume code"
Al Viro
2010-09-24
1
-3
/
+4
|
*
m32r: hole in shifting pc back
Al Viro
2010-09-24
1
-21
/
+17
|
*
m32r: don't block signals if sigframe setup has failed
Al Viro
2010-09-24
1
-10
/
+13
|
*
make m32r handle multiple pending signals
Al Viro
2010-09-24
2
-4
/
+6
|
*
m32r: fix rt_sigsuspend()
Al Viro
2010-09-24
2
-38
/
+13
*
|
genirq: Cleanup irq_chip->typename leftovers
Thomas Gleixner
2010-09-23
1
-1
/
+1
|
/
*
Make do_execve() take a const filename pointer
David Howells
2010-08-17
2
-3
/
+5
*
Mark arguments to certain syscalls as being const
David Howells
2010-08-13
1
-1
/
+2
*
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2010-05-19
1
-40
/
+7
|
\
|
*
m32r: Convert m32r to use read/update_peristent_clock
John Stultz
2010-03-13
1
-40
/
+7
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+1
*
|
m32r: use generic ptrace_resume code
Christoph Hellwig
2010-03-12
1
-68
/
+29
*
|
Add generic sys_olduname()
Christoph Hellwig
2010-03-12
1
-11
/
+0
*
|
Add generic sys_ipc wrapper
Christoph Hellwig
2010-03-12
1
-81
/
+0
|
/
*
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2009-12-14
1
-2
/
+2
*
Unify sys_mmap*
Al Viro
2009-12-11
2
-25
/
+1
*
m32r: Should index be positive?
Roel Kluin
2009-11-04
1
-1
/
+1
*
m32r: add NOTES to vmlinux.lds.S to remove .note.gnu.build-id section
Hirokazu Takata
2009-11-04
1
-0
/
+2
*
arch/m32r: Use DIV_ROUND_CLOSEST
Julia Lawall
2009-11-04
1
-3
/
+3
*
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
1
-0
/
+1
*
m32r: Fix IPI function calls for SMP
Toshihiro HANAWA
2009-10-04
1
-2
/
+2
*
m32r: add rtc_lock variable
Hirokazu Takata
2009-10-04
1
-0
/
+9
*
m32r: export delay loop symbols
Hirokazu Takata
2009-10-04
1
-6
/
+0
*
Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev
Linus Torvalds
2009-09-24
3
-71
/
+18
|
\
|
*
m32r: Cleanup linker script using new linker script macros.
Tim Abbott
2009-09-23
1
-58
/
+9
|
*
m32r: Move the spi_stack_top and spu_stack_top into .init.data section.
Tim Abbott
2009-09-23
2
-4
/
+2
|
*
m32r: Remove unused .altinstructions and .exit.* code from linker script.
Tim Abbott
2009-09-23
1
-9
/
+0
|
*
m32r: Move GET_THREAD_INFO definition out of asm/thread_info.h.
Tim Abbott
2009-09-23
1
-0
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2009-09-23
2
-16
/
+16
|
\
\
|
*
|
cpumask: use mm_cpumask() wrapper: m32r
Rusty Russell
2009-09-24
1
-4
/
+4
|
*
|
cpumask: Use accessors for cpu_*_mask: m32r
Rusty Russell
2009-09-24
1
-1
/
+1
|
*
|
cpumask: arch_send_call_function_ipi_mask: m32r
Rusty Russell
2009-09-24
1
-11
/
+11
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
2009-09-23
1
-3
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Use new __init_task_data macro in arch init_task.c files.
Joe Perches
2009-09-21
1
-3
/
+2
|
|
/
*
|
m32r: convert to use arch_gettimeoffset()
john stultz
2009-09-22
1
-71
/
+3
*
|
m32r: remove redundant tests on unsigned
Roel Kluin
2009-09-22
2
-4
/
+3
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-09-15
1
-7
/
+3
|
\
|
*
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
2009-08-14
1
-1
/
+0
|
|
\
|
*
|
linker script: unify usage of discard definition
Tejun Heo
2009-07-09
1
-8
/
+3
|
*
|
linker script: throw away .discard section
Tejun Heo
2009-06-24
1
-0
/
+1
*
|
|
KEYS: Add missing linux/tracehook.h #inclusions
David Howells
2009-09-09
1
-0
/
+1
*
|
|
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
2009-09-02
1
-0
/
+2
*
|
|
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
David Howells
2009-09-02
1
-0
/
+5
|
|
/
|
/
|
*
|
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-1
/
+0
|
/
*
ptrace: remove PT_DTRACE from arch/m32r
Oleg Nesterov
2009-06-18
2
-9
/
+0
[next]