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
2019-05-14
Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2019-05-14
Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
3
-1
/
+3
2019-05-14
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-12
/
+14
2019-05-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
59
-410
/
+109
2019-05-14
mm: memblock: make keeping memblock memory opt-in rather than opt-out
Mike Rapoport
11
-8
/
+4
2019-05-14
arm: mm: dma-mapping: convert to use vm_map_pages()
Souptick Joarder
1
-16
/
+6
2019-05-14
mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
David Hildenbrand
6
-33
/
+18
2019-05-14
mm, memory_hotplug: provide a more generic restrictions for memory hotplug
Michal Hocko
7
-23
/
+23
2019-05-14
mm: use mm_zero_struct_page from SPARC on all 64b architectures
Alexander Duyck
1
-30
/
+0
2019-05-14
hugetlb: allow to free gigantic pages regardless of the configuration
Alexandre Ghiti
10
-20
/
+13
2019-05-14
mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC
Alexandre Ghiti
7
-7
/
+7
2019-05-14
sparc: advertise gigantic page support
Alexandre Ghiti
1
-0
/
+1
2019-05-14
sh: advertise gigantic page support
Alexandre Ghiti
1
-0
/
+1
2019-05-14
riscv: switch over to generic free_initmem()
Mike Rapoport
1
-5
/
+0
2019-05-14
init: free_initmem: poison freed init memory
Mike Rapoport
1
-5
/
+0
2019-05-14
hexagon: switch over to generic free_initmem()
Mike Rapoport
1
-10
/
+0
2019-05-14
init: provide a generic free_initmem implementation
Mike Rapoport
11
-60
/
+0
2019-05-14
initramfs: poison freed initrd memory
Christoph Hellwig
4
-32
/
+0
2019-05-14
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
14
-100
/
+0
2019-05-14
initramfs: move the legacy keepinitrd parameter to core code
Christoph Hellwig
7
-47
/
+19
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
8
-20
/
+23
2019-05-14
mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM
Ira Weiny
1
-2
/
+3
2019-05-14
arch/sh/boards/mach-dreamcast/irq.c: Remove duplicate header
Sabyasachi Gupta
1
-1
/
+0
2019-05-14
Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-73
/
+317
2019-05-14
Merge branches 'ib-mfd-arm-leds-5.2', 'ib-mfd-gpio-input-leds-power-5.2', 'ib...
Lee Jones
285
-1937
/
+2568
2019-05-13
Merge branch 'remotes/lorenzo/pci/mediatek'
Bjorn Helgaas
1
-2
/
+0
2019-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+2
2019-05-12
Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
79
-86
/
+86
2019-05-12
Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-238
/
+252
2019-05-11
Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2
-2
/
+0
2019-05-11
Merge tag 'xtensa-20190510' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
33
-98
/
+397
2019-05-10
powerpc: tsi108: fix similar warning reported by kbuild test robot
Petr Štetiar
1
-1
/
+2
2019-05-10
Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
219
-3738
/
+5971
2019-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
5
-128
/
+62
2019-05-09
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
4
-6
/
+12
2019-05-09
sparc64: simplify reduce_memory() function
Mike Rapoport
1
-40
/
+2
2019-05-09
sparc: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-05-09
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+9
2019-05-09
Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
7
-38
/
+16
2019-05-08
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+3
2019-05-09
powerpc/64s: Use early_mmu_has_feature() in set_kuap()
Michael Ellerman
1
-1
/
+1
2019-05-08
sparc/iommu: merge iommu_get_one and __sbus_iommu_map_page
Christoph Hellwig
1
-32
/
+24
2019-05-08
sparc/iommu: use __sbus_iommu_map_page to implement the map_sg path
Christoph Hellwig
1
-21
/
+10
2019-05-08
sparc/iommu: fix __sbus_iommu_map_page for highmem pages
Christoph Hellwig
1
-8
/
+7
2019-05-08
sparc/iommu: move per-page flushing into __sbus_iommu_map_page
Christoph Hellwig
1
-12
/
+14
2019-05-08
sparc/iommu: pass a physical address to iommu_get_one
Christoph Hellwig
1
-6
/
+7
2019-05-08
sparc/iommu: create a common helper for map_sg
Christoph Hellwig
1
-20
/
+17
2019-05-08
sparc/iommu: merge iommu_release_one and sbus_iommu_unmap_page
Christoph Hellwig
1
-14
/
+7
2019-05-08
sparc/iommu: use sbus_iommu_unmap_page in sbus_iommu_unmap_sg
Christoph Hellwig
1
-3
/
+3
2019-05-08
sparc/iommu: use !PageHighMem to check if a page has a kernel mapping
Christoph Hellwig
1
-1
/
+2
[next]