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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2014-05-02
x86/efi: earlyprintk=efi,keep fix
Dave Young
1
-19
/
+64
2014-04-11
efi: Pass correct file handle to efi_file_{read,close}
Matt Fleming
2
-9
/
+9
2014-04-11
x86/efi: Correct EFI boot stub use of code32_start
Matt Fleming
3
-14
/
+8
2014-04-11
x86/efi: Fix boot failure with EFI stub
Matt Fleming
1
-1
/
+1
2014-03-26
x86, efi: Abstract x86 efi_early calls
Matt Fleming
2
-101
/
+98
2014-03-18
x86/efi: Restore 'attr' argument to query_variable_info()
Matt Fleming
1
-1
/
+1
2014-03-18
x86/efi: Rip out phys_efi_get_time()
Matt Fleming
1
-29
/
+0
2014-03-18
x86/efi: Preserve segment registers in mixed mode
Matt Fleming
1
-8
/
+17
2014-03-05
Merge branch 'mixed-mode' into efi-for-mingo
Matt Fleming
3
-3
/
+9
2014-03-05
Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo
Matt Fleming
20
-434
/
+2113
2014-03-05
Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingo
Matt Fleming
534
-3351
/
+5395
2014-03-05
x86/boot: Fix non-EFI build
Matt Fleming
2
-0
/
+5
2014-03-05
x86, tools: Fix up compiler warnings
Matt Fleming
1
-3
/
+4
2014-03-05
x86, trace: Fix CR2 corruption when tracing page faults
Jiri Olsa
1
-7
/
+13
2014-03-05
Merge tag 'efi-urgent' into x86/urgent
H. Peter Anvin
3
-8
/
+23
2014-03-05
x86/efi: Quirk out SGI UV
Borislav Petkov
3
-8
/
+23
2014-03-05
x86/efi: Re-disable interrupts after calling firmware services
Matt Fleming
1
-0
/
+6
2014-03-05
x86/boot: Don't overwrite cr4 when enabling PAE
Matt Fleming
1
-1
/
+2
2014-03-05
x86/efi: Wire up CONFIG_EFI_MIXED
Matt Fleming
5
-7
/
+37
2014-03-05
x86/efi: Add mixed runtime services support
Matt Fleming
6
-33
/
+517
2014-03-05
x86/efi: Firmware agnostic handover entry points
Matt Fleming
6
-23
/
+80
2014-03-05
x86/efi: Split the boot stub into 32/64 code paths
Matt Fleming
1
-177
/
+637
2014-03-05
x86/efi: Add early thunk code to go from 64-bit to 32-bit
Matt Fleming
2
-0
/
+179
2014-03-05
x86/efi: Build our own EFI services pointer table
Matt Fleming
5
-211
/
+377
2014-03-05
efi: Add separate 32-bit/64-bit definitions
Matt Fleming
2
-0
/
+296
2014-03-05
x86/efi: Delete dead code when checking for non-native
Matt Fleming
1
-12
/
+0
2014-03-05
x86/mm/pageattr: Always dump the right page table in an oops
Matt Fleming
3
-5
/
+16
2014-03-05
x86, tools: Consolidate #ifdef code
Matt Fleming
1
-22
/
+42
2014-03-05
x86/boot: Cleanup header.S by removing some #ifdefs
Matt Fleming
1
-7
/
+1
2014-03-04
efi: Use NULL instead of 0 for pointer
Daeseok Youn
2
-2
/
+2
2014-03-04
ia64/efi: Implement efi_enabled()
Matt Fleming
2
-8
/
+7
2014-03-04
x86/efi: Split efi_enter_virtual_mode
Borislav Petkov
1
-50
/
+98
2014-03-04
x86/efi: Make efi virtual runtime map passing more robust
Borislav Petkov
4
-26
/
+114
2014-03-04
x86, pageattr: Export page unmapping interface
Borislav Petkov
2
-13
/
+33
2014-03-04
x86/efi: Dump the EFI page table
Borislav Petkov
5
-0
/
+21
2014-03-04
x86, ptdump: Add the functionality to dump an arbitrary pagetable
Borislav Petkov
2
-31
/
+56
2014-03-04
x86/efi: Style neatening
Joe Perches
1
-15
/
+11
2014-03-04
x86/efi: Delete out-of-date comments of efi_query_variable_store
Madper Xie
1
-7
/
+5
2014-03-04
efivarfs: 'efivarfs_file_write' function reorganization
Geyslan G. Bem
1
-9
/
+4
2014-03-04
efi: Set feature flags inside feature init functions
Matt Fleming
2
-4
/
+10
2014-03-04
efi: Move facility flags to struct efi
Matt Fleming
4
-25
/
+21
2014-03-03
Linux 3.14-rc5
v3.14-rc5
Linus Torvalds
1
-1
/
+1
2014-03-03
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
19
-63
/
+118
2014-03-03
Merge tag 'usb-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-3
/
+18
2014-03-03
Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-7
/
+15
2014-03-03
Merge tag 'staging-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-39
/
+38
2014-03-03
Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
11
-35
/
+72
2014-03-03
Merge iio fixes into staging-linus
Greg Kroah-Hartman
7
-39
/
+36
2014-03-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10
-28
/
+54
2014-03-02
Merge tag 'vmwgfx-fixes-3.14-2014-03-02' of git://people.freedesktop.org/~tho...
Dave Airlie
4
-25
/
+22
[next]