index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
build
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-20
MIPS: Disable pte_special() for MIPS32 with RiXi
Paul Burton
2
-2
/
+14
2019-09-20
lz4: do not export static symbol
Linus Torvalds
1
-1
/
+0
2019-09-20
clk: Drop !clk checks in debugfs dumping
Stephen Boyd
1
-12
/
+0
2019-09-19
Hexagon: change maintainer to Brian Cain
Brian Cain
1
-2
/
+1
2019-09-19
selftests/ftrace: Update kprobe event error testcase
Masami Hiramatsu
1
-0
/
+1
2019-09-19
tracing/probe: Reject exactly same probe event
Masami Hiramatsu
3
-17
/
+90
2019-09-19
tracing/probe: Fix to allow user to enable events on unloaded modules
Masami Hiramatsu
1
-12
/
+5
2019-09-19
of: restore old handling of cells_name=NULL in of_*_phandle_with_args()
Uwe Kleine-König
1
-2
/
+33
2019-09-19
powerpc/mm/mce: Keep irqs disabled during lockless page table walk
Aneesh Kumar K.V
1
-8
/
+12
2019-09-18
KVM: coalesced_mmio: add bounds checking
Matt Delco
1
-8
/
+11
2019-09-18
arm64: Fix reference to docs for ARM64_TAGGED_ADDR_ABI
Jeremy Cline
1
-1
/
+1
2019-09-18
clk: imx: imx8mn: fix pll mux bit
Peng Fan
1
-22
/
+10
2019-09-18
clk: imx: imx8mm: fix pll mux bit
Peng Fan
1
-22
/
+10
2019-09-18
clk: imx: clk-pll14xx: unbypass PLL by default
Peng Fan
1
-0
/
+5
2019-09-18
clk: imx: pll14xx: avoid glitch when set rate
Peng Fan
1
-1
/
+21
2019-09-18
clk: mvebu: ap80x: add AP807 clock support
Ben Peled
1
-0
/
+28
2019-09-18
clk: mvebu: ap806: Prepare the introduction of AP807 clock support
Ben Peled
1
-63
/
+77
2019-09-18
clk: mvebu: ap806: add AP-DCLK (hclk) to system controller driver
Omri Itach
1
-2
/
+46
2019-09-18
clk: mvebu: ap806: be more explicit on what SaR is
Miquel Raynal
1
-1
/
+1
2019-09-18
clk: mvebu: ap80x-cpu: add AP807 CPU clock support
Ben Peled
1
-2
/
+57
2019-09-18
clk: mvebu: ap806-cpu: prepare mapping of AP807 CPU clock
Christine Gharzuzi
1
-20
/
+62
2019-09-18
dt-bindings: ap806: Document AP807 clock compatible
Miquel Raynal
1
-3
/
+5
2019-09-18
dt-bindings: ap80x: Document AP807 CPU clock compatible
Miquel Raynal
1
-3
/
+6
2019-09-18
clk: sprd: add missing kfree
Chunyan Zhang
1
-0
/
+2
2019-09-18
clk: at91: allow 24 Mhz clock as input for PLL
Eugen Hristev
1
-1
/
+1
2019-09-18
powerpc: Use ftrace_graph_ret_addr() when unwinding
Naveen N. Rao
1
-13
/
+6
2019-09-18
powerpc/ftrace: Enable HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
Naveen N. Rao
7
-4
/
+11
2019-09-18
ftrace: Look up the address of return_to_handler() using helpers
Naveen N. Rao
1
-2
/
+2
2019-09-17
f2fs: add a condition to detect overflow in f2fs_ioc_gc_range()
Sahitya Tummala
1
-2
/
+2
2019-09-17
clk: Make clk_bulk_get_all() return a valid "id"
Bjorn Andersson
1
-1
/
+4
2019-09-17
clk: actions: Fix factor clk struct member access
Manivannan Sadhasivam
1
-4
/
+3
2019-09-17
clk: qcom: rcg: Return failure for RCG update
Taniya Das
1
-1
/
+1
2019-09-17
clk: remove extra ---help--- tags in Kconfig
Lubomir Rintel
1
-9
/
+0
2019-09-17
clk: add include guard to clk-conf.h
Masahiro Yamada
1
-0
/
+5
2019-09-17
clk: Evict unregistered clks from parent caches
Stephen Boyd
1
-6
/
+36
2019-09-17
clk: mediatek: Runtime PM support for MT8183 mcucfg clock provider
Weiyi Lu
1
-2
/
+5
2019-09-17
clk: mediatek: Register clock gate with device
Weiyi Lu
4
-6
/
+23
2019-09-17
clk: mediatek: add pericfg clocks for MT8183
Chunfeng Yun
2
-0
/
+34
2019-09-17
dt-bindings: clock: mediatek: add pericfg for MT8183
Chunfeng Yun
1
-0
/
+1
2019-09-17
clk: bcm2835: Mark PLLD_PER as CRITICAL
Stefan Wahren
1
-1
/
+6
2019-09-17
clk: bcm2835: Add BCM2711_CLOCK_EMMC2 support
Stefan Wahren
1
-1
/
+19
2019-09-17
clk: bcm2835: Introduce SoC specific clock registration
Stefan Wahren
1
-17
/
+96
2019-09-17
dt-bindings: bcm2835-cprman: Add bcm2711 support
Stefan Wahren
2
-1
/
+5
2019-09-17
selftests/ftrace: Select an existing function in kprobe_eventname test
Steven Rostedt (VMware)
1
-1
/
+15
2019-09-17
unicode: make array 'token' static const, makes object smaller
Colin Ian King
1
-1
/
+1
2019-09-17
unicode: Move static keyword to the front of declarations
Krzysztof Wilczynski
1
-2
/
+2
2019-09-17
tracing/kprobe: Fix NULL pointer access in trace_porbe_unlink()
Masami Hiramatsu
1
-5
/
+6
2019-09-17
tracing: Make sure variable reference alias has correct var_ref_idx
Tom Zanussi
1
-0
/
+2
2019-09-17
tracing: Be more clever when dumping hex in __print_hex()
Andy Shevchenko
1
-3
/
+3
2019-09-17
ftrace: Simplify ftrace hash lookup code in clear_func_from_hash()
Changbin Du
1
-5
/
+1
[next]