summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mmp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-25efi/libstub: Drop 'table' argument from efi_table_attr() macroArd Biesheuvel6-37/+22
2019-12-25efi/libstub: Drop protocol argument from efi_call_proto() macroArd Biesheuvel7-35/+25
2019-12-25efi/libstub/x86: Work around page freeing issue in mixed modeArd Biesheuvel2-1/+20
2019-12-25efi/libstub: Remove 'sys_table_arg' from all function prototypesArd Biesheuvel14-192/+148
2019-12-25efi/libstub: Drop sys_table_arg from printk routinesArd Biesheuvel10-76/+74
2019-12-25efi/libstub/x86: Drop __efi_early() export and efi_config structArd Biesheuvel4-198/+54
2019-12-25efi/libstub: Unify the efi_char16_printk implementationsArd Biesheuvel3-16/+9
2019-12-25efi/libstub: Get rid of 'sys_table_arg' macro parameterArd Biesheuvel6-9/+27
2019-12-25efi/libstub: Avoid protocol wrapper for file I/O routinesArd Biesheuvel2-89/+46
2019-12-25efi/libstub/x86: Avoid thunking for native firmware callsArd Biesheuvel8-138/+24
2019-12-25efi/libstub: Annotate firmware routines as __efiapiArd Biesheuvel4-76/+96
2019-12-25efi/libstub: Use stricter typing for firmware function pointersArd Biesheuvel7-18/+28
2019-12-25efi/libstub: Drop explicit 32/64-bit protocol definitionsArd Biesheuvel3-266/+1
2019-12-25efi/libstub: Distinguish between native/mixed not 32/64 bitArd Biesheuvel6-44/+49
2019-12-25efi/libstub: Extend native protocol definitions with mixed_mode aliasesArd Biesheuvel4-180/+357
2019-12-25efi/libstub: Use a helper to iterate over a EFI handle arrayArd Biesheuvel3-16/+20
2019-12-25efi/x86: Rename efi_is_native() to efi_is_mixed()Ard Biesheuvel4-11/+13
2019-12-25efi/libstub: Remove unused __efi_call_early() macroArd Biesheuvel3-5/+0
2019-12-25efi/gop: Unify 32/64-bit functionsArvind Sankar1-116/+18
2019-12-25efi/gop: Convert GOP structures to typedef and clean up some typesArvind Sankar2-36/+36
2019-12-25efi/gop: Remove unused typedefArvind Sankar1-4/+0
2019-12-25efi/gop: Remove bogus packed attribute from GOP structuresArvind Sankar1-4/+4
2019-12-25x86/efistub: Disable paging at mixed mode entryArd Biesheuvel1-0/+5
2019-12-25efi/libstub/random: Initialize pointer variables to zero for mixed modeHans de Goede1-3/+3
2019-12-25efi/earlycon: Fix write-combine mapping on x86Arvind Sankar1-9/+7
2019-12-23Linux 5.5-rc3v5.5-rc3Linus Torvalds1-1/+1
2019-12-22pipe: fix empty pipe check in pipe_write()Jan Stancek1-1/+1
2019-12-22MAINTAINERS: remove Radim from KVM maintainersPaolo Bonzini1-2/+0
2019-12-22MAINTAINERS: Orphan KVM for MIPSJames Hogan1-2/+2
2019-12-22ext4: clarify impact of 'commit' mount optionJan Kara1-8/+11
2019-12-22ext4: fix unused-but-set-variable warning in ext4_add_entry()Yunfeng Ye1-1/+3
2019-12-21tracing: Fix endianness bug in histogram triggerSven Schnelle1-1/+20
2019-12-21samples/trace_printk: Wait for IRQ work to finishSven Schnelle1-0/+1
2019-12-21tracing: Fix lock inversion in trace_event_enable_tgid_record()Prateek Sood2-4/+12
2019-12-21kbuild: clarify the difference between obj-y and obj-m w.r.t. descendingMasahiro Yamada1-3/+13
2019-12-21sfc: Include XDP packet headroom in buffer step size.Charles McLachlan1-7/+7
2019-12-21sfc: fix channel allocation with brute forceEdward Cree2-22/+19
2019-12-21net: dst: Force 4-byte alignment of dst_metricsGeert Uytterhoeven1-1/+1
2019-12-21selftests: pmtu: fix init mtu value in descriptionHangbin Liu1-3/+3
2019-12-21hv_netvsc: Fix unwanted rx_table resetHaiyang Zhang3-6/+11
2019-12-21net: phy: ensure that phy IDs are correctly typedRussell King2-5/+5
2019-12-21mod_devicetable: fix PHY module formatRussell King1-2/+2
2019-12-21qede: Disable hardware gro when xdp prog is installedManish Chopra1-2/+2
2019-12-21net: ena: fix issues in setting interrupt moderation params in ethtoolArthur Kiyanovski1-14/+10
2019-12-21net: ena: fix default tx interrupt moderation intervalArthur Kiyanovski1-1/+1
2019-12-21net/smc: unregister ib devices in reboot_eventKarsten Graul1-1/+1
2019-12-21net: stmmac: platform: Fix MDIO init for platforms without PHYPadmanabhan Rajanbabu1-1/+1
2019-12-21llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c)Chan Shu Tak, Alex1-2/+2
2019-12-21net: hisilicon: Fix a BUG trigered by wrong bytes_complJiangfeng Xiao1-1/+1
2019-12-21net: dsa: ksz: use common define for tag lenMichael Grzeschik1-5/+3