Age | Commit message (Expand) | Author |
2018-10-31 | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-31 | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport |
2018-10-31 | memblock: replace alloc_bootmem with memblock_alloc | Mike Rapoport |
2018-10-31 | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport |
2018-10-31 | mm: remove CONFIG_NO_BOOTMEM | Mike Rapoport |
2018-10-31 | treewide: remove current_text_addr | Nick Desaulniers |
2018-10-26 | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-10-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-10-24 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-10-10 | vmlinux.lds.h: Move LSM_TABLE into INIT_DATA | Kees Cook |
2018-10-04 | Merge branch 'all-dtbs' into dt/next | Rob Herring |
2018-10-02 | microblaze: enable building all dtbs | Rob Herring |
2018-10-02 | kbuild: consolidate Devicetree dtb build rules | Rob Herring |
2018-09-28 | microblaze: get cpu node with of_get_cpu_node | Rob Herring |
2018-09-20 | dma-mapping: consolidate the dma mmap implementations | Christoph Hellwig |
2018-09-20 | dma-mapping: merge direct and noncoherent ops | Christoph Hellwig |
2018-08-29 | asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro | Arnd Bergmann |
2018-08-29 | y2038: Remove newstat family from default syscall set | Arnd Bergmann |
2018-08-24 | kbuild: rename LDFLAGS to KBUILD_LDFLAGS | Masahiro Yamada |
2018-08-21 | Merge tag 'microblaze-v4.19-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2018-08-21 | microblaze/PCI: Remove stale pcibios_align_resource() comment | Lorenzo Pieralisi |
2018-08-17 | mm: convert return type of handle_mm_fault() caller to vm_fault_t | Souptick Joarder |
2018-08-02 | kconfig: include kernel/Kconfig.preempt from init/Kconfig | Christoph Hellwig |
2018-08-02 | Kconfig: consolidate the "Kernel hacking" menu | Christoph Hellwig |
2018-08-02 | kconfig: include common Kconfig files from top-level Kconfig | Christoph Hellwig |
2018-08-02 | kconfig: remove duplicate SWAP symbol defintions | Christoph Hellwig |
2018-07-30 | microblaze: delete wrong comment about machine_early_init | Masahiro Yamada |
2018-07-25 | microblaze: add endianness options to LDFLAGS instead of LD | Masahiro Yamada |
2018-07-20 | microblaze: remove consistent_sync and consistent_sync_page | Christoph Hellwig |
2018-07-20 | microblaze: use generic dma_noncoherent_ops | Christoph Hellwig |
2018-07-11 | microblaze: warn if of_iomap() failed | Nicholas Mc Guire |
2018-06-27 | Merge tag 'microblaze-v4.18-rc3' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2018-06-21 | microblaze: consolidate GPIO reset handling | Rob Herring |
2018-06-21 | microblaze: remove unecessary of_platform_bus_probe call | Rob Herring |
2018-06-21 | microblaze: Add new syscalls io_pgetevents and rseq | Michal Simek |
2018-06-15 | docs: Fix some broken references | Mauro Carvalho Chehab |
2018-06-12 | microblaze: Remove architecture heart beat code | Michal Simek |
2018-06-12 | microblaze: heartbeat: fix missing prom.h include | Rob Herring |
2018-06-07 | Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-06-07 | Merge tag 'microblaze-v4.18-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2018-06-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-04 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-05-22 | microblaze/PCI: Remove pcibios_claim_one_bus() dead code | Bjorn Helgaas |
2018-05-22 | microblaze/PCI: Remove pcibios_finish_adding_to_bus() dead code | Bjorn Helgaas |
2018-05-08 | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG | Christoph Hellwig |
2018-05-08 | dma-debug: move initialization to common code | Christoph Hellwig |
2018-05-07 | PCI: remove PCI_DMA_BUS_IS_PHYS | Christoph Hellwig |
2018-04-25 | signal/microblaze: Use force_sig_fault where appropriate | Eric W. Biederman |
2018-04-25 | signal/microblaze: Remove the commented out force_sig_info in do_page_fault | Eric W. Biederman |