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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-26
x86, efi: Abstract x86 efi_early calls
Matt Fleming
1
-79
/
+76
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
18
-324
/
+1823
2014-03-05
Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingo
Matt Fleming
116
-787
/
+978
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
4
-101
/
+339
2014-03-05
efi: Add separate 32-bit/64-bit definitions
Matt Fleming
1
-0
/
+44
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
ia64/efi: Implement efi_enabled()
Matt Fleming
1
-0
/
+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
efi: Set feature flags inside feature init functions
Matt Fleming
1
-4
/
+7
2014-03-04
efi: Move facility flags to struct efi
Matt Fleming
3
-20
/
+8
2014-03-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+3
2014-03-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+7
2014-02-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-6
/
+40
2014-02-28
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-6
/
+18
2014-02-28
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
10
-178
/
+219
2014-02-28
arm64: Fix !CONFIG_SMP kernel build
Catalin Marinas
1
-0
/
+8
2014-02-28
arm64: mm: Add double logical invert to pte accessors
Steve Capper
1
-5
/
+5
2014-02-28
powerpc/powernv: Fix indirect XSCOM unmangling
Benjamin Herrenschmidt
1
-9
/
+12
2014-02-28
powerpc/powernv: Fix opal_xscom_{read,write} prototype
Benjamin Herrenschmidt
1
-2
/
+2
2014-02-28
powerpc/powernv: Refactor PHB diag-data dump
Gavin Shan
1
-95
/
+125
2014-02-28
powerpc/powernv: Dump PHB diag-data immediately
Gavin Shan
1
-53
/
+43
2014-02-28
powerpc: Increase stack redzone for 64-bit userspace to 512 bytes
Paul Mackerras
3
-5
/
+20
2014-02-28
powerpc/ftrace: bugfix for test_24bit_addr
Liu Ping Fan
1
-0
/
+1
2014-02-28
powerpc/crashdump : Fix page frame number check in copy_oldmem_page
Laurent Dufour
1
-3
/
+5
2014-02-28
powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctly
Tony Breeds
1
-11
/
+11
[next]