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
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2008-02-07
2
-5
/
+9
|
\
|
*
Merge branches 'release' and 'dsdt-override' into release
Len Brown
2008-02-07
1
-2
/
+3
|
|
\
|
|
*
ACPI: Taint kernel on ACPI table override (format corrected)
Éric Piel
2008-02-06
1
-2
/
+3
|
*
|
PM: documentation cleanups
Pavel Machek
2008-02-07
1
-3
/
+6
|
|
/
*
|
vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str()
Ken'ichi Ohmichi
2008-02-07
1
-2
/
+2
*
|
vmcoreinfo: rename vmcoreinfo's macros returning the size
Ken'ichi Ohmichi
2008-02-07
1
-7
/
+7
*
|
Handle pid namespaces in cgroups code
Pavel Emelyanov
2008-02-07
1
-2
/
+2
*
|
hotplug cpu move tasks in empty cpusets - refinements
Paul Jackson
2008-02-07
1
-8
/
+13
*
|
hotplug cpu: move tasks in empty cpusets to parent various other fixes
Paul Jackson
2008-02-07
1
-26
/
+15
*
|
cgroups: update comments in cpuset.c
Paul Menage
2008-02-07
1
-85
/
+43
*
|
cpusets: update_cpumask revision
Cliff Wickman
2008-02-07
1
-61
/
+46
*
|
hotplug cpu: move tasks in empty cpusets to parent
Cliff Wickman
2008-02-07
2
-45
/
+144
*
|
cgroups: mechanism to process each task in a cgroup
Cliff Wickman
2008-02-07
1
-12
/
+186
*
|
memory cgroup enhancements: add- pre_destroy() handler
KAMEZAWA Hiroyuki
2008-02-07
1
-0
/
+22
*
|
oom: add sysctl to enable task memory dump
David Rientjes
2008-02-07
1
-0
/
+9
*
|
Memory controller improve user interface
Balbir Singh
2008-02-07
1
-11
/
+25
*
|
Memory controller: accounting setup
Pavel Emelianov
2008-02-07
1
-3
/
+8
*
|
Memory controller: resource counters
Pavel Emelianov
2008-02-07
2
-0
/
+121
*
|
kernel/cgroup.c: make 2 functions static
Adrian Bunk
2008-02-07
1
-2
/
+2
*
|
cgroups: move cgroups destroy() callbacks to cgroup_diput()
Paul Menage
2008-02-07
1
-12
/
+24
*
|
cgroup simplify space stripping
Paul Jackson
2008-02-07
1
-14
/
+3
*
|
cgroup brace coding style fix
Paul Jackson
2008-02-07
1
-10
/
+5
*
|
kernel/cgroup.c: remove dead code
Adrian Bunk
2008-02-07
1
-10
/
+8
*
|
gfs2: make gfs2_glock.gl_owner_pid be a struct pid *
Pavel Emelyanov
2008-02-07
1
-0
/
+1
|
/
*
kprobes: kretprobe user entry-handler
Abhishek Sagar
2008-02-06
2
-3
/
+22
*
speed up jiffies conversion functions if HZ==USER_HZ
Andrew Morton
2008-02-06
1
-1
/
+3
*
system timer: fix crash in <100Hz system timer
David Fries
2008-02-06
1
-2
/
+9
*
kernel/sys.c: get rid of expensive divides in groups_sort()
Eric Dumazet
2008-02-06
1
-10
/
+10
*
idle_regs() must be __cpuinit
Adrian Bunk
2008-02-06
1
-1
/
+1
*
kernel/params.c: remove sparse-warning (different signedness)
Richard Knutsson
2008-02-06
1
-1
/
+1
*
stopmachine: semaphore to mutex
Daniel Walker
2008-02-06
1
-3
/
+3
*
Add arch_ptrace_stop
Roland McGrath
2008-02-06
1
-1
/
+32
*
relay: nopage
Nick Piggin
2008-02-06
1
-15
/
+9
*
get rid of NR_OPEN and introduce a sysctl_nr_open
Eric Dumazet
2008-02-06
2
-1
/
+9
*
do_wait: remove one "else if" branch
Oleg Nesterov
2008-02-06
1
-3
/
+1
*
printk.c: use unsigned ints instead of longs for logbuf index
Denys Vlasenko
2008-02-06
1
-18
/
+18
*
time: fix sysfs_show_{available,current}_clocksources() buffer overflow problem
Miao Xie
2008-02-06
1
-9
/
+10
*
kernel/notifier.c should #include <linux/reboot.h>
Adrian Bunk
2008-02-06
1
-0
/
+1
*
make srcu_readers_active() static
Adrian Bunk
2008-02-06
1
-2
/
+1
*
kernel/ptrace.c should #include <linux/syscalls.h>
Adrian Bunk
2008-02-06
1
-0
/
+1
*
remove support for un-needed _extratext section
Robin Getz
2008-02-06
1
-10
/
+1
*
use __set_task_state() for TRACED/STOPPED tasks
Oleg Nesterov
2008-02-06
3
-8
/
+6
*
taskstats scaled time cleanup
Michael Neuling
2008-02-06
1
-4
/
+6
*
latency.c: use QoS infrastructure
Mark Gross
2008-02-05
2
-281
/
+1
*
pm qos infrastructure and interface
Mark Gross
2008-02-05
2
-1
/
+426
*
make kernel_shutdown_prepare() static
Adrian Bunk
2008-02-05
1
-1
/
+1
*
kernel/power/disk.c: make code static
Adrian Bunk
2008-02-05
1
-2
/
+2
*
capabilities: introduce per-process capability bounding set
Serge E. Hallyn
2008-02-05
4
-43
/
+13
*
Add 64-bit capability support to the kernel
Andrew Morgan
2008-02-05
1
-9
/
+104
*
mm/page-writeback: highmem_is_dirtyable option
Bron Gondwana
2008-02-05
1
-1
/
+17
[next]