index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
memory-barriers.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-04
soc: rockchip: work around clang warning
Arnd Bergmann
1
-115
/
+115
2019-07-01
dt-bindings: reset: imx7: Fix the spelling of 'indices'
Fabio Estevam
1
-1
/
+1
2019-06-24
soc: imx: Add i.MX8MN SoC driver support
Anson Huang
1
-0
/
+6
2019-06-22
soc: aspeed: lpc-ctrl: Fix probe error handling
Joel Stanley
1
-2
/
+3
2019-06-19
soc: qcom: geni: Add support for ACPI
Lee Jones
1
-6
/
+15
2019-06-19
firmware: ti_sci: Fix gcc unused-but-set-variable warning
YueHaibing
1
-12
/
+12
2019-06-19
firmware: ti_sci: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-06-18
soc: imx8: Use existing of_root directly
Anson Huang
1
-7
/
+2
2019-06-18
soc: imx8: Fix potential kernel dump in error path
Anson Huang
1
-1
/
+2
2019-06-17
firmware/psci: psci_checker: Park kthreads before stopping them
Jean-Philippe Brucker
1
-4
/
+6
2019-06-17
memory: move jedec_ddr.h from include/memory to drivers/memory/
Masahiro Yamada
4
-7
/
+10
2019-06-17
memory: move jedec_ddr_data.c from lib/ to drivers/memory/
Masahiro Yamada
5
-10
/
+9
2019-06-17
MAINTAINERS: Remove myself as qcom maintainer
David Brown
1
-1
/
+0
2019-06-17
soc: aspeed: lpc-ctrl: make parameter optional
Vijay Khemka
1
-22
/
+36
2019-06-16
Linux 5.2-rc5
v5.2-rc5
Linus Torvalds
1
-1
/
+1
2019-06-15
x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callback
Borislav Petkov
2
-1
/
+2
2019-06-15
soc: qcom: apr: Don't use reg for domain id
Bjorn Andersson
2
-4
/
+4
2019-06-15
soc: qcom: fix QCOM_AOSS_QMP dependency and build errors
Randy Dunlap
1
-1
/
+1
2019-06-15
Smack: Restore the smackfsdef mount option and add missing prefixes
Casey Schaufler
1
-5
/
+7
2019-06-14
ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper()
Wei Li
1
-2
/
+5
2019-06-14
module: Fix livepatch/ftrace module text permissions race
Josh Poimboeuf
2
-1
/
+15
2019-06-14
tracing/uprobe: Fix obsolete comment on trace_uprobe_create()
Eiichi Tsukata
1
-2
/
+0
2019-06-14
tracing/uprobe: Fix NULL pointer dereference in trace_uprobe_create()
Eiichi Tsukata
1
-3
/
+10
2019-06-14
tracing: Make two symbols static
YueHaibing
1
-2
/
+2
2019-06-14
tracing: avoid build warning with HAVE_NOP_MCOUNT
Vasily Gorbik
1
-3
/
+2
2019-06-14
tracing: Fix out-of-range read in trace_stack_print()
Eiichi Tsukata
1
-1
/
+1
2019-06-14
gfs2: Fix rounding error in gfs2_iomap_page_prepare
Andreas Gruenbacher
1
-1
/
+4
2019-06-14
memory: tegra: Fix -Wunused-const-variable
Nathan Huckleberry
1
-22
/
+22
2019-06-14
firmware: tegra: Early resume BPMP
Bitan Biswas
1
-1
/
+3
2019-06-14
x86/kasan: Fix boot with 5-level paging and KASAN
Andrey Ryabinin
1
-1
/
+1
2019-06-14
timekeeping: Repair ktime_get_coarse*() granularity
Thomas Gleixner
1
-2
/
+3
2019-06-14
Revert "ALSA: hda/realtek - Improve the headset mic for Acer Aspire laptops"
Hui Wang
1
-11
/
+5
2019-06-14
mm/devm_memremap_pages: fix final page put race
Dan Williams
7
-44
/
+38
2019-06-14
PCI/P2PDMA: track pgmap references per resource, not globally
Dan Williams
1
-43
/
+81
2019-06-14
lib/genalloc: introduce chunk owners
Dan Williams
2
-32
/
+74
2019-06-14
PCI/P2PDMA: fix the gen_pool_add_virt() failure path
Dan Williams
1
-1
/
+3
2019-06-14
mm/devm_memremap_pages: introduce devm_memunmap_pages
Dan Williams
2
-0
/
+12
2019-06-14
drivers/base/devres: introduce devm_release_action()
Dan Williams
2
-1
/
+24
2019-06-14
mm/vmscan.c: fix trying to reclaim unevictable LRU page
Minchan Kim
1
-1
/
+1
2019-06-14
coredump: fix race condition between collapse_huge_page() and core dumping
Andrea Arcangeli
2
-0
/
+7
2019-06-14
mm/mlock.c: change count_mm_mlocked_page_nr return type
swkhack
1
-2
/
+2
2019-06-14
mm: mmu_gather: remove __tlb_reset_range() for force flush
Yang Shi
1
-5
/
+19
2019-06-14
fs/ocfs2: fix race in ocfs2_dentry_attach_lock()
Wengang Wang
1
-0
/
+12
2019-06-14
mm/vmscan.c: fix recent_rotated history
Kirill Tkhai
1
-2
/
+2
2019-06-14
mm/mlock.c: mlockall error for flag MCL_ONFAULT
Potyra, Stefan
1
-1
/
+2
2019-06-14
scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILE
Manuel Traut
1
-1
/
+1
2019-06-14
mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node
Shakeel Butt
1
-1
/
+1
2019-06-14
mm: memcontrol: don't batch updates of local VM stats and events
Johannes Weiner
2
-21
/
+46
2019-06-13
x86/fpu: Don't use current->mm to check for a kthread
Christoph Hellwig
2
-4
/
+4
2019-06-13
block/ps3vram: Use %llu to format sector_t after LBDAF removal
Geert Uytterhoeven
1
-1
/
+1
[next]