index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ 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] kernel core: replace kmalloc+memset with kzalloc
Burman Yan
2006-12-07
3
-6
/
+3
*
[PATCH] rcu: add a prefetch() in rcu_do_batch()
Eric Dumazet
2006-12-07
1
-1
/
+3
*
[PATCH] make kernel/signal.c:kill_proc_info() static
Adrian Bunk
2006-12-07
1
-2
/
+1
*
[PATCH] remove kernel/lockdep.c:lockdep_internal
Adrian Bunk
2006-12-07
1
-7
/
+0
*
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
2006-12-07
4
-11
/
+1
*
[PATCH] kprobes: enable booster on the preemptible kernel
Masami Hiramatsu
2006-12-07
1
-21
/
+96
*
[PATCH] remove the syslog interface when printk is disabled
Mike Galbraith
2006-12-07
1
-6
/
+1
*
[PATCH] HZ: 300Hz support
Alan Cox
2006-12-07
1
-5
/
+15
*
[PATCH] debug: workqueue locking sanity
Peter Zijlstra
2006-12-07
1
-0
/
+13
*
[PATCH] sleep profiling
Ingo Molnar
2006-12-07
2
-9
/
+41
*
[PATCH] lockdep: name some old style locks
Peter Zijlstra
2006-12-07
2
-2
/
+3
*
[PATCH] lockdep: print current locks on in_atomic warnings
Peter Zijlstra
2006-12-07
1
-0
/
+2
*
[PATCH] taskstats: cleanup reply assembling
Oleg Nesterov
2006-12-07
1
-22
/
+16
*
[PATCH] taskstats: use nla_reserve() for reply assembling
Oleg Nesterov
2006-12-07
1
-42
/
+44
*
[PATCH] taskstats: factor out reply assembling
Oleg Nesterov
2006-12-07
1
-27
/
+28
*
[PATCH] taskstats: cleanup ->signal->stats allocation
Oleg Nesterov
2006-12-07
2
-2
/
+25
*
[PATCH] taskstats: cleanup do_exit() path
Oleg Nesterov
2006-12-07
2
-32
/
+17
*
[PATCH] taskstats_exit_alloc: optimize/simplify
Oleg Nesterov
2006-12-07
1
-13
/
+4
*
[PATCH] profile: fix uaccess handling
Heiko Carstens
2006-12-07
1
-1
/
+2
*
[PATCH] Disable CLONE_CHILD_CLEARTID for abnormal exit
Roland McGrath
2006-12-07
1
-1
/
+10
*
[PATCH] lockdep: misc fixes in lockdep.c
Jarek Poplawski
2006-12-07
1
-3
/
+6
*
[PATCH] lockdep: internal locking fixes
Jarek Poplawski
2006-12-07
1
-10
/
+15
*
[PATCH] cpuset: minor code refinements
Paul Jackson
2006-12-07
1
-5
/
+4
*
[PATCH] Export pm_suspend for the shared APM emulation
Ralf Baechle
2006-12-07
1
-1
/
+2
*
[PATCH] SysRq-X: show blocked tasks
Ingo Molnar
2006-12-07
1
-3
/
+8
*
[PATCH] /proc/kallsyms reports lower-case types for some non-exported symbols
Adam B. Jerome
2006-12-07
1
-8
/
+5
*
[PATCH] lockdep: annotate nfs/nfsd in-kernel sockets
Peter Zijlstra
2006-12-07
1
-0
/
+1
*
[PATCH] Support for freezeable workqueues
Rafael J. Wysocki
2006-12-07
1
-6
/
+14
*
[PATCH] swsusp: kill write-only variable
Pavel Machek
2006-12-07
1
-3
/
+1
*
[PATCH] PM: Fix swsusp debug mode testproc
Rafael J. Wysocki
2006-12-07
1
-1
/
+1
*
[PATCH] swsusp: Fix labels
Rafael J. Wysocki
2006-12-07
5
-11
/
+11
*
[PATCH] swsusp: Fix coding style in suspend.c
Rafael J. Wysocki
2006-12-07
1
-1
/
+2
*
[PATCH] swsusp: Untangle freeze_processes
Rafael J. Wysocki
2006-12-07
1
-30
/
+54
*
[PATCH] swsusp: Untangle thaw_processes
Rafael J. Wysocki
2006-12-07
1
-22
/
+27
*
[PATCH] convert pm_sem to a mutex
Stephen Hemminger
2006-12-07
4
-26
/
+28
*
[PATCH] suspend to disk fails if gdb is suspended with a traced child
Rafael J. Wysocki
2006-12-07
1
-1
/
+3
*
[PATCH] swsusp: Measure memory shrinking time
Rafael J. Wysocki
2006-12-07
3
-22
/
+39
*
[PATCH] suspend: don't change cpus_allowed for task initiating the suspend
Siddha, Suresh B
2006-12-07
1
-5
/
+1
*
[PATCH] swsusp: Support i386 systems with PAE or without PSE
Rafael J. Wysocki
2006-12-07
1
-1
/
+1
*
[PATCH] swsusp: thaw userspace and kernel space separately
Nigel Cunningham
2006-12-07
1
-7
/
+18
*
[PATCH] swsusp: clean up whitespace in freezer output
Nigel Cunningham
2006-12-07
1
-8
/
+8
*
[PATCH] swsusp: quieten Freezer if !CONFIG_PM_DEBUG
Nigel Cunningham
2006-12-07
1
-1
/
+0
*
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
8
-1
/
+8
*
[PATCH] swsusp: fix platform mode
Stefan Seyfried
2006-12-07
1
-0
/
+22
*
[PATCH] swsusp: use __GFP_WAIT
Rafael J. Wysocki
2006-12-07
1
-3
/
+3
*
[PATCH] swsusp: Improve handling of highmem
Rafael J. Wysocki
2006-12-07
5
-239
/
+671
*
[PATCH] swsusp: add ioctl for swap files support
Rafael J. Wysocki
2006-12-07
2
-1
/
+44
*
[PATCH] swsusp: add resume_offset command line parameter
Rafael J. Wysocki
2006-12-07
3
-5
/
+26
*
[PATCH] swsusp: use block device offsets to identify swap locations
Rafael J. Wysocki
2006-12-07
4
-72
/
+80
*
[PATCH] swsusp: rearrange swap-handling code
Rafael J. Wysocki
2006-12-07
1
-109
/
+112
[next]