index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-03
x86/efi: earlyprintk=efi,keep fix
Dave Young
1
-19
/
+64
2014-04-10
efi: Pass correct file handle to efi_file_{read,close}
Matt Fleming
1
-6
/
+6
2014-04-10
x86/efi: Correct EFI boot stub use of code32_start
Matt Fleming
3
-14
/
+8
2014-04-10
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
1
-79
/
+76
2014-03-17
x86/efi: Restore 'attr' argument to query_variable_info()
Matt Fleming
1
-1
/
+1
2014-03-17
x86/efi: Rip out phys_efi_get_time()
Matt Fleming
1
-29
/
+0
2014-03-17
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-04
x86, trace: Fix CR2 corruption when tracing page faults
Jiri Olsa
1
-7
/
+13
2014-03-04
Merge tag 'efi-urgent' into x86/urgent
H. Peter Anvin
3
-8
/
+23
2014-03-04
x86/efi: Quirk out SGI UV
Borislav Petkov
3
-8
/
+23
2014-03-04
x86/efi: Re-disable interrupts after calling firmware services
Matt Fleming
1
-0
/
+6
2014-03-04
x86/boot: Don't overwrite cr4 when enabling PAE
Matt Fleming
1
-1
/
+2
2014-03-04
x86/efi: Wire up CONFIG_EFI_MIXED
Matt Fleming
5
-7
/
+37
2014-03-04
x86/efi: Add mixed runtime services support
Matt Fleming
6
-33
/
+517
2014-03-04
x86/efi: Firmware agnostic handover entry points
Matt Fleming
6
-23
/
+80
2014-03-04
x86/efi: Split the boot stub into 32/64 code paths
Matt Fleming
1
-177
/
+637
2014-03-04
x86/efi: Add early thunk code to go from 64-bit to 32-bit
Matt Fleming
2
-0
/
+179
2014-03-04
x86/efi: Build our own EFI services pointer table
Matt Fleming
4
-101
/
+339
2014-03-04
efi: Add separate 32-bit/64-bit definitions
Matt Fleming
1
-0
/
+44
2014-03-04
x86/efi: Delete dead code when checking for non-native
Matt Fleming
1
-12
/
+0
2014-03-04
x86/mm/pageattr: Always dump the right page table in an oops
Matt Fleming
3
-5
/
+16
2014-03-04
x86, tools: Consolidate #ifdef code
Matt Fleming
1
-22
/
+42
2014-03-04
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-01
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
[next]