index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
platform
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-03-24
16
-16
/
+16
|
\
|
*
Merge branch 'x86/cleanups' into x86/urgent
Ingo Molnar
2016-03-17
16
-16
/
+16
|
|
\
|
|
*
x86: Fix misspellings in comments
Adam Buchbinder
2016-02-24
16
-16
/
+16
*
|
|
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-20
6
-144
/
+268
|
\
\
\
|
*
|
|
x86/efi: Only map kernel text for EFI mixed mode
Sai Praneeth
2016-02-22
1
-1
/
+1
|
*
|
|
x86/efi: Map EFI_MEMORY_{XP,RO} memory region bits to EFI page tables
Sai Praneeth
2016-02-22
3
-7
/
+49
|
*
|
|
x86/mm/pat: Don't implicitly allow _PAGE_RW in kernel_map_pages_in_pgd()
Sai Praneeth
2016-02-22
1
-4
/
+4
|
*
|
|
x86/efi: Show actual ending addresses in efi_print_memmap
Robert Elliott
2016-02-03
1
-2
/
+2
|
*
|
|
x86/efi/bgrt: Don't ignore the BGRT if the 'valid' bit is 0
Môshe van der Sterre
2016-02-03
1
-5
/
+5
|
*
|
|
efi: Add nonblocking option to efi_query_variable_store()
Ard Biesheuvel
2016-02-03
1
-1
/
+32
|
*
|
|
Merge branch 'linus' into efi/core, to refresh the branch and to pick up rece...
Ingo Molnar
2016-02-03
5
-37
/
+42
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
x86/efi: Setup separate EFI page tables in kexec paths
Matt Fleming
2016-01-21
1
-0
/
+15
|
*
|
|
x86/efi-bgrt: Replace early_memremap() with memremap()
Matt Fleming
2016-01-06
1
-4
/
+4
|
*
|
|
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Thomas Gleixner
2015-12-19
3
-26
/
+22
|
|
\
\
\
|
|
*
|
|
x86/efi-bgrt: Fix kernel panic when mapping BGRT data
Sai Praneeth
2015-12-14
1
-25
/
+14
|
|
*
|
|
x86/efi: Preface all print statements with efi* tag
Matt Fleming
2015-12-14
3
-1
/
+8
|
*
|
|
|
x86/efi: Build our own page table structures
Matt Fleming
2015-11-29
3
-40
/
+101
|
*
|
|
|
x86/efi: Hoist page table switching code into efi_call_virt()
Matt Fleming
2015-11-29
2
-56
/
+11
|
*
|
|
|
x86/efi: Map RAM into the identity page table for mixed mode
Matt Fleming
2015-11-29
1
-0
/
+20
|
*
|
|
|
x86/mm/pat: Ensure cpa->pfn only contains page frame numbers
Matt Fleming
2015-11-29
1
-6
/
+10
|
|
/
/
/
*
|
|
|
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-03-20
2
-0
/
+5
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
objtool: Mark non-standard object files and directories
Josh Poimboeuf
2016-02-29
1
-0
/
+2
|
*
|
|
x86/asm/efi: Create a stack frame in efi_call()
Josh Poimboeuf
2016-02-24
1
-0
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-03-15
7
-101
/
+28
|
\
\
\
|
*
|
|
x86/platform/intel/quark: Drop IMR lock bit support
Bryan O'Donoghue
2016-02-23
2
-26
/
+13
|
*
|
|
Merge branch 'x86/urgent' into x86/platform, to queue up dependent patch
Ingo Molnar
2016-02-23
1
-2
/
+2
|
|
\
\
\
|
*
|
|
|
x86/platform/intel/mid: Remove dead code
Alan
2016-02-17
2
-8
/
+2
|
*
|
|
|
x86/platform: Make platform/geode/net5501.c explicitly non-modular
Paul Gortmaker
2016-02-16
1
-7
/
+1
|
*
|
|
|
x86/platform: Make platform/geode/alix.c explicitly non-modular
Paul Gortmaker
2016-02-16
1
-7
/
+7
|
*
|
|
|
x86/platform: Make platform/geode/geos.c explicitly non-modular
Paul Gortmaker
2016-02-16
1
-7
/
+1
|
*
|
|
|
x86/platform: Make platform/intel-quark/imr_selftest.c explicitly non-modular
Paul Gortmaker
2016-02-16
1
-13
/
+2
|
*
|
|
|
x86/platform: Make platform/intel-quark/imr.c explicitly non-modular
Paul Gortmaker
2016-02-16
1
-33
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
x86/efi: Fix boot crash by always mapping boot service regions into new EFI p...
Matt Fleming
2016-03-12
1
-17
/
+62
|
|
/
/
|
/
|
|
*
|
|
x86/platform/intel/quark: Change the kernel's IMR lock bit to false
Bryan O'Donoghue
2016-02-23
1
-2
/
+2
|
/
/
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-01-31
3
-14
/
+29
|
\
\
|
*
|
x86/platform/quark: Print boundaries correctly
Andy Shevchenko
2016-01-21
1
-5
/
+13
|
*
|
x86/platform/UV: Remove EFI memmap quirk for UV2+
Alex Thorlton
2016-01-19
1
-4
/
+13
|
*
|
x86/platform/intel-mid: Join string and fix SoC name
Andy Shevchenko
2016-01-19
1
-5
/
+3
*
|
|
Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-12
2
-23
/
+12
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
x86/platform/iosf_mbi: Remove duplicate definitions
Andy Shevchenko
2015-12-09
2
-23
/
+12
|
|
/
*
/
x86/platform/uv: Include clocksource.h for clocksource_touch_watchdog()
Ingo Molnar
2015-12-11
1
-0
/
+1
|
/
*
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-11-03
3
-26
/
+32
|
\
|
*
x86/intel-mid: Make intel_mid_ops static
Andy Shevchenko
2015-10-11
1
-1
/
+1
|
*
arch/x86/intel-mid: Use kmemdup rather than duplicating its implementation
Andrzej Hajda
2015-09-17
1
-2
/
+1
|
*
x86/platform/uv: Implement simple dump failover if kdump fails
Mike Travis
2015-09-14
1
-23
/
+30
*
|
efi: Use correct type for struct efi_memory_map::phys_map
Ard Biesheuvel
2015-10-28
1
-2
/
+2
*
|
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
2015-10-14
1
-4
/
+2
|
\
\
|
*
|
x86/efi: Rename print_efi_memmap() to efi_print_memmap()
Taku Izumi
2015-10-12
1
-2
/
+2
|
*
|
efi/x86: Move efi=debug option parsing to core
Leif Lindholm
2015-10-12
1
-2
/
+0
*
|
|
Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix
Ingo Molnar
2015-10-14
9
-32
/
+876
|
\
\
\
|
|
/
/
|
/
|
|
[next]