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
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-2
/
+2
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
18
-18
/
+18
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
19
-19
/
+19
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
10
-10
/
+0
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2
-7
/
+2
2020-06-09
x86/amd_gart: print stacktrace for a leak with KERN_ERR
Dmitry Safonov
1
-1
/
+1
2020-06-09
x86: add show_stack_loglvl()
Dmitry Safonov
1
-2
/
+8
2020-06-09
x86: add missing const qualifiers for log_lvl
Dmitry Safonov
1
-2
/
+2
2020-06-05
Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-23
/
+93
2020-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
3
-61
/
+36
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-2
/
+1
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-90
/
+85
2020-06-03
Merge tag 'x86-timers-2020-06-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+14
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+4
2020-06-02
x86/mm: remove vmalloc faulting
Joerg Roedel
1
-3
/
+3
2020-06-02
x86: fix vmap arguments in map_irq_stack
Christoph Hellwig
1
-1
/
+1
2020-06-01
Merge branch 'work.set_fs-exec' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+27
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-9
/
+1
2020-06-01
Merge tag 'x86-platform-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-74
/
+17
2020-06-01
Merge tag 'x86-fpu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-113
/
+292
2020-06-01
Merge tag 'x86-cpu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-48
/
+19
2020-06-01
Merge tag 'x86-cleanups-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-90
/
+10
2020-06-01
Merge tag 'x86-boot-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+12
2020-06-01
Merge tag 'smp-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2020-06-01
Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+8
2020-06-01
Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-27
/
+33
2020-06-01
Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-125
/
+58
2020-06-01
Merge tag 'x86_cache_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
11
-60
/
+82
2020-06-01
Merge tag 'x86_microcode_for_5.8' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+7
2020-06-01
KVM: x86: extend struct kvm_vcpu_pv_apf_data with token info
Vitaly Kuznetsov
1
-8
/
+8
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-51
/
+61
2020-05-29
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vf...
Ingo Molnar
1
-38
/
+48
2020-05-28
x86/ioperm: Prevent a memory leak when fork fails
Jay Lang
2
-13
/
+13
2020-05-28
Merge tag 'v5.7-rc7' into perf/core, to pick up fixes
Ingo Molnar
6
-72
/
+175
2020-05-27
copy_xstate_to_kernel(): don't leave parts of destination uninitialized
Al Viro
1
-38
/
+48
2020-05-27
x86/apb_timer: Drop unused TSC calibration
Johan Hovold
1
-53
/
+0
2020-05-26
x86/io_apic: Remove unused function mp_init_irq_at_boot()
YueHaibing
1
-13
/
+0
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-7
/
+24
2020-05-23
x86/apic/uv: Remove code for unused distributed GRU mode
Steve Wahl
1
-58
/
+1
2020-05-22
x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasks
Josh Poimboeuf
1
-0
/
+7
2020-05-21
x86/tsc: Add tsc_early_khz command line parameter
Krzysztof Piecuch
1
-1
/
+11
2020-05-19
x86/audit: Fix a -Wmissing-prototypes warning for ia32_classify_syscall()
Benjamin Thiel
1
-1
/
+1
2020-05-19
x86/kvm: Restrict ASYNC_PF to user space
Thomas Gleixner
1
-93
/
+7
2020-05-19
x86/kvm: Sanitize kvm_async_pf_task_wait()
Thomas Gleixner
1
-60
/
+141
2020-05-19
x86/kvm: Handle async page faults directly through do_page_fault()
Andy Lutomirski
3
-21
/
+21
2020-05-19
x86: Replace ist_enter() with nmi_enter()
Peter Zijlstra
4
-62
/
+24
2020-05-19
x86/mce: Send #MC singal from task work
Peter Zijlstra
1
-25
/
+31
2020-05-19
x86/entry: Get rid of ist_begin/end_non_atomic()
Thomas Gleixner
2
-39
/
+4
2020-05-18
Merge tag 'v5.7-rc6' into objtool/core, to pick up fixes and resolve semantic...
Ingo Molnar
6
-72
/
+168
2020-05-17
Merge tag 'objtool-urgent-2020-05-17' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-7
/
+9
[next]