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-04-24
efi: Clean up config table description arrays
Ard Biesheuvel
5
-27
/
+27
2020-04-24
efi/libstub/x86: Avoid getter function for efi_is64
Ard Biesheuvel
2
-11
/
+8
2020-04-24
efi/libstub: Drop __pure getters for EFI stub options
Ard Biesheuvel
7
-39
/
+20
2020-04-24
efi/libstub: Drop __pure getter for efi_system_table
Ard Biesheuvel
6
-38
/
+30
2020-04-24
efi: Kill __efistub_global
Arvind Sankar
5
-14
/
+11
2020-04-24
efi/x86: Remove __efistub_global and add relocation check
Arvind Sankar
3
-15
/
+22
2020-04-24
efi/arm: Remove __efistub_global annotation
Arvind Sankar
3
-5
/
+6
2020-04-24
efi/libstub: Move efi_relocate_kernel() into separate source file
Ard Biesheuvel
4
-184
/
+175
2020-04-24
efi/libstub/arm64: Switch to ordinary page allocator for kernel image
Ard Biesheuvel
1
-2
/
+2
2020-04-24
efi/libstub: Add API function to allocate aligned memory
Ard Biesheuvel
4
-17
/
+71
2020-04-23
efi/libstub/arm64: Simplify randomized loading of kernel image
Ard Biesheuvel
1
-27
/
+5
2020-04-23
efi/libstub/arm64: Replace 'preferred' offset with alignment check
Ard Biesheuvel
1
-37
/
+25
2020-04-23
efi/libstub/random: Increase random alloc granularity
Ard Biesheuvel
1
-1
/
+1
2020-04-23
efi/libstub/random: Align allocate size to EFI_ALLOC_ALIGN
Ard Biesheuvel
1
-1
/
+3
2020-04-23
efi/gop: Allow automatically choosing the best mode
Arvind Sankar
2
-1
/
+89
2020-04-23
efi/gop: Allow specifying depth as well as resolution
Arvind Sankar
2
-8
/
+48
2020-04-23
efi/gop: Allow specifying mode by <xres>x<yres>
Arvind Sankar
2
-1
/
+88
2020-04-23
efi/gop: Allow specifying mode number on command line
Arvind Sankar
4
-3
/
+129
2020-04-23
efi/gop: Add prototypes for query_mode and set_mode
Arvind Sankar
2
-2
/
+8
2020-04-23
efi/gop: Remove unreachable code from setup_pixel_info
Arvind Sankar
1
-40
/
+26
2020-04-23
efi/gop: Use helper macros for find_bits
Arvind Sankar
1
-18
/
+8
2020-04-23
efi/gop: Use helper macros for populating lfb_base
Arvind Sankar
1
-2
/
+2
2020-04-23
efi/gop: Move variable declarations into loop block
Arvind Sankar
1
-5
/
+8
2020-04-23
efi/gop: Slightly re-arrange logic of find_gop
Arvind Sankar
1
-17
/
+13
2020-04-23
efi/gop: Factor out locating the gop into a function
Arvind Sankar
1
-6
/
+17
2020-04-23
efi/gop: Get mode information outside the loop
Arvind Sankar
1
-24
/
+14
2020-04-23
efi/gop: Move check for framebuffer before con_out
Arvind Sankar
1
-5
/
+6
2020-04-23
efi/gop: Remove redundant current_fb_base
Arvind Sankar
1
-3
/
+1
2020-04-23
efi/libstub/arm: Make install_memreserve_table static
Zou Wei
1
-1
/
+1
2020-04-23
efi/libstub: unify EFI call wrappers for non-x86
Ard Biesheuvel
3
-16
/
+16
2020-04-23
efi/libstub: Make initrd file loader configurable
Ard Biesheuvel
3
-34
/
+47
2020-04-23
efi/libstub: Move arm-stub to a common file
Atish Patra
5
-10
/
+10
2020-04-19
Linux 5.7-rc2
v5.7-rc2
Linus Torvalds
1
-1
/
+1
2020-04-19
mm: Fix MREMAP_DONTUNMAP accounting on VMA merge
Brian Geffon
1
-1
/
+12
2020-04-19
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-41
/
+35
2020-04-19
Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-53
/
+127
2020-04-19
Merge tag 'timers-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+27
2020-04-19
Merge tag 'perf-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
22
-387
/
+646
2020-04-19
Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-63
/
+51
2020-04-19
Merge tag 'sched-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+21
2020-04-19
Merge tag 'core-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2020-04-19
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-18
/
+34
2020-04-19
Merge tag '5.7-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-3
/
+22
2020-04-19
Merge tag 'flexible-array-member-5.7-rc2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
28
-39
/
+39
2020-04-18
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
9
-10
/
+12
2020-04-18
xattr.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-18
uapi: linux: fiemap.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-18
uapi: linux: dlm_device.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-04-18
tpm_eventlog.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-3
/
+3
2020-04-18
ti_wilink_st.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-3
/
+3
[next]