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
/
microblaze
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+0
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
1
-4
/
+0
2019-09-24
Merge tag 'microblaze-v5.4-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-191
/
+30
2019-08-30
microblaze: use the generic dma coherent remap allocator
Christoph Hellwig
1
-148
/
+4
2019-08-30
microblaze/nommu: use the generic uncached segment support
Christoph Hellwig
1
-52
/
+41
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-14
init: provide a generic free_initmem implementation
Mike Rapoport
1
-5
/
+0
2019-05-14
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
1
-7
/
+0
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
1
-1
/
+1
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-2
/
+6
2019-03-12
arch: don't memset(0) memory returned by memblock_alloc()
Mike Rapoport
1
-4
/
+2
2019-03-07
microblaze: prefer memblock API returning virtual address
Mike Rapoport
1
-2
/
+3
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
1
-2
/
+1
2018-12-20
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
1
-1
/
+1
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
1
-1
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2
-3
/
+2
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
1
-1
/
+1
2018-09-20
dma-mapping: consolidate the dma mmap implementations
Christoph Hellwig
1
-1
/
+2
2018-08-21
Merge tag 'microblaze-v4.19-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-49
/
+5
2018-08-17
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-07-20
microblaze: remove consistent_sync and consistent_sync_page
Christoph Hellwig
1
-45
/
+0
2018-07-20
microblaze: use generic dma_noncoherent_ops
Christoph Hellwig
1
-4
/
+5
2018-04-25
signal/microblaze: Use force_sig_fault where appropriate
Eric W. Biederman
1
-8
/
+1
2018-04-25
signal/microblaze: Remove the commented out force_sig_info in do_page_fault
Eric W. Biederman
1
-5
/
+0
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
1
-1
/
+3
2018-03-16
microblaze: switch to NO_BOOTMEM
Rob Herring
1
-50
/
+6
2018-03-16
microblaze: remove unused alloc_maybe_bootmem
Rob Herring
1
-8
/
+0
2018-01-17
microblaze: fix iounmap prototype
Arnd Bergmann
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-22
microblaze: mm: Flush TLB to ensure correct mapping when higmem ON
Michal Simek
1
-13
/
+11
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-0
/
+1
2017-01-26
microblaze: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
1
-1
/
+1
2016-08-02
treewide: replace obsolete _refok by __ref
Fabian Frederick
2
-3
/
+3
2016-07-26
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
1
-1
/
+1
2016-06-24
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
1
-2
/
+1
2015-05-19
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
1
-4
/
+4
2015-05-19
sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*
David Hildenbrand
1
-1
/
+3
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
1
-0
/
+2
2014-12-17
microblaze: Fix mmap for cache coherent memory
Lars-Peter Clausen
1
-5
/
+20
2014-04-07
microblaze: Use asm-generic/io.h
Michal Simek
3
-4
/
+5
2014-01-21
memblock: make memblock_set_node() support different memblock_type
Tang Chen
1
-1
/
+2
2013-11-13
mm/arch: use __free_reserved_page() to simplify the code
Xishi Qiu
1
-5
/
+2
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
1
-2
/
+5
2013-07-03
mm/microblaze: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-45
/
+6
[next]