index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-23
efi/libstub: Clean up command line parsing routine
Ard Biesheuvel
6
-55
/
+97
2020-02-23
efi/libstub: Take soft and hard memory limits into account for initrd loading
Ard Biesheuvel
4
-17
/
+20
2020-02-23
efi/libstub: Rewrite file I/O routine
Ard Biesheuvel
4
-228
/
+169
2020-02-23
efi/libstub: Move file I/O support code into separate file
Ard Biesheuvel
4
-289
/
+311
2020-02-23
efi/libstub: Move get_dram_base() into arm-stub.c
Ard Biesheuvel
3
-37
/
+33
2020-02-23
efi/libstub: Move efi_random_alloc() into separate source file
Ard Biesheuvel
3
-115
/
+125
2020-02-23
efi/libstub/x86: Permit cmdline data to be allocated above 4 GB
Ard Biesheuvel
5
-13
/
+8
2020-02-23
efi/libstub: Move stub specific declarations into efistub.h
Ard Biesheuvel
2
-484
/
+479
2020-02-23
efi/libstub/x86: Permit bootparams struct to be allocated above 4 GB
Ard Biesheuvel
1
-1
/
+6
2020-02-23
efi/libstub: Use consistent type names for file I/O protocols
Ard Biesheuvel
3
-67
/
+72
2020-02-23
efi/libstub/x86: Incorporate eboot.c into libstub
Ard Biesheuvel
5
-39
/
+19
2020-02-23
efi/libstub: Simplify efi_high_alloc() and rename to efi_allocate_pages()
Ard Biesheuvel
4
-91
/
+23
2020-02-23
efi/libstub: Move memory map handling and allocation routines to mem.c
Ard Biesheuvel
3
-314
/
+320
2020-02-23
efi/libstub/arm: Relax FDT alignment requirement
Ard Biesheuvel
2
-12
/
+1
2020-02-23
efi/libstub: Use hidden visibility for all source files
Ard Biesheuvel
4
-10
/
+8
2020-02-22
efi/libstub/x86: Avoid overflowing code32_start on PE entry
Ard Biesheuvel
1
-22
/
+18
2020-02-22
efi/libstub/x86: Remove pointless zeroing of apm_bios_info
Ard Biesheuvel
1
-5
/
+0
2020-02-22
efi/apple-properties: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-02-22
efi/libstub/arm64: Use 1:1 mapping of RT services if property table exists
Ard Biesheuvel
2
-63
/
+22
2020-02-22
efi/bgrt: Accept BGRT tables with a version of 0
Hans de Goede
1
-1
/
+6
2020-02-22
efi/x86: Mark setup_graphics static
Arvind Sankar
1
-1
/
+1
2020-02-22
x86/boot: Micro-optimize GDT loading instructions
Arvind Sankar
1
-7
/
+8
2020-02-22
x86/boot: GDT limit value should be size - 1
Arvind Sankar
1
-2
/
+2
2020-02-22
efi/x86: Remove GDT setup from efi_main
Arvind Sankar
2
-109
/
+34
2020-02-22
x86/boot: Clear direction and interrupt flags in startup_64
Arvind Sankar
1
-0
/
+3
2020-02-22
x86/boot: Reload GDTR after copying to the end of the buffer
Arvind Sankar
1
-0
/
+10
2020-02-22
efi/x86: Don't depend on firmware GDT layout
Arvind Sankar
2
-17
/
+42
2020-02-22
x86/boot: Remove KEEP_SEGMENTS support
Arvind Sankar
4
-28
/
+2
2020-02-22
efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypoint
Ard Biesheuvel
8
-127
/
+59
2020-02-22
efi/arm: Pass start and end addresses to cache_clean_flush()
Ard Biesheuvel
1
-0
/
+6
2020-02-22
efi/arm: Work around missing cache maintenance in decompressor handover
Ard Biesheuvel
1
-6
/
+14
2020-02-09
Linux 5.6-rc1
v5.6-rc1
Linus Torvalds
1
-2
/
+2
2020-02-09
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
53
-261
/
+252
2020-02-09
Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
9
-0
/
+2058
2020-02-09
irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM
Marc Zyngier
1
-2
/
+2
2020-02-09
Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
22
-129
/
+247
2020-02-09
Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
12
-0
/
+3280
2020-02-09
Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-11
/
+260
2020-02-09
Merge tag 'smp-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+3
2020-02-09
Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-36
/
+88
2020-02-09
Merge tag 'timers-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+10
2020-02-09
Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-35
/
+127
2020-02-09
Merge tag 'efi-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-02-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
7
-20
/
+29
2020-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
80
-327
/
+782
2020-02-08
fs: Add VirtualBox guest shared folder (vboxsf) support
Hans de Goede
12
-0
/
+3280
2020-02-08
Merge tag 'powerpc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-5
/
+7
2020-02-08
Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driver
Linus Torvalds
1
-1
/
+1
2020-02-08
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
35
-675
/
+697
2020-02-08
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-36
/
+113
[next]