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
2018-05-15
rcu: The rcu_gp_cleanup() function does not need cpu_needs_another_gp()
Paul E. McKenney
1
-4
/
+2
2018-05-15
rcu: Make rcu_start_this_gp() check for out-of-range requests
Paul E. McKenney
1
-0
/
+2
2018-05-15
rcu: Add funnel locking to rcu_start_this_gp()
Paul E. McKenney
1
-57
/
+35
2018-05-15
rcu: Make rcu_start_future_gp() caller select grace period
Paul E. McKenney
2
-35
/
+27
2018-05-15
rcu: Inline rcu_start_gp_advanced() into rcu_start_future_gp()
Paul E. McKenney
1
-44
/
+12
2018-05-15
rcu: Clear request other than RCU_GP_FLAG_INIT at GP end
Paul E. McKenney
1
-0
/
+1
2018-05-15
rcu: Cleanup, don't put ->completed into an int
Paul E. McKenney
1
-1
/
+1
2018-05-15
rcu: Switch __rcu_process_callbacks() to rcu_accelerate_cbs()
Paul E. McKenney
1
-38
/
+15
2018-05-15
rcu: Avoid __call_rcu_core() root rcu_node ->lock acquisition
Paul E. McKenney
1
-4
/
+4
2018-05-15
rcu: Make rcu_migrate_callbacks wake GP kthread when needed
Paul E. McKenney
1
-2
/
+6
2018-05-15
rcu: Convert ->need_future_gp[] array to boolean
Paul E. McKenney
2
-4
/
+4
2018-05-15
rcu: Make rcu_future_needs_gp() check all ->need_future_gps[] elements
Paul E. McKenney
2
-2
/
+3
2018-05-15
rcu: Avoid losing ->need_future_gp[] values due to GP start/end races
Paul E. McKenney
1
-2
/
+1
2018-05-15
rcu: Make rcu_gp_cleanup() more accurately predict need for new GP
Paul E. McKenney
3
-24
/
+10
2018-05-15
rcu: Make rcu_gp_kthread() check for early-boot activity
Paul E. McKenney
1
-0
/
+6
2018-05-15
rcu: Add accessor macros for the ->need_future_gp[] array
Paul E. McKenney
3
-10
/
+23
2018-05-15
rcu: Make rcu_start_future_gp()'s grace-period check more precise
Paul E. McKenney
1
-13
/
+5
2018-05-15
rcu: Improve non-root rcu_cbs_completed() accuracy
Paul E. McKenney
1
-0
/
+15
2018-04-16
Linux 4.17-rc1
Linus Torvalds
1
-2
/
+2
2018-04-16
Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
94
-1234
/
+277
2018-04-16
Merge tag '4.17-rc1SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
13
-71
/
+240
2018-04-16
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
18
-82
/
+109
2018-04-16
Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
41
-5164
/
+316
2018-04-16
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
33
-802
/
+1150
2018-04-15
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
22
-105
/
+329
2018-04-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-14
/
+22
2018-04-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
33
-187
/
+629
2018-04-15
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+6
2018-04-15
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-56
/
+106
2018-04-15
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
1
-2
/
+0
2018-04-15
Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
10
-40
/
+63
2018-04-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
29
-654
/
+681
2018-04-14
kernel/kexec_file.c: move purgatories sha256 to common code
Philipp Rudo
5
-4
/
+28
2018-04-14
kernel/kexec_file.c: allow archs to set purgatory load address
Philipp Rudo
4
-32
/
+31
2018-04-14
kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory load
Philipp Rudo
2
-34
/
+13
2018-04-14
kernel/kexec_file.c: remove unneeded variables in kexec_purgatory_setup_sechdrs
Philipp Rudo
1
-22
/
+12
2018-04-14
kernel/kexec_file.c: remove unneeded for-loop in kexec_purgatory_setup_sechdrs
Philipp Rudo
1
-46
/
+30
2018-04-14
kernel/kexec_file.c: split up __kexec_load_puragory
Philipp Rudo
1
-97
/
+103
2018-04-14
kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*
Philipp Rudo
3
-61
/
+71
2018-04-14
kernel/kexec_file.c: search symbols in read-only kexec_purgatory
Philipp Rudo
1
-16
/
+22
2018-04-14
kernel/kexec_file.c: make purgatory_info->ehdr const
Philipp Rudo
2
-8
/
+13
2018-04-14
kernel/kexec_file.c: remove checks in kexec_purgatory_load
Philipp Rudo
1
-14
/
+0
2018-04-14
include/linux/kexec.h: silence compile warnings
Philipp Rudo
1
-0
/
+2
2018-04-14
kexec_file, x86: move re-factored code to generic side
AKASHI Takahiro
3
-188
/
+201
2018-04-14
x86: kexec_file: clean up prepare_elf64_headers()
AKASHI Takahiro
1
-11
/
+7
2018-04-14
x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem buffer
AKASHI Takahiro
1
-51
/
+31
2018-04-14
x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers()
AKASHI Takahiro
1
-12
/
+12
2018-04-14
x86: kexec_file: purge system-ram walking from prepare_elf64_headers()
AKASHI Takahiro
1
-63
/
+58
2018-04-14
kexec_file,x86,powerpc: factor out kexec_file_ops functions
AKASHI Takahiro
8
-94
/
+71
2018-04-14
kexec_file: make use of purgatory optional
AKASHI Takahiro
3
-0
/
+11
[next]