Age | Commit message (Expand) | Author | Files | Lines |
2018-08-22 | Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -1/+1 |
2018-08-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 5 | -249/+88 |
2018-08-22 | Merge tag 'for-4.19' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux | Linus Torvalds | 8 | -50/+28 |
2018-08-22 | h8300: fix IRQ no | Yoshinori Sato | 1 | -1/+1 |
2018-08-22 | arch/h8300: add a defconfig target | Randy Dunlap | 1 | -0/+2 |
2018-08-22 | arch/h8300: eliminate kgbd.c warning | Randy Dunlap | 1 | -1/+1 |
2018-08-22 | arch/h8300: eliminate ptrace.h warnings | Randy Dunlap | 1 | -0/+2 |
2018-08-22 | h8300:let the checker know that size_t is ulong | Luc Van Oostenryck | 1 | -0/+2 |
2018-08-22 | h8300: Don't include linux/kernel.h in asm/atomic.h | Will Deacon | 1 | -2/+2 |
2018-08-22 | h8300: remove unnecessary of_platform_populate call | Rob Herring | 1 | -10/+0 |
2018-08-22 | h8300: Correct signature of test_bit() | Geert Uytterhoeven | 1 | -1/+1 |
2018-08-22 | h8300: switch to NO_BOOTMEM | Rob Herring | 2 | -28/+9 |
2018-08-22 | h8300: gcc-8.1 fix | Yoshinori Sato | 1 | -3/+4 |
2018-08-22 | h8300: Add missing output register. | Yoshinori Sato | 1 | -6/+6 |
2018-08-21 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -9/+9 |
2018-08-21 | Merge tag 'microblaze-v4.19-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 10 | -234/+25 |
2018-08-21 | sparc: fix KBUILD_DEFCONFIG for ARCH=sparc32 | Masahiro Yamada | 1 | -3/+3 |
2018-08-21 | sparc32: split ramdisk detection and reservation to a helper function | Mike Rapoport | 1 | -25/+31 |
2018-08-21 | sparc32: switch to NO_BOOTMEM | Mike Rapoport | 2 | -58/+21 |
2018-08-21 | sparc: mm/init_32: kill trailing whitespace | Mike Rapoport | 1 | -3/+3 |
2018-08-21 | sparc: use generic dma_noncoherent_ops | Christoph Hellwig | 3 | -165/+35 |
2018-08-21 | microblaze/PCI: Remove stale pcibios_align_resource() comment | Lorenzo Pieralisi | 1 | -13/+0 |
2018-08-21 | Merge tag 'please-pull-noboot' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -188/+33 |
2018-08-21 | Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 7 | -14/+18 |
2018-08-21 | Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 4 | -8/+8 |
2018-08-20 | ia64: Fix kernel BUG at lib/ioremap.c:72! | Tony Luck | 1 | -0/+1 |
2018-08-20 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 2 | -2/+31 |
2018-08-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 34 | -549/+2185 |
2018-08-19 | Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 18 | -59/+132 |
2018-08-18 | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 9 | -17/+58 |
2018-08-18 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 33 | -53/+71 |
2018-08-18 | kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu... | Marek Szyprowski | 3 | -5/+6 |
2018-08-18 | mm/cma: remove unsupported gfp_mask parameter from cma_alloc() | Marek Szyprowski | 1 | -1/+1 |
2018-08-18 | mm: convert return type of handle_mm_fault() caller to vm_fault_t | Souptick Joarder | 26 | -42/+57 |
2018-08-18 | sh: prefer _THIS_IP_ to current_text_addr | Nick Desaulniers | 2 | -2/+3 |
2018-08-18 | sh: make use of for_each_node_by_type() | Dmitry Torokhov | 1 | -3/+4 |
2018-08-17 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2 | -2/+6 |
2018-08-17 | Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 277 | -2809/+3588 |
2018-08-17 | Merge tag 'modules-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2018-08-17 | x86/speculation/l1tf: Exempt zeroed PTEs from inversion | Sean Christopherson | 1 | -1/+10 |
2018-08-17 | arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid() | Greg Hackmann | 1 | -1/+5 |
2018-08-17 | arm64: Avoid calling stop_machine() when patching jump labels | Will Deacon | 1 | -1/+1 |
2018-08-16 | Fix kexec forbidding kernels signed with keys in the secondary keyring to boot | Yannik Sembritzki | 1 | -1/+1 |
2018-08-16 | Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -65/+0 |
2018-08-16 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -0/+19 |
2018-08-16 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -0/+4 |
2018-08-16 | s390/ftrace: Add -mfentry and -mnop-mcount support | Vasily Gorbik | 5 | -12/+16 |
2018-08-16 | Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 5 | -363/+266 |
2018-08-16 | Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2 | -6/+24 |
2018-08-16 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 47 | -266/+648 |