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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-19
Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux in...
Dave Airlie
1
-5
/
+5
2016-08-19
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-10
/
+24
2016-08-19
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-8
/
+11
2016-08-19
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-8
/
+25
2016-08-19
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-69
/
+207
2016-08-18
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-4
/
+4
2016-08-18
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-4
/
+14
2016-08-18
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-5
/
+17
2016-08-18
Merge tag 'pm-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
4
-82
/
+108
2016-08-18
Merge tag 'drm-fixes-for-4.8-rc3' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
8
-25
/
+14
2016-08-18
x86/dumpstack: Remove 64-byte gap at end of irq stack
Josh Poimboeuf
3
-8
/
+5
2016-08-18
proc: Fix return address printk conversion specifer in /proc/<pid>/stack
Josh Poimboeuf
1
-1
/
+1
2016-08-18
x86/dumpstack: Fix x86_32 kernel_stack_pointer() previous stack access
Josh Poimboeuf
1
-2
/
+2
2016-08-18
x86/head: Remove useless zeroed word
Josh Poimboeuf
1
-1
/
+0
2016-08-18
x86/dumpstack: Remove extra brackets around "<EOE>"
Josh Poimboeuf
1
-1
/
+1
2016-08-18
x86/asm/head: Rename 'stack_start' -> 'initial_stack'
Josh Poimboeuf
6
-15
/
+12
2016-08-18
x86/asm/head: Remove unused init_rsp variable extern
Josh Poimboeuf
1
-1
/
+0
2016-08-18
x86/dumpstack: Remove show_trace()
Josh Poimboeuf
2
-8
/
+0
2016-08-18
Merge branch 'x86/urgent' into x86/asm, to pick up fixes
Ingo Molnar
4972
-139245
/
+207238
2016-08-18
locking/barriers: Suppress sparse warnings in lockless_dereference()
Johannes Berg
1
-3
/
+3
2016-08-18
Revert "drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference"
Johannes Berg
1
-1
/
+1
2016-08-18
arm64: Fix shift warning in arch/arm64/mm/dump.c
Catalin Marinas
1
-3
/
+3
2016-08-18
sched/cputime: Resync steal time when guest & host lose sync
Wanpeng Li
1
-3
/
+15
2016-08-18
sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression
Peter Zijlstra
1
-5
/
+10
2016-08-18
perf/core: Check return value of the perf_event_read() IPI
David Carrillo-Cisneros
1
-3
/
+4
2016-08-18
perf/core: Enable mapping of the stop filters
Mathieu Poirier
1
-10
/
+5
2016-08-18
perf/core: Update filters only on executable mmap
Mathieu Poirier
1
-0
/
+7
2016-08-18
perf/core: Fix file name handling for start/stop filters
Mathieu Poirier
1
-2
/
+4
2016-08-18
perf/core: Fix event_function_local()
Peter Zijlstra
1
-12
/
+48
2016-08-18
x86/smp: Fix __max_logical_packages value setup
Jiri Olsa
1
-9
/
+16
2016-08-18
x86/microcode/AMD: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=y
Borislav Petkov
1
-1
/
+8
2016-08-18
uprobes: Fix the memcg accounting
Oleg Nesterov
1
-2
/
+3
2016-08-18
Merge branch 'drm-fixes-4.8' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2
-4
/
+4
2016-08-18
Merge branch 'pm-sleep'
Rafael J. Wysocki
4
-82
/
+108
2016-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
116
-1109
/
+1486
2016-08-18
Merge branch 'tc_action-fixes'
David S. Miller
8
-119
/
+112
2016-08-18
net_sched: allow flushing tc police actions
Roman Mashak
1
-42
/
+1
2016-08-18
net_sched: unify the init logic for act_police
WANG Cong
1
-9
/
+10
2016-08-18
net_sched: convert tcf_exts from list to pointer array
WANG Cong
7
-41
/
+85
2016-08-18
net_sched: move tc offload macros to pkt_cls.h
WANG Cong
2
-16
/
+22
2016-08-18
net_sched: fix a typo in tc_for_each_action()
WANG Cong
1
-1
/
+1
2016-08-18
net_sched: remove an unnecessary list_del()
WANG Cong
1
-1
/
+0
2016-08-18
net_sched: remove the leftover cleanup_a()
WANG Cong
1
-19
/
+3
2016-08-18
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
7
-49
/
+107
2016-08-18
Merge branch 'mlxsw-fixes'
David S. Miller
6
-88
/
+83
2016-08-18
mlxsw: spectrum: Allow packets to be trapped from any PG
Ido Schimmel
1
-1
/
+1
2016-08-18
mlxsw: spectrum: Unmap 802.1Q FID before destroying it
Ido Schimmel
1
-0
/
+2
2016-08-18
mlxsw: spectrum: Add missing rollbacks in error path
Ido Schimmel
1
-1
/
+3
2016-08-18
mlxsw: reg: Fix missing op field fill-up
Jiri Pirko
1
-0
/
+1
2016-08-18
mlxsw: spectrum: Trap loop-backed packets
Ido Schimmel
3
-0
/
+16
[prev]
[next]