index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
4
-9
/
+9
2015-10-27
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
1
-3
/
+6
2015-10-25
x86/efi: Fix kernel panic when CONFIG_DEBUG_VIRTUAL is enabled
Sai Praneeth
1
-3
/
+6
2015-10-14
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
16
-67
/
+402
2015-10-14
Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix
Ingo Molnar
10185
-253740
/
+561414
2015-10-14
x86/efi: Fix multiple GOP device support
Kővágó, Zoltán
1
-2
/
+6
2015-10-13
Merge tag 'nfsd-4.3-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-9
/
+1
2015-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
5
-1
/
+12
2015-10-13
Merge tag 'iommu-fixes-v4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-19
/
+42
2015-10-13
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
29
-94
/
+219
2015-10-13
crypto: ahash - ensure statesize is non-zero
Russell King
1
-1
/
+2
2015-10-12
svcrdma: Fix NFS server crash triggered by 1MB NFS WRITE
Chuck Lever
1
-1
/
+1
2015-10-12
efi: Add "efi_fake_mem" boot option
Taku Izumi
6
-1
/
+285
2015-10-12
x86/efi: Rename print_efi_memmap() to efi_print_memmap()
Taku Izumi
2
-2
/
+3
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
2
-0
/
+19
2015-10-12
efi: Add support for UEFIv2.5 Properties table
Ard Biesheuvel
2
-14
/
+29
2015-10-12
efi: Add EFI_MEMORY_MORE_RELIABLE support to efi_md_typeattr_format()
Taku Izumi
1
-2
/
+3
2015-10-12
efifb: Add support for 64-bit frame buffer addresses
Matt Fleming
3
-7
/
+46
2015-10-12
efi/arm64: Clean up efi_get_fdt_params() interface
Leif Lindholm
3
-6
/
+4
2015-10-12
arm64: Use core efi=debug instead of uefi_debug command line parameter
Leif Lindholm
2
-16
/
+5
2015-10-12
efi/x86: Move efi=debug option parsing to core
Leif Lindholm
2
-2
/
+3
2015-10-12
drivers/firmware: Make efi/esrt.c driver explicitly non-modular
Paul Gortmaker
1
-16
/
+3
2015-10-12
Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2...
Dave Airlie
7
-14
/
+77
2015-10-12
drm/nouveau/bios: fix OF loading
Ilia Mirkin
3
-11
/
+36
2015-10-12
drm/nouveau/fbcon: take runpm reference when userspace has an open fd
Ben Skeggs
1
-0
/
+24
2015-10-12
drm/nouveau/nouveau: Disable AGP for SiS 761
Ondrej Zary
1
-2
/
+6
2015-10-12
drm/nouveau/display: allow up to 16k width/height for fermi+
Ilia Mirkin
1
-1
/
+5
2015-10-12
drm/nouveau/bios: translate devinit pri/sec i2c bus to internal identifiers
Ben Skeggs
1
-0
/
+6
2015-10-11
Linux 4.3-rc5
v4.3-rc5
Linus Torvalds
1
-2
/
+2
2015-10-11
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-7
/
+8
2015-10-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-1
/
+4
2015-10-11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2015-10-11
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+6
2015-10-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-14
/
+33
2015-10-11
Merge tag 'md/4.3-rc4-fix' of git://neil.brown.name/md
Linus Torvalds
2
-4
/
+4
2015-10-11
efi: Use the generic efi.memmap instead of 'memmap'
Matt Fleming
1
-1
/
+3
2015-10-11
MAINTAINERS: Change Matt Fleming's email address
Matt Fleming
1
-2
/
+2
2015-10-10
Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
9
-4
/
+43
2015-10-10
Merge tag 'tty-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-28
/
+79
2015-10-10
Merge tag 'staging-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+1
2015-10-10
Merge tag 'char-misc-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-8
/
+19
2015-10-10
Merge git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-12
/
+8
2015-10-10
Merge branch 'stable/for-linus-4.3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2015-10-10
namei: results of d_is_negative() should be checked after dentry revalidation
Trond Myklebust
1
-2
/
+6
2015-10-10
Merge tag 'pm+acpi-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-4
/
+10
2015-10-10
Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
1
-0
/
+5
2015-10-10
Merge tag 'sound-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
14
-49
/
+67
2015-10-10
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-25
/
+9
[next]