index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-02-04
asm-generic/tlb: rename HAVE_RCU_TABLE_FREE
Peter Zijlstra
2020-02-04
asm-generic/tlb: add missing CONFIG symbol
Peter Zijlstra
2020-02-04
asm-gemeric/tlb: remove stray function declarations
Peter Zijlstra
2020-02-04
asm-generic/tlb: avoid potential double flush
Peter Zijlstra
2020-02-04
mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush
Peter Zijlstra
2020-02-04
powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case
Aneesh Kumar K.V
2020-02-04
x86: mm: avoid allocating struct mm_struct on the stack
Steven Price
2020-02-04
mm: ptdump: reduce level numbers by 1 in note_page()
Steven Price
2020-02-04
arm64: mm: display non-present entries in ptdump
Steven Price
2020-02-04
arm64: mm: convert mm/dump.c to use walk_page_range()
Steven Price
2020-02-04
x86: mm: convert dump_pagetables to use walk_page_range
Steven Price
2020-02-04
mm: add generic ptdump
Steven Price
2020-02-04
x86: mm: convert ptdump_walk_pgd_level_debugfs() to take an mm_struct
Steven Price
2020-02-04
x86: mm+efi: convert ptdump_walk_pgd_level() to take a mm_struct
Steven Price
2020-02-04
x86: mm: point to struct seq_file from struct pg_state
Steven Price
2020-02-04
mm: pagewalk: add 'depth' parameter to pte_hole
Steven Price
2020-02-04
mm: pagewalk: fix termination condition in walk_pte_range()
Steven Price
2020-02-04
mm: pagewalk: don't lock PTEs for walk_page_range_novma()
Steven Price
2020-02-04
mm: pagewalk: allow walking without vma
Steven Price
2020-02-04
mm: pagewalk: add p4d_entry() and pgd_entry()
Steven Price
2020-02-04
x86: mm: add p?d_leaf() definitions
Steven Price
2020-02-04
sparc: mm: add p?d_leaf() definitions
Steven Price
2020-02-04
s390: mm: add p?d_leaf() definitions
Steven Price
2020-02-04
riscv: mm: add p?d_leaf() definitions
Steven Price
2020-02-04
powerpc: mm: add p?d_leaf() definitions
Steven Price
2020-02-04
mips: mm: add p?d_leaf() definitions
Steven Price
2020-02-04
arm64: mm: add p?d_leaf() definitions
Steven Price
2020-02-04
arm: mm: add p?d_leaf() definitions
Steven Price
2020-02-04
arc: mm: add p?d_leaf() definitions
Steven Price
2020-02-04
mm: add generic p?d_leaf() macros
Steven Price
2020-02-04
mm: remove __krealloc
Florian Westphal
2020-02-04
pinctrl: fix pxa2xx.c build warnings
Randy Dunlap
2020-02-04
drivers/block/null_blk_main.c: fix uninitialized var warnings
Andrew Morton
2020-02-04
drivers/block/null_blk_main.c: fix layout
Andrew Morton
2020-02-04
ipc/msg.c: consolidate all xxxctl_down() functions
Lu Shuaibing
2020-02-04
ipc/sem.c: document and update memory barriers
Manfred Spraul
2020-02-04
ipc/msg.c: update and document memory barriers
Manfred Spraul
2020-02-04
ipc/mqueue.c: update/document memory barriers
Manfred Spraul
2020-02-04
ipc/mqueue.c: remove duplicated code
Davidlohr Bueso
2020-02-04
smp_mb__{before,after}_atomic(): update Documentation
Manfred Spraul
2020-02-04
mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone()
David Hildenbrand
2020-02-04
mm/memory_hotplug: cleanup __remove_pages()
David Hildenbrand
2020-02-04
mm/memory_hotplug: drop local variables in shrink_zone_span()
David Hildenbrand
2020-02-04
mm/memory_hotplug: don't check for "all holes" in shrink_zone_span()
David Hildenbrand
2020-02-04
mm/memory_hotplug: we always have a zone in find_(smallest|biggest)_section_pfn
David Hildenbrand
2020-02-04
mm/memory_hotplug: poison memmap in remove_pfn_range_from_zone()
David Hildenbrand
2020-02-04
mm/memmap_init: update variable name in memmap_init_zone
Aneesh Kumar K.V
2020-02-04
mm: factor out next_present_section_nr()
David Hildenbrand
2020-02-04
mm/page_alloc: fix and rework pfn handling in memmap_init_zone()
David Hildenbrand
2020-02-04
mm/page_alloc.c: initialize memmap of unavailable memory directly
David Hildenbrand
[next]