Age | Commit message (Expand) | Author | Files | Lines |
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-09-20 | dma-mapping: consolidate the dma mmap implementations | Christoph Hellwig | 1 | -1/+1 |
2018-09-20 | dma-mapping: merge direct and noncoherent ops | Christoph Hellwig | 1 | -1/+1 |
2018-08-21 | Merge tag 'microblaze-v4.19-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 1 | -0/+4 |
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 | 1 | -2/+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-20 | microblaze: use generic dma_noncoherent_ops | Christoph Hellwig | 1 | -0/+4 |
2018-05-08 | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG | Christoph Hellwig | 1 | -1/+0 |
2018-03-16 | microblaze: switch to NO_BOOTMEM | Rob Herring | 1 | -0/+1 |
2017-09-25 | arch: change default endian for microblaze | Babu Moger | 1 | -1/+1 |
2017-09-08 | arch/microblaze: add choice for endianness and update Makefile | Babu Moger | 1 | -0/+16 |
2017-07-06 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -0/+1 |
2017-06-30 | drivers: dma-mapping: allow dma_common_mmap() for NOMMU | Vladimir Murzin | 1 | -0/+1 |
2017-06-14 | clocksource/drivers: Rename CLKSRC_OF to TIMER_OF | Daniel Lezcano | 1 | -1/+1 |
2016-11-29 | microblaze/irqchip: Move intc driver to irqchip | Zubair Lutfullah Kakakhel | 1 | -0/+1 |
2016-06-08 | microblaze: remove ARCH_WANT_OPTIONAL_GPIOLIB | Linus Walleij | 1 | -1/+0 |
2016-05-28 | Merge branch 'hash' of git://ftp.sciencehorizons.net/linux | Linus Torvalds | 1 | -0/+1 |
2016-05-28 | microblaze: Add <asm/hash.h> | George Spelvin | 1 | -0/+1 |
2016-05-20 | lib/GCD.c: use binary GCD algorithm instead of Euclidean | Zhaoxiu Zeng | 1 | -0/+1 |
2016-03-08 | microblaze/PCI: Support generic Xilinx AXI PCIe Host Bridge IP driver | Bharat Kumar Gogada | 1 | -0/+3 |
2016-01-20 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 1 | -1/+0 |
2016-01-16 | Kconfig: remove HAVE_LATENCYTOP_SUPPORT | Will Deacon | 1 | -3/+0 |
2014-12-13 | gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs | Riku Voipio | 1 | -0/+1 |
2014-10-27 | microblaze: Fix missing NR_CPUS in menuconfig | Michal Simek | 1 | -0/+4 |
2014-09-09 | microblaze: Rename Advance setup to Kernel features | Michal Simek | 1 | -1/+1 |
2014-09-09 | microblaze: Add mm/Kconfig to advance menu | Michal Simek | 1 | -2/+2 |
2014-07-18 | microblaze: ftrace: Remove check of obsolete variable function_trace_stop | Steven Rostedt (Red Hat) | 1 | -1/+0 |
2014-04-07 | microblaze: Remove platform folder | Michal Simek | 1 | -1/+1 |
2014-04-07 | microblaze: Sort Kconfig options | Michal Simek | 1 | -26/+26 |
2014-01-28 | Merge tag 'microblaze-3.14-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 1 | -0/+2 |
2014-01-27 | microblaze: timer: Use generic sched_clock implementation | Michal Simek | 1 | -0/+1 |
2014-01-27 | microblaze: Add support for CCF | Michal Simek | 1 | -0/+1 |
2014-01-23 | microblaze: extable: sort the exception table at build time | Michal Simek | 1 | -0/+1 |
2013-11-15 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 1 | -0/+1 |
2013-11-07 | microblaze: Calculate kernel pad automatically | Michal Simek | 1 | -4/+0 |
2013-11-06 | microblaze: Remove unused NO_MMU Kconfig parameter | Michael Opdenacker | 1 | -5/+0 |
2013-10-23 | microblaze: select ARCH_MIGHT_HAVE_PC_PARPORT | Mark Salter | 1 | -0/+1 |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 1 | -1/+0 |
2013-09-03 | microblaze: timer: Use CLKSRC_OF initialization | Michal Simek | 1 | -0/+1 |
2013-08-13 | microblaze: fix clone syscall | Michal Simek | 1 | -1/+1 |
2013-05-09 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 1 | -3/+0 |
2013-04-30 | Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+0 |
2013-04-17 | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner | 1 | -1/+0 |
2013-04-16 | Remove GENERIC_GPIO config option | Alexandre Courbot | 1 | -3/+0 |
2013-04-08 | microblaze: Use generic idle loop | Thomas Gleixner | 1 | -0/+2 |
2013-03-20 | memblock: Kill ARCH_POPULATES_NODE_MAP once more | Paul Bolle | 1 | -3/+0 |
2013-03-12 | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 1 | -1/+1 |