index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-24
MIPS: Alchemy: remove no longer used au1xxx_ide.h header
Bartlomiej Zolnierkiewicz
1
-178
/
+0
2020-03-24
ide: remove no longer used au1xxx-ide driver
Bartlomiej Zolnierkiewicz
3
-618
/
+1
2020-03-24
perf dso: Fix dso comparison
Ravi Bangoria
1
-1
/
+21
2020-03-24
block: merge partition-generic.c and check.c
Christoph Hellwig
5
-202
/
+166
2020-03-24
block: move the various x86 Unix label formats out of genhd.h
Christoph Hellwig
2
-143
/
+125
2020-03-24
partitions/msdos: remove LINUX_SWAP_PARTITION
Christoph Hellwig
2
-8
/
+13
2020-03-24
block: move the *_PARTITION enum out of genhd.h
Christoph Hellwig
4
-30
/
+40
2020-03-24
block: move struct partition out of genhd.h
Christoph Hellwig
9
-47
/
+51
2020-03-24
block: remove block/partitions/sun.h
Christoph Hellwig
2
-9
/
+3
2020-03-24
block: remove block/partitions/sgi.h
Christoph Hellwig
2
-9
/
+2
2020-03-24
block: remove block/partitions/osf.h
Christoph Hellwig
2
-8
/
+1
2020-03-24
block: remove block/partitions/karma.h
Christoph Hellwig
2
-7
/
+2
2020-03-24
block: declare all partition detection routines in check.h
Christoph Hellwig
26
-75
/
+22
2020-03-24
block: remove warn_no_part
Christoph Hellwig
3
-14
/
+6
2020-03-24
block: cleanup how md_autodetect_dev is called
Christoph Hellwig
3
-7
/
+8
2020-03-24
block: unexport read_dev_sector and put_dev_sector
Christoph Hellwig
3
-28
/
+26
2020-03-24
scsi: simplify scsi_partsize
Christoph Hellwig
7
-95
/
+46
2020-03-24
scsi: move scsicam_bios_param to the end of scsicam.c
Christoph Hellwig
1
-61
/
+59
2020-03-24
scsi: simplify scsi_bios_ptable
Christoph Hellwig
1
-13
/
+11
2020-03-24
block: remove alloc_part_info and free_part_info
Christoph Hellwig
2
-16
/
+5
2020-03-24
block: move sysfs methods shared by disks and partitions to genhd.c
Christoph Hellwig
4
-90
/
+91
2020-03-24
block: move disk_name and related helpers out of partition-generic.c
Christoph Hellwig
3
-32
/
+27
2020-03-24
block: remove __bdevname
Christoph Hellwig
6
-33
/
+9
2020-03-24
block: remove the blk_lookup_devt export
Christoph Hellwig
1
-1
/
+0
2020-03-24
mmc: sdhci: use FIELD_GET for preset value bit masks
Masahiro Yamada
2
-11
/
+9
2020-03-24
mmc: sdhci-of-at91: Display clock changes for debug purpose only
Cristian Birsan
1
-2
/
+2
2020-03-24
mmc: sdhci: iproc: Add custom set_power() callback for bcm2711
Nicolas Saenz Julienne
1
-1
/
+16
2020-03-24
mmc: sdhci: am654: Use sdhci_set_power_and_voltage()
Nicolas Saenz Julienne
1
-14
/
+3
2020-03-24
mmc: sdhci: at91: Use sdhci_set_power_and_voltage()
Nicolas Saenz Julienne
1
-17
/
+1
2020-03-24
mmc: sdhci: milbeaut: Use sdhci_set_power_and_voltage()
Nicolas Saenz Julienne
1
-12
/
+1
2020-03-24
mmc: sdhci: arasan: Use sdhci_set_power_and_voltage()
Nicolas Saenz Julienne
1
-13
/
+2
2020-03-24
mmc: sdhci: Introduce sdhci_set_power_and_bus_voltage()
Nicolas Saenz Julienne
2
-0
/
+22
2020-03-24
mmc: vub300: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-1
/
+1
2020-03-24
dt-bindings: mmc: synopsys-dw-mshc: fix clock-freq-min-max in example
Johan Jonker
1
-1
/
+1
2020-03-24
sdhci: tegra: Enable MMC_CAP_WAIT_WHILE_BUSY host capability
Sowjanya Komatineni
1
-2
/
+2
2020-03-24
sdhci: tegra: Implement Tegra specific set_timeout callback
Sowjanya Komatineni
1
-0
/
+31
2020-03-24
mmc: sdhci-omap: Add Support for Suspend/Resume
Faiz Abbas
1
-0
/
+57
2020-03-24
mmc: renesas_sdhi: simplify execute_tuning
Wolfram Sang
1
-3
/
+2
2020-03-24
mmc: renesas_sdhi: Use BITS_PER_LONG helper
Geert Uytterhoeven
1
-1
/
+1
2020-03-24
mmc: cqhci: Update cqhci memory ioresource name
Veerabhadrarao Badiganti
1
-1
/
+1
2020-03-24
mmc: sdhci-msm: Deactivate CQE during SDHC reset
Veerabhadrarao Badiganti
1
-1
/
+8
2020-03-24
mmc: cqhci: Add cqhci_deactivate()
Adrian Hunter
2
-4
/
+8
2020-03-24
mmc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
9
-9
/
+9
2020-03-24
perf cpumap: Fix snprintf overflow check
Christophe JAILLET
1
-5
/
+5
2020-03-24
perf test: Test pmu-events aliases
John Garry
1
-1
/
+147
2020-03-24
perf pmu: Make pmu_uncore_alias_match() public
John Garry
2
-1
/
+2
2020-03-24
perf pmu: Add is_pmu_core()
John Garry
2
-0
/
+6
2020-03-24
perf test: Add pmu-events test
John Garry
4
-0
/
+239
2020-03-24
perf pmu: Refactor pmu_add_cpu_aliases()
John Garry
2
-8
/
+16
2020-03-24
perf jevents: Support test events folder
John Garry
1
-0
/
+30
[prev]
[next]