index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio_gpio: drop packed attribute
Michael S. Tsirkin
2021-11-04
1
-1
/
+1
*
gpio: virtio: Add IRQ support
Viresh Kumar
2021-11-04
3
-4
/
+324
*
gpio: realtek-otto: fix GPIO line IRQ offset
Sander Vanheule
2021-10-30
1
-1
/
+1
*
gpio: clean up Kconfig file
Randy Dunlap
2021-10-30
1
-58
/
+58
*
net: mellanox: mlxbf_gige: Replace non-standard interrupt handling
Asmaa Mnebhi
2021-10-29
4
-238
/
+9
*
gpio: mlxbf2: Introduce IRQ support
Asmaa Mnebhi
2021-10-29
1
-2
/
+140
*
gpio: mc33880: Drop if with an always false condition
Uwe Kleine-König
2021-10-13
1
-2
/
+0
*
gpio: max730x: Make __max730x_remove() return void
Uwe Kleine-König
2021-10-13
4
-8
/
+8
*
gpio: aggregator: Wrap access to gpiochip_fwd.tmp[]
Geert Uytterhoeven
2021-10-13
1
-14
/
+11
*
gpio: modepin: Add driver support for modepin GPIO controller
Piyush Mehta
2021-09-23
3
-0
/
+175
*
dt-bindings: gpio: zynqmp: Add binding documentation for modepin
Piyush Mehta
2021-09-23
1
-0
/
+43
*
firmware: zynqmp: Add MMIO read and write support for PS_MODE pin
Piyush Mehta
2021-09-23
2
-0
/
+60
*
gpio: tps65218: drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
2021-09-22
1
-1
/
+0
*
gpio: max77620: drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
2021-09-22
1
-1
/
+0
*
gpio: xilinx: simplify getting .driver_data
Wolfram Sang
2021-09-22
1
-4
/
+2
*
gpio: tegra186: Support multiple interrupts per bank
Thierry Reding
2021-09-22
1
-7
/
+41
*
gpio: tegra186: Force one interrupt per bank
Thierry Reding
2021-09-22
1
-6
/
+62
*
gpio: uniphier: Use helper functions to get private data from IRQ data
Kunihiko Hayashi
2021-09-22
1
-3
/
+3
*
gpio: uniphier: Use helper function to get IRQ hardware number
Kunihiko Hayashi
2021-09-22
1
-5
/
+7
*
dt-bindings: gpio: add gpio-line-names to rockchip,gpio-bank.yaml
Johan Jonker
2021-09-13
1
-0
/
+2
*
Linux 5.15-rc1
Linus Torvalds
2021-09-12
1
-2
/
+2
*
Merge tag 'perf-tools-for-v5.15-2021-09-11' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2021-09-12
36
-175
/
+1147
|
\
|
*
tools headers UAPI: Update tools's copy of drm.h headers
Arnaldo Carvalho de Melo
2021-09-11
1
-2
/
+12
|
*
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
2021-09-11
1
-81
/
+417
|
*
tools headers UAPI: Sync linux/fs.h with the kernel sources
Arnaldo Carvalho de Melo
2021-09-11
1
-0
/
+1
|
*
tools headers UAPI: Sync linux/in.h copy with the kernel sources
Arnaldo Carvalho de Melo
2021-09-11
1
-10
/
+32
|
*
perf tools: Add an option to build without libbfd
Ian Rogers
2021-09-11
1
-22
/
+25
|
*
perf tools: Allow build-id with trailing zeros
Namhyung Kim
2021-09-11
1
-0
/
+10
|
*
perf tools: Fix hybrid config terms list corruption
Adrian Hunter
2021-09-11
2
-9
/
+27
|
*
perf tools: Factor out copy_config_terms() and free_config_terms()
Adrian Hunter
2021-09-11
3
-13
/
+19
|
*
perf tools: Fix perf_event_attr__fprintf() missing/dupl. fields
Adrian Hunter
2021-09-11
1
-1
/
+4
|
*
perf tools: Ignore Documentation dependency file
Ian Rogers
2021-09-11
1
-0
/
+1
|
*
perf bpf: Provide a weak btf__load_from_kernel_by_id() for older libbpf versions
Arnaldo Carvalho de Melo
2021-09-10
1
-0
/
+8
|
*
tools include UAPI: Update linux/mount.h copy
Arnaldo Carvalho de Melo
2021-09-10
1
-1
/
+2
|
*
perf beauty: Cover more flags in the move_mount syscall argument beautifier
Arnaldo Carvalho de Melo
2021-09-10
1
-1
/
+1
|
*
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
2021-09-10
1
-5
/
+7
|
*
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
2021-09-10
1
-0
/
+1
|
*
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2021-09-10
1
-4
/
+7
|
*
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2021-09-10
1
-0
/
+1
|
*
perf report: Add support to print a textual representation of IBS raw sample ...
Kim Phillips
2021-09-10
4
-1
/
+303
|
*
perf report: Add tools/arch/x86/include/asm/amd-ibs.h
Kim Phillips
2021-09-10
2
-0
/
+133
|
*
perf env: Add perf_env__cpuid, perf_env__{nr_}pmu_mappings
Kim Phillips
2021-09-10
2
-0
/
+83
|
*
perf symbol: Look for ImageBase in PE file to compute .text offset
Remi Bernon
2021-09-10
1
-4
/
+16
|
*
perf scripts python: Fix passing arguments to stackcollapse report
Michael Petlan
2021-09-10
1
-1
/
+1
|
*
perf test: Fix bpf test sample mismatch reporting
Michael Petlan
2021-09-10
1
-1
/
+1
|
*
tools headers UAPI: Sync files changed by new process_mrelease syscall and th...
Arnaldo Carvalho de Melo
2021-09-10
5
-18
/
+27
|
*
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
2021-09-10
1
-1
/
+8
*
|
Merge tag 'compiler-attributes-for-linus-v5.15-rc1-v2' of git://github.com/oj...
Linus Torvalds
2021-09-12
4
-9
/
+26
|
\
\
|
*
|
compiler_attributes.h: move __compiletime_{error|warning}
Nick Desaulniers
2021-09-09
3
-9
/
+24
|
*
|
MAINTAINERS: add Nick as Reviewer for compiler_attributes.h
Nick Desaulniers
2021-08-04
1
-0
/
+1
[next]