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-02-05
svm: Add support for dynamic APICv
Suravee Suthikulpanit
1
-10
/
+28
2020-02-05
kvm: x86: Introduce x86 ops hook for pre-update APICv
Suravee Suthikulpanit
3
-0
/
+9
2020-02-05
kvm: x86: Introduce APICv x86 ops for checking APIC inhibit reasons
Suravee Suthikulpanit
4
-0
/
+21
2020-02-05
KVM: svm: avic: Add support for dynamic setup/teardown of virtual APIC backin...
Suravee Suthikulpanit
1
-6
/
+5
2020-02-05
kvm: x86: svm: Add support to (de)activate posted interrupts
Suravee Suthikulpanit
1
-1
/
+36
2020-02-05
kvm: x86: Add APICv (de)activate request trace points
Suravee Suthikulpanit
2
-0
/
+21
2020-02-05
kvm: x86: Add support for dynamic APICv activation
Suravee Suthikulpanit
2
-0
/
+42
2020-02-05
KVM: x86: remove get_enable_apicv from kvm_x86_ops
Paolo Bonzini
3
-13
/
+0
2020-02-05
kvm: x86: Introduce APICv inhibit reason bits
Suravee Suthikulpanit
4
-2
/
+38
2020-02-05
kvm: lapic: Introduce APICv update helper function
Suravee Suthikulpanit
2
-5
/
+18
2020-02-05
Merge branch 'parisc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-1206
/
+55
2020-02-04
xtensa: ISS: improve simcall assembly
Max Filippov
1
-5
/
+3
2020-02-04
xtensa: reorganize vectors placement
Max Filippov
6
-20
/
+51
2020-02-04
xtensa: separate SMP and XIP support
Max Filippov
1
-34
/
+34
2020-02-04
xtensa: move fast exception handlers close to vectors
Max Filippov
6
-13
/
+38
2020-02-04
x86/PCI: Define to_pci_sysdata() even when !CONFIG_PCI
Jason A. Donenfeld
1
-2
/
+2
2020-02-04
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
7
-32
/
+29
2020-02-04
Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
129
-1074
/
+1619
2020-02-04
Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
14
-17
/
+19
2020-02-04
microblaze: Add ID for Microblaze v11
Michal Simek
1
-0
/
+1
2020-02-04
microblaze: Prevent the overflow of the start
Shubhrajyoti Datta
1
-1
/
+2
2020-02-04
microblaze: Wire CMA allocator
Michal Simek
3
-0
/
+7
2020-02-04
asm-generic: Make dma-contiguous.h a mandatory include/asm header
Michal Simek
7
-7
/
+0
2020-02-04
microblaze: Sync defconfig with latest Kconfig layout
Michal Simek
1
-3
/
+3
2020-02-04
microblaze: defconfig: Disable EXT2 driver and Enable EXT3 & EXT4 drivers
Manish Narani
2
-2
/
+2
2020-02-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
62
-662
/
+441
2020-02-04
ARM: dma-api: fix max_pfn off-by-one error in __dma_supported()
Chen-Yu Tsai
1
-1
/
+1
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
23
-214
/
+205
2020-02-04
asm-generic/tlb: provide MMU_GATHER_TABLE_FREE
Peter Zijlstra
2
-4
/
+5
2020-02-04
asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHER
Peter Zijlstra
2
-2
/
+2
2020-02-04
asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZE
Peter Zijlstra
2
-2
/
+2
2020-02-04
asm-generic/tlb: rename HAVE_RCU_TABLE_FREE
Peter Zijlstra
10
-11
/
+11
2020-02-04
asm-generic/tlb: add missing CONFIG symbol
Peter Zijlstra
1
-0
/
+3
2020-02-04
mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush
Peter Zijlstra
5
-5
/
+20
2020-02-04
powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case
Aneesh Kumar K.V
5
-26
/
+1
2020-02-04
x86: mm: avoid allocating struct mm_struct on the stack
Steven Price
3
-21
/
+11
2020-02-04
mm: ptdump: reduce level numbers by 1 in note_page()
Steven Price
2
-12
/
+13
2020-02-04
arm64: mm: display non-present entries in ptdump
Steven Price
1
-12
/
+13
2020-02-04
arm64: mm: convert mm/dump.c to use walk_page_range()
Steven Price
7
-106
/
+49
2020-02-04
x86: mm: convert dump_pagetables to use walk_page_range
Steven Price
4
-247
/
+70
2020-02-04
x86: mm: convert ptdump_walk_pgd_level_debugfs() to take an mm_struct
Steven Price
3
-13
/
+12
2020-02-04
x86: mm+efi: convert ptdump_walk_pgd_level() to take a mm_struct
Steven Price
4
-6
/
+6
2020-02-04
x86: mm: point to struct seq_file from struct pg_state
Steven Price
1
-34
/
+35
2020-02-04
x86: mm: add p?d_leaf() definitions
Steven Price
1
-0
/
+5
2020-02-04
sparc: mm: add p?d_leaf() definitions
Steven Price
1
-0
/
+2
2020-02-04
s390: mm: add p?d_leaf() definitions
Steven Price
1
-0
/
+2
2020-02-04
riscv: mm: add p?d_leaf() definitions
Steven Price
2
-0
/
+14
2020-02-04
powerpc: mm: add p?d_leaf() definitions
Steven Price
1
-0
/
+3
2020-02-04
mips: mm: add p?d_leaf() definitions
Steven Price
1
-0
/
+5
2020-02-04
arm64: mm: add p?d_leaf() definitions
Steven Price
1
-0
/
+2
[prev]
[next]