index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-18
efi: Add an EFI table address match function
Tom Lendacky
2
-0
/
+40
2017-07-18
x86/boot/e820: Add support to determine the E820 type of an address
Tom Lendacky
2
-3
/
+25
2017-07-18
x86/mm: Insure that boot memory areas are mapped properly
Tom Lendacky
6
-5
/
+108
2017-07-18
x86/mm: Add support for early encryption/decryption of memory
Tom Lendacky
2
-0
/
+86
2017-07-18
x86/mm: Extend early_memremap() support with additional attrs
Tom Lendacky
6
-0
/
+81
2017-07-18
x86/mm: Add SME support for read_cr3_pa()
Tom Lendacky
2
-2
/
+8
2017-07-18
x86/mm: Provide general kernel support for memory encryption
Tom Lendacky
16
-35
/
+133
2017-07-18
x86/mm: Simplify p[g4um]d_page() macros
Tom Lendacky
1
-7
/
+9
2017-07-18
x86/mm: Add support to enable SME in early boot processing
Tom Lendacky
5
-13
/
+82
2017-07-18
x86/mm: Remove phys_to_virt() usage in ioremap()
Tom Lendacky
1
-10
/
+8
2017-07-18
x86/mm: Add Secure Memory Encryption (SME) support
Tom Lendacky
5
-0
/
+112
2017-07-18
x86/cpu/AMD: Handle SME reduction in physical address size
Tom Lendacky
1
-11
/
+13
2017-07-18
x86/cpu/AMD: Add the Secure Memory Encryption CPU feature
Tom Lendacky
4
-0
/
+23
2017-07-18
x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappings
Tom Lendacky
9
-66
/
+55
2017-07-18
x86/mm/pat: Set write-protect cache mode for full PAT support
Tom Lendacky
1
-3
/
+3
2017-07-18
x86/cpu/AMD: Document AMD Secure Memory Encryption (SME)
Tom Lendacky
2
-0
/
+79
2017-07-18
Merge branch 'x86/boot' into x86/mm, to pick up interacting changes
Ingo Molnar
9032
-180981
/
+769547
2017-07-18
x86/boot/KASLR: Rename process_e820_entry() into process_mem_region()
Baoquan He
1
-3
/
+3
2017-07-18
x86/boot/KASLR: Switch to pass struct mem_vector to process_e820_entry()
Baoquan He
1
-11
/
+14
2017-07-18
x86/boot/KASLR: Wrap e820 entries walking code into new function process_e820...
Baoquan He
1
-17
/
+21
2017-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
5
-75
/
+139
2017-07-17
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-10
/
+53
2017-07-17
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2017-07-17
Merge tag 'regmap-fix-w1-merge-window' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2017-07-17
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
12
-21
/
+674
2017-07-17
Blackfin: flat: Use %x to format u32
Geert Uytterhoeven
1
-2
/
+2
2017-07-17
regmap: regmap-w1: Fix build troubles
minimumlaw@rambler.ru
1
-2
/
+2
2017-07-16
h8300: Add missing closing parenthesis in flat_get_addr_from_rp()
Geert Uytterhoeven
1
-1
/
+1
2017-07-16
blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changes
Geert Uytterhoeven
2
-4
/
+2
2017-07-16
binfmt_flat: Use %u to format u32
Geert Uytterhoeven
1
-1
/
+1
2017-07-15
Linux v4.13-rc1
v4.13-rc1
Linus Torvalds
1
-2
/
+2
2017-07-15
Merge tag 'standardize-docs' of git://git.lwn.net/linux
Linus Torvalds
81
-4731
/
+6263
2017-07-15
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-38
/
+168
2017-07-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
41
-163
/
+531
2017-07-15
Merge branch 'work.__copy_to_user' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-63
/
+46
2017-07-15
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
24
-450
/
+168
2017-07-15
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-43
/
+37
2017-07-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
136
-1836
/
+2453
2017-07-15
Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
21
-82
/
+201
2017-07-15
Merge tag 'upstream-4.13-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
10
-85
/
+218
2017-07-15
Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
21
-207
/
+470
2017-07-15
random: reorder READ_ONCE() in get_random_uXX
Sebastian Andrzej Siewior
1
-2
/
+4
2017-07-15
random: suppress spammy warnings about unseeded randomness
Theodore Ts'o
2
-23
/
+57
2017-07-14
Merge tag 'xfs-4.13-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
6
-17
/
+15
2017-07-14
Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-57
/
+88
2017-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-44
/
+204
2017-07-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
9
-19
/
+45
2017-07-14
Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+7
2017-07-14
Merge tag 'acpi-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-26
/
+40
2017-07-14
Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-37
/
+39
[next]