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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-09
h8300: move definition of __kernel_size_t etc. to posix_types.h
Masahiro Yamada
2
-15
/
+13
2020-04-09
sh: use __builtin_constant_p() directly instead of IS_IMMEDIATE()
Masahiro Yamada
1
-5
/
+3
2020-04-08
ACPI, x86/boot: make acpi_nobgrt static
Jason Yan
1
-1
/
+1
2020-04-08
perf/x86/intel/uncore: Add Ice Lake server uncore support
Kan Liang
3
-0
/
+522
2020-04-08
x86/xen: make xen_pvmmu_arch_setup() static
Jason Yan
1
-1
/
+1
2020-04-07
Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
26
-38
/
+47
2020-04-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
28
-42
/
+109
2020-04-07
Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
24
-206
/
+854
2020-04-07
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
7
-22
/
+10
2020-04-07
Merge branch 'parisc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-127
/
+112
2020-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
7
-34
/
+16
2020-04-07
kasan: stackdepot: move filter_irq_stacks() to stackdepot.c
Alexander Potapenko
2
-0
/
+3
2020-04-07
compiler: remove CONFIG_OPTIMIZE_INLINING entirely
Masahiro Yamada
2
-2
/
+0
2020-04-07
sparc,x86: vdso: remove meaningless undefining CONFIG_OPTIMIZE_INLINING
Masahiro Yamada
2
-8
/
+0
2020-04-07
asm-generic: fix unistd_32.h generation format
Michal Simek
9
-11
/
+9
2020-04-07
mm: remove dummy struct bootmem_data/bootmem_data_t
Waiman Long
1
-2
/
+0
2020-04-07
powernv/memtrace: always online added memory blocks
David Hildenbrand
1
-10
/
+4
2020-04-07
userfaultfd: wp: add pmd_swp_*uffd_wp() helpers
Peter Xu
1
-0
/
+15
2020-04-07
userfaultfd: wp: add WP pagetable tracking to x86
Andrea Arcangeli
4
-2
/
+71
2020-04-07
mm/vma: append unlikely() while testing VMA access permissions
Anshuman Khandual
3
-3
/
+3
2020-04-07
mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()
Anshuman Khandual
1
-1
/
+1
2020-04-07
mm/vma: make vma_is_accessible() available for general use
Anshuman Khandual
6
-6
/
+6
2020-04-07
KVM: VMX: fix crash cleanup when KVM wasn't used
Vitaly Kuznetsov
1
-5
/
+7
2020-04-07
KVM: X86: Filter out the broadcast dest for IPI fastpath
Wanpeng Li
3
-4
/
+5
2020-04-07
Merge tag 'kvm-s390-master-5.7-1' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2
-1
/
+7
2020-04-07
KVM: s390: vsie: Fix possible race when shadowing region 3 tables
David Hildenbrand
1
-0
/
+1
2020-04-07
KVM: s390: vsie: Fix delivery of addressing exceptions
David Hildenbrand
1
-0
/
+1
2020-04-07
KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks
David Hildenbrand
1
-1
/
+5
2020-04-07
KVM: nVMX: don't clear mtf_pending when nested events are blocked
Oliver Upton
1
-1
/
+2
2020-04-07
KVM: VMX: Remove unnecessary exception trampoline in vmx_vmenter
Uros Bizjak
1
-6
/
+2
2020-04-06
Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-1
/
+2
2020-04-06
Merge tag 'csky-for-linus-5.7-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
34
-74
/
+1807
2020-04-06
s390/qdio: remove cdev from init_data
Julian Wiedmann
1
-3
/
+2
2020-04-06
s390/qdio: allow for non-contiguous SBAL array in init_data
Julian Wiedmann
1
-4
/
+4
2020-04-06
s390/qdio: cleanly split alloc and establish
Julian Wiedmann
1
-1
/
+2
2020-04-06
s390/mm: use fallthrough;
Joe Perches
1
-2
/
+0
2020-04-05
parisc: remove nargs from __SYSCALL
Firoz Khan
2
-3
/
+3
2020-04-05
parisc: Refactor alternative code to accept multiple conditions
Helge Deller
1
-18
/
+19
2020-04-05
parisc: Rework arch_rw locking functions
Helge Deller
2
-82
/
+67
2020-04-05
parisc: Improve interrupt handling in arch_spin_lock_flags()
Helge Deller
1
-8
/
+17
2020-04-05
parisc: Replace setup_irq() by request_irq()
afzal mohammed
1
-16
/
+6
2020-04-05
Merge tag 'irq-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+23
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
153
-6047
/
+7308
2020-04-05
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+14
2020-04-04
Merge tag 'gpio-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
4
-20
/
+34
2020-04-04
Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
13
-147
/
+53
2020-04-04
Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
52
-2176
/
+551
2020-04-04
x86: ACPI: fix CPU hotplug deadlock
Qian Cai
1
-1
/
+2
2020-04-04
powerpc: Improve ppc_save_regs()
Nicholas Piggin
1
-1
/
+5
2020-04-03
Merge tag 'arc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
13
-15
/
+332
[prev]
[next]