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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-19
drm/nouveau/mcp89/mmu: Use mcp77_mmu_new instead of g84_mmu_new on MCP89.
Timo Wiren
1
-1
/
+1
2019-07-19
csky: Fixup abiv1 memset error
Guo Ren
4
-42
/
+0
2019-07-19
csky: Improve tlb operation with help of asid
Guo Ren
1
-4
/
+132
2019-07-19
csky: Use generic asid algorithm to implement switch_mm
Guo Ren
6
-2
/
+74
2019-07-19
csky: Add new asid lib code from arm
Guo Ren
3
-0
/
+268
2019-07-19
csky: Revert mmu ASID mechanism
Guo Ren
6
-295
/
+14
2019-07-19
dt-bindings: csky: Add csky PMU bindings
Mao Han
1
-0
/
+38
2019-07-19
dt-bindings: interrupt-controller: Update csky mpintc
Guo Ren
1
-4
/
+16
2019-07-19
csky: Fixup some error count in 810 & 860.
Guo Ren
1
-6
/
+54
2019-07-19
csky: Fix perf record in kernel/user space
Mao Han
1
-12
/
+14
2019-07-19
csky: Add pmu interrupt support
Mao Han
1
-15
/
+246
2019-07-19
csky: Add count-width property for csky pmu
Mao Han
1
-1
/
+14
2019-07-19
csky: Init pmu as a device
Mao Han
1
-2
/
+48
2019-07-19
csky: Fixup no panic in kernel for some traps
Guo Ren
1
-0
/
+5
2019-07-19
csky: Select intc & timer drivers
Guo Ren
1
-0
/
+4
2019-07-18
tcp: fix tcp_set_congestion_control() use from bpf hook
Eric Dumazet
4
-6
/
+9
2019-07-18
ag71xx: fix return value check in ag71xx_probe()
Wei Yongjun
1
-2
/
+2
2019-07-18
ag71xx: fix error return code in ag71xx_probe()
Wei Yongjun
1
-1
/
+3
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
33
-322
/
+270
2019-07-18
mm: migrate: remove unused mode argument
Keith Busch
6
-10
/
+8
2019-07-18
mm/sparsemem: cleanup 'section number' data types
Dan Williams
2
-9
/
+9
2019-07-18
libnvdimm/pfn: stop padding pmem namespaces to section alignment
Dan Williams
3
-78
/
+16
2019-07-18
libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fields
Dan Williams
3
-4
/
+17
2019-07-18
mm/devm_memremap_pages: enable sub-section remap
Dan Williams
1
-34
/
+23
2019-07-18
mm: document ZONE_DEVICE memory-model implications
Dan Williams
1
-0
/
+40
2019-07-18
mm/sparsemem: support sub-section hotplug
Dan Williams
4
-96
/
+141
2019-07-18
mm/sparsemem: prepare for sub-section ranges
Dan Williams
3
-54
/
+81
2019-07-18
mm: kill is_dev_zone() helper
Dan Williams
2
-13
/
+1
2019-07-18
mm/hotplug: kill is_dev_zone() usage in __remove_pages()
Dan Williams
1
-3
/
+1
2019-07-18
mm/sparsemem: convert kmalloc_section_memmap() to populate_section_memmap()
Dan Williams
4
-33
/
+46
2019-07-18
mm/hotplug: prepare shrink_{zone, pgdat}_span for sub-section removal
Dan Williams
1
-25
/
+12
2019-07-18
mm/sparsemem: add helpers track active portions of a section at boot
Dan Williams
3
-3
/
+75
2019-07-18
mm/sparsemem: introduce a SECTION_IS_EARLY flag
Dan Williams
2
-12
/
+16
2019-07-18
mm/sparsemem: introduce struct mem_section_usage
Dan Williams
4
-53
/
+76
2019-07-18
drivers/base/memory.c: get rid of find_memory_block_hinted()
David Hildenbrand
2
-28
/
+14
2019-07-18
mm/memory_hotplug: move and simplify walk_memory_blocks()
David Hildenbrand
4
-57
/
+45
2019-07-18
mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ...
David Hildenbrand
5
-41
/
+32
2019-07-18
mm: make register_mem_sect_under_node() static
David Hildenbrand
2
-8
/
+2
2019-07-18
drivers/base/memory: use "unsigned long" for block ids
David Hildenbrand
1
-11
/
+11
2019-07-18
mm: section numbers use the type "unsigned long"
David Hildenbrand
3
-22
/
+21
2019-07-18
resource: avoid unnecessary lookups in find_next_iomem_res()
Nadav Amit
1
-7
/
+22
2019-07-18
resource: fix locking in find_next_iomem_res()
Nadav Amit
1
-10
/
+10
2019-07-18
mm: thp: fix false negative of shmem vma's THP eligibility
Yang Shi
4
-5
/
+14
2019-07-18
mm: thp: make transhuge_vma_suitable available for anonymous THP
Yang Shi
4
-31
/
+41
2019-07-18
mm/sparse.c: set section nid for hot-add memory
Wei Yang
1
-0
/
+1
2019-07-18
mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_section
David Hildenbrand
3
-4
/
+4
2019-07-18
mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail
David Hildenbrand
2
-16
/
+7
2019-07-18
mm/memory_hotplug: remove memory block devices before arch_remove_memory()
David Hildenbrand
5
-31
/
+30
2019-07-18
mm/memory_hotplug: drop MHP_MEMBLOCK_API
David Hildenbrand
2
-14
/
+3
2019-07-18
mm/memory_hotplug: create memory block devices after arch_add_memory()
David Hildenbrand
3
-36
/
+63
[prev]
[next]