Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
beaf1c745b46c567c1c63bb8d16d2a72aacf5dd1
beaf1c7
efi/ia64: Use local variable for EFI system table address
by Ard Biesheuvel
· 5 years ago
c0019f5
efi/ia64: Use existing helpers to locate ESI table
by Ard Biesheuvel
· 5 years ago
14fb420
efi: Merge EFI system table revision and vendor checks
by Ard Biesheuvel
· 5 years ago
b7846e6
efi: Make memreserve table handling local to efi.c
by Ard Biesheuvel
· 5 years ago
a17e809
efi: Move mem_attr_table out of struct efi
by Ard Biesheuvel
· 5 years ago
5d288db
efi: Make rng_seed table handling local to efi.c
by Ard Biesheuvel
· 5 years ago
fd506e0
efi: Move UGA and PROP table handling to x86 code
by Ard Biesheuvel
· 5 years ago
120540f
efi/ia64: Move HCDP and MPS table handling into IA64 arch code
by Ard Biesheuvel
· 5 years ago
50d53c5
efi: Drop handling of 'boot_info' configuration table
by Ard Biesheuvel
· 5 years ago
79d3219
efi/libstub: Take noinitrd cmdline argument into account for devpath initrd
by Ard Biesheuvel
· 5 years ago
ec93fc3
efi/libstub: Add support for loading the initrd from a device path
by Ard Biesheuvel
· 5 years ago
db8952e
efi/dev-path-parser: Add struct definition for vendor type device path nodes
by Ard Biesheuvel
· 5 years ago
a570b06
efi/x86: Replace #ifdefs with IS_ENABLED() checks
by Ard Biesheuvel
· 5 years ago
14b60cc
efi/x86: Reindent struct initializer for legibility
by Ard Biesheuvel
· 5 years ago
e0dc26c
efi/capsule-loader: Drop superfluous assignment
by Heinrich Schuchardt
· 5 years ago
6d2576e
efi/esrt: Clean up efi_esrt_init
by Heinrich Schuchardt
· 5 years ago
f01dd5b
efi/libstub: Fix error message in handle_cmdline_files()
by Heinrich Schuchardt
· 5 years ago
ba832f6
efi/libstub: Describe RNG functions
by Heinrich Schuchardt
· 5 years ago
0255973
efi/libstub: Describe efi_relocate_kernel()
by Heinrich Schuchardt
· 5 years ago
1d9b176
efi/libstub: Describe memory functions
by Heinrich Schuchardt
· 5 years ago
e7ea37b
efi/libstub: Simplify efi_get_memory_map()
by Heinrich Schuchardt
· 5 years ago
eaa6fc6
efi/libstub: Add function description of efi_allocate_pages()
by Heinrich Schuchardt
· 5 years ago
2931d52
efi/libstub: Make the LoadFile EFI protocol accessible
by Ard Biesheuvel
· 5 years ago
abd2686
efi/libstub: Expose LocateDevicePath boot service
by Ard Biesheuvel
· 5 years ago
91d150c
efi/libstub: Clean up command line parsing routine
by Ard Biesheuvel
· 5 years ago
31f5e54
efi/libstub: Take soft and hard memory limits into account for initrd loading
by Ard Biesheuvel
· 5 years ago
9302c1b
efi/libstub: Rewrite file I/O routine
by Ard Biesheuvel
· 5 years ago
5193a33
efi/libstub: Move file I/O support code into separate file
by Ard Biesheuvel
· 5 years ago
b871745
efi/libstub: Move get_dram_base() into arm-stub.c
by Ard Biesheuvel
· 5 years ago
0ed02bd
efi/libstub: Move efi_random_alloc() into separate source file
by Ard Biesheuvel
· 5 years ago
1e45bf7
efi/libstub/x86: Permit cmdline data to be allocated above 4 GB
by Ard Biesheuvel
· 5 years ago
8166ec0
efi/libstub: Move stub specific declarations into efistub.h
by Ard Biesheuvel
· 5 years ago
6a4db9b
efi/libstub/x86: Permit bootparams struct to be allocated above 4 GB
by Ard Biesheuvel
· 5 years ago
a46a290
efi/libstub: Use consistent type names for file I/O protocols
by Ard Biesheuvel
· 5 years ago
c2d0b47
efi/libstub/x86: Incorporate eboot.c into libstub
by Ard Biesheuvel
· 5 years ago
a7495c2
efi/libstub: Simplify efi_high_alloc() and rename to efi_allocate_pages()
by Ard Biesheuvel
· 5 years ago
f57db62
efi/libstub: Move memory map handling and allocation routines to mem.c
by Ard Biesheuvel
· 5 years ago
184d7e0
efi/libstub/arm: Relax FDT alignment requirement
by Ard Biesheuvel
· 5 years ago
6f05106e
efi/libstub: Use hidden visibility for all source files
by Ard Biesheuvel
· 5 years ago
04a7d0e
efi/libstub/x86: Avoid overflowing code32_start on PE entry
by Ard Biesheuvel
· 5 years ago
e6d832e
efi/libstub/x86: Remove pointless zeroing of apm_bios_info
by Ard Biesheuvel
· 5 years ago
3b9274e
efi/apple-properties: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
b92165d
efi/libstub/arm64: Use 1:1 mapping of RT services if property table exists
by Ard Biesheuvel
· 5 years ago
55087c5
efi/bgrt: Accept BGRT tables with a version of 0
by Hans de Goede
· 5 years ago
f32ea1c
efi/x86: Mark setup_graphics static
by Arvind Sankar
· 5 years ago
8a3abe3
x86/boot: Micro-optimize GDT loading instructions
by Arvind Sankar
· 5 years ago
b75e2b0
x86/boot: GDT limit value should be size - 1
by Arvind Sankar
· 5 years ago
ef5a7b5
efi/x86: Remove GDT setup from efi_main
by Arvind Sankar
· 5 years ago
cae0e43
x86/boot: Clear direction and interrupt flags in startup_64
by Arvind Sankar
· 5 years ago
32d0091
x86/boot: Reload GDTR after copying to the end of the buffer
by Arvind Sankar
· 5 years ago
90ff226
efi/x86: Don't depend on firmware GDT layout
by Arvind Sankar
· 5 years ago
67a6af7
x86/boot: Remove KEEP_SEGMENTS support
by Arvind Sankar
· 5 years ago
9f92237
efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypoint
by Ard Biesheuvel
· 5 years ago
e951a1f
efi/arm: Pass start and end addresses to cache_clean_flush()
by Ard Biesheuvel
· 5 years ago
c722549
efi/arm: Work around missing cache maintenance in decompressor handover
by Ard Biesheuvel
· 5 years ago
bb6d3fb
Linux 5.6-rc1
by Linus Torvalds
· 5 years ago
89a47dd
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
380a129
Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs
by Linus Torvalds
· 5 years ago
490d332
irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM
by Marc Zyngier
· 5 years ago
d1ea35f
Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 5 years ago
5586c3c
Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
1a2a76c
Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
f413776
Merge tag 'smp-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
ca21b9b
Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
2fbc23c
Merge tag 'timers-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
f06bed8
Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
6ff90aa
Merge tag 'efi-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
fdfa3a6
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
291abfe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
0fd1695
fs: Add VirtualBox guest shared folder (vboxsf) support
by Hans de Goede
· 5 years ago
d4f309c
Merge tag 'powerpc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
b0ef7cd
Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driver
by Linus Torvalds
· 5 years ago
4ef1a30
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
5939224
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
eab3540
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
1afa9c3
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
469030d
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
b85080c
Merge tag 'compat-ioctl-fix' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 5 years ago
c9d35ee
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
236f453
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
9959333
Merge branch 'pipe-exclusive-wakeup'
by Linus Torvalds
· 5 years ago
0ddad21
pipe: use exclusive waits when reading or writing
by Linus Torvalds
· 5 years ago
0a06174
compat_ioctl: fix FIONREAD on devices
by Arnd Bergmann
· 5 years ago
2f86e45
Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
by Thomas Gleixner
· 5 years ago
29ca3b3
net: thunderx: use proper interface type for RGMII
by Tim Harvey
· 5 years ago
c76b305
Merge tag 'wireless-drivers-2020-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 5 years ago
2696e11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
d4bf905
powerpc: Fix CONFIG_TRACE_IRQFLAGS with CONFIG_VMAP_STACK
by Christophe Leroy
· 5 years ago
9dc086f
powerpc/futex: Fix incorrect user access blocking
by Michael Ellerman
· 5 years ago
5186a6c
irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessors
by Zenghui Yu
· 5 years ago
b463532
irqchip/gic-v3-its: Remove superfluous WARN_ON
by Zenghui Yu
· 5 years ago
4bccf1d
irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd()
by Zenghui Yu
· 5 years ago
4e6437f
irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD level
by Zenghui Yu
· 5 years ago
8b718d4
irqchip/gic-v4.1: Set vpe_l1_base for all redistributors
by Zenghui Yu
· 5 years ago
e88bd31
irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZE
by Zenghui Yu
· 5 years ago
d08f301
mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_cap
by Lorenzo Bianconi
· 5 years ago
f757165
Merge tag 'fuse-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 5 years ago
175787e
Merge tag 'gfs2-for-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 5 years ago
60ea27e
Merge tag 'for-linus-5.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
by Linus Torvalds
· 5 years ago
08dffcc
Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 5 years ago
Next »