index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-20
perf tools: Add lzma_is_compressed function
Jiri Olsa
1
-2
/
+17
2018-08-20
perf tools: Add is_compressed callback to compressions array
Jiri Olsa
4
-3
/
+33
2018-08-20
perf tools: Move the temp file processing into decompress_kmodule
Jiri Olsa
1
-17
/
+12
2018-08-20
perf tools: Use compression id in decompress_kmodule()
Jiri Olsa
1
-21
/
+3
2018-08-20
perf tools: Store compression id into struct dso
Jiri Olsa
3
-2
/
+8
2018-08-20
perf tools: Add compression id into 'struct kmod_path'
Jiri Olsa
3
-29
/
+33
2018-08-20
perf tools: Make is_supported_compression() static
Jiri Olsa
2
-2
/
+1
2018-08-20
perf tools: Make decompress_to_file() function static
Jiri Olsa
2
-2
/
+1
2018-08-20
perf tools: Get rid of dso__needs_decompress() call in __open_dso()
Jiri Olsa
1
-1
/
+3
2018-08-20
perf tools: Get rid of dso__needs_decompress() call in symbol__disassemble()
Jiri Olsa
1
-1
/
+3
2018-08-20
perf tools: Get rid of dso__needs_decompress() call in read_object_code()
Jiri Olsa
1
-1
/
+3
2018-08-20
tools lib traceevent: Change to SPDX License format
Steven Rostedt (VMware)
7
-106
/
+7
2018-08-20
perf llvm: Allow passing options to llc in addition to clang
Arnaldo Carvalho de Melo
2
-2
/
+38
2018-08-20
perf parser: Improve error message for PMU address filters
Jack Henschel
1
-10
/
+10
2018-08-20
perf tools: Disable parallelism for 'make clean'
Rasmus Villemoes
1
-2
/
+2
2018-08-20
cpuidle: menu: Handle stopped tick more aggressively
Rafael J. Wysocki
1
-12
/
+24
2018-08-20
powerpc/powernv/pci: Work around races in PCI bridge enabling
Benjamin Herrenschmidt
1
-0
/
+37
2018-08-20
powerpc/fadump: cleanup crash memory ranges support
Hari Bathini
1
-7
/
+1
2018-08-20
powerpc/powernv: provide a console flush operation for opal hvc driver
Nicholas Piggin
3
-31
/
+55
2018-08-20
powerpc/traps: Avoid rate limit messages from show unhandled signals
Michael Ellerman
1
-7
/
+6
2018-08-20
pwm: mediatek: Add MT7628 support
John Crispin
2
-2
/
+19
2018-08-20
dt-bindings: pwm: Add MT7628 information
John Crispin
1
-1
/
+3
2018-08-20
dt-bindings: pwm: rcar: Add bindings for R-Car E3 support
Yoshihiro Shimoda
1
-0
/
+1
2018-08-20
pwm: meson: Fix mux clock names
Jerome Brunet
1
-2
/
+1
2018-08-20
pwm: stm32-lp: Remove useless loop in stm32_pwm_lp_remove()
Fabrice Gasnier
1
-3
/
+1
2018-08-20
pwm: omap-dmtimer: Return -EPROBE_DEFER if no dmtimer platform data
David Rivshin
1
-2
/
+3
2018-08-20
sched: idle: Avoid retaining the tick when it has been stopped
Rafael J. Wysocki
1
-1
/
+1
2018-08-20
i2c: imx: Simplify stopped state tracking
Esben Haabendal
1
-8
/
+7
2018-08-20
i2c: imx: Fix race condition in dma read
Esben Haabendal
1
-4
/
+4
2018-08-20
i2c: pasemi: remove hardcoded bus numbers on smbus
Darren Stevens
1
-2
/
+1
2018-08-20
irqchip/gic-v3: Allow interrupt to be configured as wake-up sources
Marc Zyngier
1
-2
/
+6
2018-08-20
irqchip/tango: Set irq handler and data in one go
Martin Kaiser
1
-2
/
+1
2018-08-20
dt-bindings: irqchip: renesas-irqc: Document r8a774a1 support
Fabrizio Castro
1
-0
/
+1
2018-08-20
i2c: designware: Add SPDX license tag
Andy Shevchenko
7
-94
/
+7
2018-08-19
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
Linus Torvalds
2
-2
/
+31
2018-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
60
-352
/
+430
2018-08-19
ip6_vti: fix creating fallback tunnel device for vti6
Haishuang Yan
1
-0
/
+2
2018-08-19
ip_vti: fix a null pointer deferrence when create vti fallback tunnel
Haishuang Yan
1
-1
/
+2
2018-08-19
r8169: don't use MSI-X on RTL8106e
Jian-Hong Pan
1
-3
/
+6
2018-08-19
net: lan743x_ptp: convert to ktime_get_clocktai_ts64
Arnd Bergmann
1
-2
/
+1
2018-08-19
net: sched: always disable bh when taking tcf_lock
Vlad Buslov
7
-44
/
+47
2018-08-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
53
-726
/
+3110
2018-08-19
Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
Linus Torvalds
27
-59
/
+625
2018-08-19
ALSA: ac97: fix unbalanced pm_runtime_enable
Lihua Yao
1
-0
/
+2
2018-08-19
ALSA: ac97: fix check of pm_runtime_get_sync failure
Lihua Yao
1
-1
/
+1
2018-08-19
ALSA: ac97: fix device initialization in the compat layer
Lihua Yao
1
-2
/
+17
2018-08-19
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-6
/
+2
2018-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
99
-961
/
+1462
2018-08-18
Merge tag 'hwlock-v4.19' of git://github.com/andersson/remoteproc
Linus Torvalds
3
-9
/
+262
2018-08-18
Merge tag 'rpmsg-v4.19' of git://github.com/andersson/remoteproc
Linus Torvalds
5
-22
/
+53
[prev]
[next]