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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-24
x86/apic: Future-proof the TSC_DEADLINE quirk for SKX
Len Brown
1
-0
/
+3
2018-07-24
x86/mm/tlb: Make clear_asid_other() static
zhong jiang
1
-1
/
+1
2018-07-24
perf/x86/amd/ibs: Don't access non-started event
Thomas Gleixner
1
-1
/
+5
2018-07-24
x86/platform/pcspeaker: Use PTR_ERR_OR_ZERO() to fix ptr_ret.cocci warning
YueHaibing
1
-1
/
+1
2018-07-24
s390: disable gcc plugins
Martin Schwidefsky
1
-1
/
+1
2018-07-23
MIPS: Loongson64: Define and use some CP0 registers
Huacai Chen
2
-12
/
+14
2018-07-23
MIPS: Loongson: Add Loongson-3A R3.1 basic support
Huacai Chen
4
-28
/
+32
2018-07-23
MIPS: jz4740: Bump zload address
Paul Cercueil
1
-1
/
+1
2018-07-23
ia64: switch to NO_BOOTMEM
Mike Rapoport
4
-135
/
+22
2018-07-23
MIPS: lantiq: Use dma_zalloc_coherent() in dma code
Hauke Mehrtens
1
-2
/
+1
2018-07-23
ia64: use mem_data to detect nodes' minimal and maximal PFNs
Mike Rapoport
1
-46
/
+14
2018-07-23
ia64: remove unused num_dma_physpages member from 'struct early_node_data'
Mike Rapoport
1
-8
/
+0
2018-07-23
ia64: contig/paging_init: reduce code duplication
Mike Rapoport
1
-3
/
+1
2018-07-23
MIPS: Change definition of cpu_relax() for Loongson-3
Huacai Chen
1
-0
/
+13
2018-07-23
ARM: dts: exynos: Configure Midas SD card CD pin
Simon Shields
1
-1
/
+6
2018-07-23
ARM: dts: exynos: Configure max77686 IRQ pin on Midas
Simon Shields
1
-0
/
+7
2018-07-23
ARM: dts: exynos: Add pinctrl for Midas fuelgauge IRQ pin
Simon Shields
1
-0
/
+7
2018-07-23
ARM: dts: exynos: Add pinctrl config for Midas keys
Simon Shields
1
-0
/
+7
2018-07-23
ARM: dts: exynos: Add max77693 pinctrl config for Midas
Simon Shields
1
-0
/
+7
2018-07-23
arm64: acpi: fix alignment fault in accessing ACPI
AKASHI Takahiro
2
-15
/
+19
2018-07-23
arm64: export memblock_reserve()d regions via /proc/iomem
James Morse
1
-0
/
+38
2018-07-23
arm64: build with baremetal linker target instead of Linux when available
Olof Johansson
1
-4
/
+5
2018-07-23
arm64: fix possible spectre-v1 write in ptrace_hbp_set_event()
Mark Rutland
1
-8
/
+11
2018-07-23
m68k: Use generic dma_noncoherent_ops
Christoph Hellwig
4
-72
/
+11
2018-07-23
m68k/mac: Enable PDMA for PowerBook 500 series
Finn Thain
2
-19
/
+1
2018-07-23
s390: vdso_fault return type
Souptick Joarder
1
-1
/
+1
2018-07-23
ARM: multi_v7_defconfig: Enable support for RZN1D-DB
Geert Uytterhoeven
1
-0
/
+1
2018-07-23
ARM: dts: r8a77470: Use r8a77470-cpg-mssr binding definitions
Geert Uytterhoeven
1
-8
/
+8
2018-07-23
ARM: dts: gr-peach: Add GR-Peach audiocamerashield support
Jacopo Mondi
1
-0
/
+79
2018-07-23
ARM: dts: Renesas R9A06G032 SMP enable method
Michel Pollet
1
-0
/
+2
2018-07-23
ARM: dts: Renesas RZN1D-DB Board base file
Michel Pollet
2
-0
/
+29
2018-07-23
ARM: dts: Renesas R9A06G032 base device tree file
Michel Pollet
1
-0
/
+113
2018-07-23
ARM: dts: convert to SPDX identifier for Renesas boards
Wolfram Sang
43
-172
/
+43
2018-07-23
ARM: dts: r8a77(43|9[013]): Add missing OPP properties for CPUs
Viresh Kumar
4
-6
/
+66
2018-07-23
ARM: shmobile: defconfig: Disable /sbin/hotplug fork-bomb
Geert Uytterhoeven
1
-1
/
+0
2018-07-23
ARM: shmobile: defconfig: Enable support for RZN1D-DB
Geert Uytterhoeven
1
-0
/
+2
2018-07-23
ARM: shmobile: defconfig: Enable reset controller support
Geert Uytterhoeven
1
-0
/
+1
2018-07-23
ARM: shmobile: defconfig: Drop NET_VENDOR_<FOO>=n
Geert Uytterhoeven
1
-13
/
+0
2018-07-23
arm64: defconfig: Enable more peripherals for Samsung Chromebook Plus.
Enric Balletbo i Serra
1
-0
/
+17
2018-07-22
alpha: fix osf_wait4() breakage
Al Viro
1
-4
/
+1
2018-07-22
ARM: dts: exynos: Add missing interrupts for pwm node on Exynos5
Anand Moon
1
-0
/
+5
2018-07-22
efi/x86: Replace references to efi_early->is64 with efi_is_64bit()
Ard Biesheuvel
1
-10
/
+6
2018-07-22
efi: Deduplicate efi_open_volume()
Lukas Wunner
3
-63
/
+6
2018-07-22
efi/x86: Add missing NULL initialization in UGA draw protocol discovery
Ard Biesheuvel
1
-0
/
+1
2018-07-22
efi/x86: Merge 32-bit and 64-bit UGA draw protocol setup routines
Ard Biesheuvel
1
-85
/
+26
2018-07-22
efi/x86: Align efi_uga_draw_protocol typedef names to convention
Ard Biesheuvel
2
-8
/
+8
2018-07-22
efi/x86: Merge the setup_efi_pci32() and setup_efi_pci64() routines
Ard Biesheuvel
1
-91
/
+32
2018-07-22
efi/x86: Prevent reentrant firmware calls in mixed mode
Ard Biesheuvel
1
-3
/
+98
2018-07-22
x86/efi: Access EFI MMIO data as unencrypted when SEV is active
Brijesh Singh
1
-1
/
+1
2018-07-21
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-7
/
+4
[prev]
[next]