Age | Commit message (Expand) | Author | Files | Lines |
2018-11-09 | Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -1/+1 |
2018-11-02 | mm: make the __PAGETABLE_PxD_FOLDED defines non-empty | Martin Schwidefsky | 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 | 3 | -4/+3 |
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-10-31 | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport | 1 | -1/+0 |
2018-10-31 | mm: remove CONFIG_NO_BOOTMEM | Mike Rapoport | 1 | -1/+0 |
2018-10-31 | treewide: remove current_text_addr | Nick Desaulniers | 1 | -12/+0 |
2018-10-26 | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -5/+9 |
2018-10-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2018-10-24 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+0 |
2018-10-10 | vmlinux.lds.h: Move LSM_TABLE into INIT_DATA | Kees Cook | 1 | -2/+0 |
2018-10-04 | Merge branch 'all-dtbs' into dt/next | Rob Herring | 2 | -3/+5 |
2018-10-02 | microblaze: enable building all dtbs | Rob Herring | 1 | -0/+2 |
2018-10-02 | kbuild: consolidate Devicetree dtb build rules | Rob Herring | 2 | -3/+3 |
2018-09-28 | microblaze: get cpu node with of_get_cpu_node | Rob Herring | 1 | -2/+4 |
2018-09-20 | dma-mapping: consolidate the dma mmap implementations | Christoph Hellwig | 4 | -26/+3 |
2018-09-20 | dma-mapping: merge direct and noncoherent ops | Christoph Hellwig | 1 | -1/+1 |
2018-08-29 | asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro | Arnd Bergmann | 1 | -1/+0 |
2018-08-29 | y2038: Remove newstat family from default syscall set | Arnd Bergmann | 1 | -0/+1 |
2018-08-24 | kbuild: rename LDFLAGS to KBUILD_LDFLAGS | Masahiro Yamada | 1 | -2/+2 |
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 | microblaze/PCI: Remove stale pcibios_align_resource() comment | Lorenzo Pieralisi | 1 | -13/+0 |
2018-08-17 | mm: convert return type of handle_mm_fault() caller to vm_fault_t | Souptick Joarder | 1 | -1/+1 |
2018-08-02 | kconfig: include kernel/Kconfig.preempt from init/Kconfig | Christoph Hellwig | 1 | -2/+0 |
2018-08-02 | Kconfig: consolidate the "Kernel hacking" menu | Christoph Hellwig | 2 | -8/+0 |
2018-08-02 | kconfig: include common Kconfig files from top-level Kconfig | Christoph Hellwig | 1 | -24/+0 |
2018-08-02 | kconfig: remove duplicate SWAP symbol defintions | Christoph Hellwig | 1 | -3/+1 |
2018-07-30 | microblaze: delete wrong comment about machine_early_init | Masahiro Yamada | 1 | -5/+0 |
2018-07-25 | microblaze: add endianness options to LDFLAGS instead of LD | Masahiro Yamada | 1 | -2/+2 |
2018-07-20 | microblaze: remove consistent_sync and consistent_sync_page | Christoph Hellwig | 2 | -48/+0 |
2018-07-20 | microblaze: use generic dma_noncoherent_ops | Christoph Hellwig | 6 | -166/+22 |
2018-07-11 | microblaze: warn if of_iomap() failed | Nicholas Mc Guire | 1 | -0/+1 |
2018-06-27 | Merge tag 'microblaze-v4.18-rc3' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 10 | -129/+12 |
2018-06-21 | microblaze: consolidate GPIO reset handling | Rob Herring | 4 | -30/+7 |
2018-06-21 | microblaze: remove unecessary of_platform_bus_probe call | Rob Herring | 1 | -7/+0 |
2018-06-21 | microblaze: Add new syscalls io_pgetevents and rseq | Michal Simek | 3 | -1/+5 |
2018-06-15 | docs: Fix some broken references | Mauro Carvalho Chehab | 1 | -1/+1 |
2018-06-12 | microblaze: Remove architecture heart beat code | Michal Simek | 5 | -91/+0 |
2018-06-12 | microblaze: heartbeat: fix missing prom.h include | Rob Herring | 1 | -1/+1 |
2018-06-07 | Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -65/+0 |
2018-06-07 | Merge tag 'microblaze-v4.18-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 14 | -364/+12 |
2018-06-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2018-06-04 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -18/+2 |
2018-05-22 | microblaze/PCI: Remove pcibios_claim_one_bus() dead code | Bjorn Helgaas | 2 | -39/+0 |
2018-05-22 | microblaze/PCI: Remove pcibios_finish_adding_to_bus() dead code | Bjorn Helgaas | 2 | -26/+0 |
2018-05-08 | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG | Christoph Hellwig | 1 | -1/+0 |
2018-05-08 | dma-debug: move initialization to common code | Christoph Hellwig | 1 | -11/+0 |
2018-05-07 | PCI: remove PCI_DMA_BUS_IS_PHYS | Christoph Hellwig | 1 | -6/+0 |