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-15
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
12
-129
/
+93
2019-05-15
Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
5
-34
/
+73
2019-05-15
Merge branches 'pm-cpufreq' and 'pm-domains'
Rafael J. Wysocki
4
-33
/
+52
2019-05-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
82
-108
/
+89
2019-05-14
arch: remove <asm/sizes.h> and <asm-generic/sizes.h>
Masahiro Yamada
7
-7
/
+0
2019-05-14
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
60
-60
/
+60
2019-05-14
xtensa: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC
Sinan Kaya
2
-2
/
+2
2019-05-14
powerpc: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC
Sinan Kaya
1
-4
/
+4
2019-05-14
compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
Masahiro Yamada
2
-17
/
+0
2019-05-14
powerpc/mm/radix: mark as __tlbie_pid() and friends as__always_inline
Masahiro Yamada
1
-4
/
+4
2019-05-14
powerpc/mm/radix: mark __radix__flush_tlb_range_psize() as __always_inline
Masahiro Yamada
1
-1
/
+1
2019-05-14
powerpc/prom_init: mark prom_getprop() and prom_getproplen() as __init
Masahiro Yamada
1
-3
/
+3
2019-05-14
ARM: mark setup_machine_tags() stub as __init __noreturn
Masahiro Yamada
1
-1
/
+1
2019-05-14
MIPS: mark __fls() and __ffs() as __always_inline
Masahiro Yamada
1
-2
/
+2
2019-05-14
s390/cpacf: mark scpacf_query() as __always_inline
Masahiro Yamada
1
-1
/
+1
2019-05-14
MIPS: mark mult_sh_align_mod() as __always_inline
Masahiro Yamada
1
-2
/
+2
2019-05-14
arm64: mark (__)cpus_have_const_cap as __always_inline
Masahiro Yamada
1
-2
/
+2
2019-05-14
ARM: prevent tracing IPI_CPU_BACKTRACE
Arnd Bergmann
2
-1
/
+6
2019-05-14
treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers
Masahiro Yamada
1
-1
/
+1
2019-05-14
Merge branch 'parisc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
15
-72
/
+73
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
[next]