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
2018-11-12
audit_tree: Remove mark->lock locking
Jan Kara
1
-20
/
+4
2018-11-12
sched/core: Clean up the #ifdef block in add_nr_running()
Viresh Kumar
1
-2
/
+2
2018-11-12
sched/fair: Make some variables static
Muchun Song
1
-6
/
+6
2018-11-12
sched/core: Create task_has_idle_policy() helper
Viresh Kumar
4
-8
/
+13
2018-11-12
sched/fair: Add lsub_positive() and use it consistently
Patrick Bellasi
1
-7
/
+17
2018-11-12
sched/fair: Mask UTIL_AVG_UNCHANGED usages
Patrick Bellasi
1
-5
/
+4
2018-11-12
Merge branch 'sched/urgent' into sched/core, to pick up dependent fixes
Ingo Molnar
1
-16
/
+50
2018-11-12
sched/fair: Fix cpu_util_wake() for 'execl' type workloads
Patrick Bellasi
1
-14
/
+48
2018-11-12
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+0
2018-11-12
Merge branch 'sched/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+6
2018-11-12
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+14
2018-11-11
rcu: Stop expedited grace periods from relying on stop-machine
Paul E. McKenney
1
-2
/
+4
2018-11-11
bpf: Allow narrow loads with offset > 0
Andrey Ignatov
1
-5
/
+16
2018-11-11
bpf: do not pass netdev to translate() and prepare() offload callbacks
Quentin Monnet
1
-2
/
+2
2018-11-11
bpf: pass prog instead of env to bpf_prog_offload_verifier_prep()
Quentin Monnet
2
-4
/
+4
2018-11-11
bpf: pass destroy() as a callback and remove its ndo_bpf subcommand
Quentin Monnet
1
-23
/
+1
2018-11-11
bpf: pass translate() as a callback and remove its ndo_bpf subcommand
Quentin Monnet
1
-7
/
+7
2018-11-11
bpf: call verifier_prep from its callback in struct bpf_offload_dev
Quentin Monnet
1
-13
/
+9
2018-11-11
bpf: call finalize() from its callback in struct bpf_offload_dev
Quentin Monnet
1
-2
/
+2
2018-11-11
bpf: call verify_insn from its callback in struct bpf_offload_dev
Quentin Monnet
1
-1
/
+3
2018-11-11
bpf: pass a struct with offload callbacks to bpf_offload_dev_create()
Quentin Monnet
1
-1
/
+4
2018-11-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-4
/
+8
2018-11-09
bpf: let verifier to calculate and record max_pkt_offset
Jiong Wang
1
-0
/
+12
2018-11-09
srcu: Prevent __call_srcu() counter wrap with read-side critical section
Paul E. McKenney
1
-0
/
+3
2018-11-09
sched/membarrier: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
1
-1
/
+1
2018-11-09
rcu: Consolidate the RCU update functions invoked by sync.c
Paul E. McKenney
1
-6
/
+6
2018-11-09
rcu: Eliminate synchronize_rcu_mult()
Paul E. McKenney
2
-5
/
+3
2018-11-09
rcu: Fix rcu_{node,data} comments about gp_seq_needed
Joel Fernandes (Google)
1
-2
/
+2
2018-11-09
rcu: Remove unused rcu_state externs
Joel Fernandes (Google)
1
-11
/
+0
2018-11-09
rcu: Eliminate BUG_ON() for kernel/rcu/tree.c
Paul E. McKenney
1
-2
/
+3
2018-11-09
rcu: Eliminate BUG_ON() for sync.c
Paul E. McKenney
1
-7
/
+6
2018-11-08
cpuset: Expose cpuset.cpus.subpartitions with cgroup_debug
Waiman Long
4
-4
/
+27
2018-11-08
cpuset: Use descriptive text when reading/writing cpuset.sched.partition
Waiman Long
1
-7
/
+51
2018-11-08
cpuset: Expose cpus.effective and mems.effective on cgroup v2 root
Waiman Long
1
-2
/
+0
2018-11-08
cpuset: Make generate_sched_domains() work with partition
Waiman Long
1
-7
/
+27
2018-11-08
cpuset: Make CPU hotplug work with partition
Waiman Long
1
-15
/
+116
2018-11-08
cpuset: Track cpusets that use parent's effective_cpus
Waiman Long
1
-1
/
+70
2018-11-08
cpuset: Add an error state to cpuset.sched.partition
Waiman Long
1
-24
/
+129
2018-11-08
cpuset: Add new v2 cpuset.sched.partition flag
Waiman Long
1
-13
/
+352
2018-11-08
cpuset: Simply allocation and freeing of cpumasks
Waiman Long
1
-33
/
+77
2018-11-08
cpuset: Define data structures to support scheduling partition
Waiman Long
1
-0
/
+37
2018-11-08
cpuset: Enable cpuset controller in default hierarchy
Waiman Long
1
-3
/
+45
2018-11-08
posix-cpu-timers: Remove useless call to check_dl_overrun()
Juri Lelli
1
-3
/
+0
2018-11-08
userns: also map extents in the reverse map to kernel IDs
Jann Horn
1
-4
/
+8
2018-11-07
Merge branch 'irq/for-block' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jens Axboe
1
-48
/
+100
2018-11-07
resource/docs: Complete kernel-doc style function documentation
Borislav Petkov
1
-9
/
+14
2018-11-07
modsign: use all trusted keys to verify module signature
Ke Wu
1
-1
/
+2
2018-11-07
genirq/matrix: Improve target CPU selection for managed interrupts.
Long Li
1
-4
/
+30
2018-11-06
Merge tag 'trace-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2018-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-13
/
+26
[prev]
[next]