index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
h8300
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
1
-4
/
+0
2012-06-01
don't call try_to_freeze() from do_signal()
Al Viro
1
-4
/
+0
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
1
-3
/
+1
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-8
/
+3
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-2
/
+1
2012-05-24
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
1
-2
/
+0
2012-05-22
h8300: missing checks of __get_user()/__put_user() return values
Al Viro
1
-6
/
+6
2012-05-22
h8300: switch to saved_sigmask-based sigsuspend/rt_sigsuspend
Al Viro
2
-59
/
+20
2012-05-22
h8300: don't change blocked signals' mask if setting frame up fails
Al Viro
1
-7
/
+11
2012-05-22
h8300: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-24
/
+9
2012-05-05
h8300-use-generic-init_task
Thomas Gleixner
2
-37
/
+1
2012-03-28
Disintegrate asm/system.h for H8300
David Howells
4
-4
/
+0
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
1
-3
/
+1
2011-08-27
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
1
-1
/
+1
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
1
-45
/
+0
2011-07-21
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
1
-1
/
+1
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
1
-0
/
+1
2011-03-24
h8300: Use generic show_interrupts()
Thomas Gleixner
1
-31
/
+0
2011-03-24
h8300: Convert genirq namespace
Thomas Gleixner
1
-1
/
+1
2011-01-31
h8300: Switch do_timer() to xtime_update()
Torben Hohn
2
-4
/
+2
2011-01-21
h8300: Use generic irq Kconfig
Thomas Gleixner
1
-1
/
+1
2011-01-21
h8300: Convert interrupt handling to flow handler
Thomas Gleixner
1
-12
/
+3
2011-01-21
h8300: Convert to new irq_chip functions
Thomas Gleixner
1
-17
/
+16
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-10-28
ptrace: cleanup arch_ptrace() on h8300
Namhyung Kim
1
-15
/
+15
2010-10-28
ptrace: change signature of arch_ptrace()
Namhyung Kim
1
-3
/
+4
2010-10-05
modules: Fix module_bug_list list corruption race
Linus Torvalds
1
-2
/
+1
2010-09-08
h8300: Fix missing consts in kernel_execve()
David Howells
1
-2
/
+2
2010-09-08
h8300: Fix die()
David Howells
1
-1
/
+1
2010-08-18
Make do_execve() take a const filename pointer
David Howells
2
-2
/
+7
2010-08-14
Mark arguments to certain syscalls as being const
David Howells
1
-1
/
+1
2010-06-16
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
3
-3
/
+3
2010-05-20
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-3
/
+7
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+1
2010-03-13
h8300: Convert h8300 to use read/update_persistent_clock
John Stultz
1
-3
/
+7
2010-03-13
h8300: use generic ptrace_resume code
Christoph Hellwig
1
-46
/
+6
2010-03-13
ptrace: use ptrace_request() in the remaining architectures
Christoph Hellwig
1
-29
/
+1
2010-03-13
Add generic sys_ipc wrapper
Christoph Hellwig
1
-88
/
+0
2010-03-13
Add generic sys_old_mmap()
Christoph Hellwig
2
-35
/
+1
2010-03-13
Add generic sys_old_select()
Christoph Hellwig
2
-17
/
+1
2009-12-16
Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
1
-1
/
+0
2009-12-15
module: make MODULE_SYMBOL_PREFIX into a CONFIG option
Alan Jenkins
1
-1
/
+0
2009-12-15
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
1
-2
/
+2
2009-12-11
Unify sys_mmap*
Al Viro
2
-82
/
+3
2009-10-14
h83000: Remove BKL from sys_execve
John Kacur
1
-4
/
+1
2009-09-25
h8300: Cleanup linker script using new linker script macros.
Tim Abbott
1
-18
/
+7
2009-09-24
headers: utsname.h redux
Alexey Dobriyan
1
-1
/
+0
2009-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
1
-3
/
+2
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
[prev]
[next]