index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m32r
Age
Commit message (
Expand
)
Author
Lines
2012-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-0
/
+1
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-140
/
+34
2012-11-29
unify default ptrace_signal_deliver
Al Viro
-4
/
+0
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
-1
/
+1
2012-11-28
m32r: switch to generic fork/vfork/clone
Al Viro
-42
/
+7
2012-11-28
kill stray kernel_thread() garbage
Al Viro
-1
/
+0
2012-11-13
tracing,x86: Add a TSC trace_clock
David Sharp
-0
/
+1
2012-11-01
sk-filter: Add ability to get socket filter program (v2)
Pavel Emelyanov
-0
/
+1
2012-10-31
m32r: switch to generic sys_execve()
Al Viro
-36
/
+13
2012-10-31
m32r: switch to generic kernel_thread()/kernel_execve()
Al Viro
-70
/
+27
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-25
/
+2
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
-2
/
+2
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-10
/
+2
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-15
/
+2
2012-10-09
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
-0
/
+1
2012-10-09
Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option
Catalin Marinas
-0
/
+1
2012-10-09
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
-0
/
+2
2012-10-06
cross-arch: don't corrupt personality flags upon exec()
Jiri Kosina
-1
/
+2
2012-10-04
Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...
Arnd Bergmann
-0
/
+6
2012-10-03
asm-generic: Add default clkdev.h
Mark Brown
-0
/
+2
2012-10-02
UAPI: (Scripted) Set up UAPI Kbuild files
David Howells
-0
/
+3
2012-10-01
Uninclude linux/freezer.h
Richard Weinberger
-1
/
+0
2012-10-01
m32r: trim masks
Al Viro
-2
/
+2
2012-10-01
bury the rest of TIF_IRET
Al Viro
-4
/
+0
2012-10-01
sanitize tsk_is_polling()
Al Viro
-2
/
+0
2012-10-01
bury _TIF_RESTORE_SIGMASK
Al Viro
-1
/
+0
2012-09-28
Make most arch asm/module.h files use asm-generic/module.h
David Howells
-25
/
+3
2012-09-23
m32r: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
-0
/
+3
2012-09-20
get rid of generic instances of asm/exec.h
Al Viro
-14
/
+2
2012-07-30
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
Will Deacon
-1
/
+1
2012-07-22
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-5
/
+0
2012-07-17
m32r: make memset() global for CONFIG_KERNEL_BZIP2=y
Geert Uytterhoeven
-1
/
+1
2012-07-17
m32r: add memcpy() for CONFIG_KERNEL_GZIP=y
Geert Uytterhoeven
-0
/
+10
2012-07-17
m32r: consistently use "suffix-$(...)"
Geert Uytterhoeven
-3
/
+3
2012-07-17
m32r: fix 'fix breakage from "m32r: use generic ptrace_resume code"' fallout
Geert Uytterhoeven
-4
/
+3
2012-07-17
m32r: fix pull clearing RESTORE_SIGMASK into block_sigmask() fallout
Geert Uytterhoeven
-1
/
+1
2012-07-17
m32r: remove duplicate definition of PTRACE_O_TRACESYSGOOD
Geert Uytterhoeven
-3
/
+0
2012-06-05
smp: Remove num_booting_cpus()
Thomas Gleixner
-5
/
+0
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-25
/
+7
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-3
/
+0
2012-06-01
new helper: signal_delivered()
Al Viro
-1
/
+1
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
-3
/
+0
2012-06-01
don't call try_to_freeze() from do_signal()
Al Viro
-4
/
+0
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
-5
/
+3
2012-06-01
new helper: sigmask_to_save()
Al Viro
-9
/
+3
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
-4
/
+1
2012-05-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-2
/
+0
2012-05-30
bury __kernel_nlink_t, make internal nlink_t consistent
Al Viro
-3
/
+0
2012-05-24
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-3
/
+1
2012-05-23
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
-2
/
+0
[next]