index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-05
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2015-11-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
5
-15
/
+179
2015-11-02
efi-pstore: fix kernel-doc argument name
Geliang Tang
1
-1
/
+1
2015-11-02
arm64/efi: fix libstub build under CONFIG_MODVERSIONS
Ard Biesheuvel
1
-1
/
+1
2015-10-30
arm64/efi: move arm64 specific stub C code to libstub
Ard Biesheuvel
2
-0
/
+71
2015-10-28
efi: Fix warning of int-to-pointer-cast on x86 32-bit builds
Taku Izumi
1
-2
/
+2
2015-10-28
efi: Use correct type for struct efi_memory_map::phys_map
Ard Biesheuvel
1
-4
/
+4
2015-10-14
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
6
-36
/
+307
2015-10-14
Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix
Ingo Molnar
9
-25
/
+535
2015-10-12
arm64: add KASAN support
Andrey Ryabinin
1
-0
/
+8
2015-10-12
arm64/efi: isolate EFI stub from the kernel proper
Ard Biesheuvel
2
-6
/
+90
2015-10-12
arm64/efi: remove /chosen/linux, uefi-stub-kern-ver DT property
Ard Biesheuvel
1
-9
/
+0
2015-10-12
efi: Add "efi_fake_mem" boot option
Taku Izumi
3
-0
/
+261
2015-10-12
efi: Auto-load the efi-pstore module
Ben Hutchings
1
-0
/
+1
2015-10-12
efi: Introduce EFI_NX_PE_DATA bit and set it from properties table
Ard Biesheuvel
1
-0
/
+18
2015-10-12
efi: Add support for UEFIv2.5 Properties table
Ard Biesheuvel
1
-14
/
+16
2015-10-12
efi: Add EFI_MEMORY_MORE_RELIABLE support to efi_md_typeattr_format()
Taku Izumi
1
-2
/
+3
2015-10-12
efi/arm64: Clean up efi_get_fdt_params() interface
Leif Lindholm
1
-4
/
+2
2015-10-12
efi/x86: Move efi=debug option parsing to core
Leif Lindholm
1
-0
/
+3
2015-10-12
drivers/firmware: Make efi/esrt.c driver explicitly non-modular
Paul Gortmaker
1
-16
/
+3
2015-10-11
efi: Use the generic efi.memmap instead of 'memmap'
Matt Fleming
1
-1
/
+3
2015-10-01
arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions
Ard Biesheuvel
1
-15
/
+73
2015-09-27
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
3
-1
/
+73
2015-09-23
firmware: qcom: scm: Add function stubs for ARM64
Andy Gross
3
-1
/
+73
2015-09-22
x86, efi, kasan: #undef memset/memcpy/memmove per arch
Andrey Ryabinin
1
-4
/
+0
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
1
-1
/
+1
2015-09-03
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-3
/
+387
2015-09-03
Merge branch 'devel-stable' into for-linus
Russell King
3
-0
/
+386
2015-08-19
FIRMWARE: bcm47xx_nvram: Fix module license.
Axel Lin
1
-1
/
+1
2015-08-11
firmware: qcom_scm-32: replace open-coded call to __cpuc_flush_dcache_area()
Russell King
1
-3
/
+1
2015-08-08
efi, x86: Rearrange efi_mem_attributes()
Jonathan (Zhixiong) Zhang
1
-0
/
+31
2015-08-08
efi: Add support for EFI_MEMORY_RO attribute introduced by UEFIv2.5
Ard Biesheuvel
1
-3
/
+5
2015-08-03
drivers: psci: support native SMC{32,64} calls
Mark Rutland
1
-6
/
+19
2015-08-03
arm64: psci: factor invocation code to drivers
Mark Rutland
3
-0
/
+373
2015-07-30
efi: Check for NULL efi kernel parameters
Ricardo Neri
1
-0
/
+5
2015-07-21
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
1
-3
/
+12
2015-07-15
efi: Handle memory error structures produced based on old versions of standard
Luck, Tony
1
-3
/
+12
2015-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-4
/
+2
2015-07-01
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2015-07-01
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
1
-4
/
+2
2015-06-30
Merge remote-tracking branch 'robh/for-next' into devicetree/next
Grant Likely
1
-2
/
+0
2015-06-27
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
5
-0
/
+262
2015-06-26
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-437
/
+590
2015-06-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-11
/
+13
2015-06-25
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-27
/
+113
2015-06-25
drivers/firmware/memmap.c: fix kernel-doc format
Michal Simek
1
-11
/
+13
2015-06-25
firmware: dmi_scan: Coding style cleanups
Jean Delvare
1
-4
/
+3
2015-06-25
firmware: dmi_scan: add SBMIOS entry and DMI tables
Ivan Khoronzhuk
2
-9
/
+86
2015-06-25
firmware: dmi_scan: Trim DMI table length before exporting it
Jean Delvare
1
-5
/
+10
2015-06-25
firmware: dmi_scan: Rename dmi_table to dmi_decode_table
Ivan Khoronzhuk
1
-5
/
+5
[next]