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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-20
tracing: Deletion of an unnecessary check before iput()
Markus Elfring
1
-2
/
+1
2014-11-19
bpf: fix arraymap NULL deref and missing overflow and zero size checks
Alexei Starovoitov
2
-6
/
+16
2014-11-19
tracing: Fix return value of ftrace_raw_output_prep()
Steven Rostedt (Red Hat)
1
-4
/
+1
2014-11-19
tracing: Remove return values of most trace_seq_*() functions
Steven Rostedt (Red Hat)
1
-61
/
+23
2014-11-19
tracing: Do not use return values of trace_seq_printf() in syscall tracing
Steven Rostedt (Red Hat)
1
-28
/
+19
2014-11-19
tracing/uprobes: Do not use return values of trace_seq_printf()
Steven Rostedt (Red Hat)
1
-13
/
+10
2014-11-19
tracing/probes: Do not use return value of trace_seq_printf()
Steven Rostedt (Red Hat)
1
-4
/
+6
2014-11-19
tracing: Do not check return values of trace_seq_p*() for mmio tracer
Steven Rostedt (Red Hat)
1
-31
/
+21
2014-11-19
kprobes/tracing: Use trace_seq_has_overflowed() for overflow checks
Steven Rostedt (Red Hat)
1
-26
/
+16
2014-11-19
tracing: Have function_graph use trace_seq_has_overflowed()
Steven Rostedt (Red Hat)
2
-266
/
+118
2014-11-19
tracing: Have branch tracer use trace_handle_return() helper function
Steven Rostedt (Red Hat)
1
-8
/
+7
2014-11-19
ring-buffer: Remove check of trace_seq_{puts,printf}() return values
Steven Rostedt (Red Hat)
1
-39
/
+36
2014-11-19
blktrace/tracing: Use trace_seq_has_overflowed() helper function
Steven Rostedt (Red Hat)
1
-82
/
+66
2014-11-19
tracing: Add trace_seq_has_overflowed() and trace_handle_return()
Steven Rostedt (Red Hat)
4
-296
/
+206
2014-11-19
tracing: Fix trace_seq_bitmask() to start at current position
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-11-19
ftrace/x86/extable: Add is_ftrace_trampoline() function
Steven Rostedt (Red Hat)
2
-1
/
+44
2014-11-19
new helper: audit_file()
Al Viro
1
-0
/
+5
2014-11-19
kill f_dentry uses
Al Viro
3
-3
/
+3
2014-11-19
s390/kernel: add system calls for PCI memory access
Alexey Ishchuk
1
-0
/
+2
2014-11-19
tracing: Fix race of function probes counting
Steven Rostedt (Red Hat)
1
-21
/
+96
2014-11-19
PM: Kconfig: Set PM_RUNTIME if PM_SLEEP is selected
Rafael J. Wysocki
1
-0
/
+1
2014-11-18
bpf: remove test map scaffolding and user proper types
Alexei Starovoitov
1
-47
/
+9
2014-11-18
bpf: allow eBPF programs to use maps
Alexei Starovoitov
2
-1
/
+90
2014-11-18
bpf: fix BPF_MAP_LOOKUP_ELEM command return code
Alexei Starovoitov
1
-1
/
+1
2014-11-18
bpf: add array type of eBPF maps
Alexei Starovoitov
2
-1
/
+152
2014-11-18
bpf: add hashtable type of eBPF maps
Alexei Starovoitov
2
-1
/
+363
2014-11-18
bpf: add 'flags' attribute to BPF_MAP_UPDATE_ELEM command
Alexei Starovoitov
1
-2
/
+2
2014-11-18
cgroup: implement cgroup_get_e_css()
Tejun Heo
1
-0
/
+37
2014-11-18
cgroup: add cgroup_subsys->css_e_css_changed()
Tejun Heo
1
-0
/
+18
2014-11-18
cgroup: add cgroup_subsys->css_released()
Tejun Heo
1
-0
/
+2
2014-11-18
cgroup: fix the async css offline wait logic in cgroup_subtree_control_write()
Tejun Heo
1
-30
/
+28
2014-11-18
cgroup: restructure child_subsys_mask handling in cgroup_subtree_control_write()
Tejun Heo
1
-12
/
+12
2014-11-18
cgroup: separate out cgroup_calc_child_subsys_mask() from cgroup_refresh_chil...
Tejun Heo
1
-12
/
+24
2014-11-18
PM: Kconfig: fix unmet dependency for CPU_PM
Pankaj Dubey
1
-1
/
+0
2014-11-18
PM / hibernate: Deletion of an unnecessary check before the function call "vf...
Markus Elfring
1
-1
/
+1
2014-11-18
Merge back 'pm-sleep' material for 3.19-rc1.
Rafael J. Wysocki
4
-34
/
+33
2014-11-18
x86, mpx: On-demand kernel allocation of bounds tables
Dave Hansen
1
-0
/
+12
2014-11-18
mpx: Extend siginfo structure to include bound violation information
Qiaowei Ren
1
-0
/
+4
2014-11-18
audit: convert status version to a feature bitmap
Richard Guy Briggs
1
-1
/
+1
2014-11-16
perf: Improve the perf_sample_data struct layout
Peter Zijlstra
1
-8
/
+8
2014-11-16
perf: Add ability to sample machine state on interrupt
Stephane Eranian
1
-2
/
+44
2014-11-16
sched/deadline: Introduce start_hrtick_dl() for !CONFIG_SCHED_HRTICK
Wanpeng Li
1
-4
/
+4
2014-11-16
sched/deadline: Remove unnecessary definitions in cpudeadline.h
pang.xunlei
1
-3
/
+0
2014-11-16
sched/cpupri: Remove unnecessary definitions in cpupri.h
pang.xunlei
1
-3
/
+0
2014-11-16
sched/deadline: Fix rq->dl.pushable_tasks bug in push_dl_task()
Wanpeng Li
1
-2
/
+3
2014-11-16
sched/fair: Fix stale overloaded status in the busiest group finding logic
Wanpeng Li
1
-1
/
+3
2014-11-16
sched: Move p->nr_cpus_allowed check to select_task_rq()
Wanpeng Li
4
-10
/
+2
2014-11-16
sched/completion: Document when to use wait_for_completion_io_*()
Wolfram Sang
1
-2
/
+3
2014-11-16
sched/fair: Kill task_struct::numa_entry and numa_group::task_list
Kirill Tkhai
2
-6
/
+0
2014-11-16
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
24
-153
/
+224
[prev]
[next]