index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
h8300
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
h8300: switch to generic old sigaction()
Al Viro
2013-02-03
1
-32
/
+0
*
h8300: switch to generic old sigsuspend
Al Viro
2013-02-03
1
-11
/
+0
*
h8300: kill useless wrappers, fix rt_sigreturn(2)
Al Viro
2013-02-03
2
-23
/
+6
*
h8300: switch to generic sigaltstack
Al Viro
2013-02-03
1
-13
/
+2
*
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
1
-1
/
+1
*
h8300: switch to generic fork/vfork/clone
Al Viro
2012-11-28
2
-44
/
+3
*
h8300: generic sys_execve()
Al Viro
2012-10-14
1
-21
/
+0
*
h8300: generic kernel_execve()
Al Viro
2012-10-14
2
-28
/
+1
*
h8300: generic kernel_thread()
Al Viro
2012-10-14
3
-34
/
+18
*
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-12
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-12
1
-1
/
+0
|
\
|
*
Uninclude linux/freezer.h
Richard Weinberger
2012-10-01
1
-1
/
+0
*
|
sections: fix section conflicts in arch/h8300
Andi Kleen
2012-10-06
5
-4
/
+5
*
|
h8300: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
2012-09-23
1
-0
/
+3
|
/
*
h8300/time: add missing #include <asm/irq_regs.h>
Geert Uytterhoeven
2012-07-11
1
-0
/
+1
*
h8300/signal: fix typo "statis"
Geert Uytterhoeven
2012-07-11
1
-1
/
+1
*
h8300: use the declarations provided by <asm/sections.h>
Geert Uytterhoeven
2012-06-20
1
-13
/
+10
*
h8300: fix use of extinct _sbss and _ebss
Geert Uytterhoeven
2012-06-20
1
-3
/
+3
*
new helper: signal_delivered()
Al Viro
2012-06-01
1
-1
/
+1
*
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
1
-4
/
+0
*
don't call try_to_freeze() from do_signal()
Al Viro
2012-06-01
1
-4
/
+0
*
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
1
-3
/
+1
*
new helper: sigmask_to_save()
Al Viro
2012-06-01
1
-8
/
+3
*
new helper: restore_saved_sigmask()
Al Viro
2012-06-01
1
-2
/
+1
*
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-23
1
-2
/
+0
*
h8300: missing checks of __get_user()/__put_user() return values
Al Viro
2012-05-21
1
-6
/
+6
*
h8300: switch to saved_sigmask-based sigsuspend/rt_sigsuspend
Al Viro
2012-05-21
2
-59
/
+20
*
h8300: don't change blocked signals' mask if setting frame up fails
Al Viro
2012-05-21
1
-7
/
+11
*
h8300: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-05-21
1
-24
/
+9
*
h8300-use-generic-init_task
Thomas Gleixner
2012-05-05
2
-37
/
+1
*
Disintegrate asm/system.h for H8300
David Howells
2012-03-28
4
-4
/
+0
*
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2012-03-01
1
-3
/
+1
*
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
2011-08-26
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
1
-1
/
+1
|
\
|
*
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
2011-07-21
1
-1
/
+1
*
|
modules: make arch's use default loader hooks
Jonas Bonn
2011-07-24
1
-45
/
+0
|
/
*
ns: Wire up the setns system call
Eric W. Biederman
2011-05-28
1
-0
/
+1
*
h8300: Use generic show_interrupts()
Thomas Gleixner
2011-03-24
1
-31
/
+0
*
h8300: Convert genirq namespace
Thomas Gleixner
2011-03-24
1
-1
/
+1
*
h8300: Switch do_timer() to xtime_update()
Torben Hohn
2011-01-31
2
-4
/
+2
*
h8300: Use generic irq Kconfig
Thomas Gleixner
2011-01-21
1
-1
/
+1
*
h8300: Convert interrupt handling to flow handler
Thomas Gleixner
2011-01-21
1
-12
/
+3
*
h8300: Convert to new irq_chip functions
Thomas Gleixner
2011-01-21
1
-17
/
+16
*
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
1
-1
/
+0
*
ptrace: cleanup arch_ptrace() on h8300
Namhyung Kim
2010-10-27
1
-15
/
+15
*
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-10-27
1
-3
/
+4
*
modules: Fix module_bug_list list corruption race
Linus Torvalds
2010-10-05
1
-2
/
+1
*
h8300: Fix missing consts in kernel_execve()
David Howells
2010-09-07
1
-2
/
+2
*
h8300: Fix die()
David Howells
2010-09-07
1
-1
/
+1
*
Make do_execve() take a const filename pointer
David Howells
2010-08-17
2
-2
/
+7
[next]