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
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-22
dt-bindings: PCI: mvebu: Update information about intx interrupts
Pali Rohár
1
-0
/
+5
2022-02-22
PCI: mvebu: Use child_ops API
Pali Rohár
1
-37
/
+40
2022-02-22
PCI: mvebu: Add support for Advanced Error Reporting registers on emulated bridge
Pali Rohár
1
-1
/
+66
2022-02-22
PCI: mvebu: Add support for PCI Bridge Subsystem Vendor ID on emulated bridge
Pali Rohár
1
-0
/
+4
2022-02-22
PCI: mvebu: Correctly configure x1/x4 mode
Pali Rohár
1
-1
/
+18
2022-02-22
dt-bindings: PCI: mvebu: Add num-lanes property
Pali Rohár
1
-0
/
+11
2022-02-22
PCI: pci-bridge-emul: Add support for PCI Bridge Subsystem Vendor ID capability
Pali Rohár
2
-20
/
+51
2022-02-22
PCI: pci-bridge-emul: Add support for PCIe extended capabilities
Russell King
2
-25
/
+67
2022-02-22
PCI: pci-bridge-emul: Re-arrange register tests
Russell King
1
-30
/
+31
2022-02-03
PCI: mvebu: Fix reporting Data Link Layer Link Active on emulated bridge
Pali Rohár
1
-3
/
+8
2022-02-03
PCI: mvebu: Update comment for PCI_EXP_LNKCTL register on emulated bridge
Pali Rohár
1
-4
/
+3
2022-02-03
PCI: mvebu: Update comment for PCI_EXP_LNKCAP register on emulated bridge
Pali Rohár
1
-2
/
+2
2022-02-03
PCI: mvebu: Properly initialize vendor, device and revision of emulated bridge
Pali Rohár
1
-4
/
+5
2022-02-03
PCI: mvebu: Set PCI_BRIDGE_EMUL_NO_IO_FORWARD when IO is unsupported
Pali Rohár
1
-19
/
+10
2022-02-03
PCI: mvebu: Remove duplicate nports assignment
Pali Rohár
1
-2
/
+0
2022-02-03
PCI: mvebu: Add help string for CONFIG_PCI_MVEBU option
Pali Rohár
1
-0
/
+4
2022-02-03
PCI: pci-bridge-emul: Add support for new flag PCI_BRIDGE_EMUL_NO_IO_FORWARD
Pali Rohár
2
-0
/
+15
2022-02-03
PCI: pci-bridge-emul: Rename PCI_BRIDGE_EMUL_NO_PREFETCHABLE_BAR to PCI_BRIDGE_EMUL_NO_PREFMEM_FORWARD
Pali Rohár
3
-3
/
+7
2022-02-03
PCI: pci-bridge-emul: Make struct pci_bridge_emul_ops as const
Pali Rohár
3
-3
/
+3
2022-02-03
MAINTAINERS: Add Pali Rohár as pci-mvebu.c maintainer
Pali Rohár
1
-0
/
+1
2022-01-23
Linux 5.17-rc1
Linus Torvalds
1
-2
/
+2
2022-01-23
ftrace: Fix assuming build time sort works for s390
Steven Rostedt (Google)
2
-3
/
+10
2022-01-22
perf tools: Remove redundant err variable
Minghao Chi
1
-4
/
+1
2022-01-22
perf test: Add parse-events test for aliases with hyphens
John Garry
2
-9
/
+82
2022-01-22
perf test: Add pmu-events test for aliases with hyphens
John Garry
2
-0
/
+48
2022-01-22
perf parse-events: Support event alias in form foo-bar-baz
John Garry
4
-4
/
+41
2022-01-22
perf evsel: Override attr->sample_period for non-libpfm4 events
German Gomez
1
-8
/
+17
2022-01-22
perf cpumap: Remove duplicate include in cpumap.h
Lv Ruyi
1
-1
/
+0
2022-01-22
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
31
-87
/
+99
2022-01-22
perf python: Fix cpu_map__item() building
Ian Rogers
1
-3
/
+3
2022-01-22
perf script: Fix printing 'phys_addr' failure issue
Yao Jin
1
-1
/
+1
2022-01-23
certs: Fix build error when CONFIG_MODULE_SIG_KEY is empty
Masahiro Yamada
1
-1
/
+1
2022-01-23
certs: Fix build error when CONFIG_MODULE_SIG_KEY is PKCS#11 URI
Masahiro Yamada
1
-1
/
+1
2022-01-23
Revert "Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGH"
Masahiro Yamada
1
-1
/
+1
2022-01-22
usr/include/Makefile: add linux/nfc.h to the compile-test coverage
Dmitry V. Levin
1
-1
/
+0
2022-01-22
mm: hide the FRONTSWAP Kconfig symbol
Christoph Hellwig
1
-15
/
+3
2022-01-22
frontswap: remove support for multiple ops
Christoph Hellwig
3
-42
/
+19
2022-01-22
mm: mark swap_lock and swap_active_head static
Christoph Hellwig
2
-4
/
+2
2022-01-22
frontswap: simplify frontswap_register_ops
Christoph Hellwig
1
-41
/
+0
2022-01-22
frontswap: remove frontswap_test
Christoph Hellwig
2
-12
/
+1
2022-01-22
mm: simplify try_to_unuse
Christoph Hellwig
5
-97
/
+30
2022-01-22
frontswap: remove the frontswap exports
Christoph Hellwig
1
-6
/
+0
2022-01-22
frontswap: simplify frontswap_init
Christoph Hellwig
3
-11
/
+4
2022-01-22
frontswap: remove frontswap_curr_pages
Christoph Hellwig
2
-29
/
+0
2022-01-22
frontswap: remove frontswap_shrink
Christoph Hellwig
3
-97
/
+0
2022-01-22
frontswap: remove frontswap_tmem_exclusive_gets
Christoph Hellwig
2
-24
/
+1
2022-01-22
frontswap: remove frontswap_writethrough
Christoph Hellwig
3
-29
/
+1
2022-01-22
mm: remove cleancache
Christoph Hellwig
37
-873
/
+4
2022-01-22
lib/stackdepot: always do filter_irq_stacks() in stack_depot_save()
Marco Elver
2
-1
/
+13
2022-01-22
lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()
Vlastimil Babka
11
-18
/
+76
[next]