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
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
6
-5
/
+88
2016-04-28
arm64/efi/libstub: Make screen_info accessible to the UEFI stub
Ard Biesheuvel
3
-0
/
+7
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
3
-11
/
+21
2016-04-28
efi/libstub: Move Graphics Output Protocol handling to generic code
Ard Biesheuvel
7
-400
/
+441
2016-04-28
x86/efi: Prepare GOP handling code for reuse as generic code
Ard Biesheuvel
4
-23
/
+49
2016-04-28
x86/efi: Remove the always true EFI_DEBUG symbol
Matt Fleming
1
-4
/
+0
2016-04-28
efi/arm*: Take the Memory Attributes table into account
Ard Biesheuvel
3
-2
/
+11
2016-04-28
efi: Implement generic support for the Memory Attributes table
Ard Biesheuvel
3
-1
/
+196
2016-04-28
efi: Add support for the EFI_MEMORY_ATTRIBUTES_TABLE config table
Ard Biesheuvel
2
-0
/
+15
2016-04-28
arm64/efi: Apply strict permissions to UEFI Runtime Services regions
Ard Biesheuvel
1
-14
/
+40
2016-04-28
ARM/efi: Apply strict permissions for UEFI Runtime Services regions
Ard Biesheuvel
2
-0
/
+42
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
2
-0
/
+8
2016-04-28
efi: Remove global 'memmap' EFI memory map
Matt Fleming
6
-78
/
+85
2016-04-28
efi: Iterate over efi.memmap in for_each_efi_memory_desc()
Matt Fleming
9
-56
/
+39
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
x86/mm/pat: Document the (currently) EFI-only code path
Matt Fleming
1
-1
/
+7
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
4
-6
/
+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-24
Linux 4.6-rc5
v4.6-rc5
Linus Torvalds
1
-1
/
+1
2016-04-23
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
6
-11
/
+12
2016-04-23
Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+5
2016-04-23
generic syscalls: wire up preadv2 and pwritev2 syscalls
Andre Przywara
1
-1
/
+5
2016-04-23
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-7
/
+42
2016-04-23
Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-ur...
Linus Torvalds
3
-9
/
+28
2016-04-23
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-9
/
+34
2016-04-23
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+3
2016-04-23
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-35
/
+103
2016-04-23
Merge tag 'usb-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
10
-35
/
+78
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
7
-13
/
+20
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
3
-8
/
+31
2016-04-22
Merge tag 'powerpc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-11
/
+16
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 branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
22
-63
/
+126
2016-04-22
Merge tag 'sound-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
9
-20
/
+59
2016-04-22
Merge tag 'phy-for-4.6-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Greg Kroah-Hartman
4
-18
/
+34
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
Merge tag 'fixes-for-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
6
-17
/
+44
2016-04-22
x86/mm/xen: Suppress hugetlbfs in PV guests
Jan Beulich
1
-0
/
+1
2016-04-22
x86/doc: Correct limits in Documentation/x86/x86_64/mm.txt
Juergen Gross
1
-3
/
+3
2016-04-22
cpu/hotplug: Fix rollback during error-out in __cpu_disable()
Sebastian Andrzej Siewior
1
-7
/
+26
2016-04-22
clocksource/drivers/tango-xtal: Fix boot hang due to incorrect test
Daniel Lezcano
1
-1
/
+1
[next]