index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-03
Merge tag 'x86-misc-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+69
2020-08-03
Merge tag 'x86-microcode-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-5
/
+0
2020-08-03
Merge tag 'x86-cpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
12
-88
/
+102
2020-08-03
Merge tag 'x86-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-51
/
+57
2020-08-03
Merge tag 'x86-cleanups-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
17
-40
/
+26
2020-08-03
Merge tag 'x86-build-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-138
/
+79
2020-08-03
Merge tag 'x86-boot-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-11
/
+26
2020-08-03
Merge tag 'x86-asm-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-333
/
+170
2020-08-03
Merge tag 'x86-alternatives-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2020-08-03
Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-12
/
+54
2020-08-03
Merge tag 'perf-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
23
-256
/
+1548
2020-08-03
Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
9
-64
/
+106
2020-08-03
Merge tag 'core-headers-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2020-08-03
Merge tag 'irq-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-0
/
+9
2020-08-03
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
10
-610
/
+418
2020-08-03
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-2
/
+4
2020-08-03
Merge branch 'locking/nmi' into locking/core, to pick up completed topic branch
Ingo Molnar
1
-0
/
+3
2020-08-03
xen: hypercall.h: fix duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-02
Merge tag 'x86-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2020-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-7
/
+25
2020-08-02
KVM: SVM: Fix sev_pin_memory() error handling
Dan Carpenter
1
-10
/
+10
2020-08-01
Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/core
Ingo Molnar
1
-1
/
+1
2020-07-31
Merge branch 'linus' into locking/core, to resolve conflict
Ingo Molnar
6
-18
/
+26
2020-07-31
Merge branch 'WIP.x86/entry' into x86/entry, to merge the latest generic code and resolve conflicts
Ingo Molnar
4
-16
/
+47
2020-07-31
x86: Add support for ZSTD compressed kernel
Nick Terrell
5
-10
/
+19
2020-07-31
x86: Bump ZO_z_extra_bytes margin for zstd
Nick Terrell
1
-1
/
+7
2020-07-31
x86/kaslr: Add a check that the random address is in range
Arvind Sankar
1
-1
/
+11
2020-07-31
x86/kaslr: Make local variables 64-bit
Arvind Sankar
1
-6
/
+7
2020-07-31
x86/kaslr: Replace 'unsigned long long' with 'u64'
Arvind Sankar
2
-9
/
+8
2020-07-31
x86/kaslr: Make minimum/image_size 'unsigned long'
Arvind Sankar
1
-2
/
+2
2020-07-31
x86/kaslr: Small cleanup of find_random_phys_addr()
Arvind Sankar
1
-3
/
+2
2020-07-31
x86/kaslr: Drop unnecessary alignment in find_random_virt_addr()
Arvind Sankar
1
-5
/
+1
2020-07-31
x86/kaslr: Drop redundant check in store_slot_info()
Arvind Sankar
1
-6
/
+3
2020-07-31
x86/kaslr: Make the type of number of slots/slot areas consistent
Arvind Sankar
1
-5
/
+3
2020-07-31
x86/kaslr: Drop test for command-line parameters before parsing
Arvind Sankar
1
-4
/
+0
2020-07-31
x86/kaslr: Simplify process_gb_huge_pages()
Arvind Sankar
1
-26
/
+21
2020-07-31
x86/kaslr: Short-circuit gb_huge_pages on x86-32
Arvind Sankar
1
-2
/
+2
2020-07-31
x86/kaslr: Fix off-by-one error in process_gb_huge_pages()
Arvind Sankar
1
-1
/
+1
2020-07-31
x86/kaslr: Drop some redundant checks from __process_mem_region()
Arvind Sankar
1
-21
/
+6
2020-07-31
x86/kaslr: Drop redundant variable in __process_mem_region()
Arvind Sankar
1
-5
/
+2
2020-07-31
x86/kaslr: Eliminate 'start_orig' local variable from __process_mem_region()
Arvind Sankar
1
-6
/
+2
2020-07-31
x86/kaslr: Drop redundant cur_entry from __process_mem_region()
Arvind Sankar
1
-6
/
+3
2020-07-31
x86/kaslr: Fix off-by-one error in __process_mem_region()
Arvind Sankar
1
-1
/
+1
2020-07-31
x86/kaslr: Initialize mem_limit to the real maximum address
Arvind Sankar
1
-19
/
+22
2020-07-31
x86/kaslr: Fix process_efi_entries comment
Arvind Sankar
1
-2
/
+2
2020-07-31
x86/kaslr: Remove bogus warning and unnecessary goto
Arvind Sankar
1
-6
/
+3
2020-07-31
x86/kaslr: Make command line handling safer
Arvind Sankar
1
-12
/
+14
2020-07-31
crypto: x86/curve25519 - Remove unused carry variables
Herbert Xu
1
-4
/
+2
2020-07-31
KVM: LAPIC: Set the TDCR settable bits
Wanpeng Li
1
-1
/
+1
2020-07-31
KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVM
Wanpeng Li
1
-3
/
+6
[prev]
[next]