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
*
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-08-18
1
-2
/
+4
|
\
|
*
cpuset: fix the return value of cpuset_write_u64()
Li Zefan
2013-08-13
1
-2
/
+4
*
|
Merge tag 'pm-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2013-08-16
1
-7
/
+13
|
\
\
|
*
|
PM / QoS: Fix workqueue deadlock when using pm_qos_update_request_timeout()
Stephen Boyd
2013-08-14
1
-7
/
+13
*
|
|
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2013-08-14
1
-0
/
+6
|
\
\
\
|
*
|
|
microblaze: fix clone syscall
Michal Simek
2013-08-13
1
-0
/
+6
*
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-08-13
3
-25
/
+71
|
\
\
\
\
|
*
|
|
|
sched: Ensure update_cfs_shares() is called for parents of continuously-runni...
Peter Zijlstra
2013-07-30
1
-0
/
+1
|
*
|
|
|
sched: Fix some kernel-doc warnings
Yacine Belkadi
2013-07-18
3
-25
/
+70
*
|
|
|
|
sched: fix the theoretical signal_wake_up() vs schedule() race
Oleg Nesterov
2013-08-13
1
-1
/
+13
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-08-12
1
-2
/
+2
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
mutex: Fix w/w mutex deadlock injection
Maarten Lankhorst
2013-07-30
1
-2
/
+2
*
|
|
|
userns: limit the maximum depth of user_namespace->parent chain
Oleg Nesterov
2013-08-08
1
-0
/
+4
*
|
|
|
Merge tag 'trace-fixes-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-08-07
6
-131
/
+272
|
\
\
\
\
|
*
|
|
|
tracing: Fix reset of time stamps during trace_clock changes
Alexander Z Lam
2013-08-02
1
-12
/
+12
|
*
|
|
|
tracing: Make TRACE_ITER_STOP_ON_FREE stop the correct buffer
Alexander Z Lam
2013-08-02
1
-1
/
+1
|
*
|
|
|
tracing: Fix fields of struct trace_iterator that are zeroed by mistake
Andrew Vagin
2013-08-02
1
-0
/
+1
|
*
|
|
|
tracing/uprobes: Fail to unregister if probe event files are in use
Steven Rostedt (Red Hat)
2013-08-01
1
-13
/
+38
|
*
|
|
|
tracing/kprobes: Fail to unregister if probe event files are in use
Steven Rostedt (Red Hat)
2013-07-31
1
-6
/
+15
|
*
|
|
|
tracing: Add comment to describe special break case in probe_remove_event_call()
Steven Rostedt (Red Hat)
2013-07-31
1
-0
/
+6
|
*
|
|
|
tracing: trace_remove_event_call() should fail if call/file is in use
Oleg Nesterov
2013-07-31
1
-2
/
+33
|
*
|
|
|
ftrace: Check module functions being traced on reload
Steven Rostedt (Red Hat)
2013-07-30
1
-9
/
+62
|
*
|
|
|
ftrace: Consolidate some duplicate code for updating ftrace ops
Steven Rostedt (Red Hat)
2013-07-29
1
-6
/
+10
|
*
|
|
|
tracing: Change remove_event_file_dir() to clear "d_subdirs"->i_private
Oleg Nesterov
2013-07-29
1
-32
/
+15
|
*
|
|
|
tracing: Introduce remove_event_file_dir()
Oleg Nesterov
2013-07-29
1
-24
/
+23
|
*
|
|
|
tracing: Change f_start() to take event_mutex and verify i_private != NULL
Oleg Nesterov
2013-07-29
1
-4
/
+9
|
*
|
|
|
tracing: Change event_filter_read/write to verify i_private != NULL
Oleg Nesterov
2013-07-29
2
-18
/
+25
|
*
|
|
|
tracing: Change event_enable/disable_read() to verify i_private != NULL
Oleg Nesterov
2013-07-29
1
-10
/
+20
|
*
|
|
|
tracing: Turn event/id->i_private into call->event.type
Oleg Nesterov
2013-07-29
1
-5
/
+13
|
|
/
/
/
*
|
|
|
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-08-06
1
-1
/
+3
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
cgroup: fix a leak when percpu_ref_init() fails
Li Zefan
2013-07-31
1
-1
/
+3
*
|
|
|
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-08-06
1
-10
/
+34
|
\
\
\
\
|
*
|
|
|
workqueue: copy workqueue_attrs with all fields
Shaohua Li
2013-08-01
1
-0
/
+12
|
*
|
|
|
workqueue: allow work_on_cpu() to be called recursively
Lai Jiangshan
2013-07-24
1
-10
/
+22
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
printk: Fix return of braille_register_console()
Steven Rostedt
2013-08-06
1
-1
/
+2
*
|
|
|
Revert "ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child)"
Oleg Nesterov
2013-08-06
1
-1
/
+0
*
|
|
|
userns: unshare_userns(&cred) should not populate cred on failure
Oleg Nesterov
2013-08-06
1
-4
/
+9
*
|
|
|
Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-08-02
3
-8
/
+14
|
\
\
\
\
|
*
|
|
|
freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processes
Colin Cross
2013-07-30
2
-1
/
+12
|
*
|
|
|
Revert "cpuidle: Quickly notice prediction failure for repeat mode"
Rafael J. Wysocki
2013-07-29
1
-7
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2013-07-31
7
-105
/
+197
|
\
\
\
\
|
*
|
|
|
printk: rename struct log to struct printk_log
Joe Perches
2013-07-31
1
-40
/
+40
|
*
|
|
|
printk: use pointer for console_cmdline indexing
Joe Perches
2013-07-31
1
-23
/
+26
|
*
|
|
|
printk: move braille console support into separate braille.[ch] files
Joe Perches
2013-07-31
4
-31
/
+110
|
*
|
|
|
printk: add console_cmdline.h
Joe Perches
2013-07-31
2
-9
/
+17
|
*
|
|
|
printk: move to separate directory for easier modification
Joe Perches
2013-07-31
3
-1
/
+3
|
*
|
|
|
mm: sched: numa: fix NUMA balancing when !SCHED_DEBUG
Dave Kleikamp
2013-07-31
1
-2
/
+2
|
|
/
/
/
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-07-31
1
-1
/
+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
sysctl: range checking in do_proc_dointvec_ms_jiffies_conv
Francesco Fusco
2013-07-26
1
-1
/
+5
*
|
|
|
Merge tag 'trace-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-07-28
3
-128
/
+95
|
\
\
\
\
[next]