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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-28
efibc: Add EFI Bootloader Control module
Compostella, Jeremy
3
-0
/
+117
2016-04-28
efifb: Enable the efi-framebuffer platform driver for ARM and arm64
Ard Biesheuvel
1
-1
/
+1
2016-04-28
efi/arm*: Wire up 'struct screen_info' to efi-framebuffer platform device
Ard Biesheuvel
1
-0
/
+18
2016-04-28
efi/arm*/libstub: Wire up GOP protocol to 'struct screen_info'
Ard Biesheuvel
1
-0
/
+23
2016-04-28
efi/arm/libstub: Make screen_info accessible to the UEFI stub
Ard Biesheuvel
3
-3
/
+73
2016-04-28
efifb: Use builtin_platform_driver and drop unused includes
Ard Biesheuvel
1
-5
/
+1
2016-04-28
x86/efi/efifb: Move DMI based quirks handling out of generic code
Ard Biesheuvel
1
-11
/
+4
2016-04-28
efi/libstub: Move Graphics Output Protocol handling to generic code
Ard Biesheuvel
2
-1
/
+355
2016-04-28
efi/arm*: Take the Memory Attributes table into account
Ard Biesheuvel
2
-2
/
+9
2016-04-28
efi: Implement generic support for the Memory Attributes table
Ard Biesheuvel
2
-1
/
+183
2016-04-28
efi: Add support for the EFI_MEMORY_ATTRIBUTES_TABLE config table
Ard Biesheuvel
1
-0
/
+2
2016-04-28
efi/arm*: Use memremap() to create the persistent memmap mapping
Ard Biesheuvel
1
-2
/
+1
2016-04-28
efi: Check EFI_MEMORY_DESCRIPTOR version explicitly
Ard Biesheuvel
1
-0
/
+4
2016-04-28
efi: Remove global 'memmap' EFI memory map
Matt Fleming
4
-38
/
+36
2016-04-28
efi: Iterate over efi.memmap in for_each_efi_memory_desc()
Matt Fleming
5
-12
/
+9
2016-04-28
efi/arm64: Check SetupMode when determining Secure Boot status
Linn Crosetto
1
-7
/
+25
2016-04-28
efi/arm64: Report unexpected errors when determining Secure Boot status
Linn Crosetto
1
-4
/
+18
2016-04-28
efi/arm*: Drop writable mapping of the UEFI System table
Ard Biesheuvel
2
-11
/
+18
2016-04-28
efi: Get rid of the EFI_SYSTEM_TABLES status bit
Ard Biesheuvel
1
-1
/
+0
2016-04-25
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
1
-11
/
+26
2016-04-23
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
5
-9
/
+10
2016-04-23
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+26
2016-04-23
Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-ur...
Linus Torvalds
1
-1
/
+1
2016-04-23
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2016-04-23
Merge tag 'usb-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
8
-20
/
+53
2016-04-23
Merge tag 'tty-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-6
/
+14
2016-04-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-13
/
+16
2016-04-22
Merge tag 'pinctrl-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
3
-7
/
+9
2016-04-22
efi: Fix out-of-bounds read in variable_matches()
Laszlo Ersek
1
-11
/
+26
2016-04-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-2
/
+13
2016-04-22
Merge tag 'iommu-fixes-v4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-18
/
+91
2016-04-22
Merge tag 'phy-for-4.6-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Greg Kroah-Hartman
2
-3
/
+9
2016-04-22
x86 EDAC, sb_edac.c: Take account of channel hashing when needed
Tony Luck
1
-1
/
+23
2016-04-22
x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel address
Tony Luck
1
-3
/
+3
2016-04-22
clocksource/drivers/tango-xtal: Fix boot hang due to incorrect test
Daniel Lezcano
1
-1
/
+1
2016-04-22
Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
12
-19
/
+37
2016-04-22
Merge branch 'linux-4.6' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-0
/
+2
2016-04-22
drm/nouveau/gr/gf100: select a stream master to fixup tfb offset queries
Ben Skeggs
1
-0
/
+2
2016-04-21
amdgpu/uvd: add uvd fw version for amdgpu
Sonny Jiang
3
-1
/
+5
2016-04-21
drm/amdgpu: forbid mapping of userptr bo through radeon device file
Jérôme Glisse
1
-0
/
+2
2016-04-21
drm/radeon: forbid mapping of userptr bo through radeon device file
Jérôme Glisse
1
-0
/
+2
2016-04-21
drm/amdgpu: bump the afmt limit for CZ, ST, Polaris
Alex Deucher
1
-1
/
+1
2016-04-21
drm/amdgpu: use defines for CRTCs and AMFT blocks
Alex Deucher
1
-2
/
+2
2016-04-22
drm/dp/mst: Validate port in drm_dp_payload_send_msg()
cpaul@redhat.com
1
-1
/
+8
2016-04-22
Merge branch 'linux-4.6' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-2
/
+2
2016-04-22
drm/nouveau/kms: fix setting of default values for dithering properties
Ben Skeggs
1
-2
/
+2
2016-04-22
Merge tag 'drm-intel-fixes-2016-04-21' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
6
-41
/
+75
2016-04-21
Merge tag 'rtc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...
Linus Torvalds
1
-3
/
+3
2016-04-21
Merge tag 'pm+acpi-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+7
2016-04-21
rtc: ds1307: Use irq when available for wakeup-source device
Nishanth Menon
1
-1
/
+1
[next]