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
2016-07-25
Merge branches 'pm-sleep' and 'pm-tools'
Rafael J. Wysocki
11
-476
/
+634
2016-07-22
PM / hibernate: Introduce test_resume mode for hibernation
Chen Yu
2
-21
/
+50
2016-07-16
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+1
2016-07-15
x86 / hibernate: Use hlt_play_dead() when resuming from hibernation
Rafael J. Wysocki
2
-1
/
+8
2016-07-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2016-07-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-7
/
+9
2016-07-15
gcov: add support for gcc version >= 6
Florian Meier
1
-1
/
+1
2016-07-13
Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/...
Linus Torvalds
1
-0
/
+1
2016-07-13
sched/core: Correct off by one bug in load migration calculation
Thomas Gleixner
3
-7
/
+9
2016-07-13
cpu/hotplug: Keep enough storage space if SMP=n to avoid array out of bounds ...
Thomas Gleixner
1
-0
/
+2
2016-07-11
posix_cpu_timer: Exit early when process has been reaped
Alexey Dobriyan
1
-0
/
+1
2016-07-10
PM / hibernate: Image data protection during restoration
Rafael J. Wysocki
3
-0
/
+52
2016-07-10
PM / hibernate: Add missing braces in __register_nosave_region()
Rafael J. Wysocki
1
-1
/
+2
2016-07-10
PM / hibernate: Clean up comments in snapshot.c
Rafael J. Wysocki
1
-306
/
+330
2016-07-10
PM / hibernate: Clean up function headers in snapshot.c
Rafael J. Wysocki
1
-51
/
+42
2016-07-10
PM / hibernate: Add missing braces in hibernate_setup()
Rafael J. Wysocki
1
-3
/
+3
2016-07-09
Merge back earlier suspend/hibernation changes for v4.8.
Rafael J. Wysocki
10
-95
/
+149
2016-07-08
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-22
/
+20
2016-07-07
perf/core: Fix pmu::filter_match for SW-led groups
Mark Rutland
1
-1
/
+22
2016-07-02
PM / hibernate: Recycle safe pages after image restoration
Rafael J. Wysocki
1
-2
/
+38
2016-07-02
PM / hibernate: Simplify mark_unsafe_pages()
Rafael J. Wysocki
1
-39
/
+25
2016-07-02
PM / hibernate: Do not free preallocated safe pages during image restore
Rafael J. Wysocki
1
-28
/
+38
2016-07-02
PM / suspend: show workqueue state in suspend flow
Roger Lu
2
-2
/
+5
2016-06-30
Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
3
-4
/
+25
2016-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-37
/
+16
2016-06-29
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-72
/
+76
2016-06-29
bpf, perf: delay release of BPF prog after grace period
Daniel Borkmann
1
-1
/
+1
2016-06-28
audit: move audit_get_tty to reduce scope and kabi changes
Richard Guy Briggs
3
-1
/
+21
2016-06-28
audit: move calcs after alloc and check when logging set loginuid
Richard Guy Briggs
1
-3
/
+4
2016-06-28
PM / sleep: make PM notifiers called symmetrically
Lianwei Wang
5
-20
/
+37
2016-06-27
sched/fair: Fix calc_cfs_shares() fixed point arithmetics width confusion
Peter Zijlstra
1
-16
/
+11
2016-06-27
sched/fair: Fix effective_load() to consistently use smoothed load
Peter Zijlstra
1
-6
/
+9
2016-06-25
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-21
/
+66
2016-06-25
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+33
2016-06-25
Fix build break in fork.c when THREAD_SIZE < PAGE_SIZE
Michael Ellerman
1
-2
/
+2
2016-06-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+12
2016-06-25
oom, suspend: fix oom_reaper vs. oom_killer_disable race
Michal Hocko
1
-0
/
+12
2016-06-25
Clarify naming of thread info/stack allocators
Linus Torvalds
1
-25
/
+25
2016-06-24
sched/core: Allow kthreads to fall back to online && !active cpus
Tejun Heo
1
-1
/
+3
2016-06-24
sched/fair: Do not announce throttled next buddy in dequeue_task_fair()
Konstantin Khlebnikov
1
-5
/
+4
2016-06-24
sched/fair: Initialize throttle_count for new task-groups lazily
Konstantin Khlebnikov
2
-1
/
+21
2016-06-24
locking/static_key: Fix concurrent static_key_slow_inc()
Paolo Bonzini
1
-3
/
+33
2016-06-24
cgroup: Disable IRQs while holding css_set_lock
Daniel Bristot de Oliveira
1
-68
/
+74
2016-06-23
locking: avoid passing around 'thread_info' in mutex debugging code
Linus Torvalds
4
-12
/
+12
2016-06-20
Merge tag 'trace-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-1
/
+6
2016-06-20
tracing: Handle NULL formats in hold_module_trace_bprintk_format()
Steven Rostedt (Red Hat)
1
-1
/
+6
2016-06-20
sched/fair: Fix cfs_rq avg tracking underflow
Peter Zijlstra
1
-8
/
+25
2016-06-17
cgroup: set css->id to -1 during init
Tejun Heo
1
-0
/
+1
2016-06-16
workqueue: Fix setting affinity of unbound worker threads
Peter Zijlstra
1
-5
/
+1
2016-06-16
bpf, trace: check event type in bpf_perf_event_read
Alexei Starovoitov
1
-0
/
+4
[next]