index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] copy_process: error path cleanup
Oleg Nesterov
2006-01-08
1
-6
/
+2
*
[PATCH] setpgid: should not accept ptraced childs
Oleg Nesterov
2006-01-08
1
-1
/
+1
*
[PATCH] setpgid: should work for sub-threads
Oren Laadan
2006-01-08
2
-10
/
+8
*
[PATCH] setpgid: should work for sub-threads
Oleg Nesterov
2006-01-08
1
-5
/
+6
*
[PATCH] fork: fix race in setting child's pgrp and tty
Oren Laadan
2006-01-08
1
-6
/
+3
*
[PATCH] Don't attempt to power off if power off is not implemented
Eric W. Biederman
2006-01-08
1
-0
/
+6
*
[PATCH] Extend RCU torture module to test tickless idle CPU
Srivatsa Vaddagiri
2006-01-08
1
-5
/
+91
*
[PATCH] Add tainting for proprietary helper modules
Dave Jones
2006-01-08
1
-0
/
+5
*
[PATCH] shrink dentry struct
Eric Dumazet
2006-01-08
1
-2
/
+2
*
[PATCH] remove unneeded sig->curr_target recalculation
Oleg Nesterov
2006-01-08
1
-2
/
+0
*
[PATCH] little do_group_exit() cleanup
Oleg Nesterov
2006-01-08
1
-1
/
+0
*
[PATCH] kill_proc_info_as_uid: don't use hardcoded constants
Oleg Nesterov
2006-01-08
1
-2
/
+1
*
[PATCH] Unchecked alloc_percpu() return in __create_workqueue()
Ben Collins
2006-01-08
1
-0
/
+5
*
[PATCH] sigaction should clear all signals on SIG_IGN, not just < 32
George Anzinger
2006-01-08
1
-2
/
+32
*
[PATCH] printk return value: fix it
Guillaume Chazarain
2006-01-08
1
-3
/
+3
*
[PATCH] use ptrace_get_task_struct in various places
Christoph Hellwig
2006-01-08
1
-31
/
+46
*
[PATCH] rcu file: use atomic primitives
Nick Piggin
2006-01-08
2
-15
/
+0
*
[PATCH] kernel/: small cleanups
Adrian Bunk
2006-01-08
4
-2
/
+5
*
[PATCH] cpuset: skip rcu check if task is in root cpuset
Paul Jackson
2006-01-08
1
-4
/
+9
*
[PATCH] cpuset: mark number_of_cpusets read_mostly
Paul Jackson
2006-01-08
1
-1
/
+1
*
[PATCH] cpuset: use rcu directly optimization
Paul Jackson
2006-01-08
1
-10
/
+30
*
[PATCH] cpuset: remove test for null cpuset from alloc code path
Paul Jackson
2006-01-08
1
-6
/
+16
*
[PATCH] cpuset: migrate all tasks in cpuset at once
Paul Jackson
2006-01-08
1
-13
/
+16
*
[PATCH] cpuset: rebind vma mempolicies fix
Paul Jackson
2006-01-08
1
-0
/
+90
*
[PATCH] cpuset: number_of_cpusets optimization
Paul Jackson
2006-01-08
1
-1
/
+11
*
[PATCH] cpuset: numa_policy_rebind cleanup
Paul Jackson
2006-01-08
1
-1
/
+1
*
[PATCH] cpuset: implement cpuset_mems_allowed
Paul Jackson
2006-01-08
1
-3
/
+26
*
[PATCH] cpuset: combine refresh_mems and update_mems
Paul Jackson
2006-01-08
1
-54
/
+41
*
[PATCH] cpuset: fork hook fix
Paul Jackson
2006-01-08
2
-5
/
+5
*
[PATCH] cpuset: update_nodemask code reformat
Paul Jackson
2006-01-08
1
-10
/
+15
*
[PATCH] cpuset: minor spacing initializer fixes
Paul Jackson
2006-01-08
1
-6
/
+3
*
[PATCH] cpuset: memory pressure meter
Paul Jackson
2006-01-08
1
-2
/
+191
*
[PATCH] cpuset: mempolicy one more nodemask conversion
Paul Jackson
2006-01-08
1
-10
/
+0
*
[PATCH] Simpler signal-exit concurrency handling
Paul E. McKenney
2006-01-08
1
-5
/
+6
*
[PATCH] RCU signal handling
Ingo Molnar
2006-01-08
6
-27
/
+111
*
[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...
Ravikiran G Thirumalai
2006-01-08
1
-2
/
+2
*
[PATCH] cpusets: swap migration interface
Paul Jackson
2006-01-08
1
-2
/
+36
*
[PATCH] Swap Migration V5: sys_migrate_pages interface
Christoph Lameter
2006-01-08
1
-0
/
+1
*
[PATCH] add schedule_on_each_cpu()
Christoph Lameter
2006-01-08
1
-0
/
+19
*
[PATCH] Make high and batch sizes of per_cpu_pagelists configurable
Rohit Seth
2006-01-08
1
-0
/
+12
*
[PATCH] drop-pagecache
Andrew Morton
2006-01-08
1
-0
/
+10
*
[PATCH] Fix posix-cpu-timers sched_time accumulation
David S. Miller
2006-01-06
1
-12
/
+1
*
[PATCH] kernel/module.c: removed dead code
Jayachandran C
2006-01-06
1
-2
/
+1
*
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
2006-01-06
2
-5
/
+5
*
[PATCH] s390: cputime_t fixes
Martin Schwidefsky
2006-01-06
1
-7
/
+9
*
[PATCH] swsusp: save image header first
Rafael J. Wysocki
2006-01-06
2
-126
/
+65
*
[PATCH] swsusp: improve handling of swap partitions
Rafael J. Wysocki
2006-01-06
1
-92
/
+36
*
[PATCH] swsusp: make image size limit tunable
Rafael J. Wysocki
2006-01-06
3
-6
/
+31
*
[PATCH] swsusp: limit image size
Rafael J. Wysocki
2006-01-06
2
-14
/
+11
*
[PATCH] swsusp: Drop duplicate prototypes
Pavel Machek
2006-01-06
1
-3
/
+0
[next]