Age | Commit message (Expand) | Author | Files | Lines |
2014-01-27 | microblaze: Define read/write{b,w,l}_relaxed MMIO | Michal Simek | 1 | -0/+8 |
2014-01-27 | microblaze: timer: Do not initialized system timer twice | Michal Simek | 1 | -0/+6 |
2014-01-27 | microblaze: timer: Use generic sched_clock implementation | Michal Simek | 2 | -19/+9 |
2014-01-27 | microblaze: Add NOTES section to linker script | Michal Simek | 1 | -0/+1 |
2014-01-27 | microblaze: Add support for CCF | Michal Simek | 7 | -11/+40 |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+1 |
2014-01-25 | Merge tag 'devicetree-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+0 |
2014-01-24 | microblaze: use generic fixmap.h | Mark Salter | 1 | -42/+2 |
2014-01-24 | microblaze: extable: sort the exception table at build time | Michal Simek | 1 | -0/+1 |
2014-01-22 | memblock: make memblock_set_node() support different memblock_type | Tang Chen | 1 | -1/+2 |
2014-01-21 | microblaze: Simplify fcpu helper function | Michal Simek | 1 | -3/+5 |
2014-01-21 | microblaze/uapi: Use Kbuild logic to include <asm-generic/types.h> | Geert Uytterhoeven | 2 | -2/+2 |
2014-01-21 | microblaze: Remove duplicate declarations of _stext[] and _etext[] | Geert Uytterhoeven | 1 | -1/+0 |
2014-01-21 | microblaze: Remove _fdt_start casts | Geert Uytterhoeven | 1 | -3/+2 |
2014-01-21 | microblaze: Wire up defconfig to mmu_defconfig | Geert Uytterhoeven | 1 | -0/+2 |
2014-01-16 | dt/bindings: remove device_type "network" references | Grant Likely | 1 | -1/+0 |
2014-01-14 | arch: Re-sort some Kbuild files to hopefully help avoid some conflicts | Stephen Rothwell | 1 | -1/+1 |
2014-01-14 | net: resort some Kbuild files to hopefully help avoid some conflicts | Stephen Rothwell | 1 | -1/+1 |
2014-01-12 | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h | Peter Zijlstra | 2 | -27/+1 |
2013-12-18 | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller | 1 | -0/+1 |
2013-11-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+0 |
2013-11-16 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 1 | -0/+1 |
2013-11-15 | microblaze: add missing pgtable_page_ctor/dtor calls | Kirill A. Shutemov | 1 | -3/+9 |
2013-11-13 | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 1 | -2/+0 |
2013-11-13 | mm/arch: use __free_reserved_page() to simplify the code | Xishi Qiu | 1 | -5/+2 |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -140/+10 |
2013-11-12 | Merge tag 'microblaze-3.13-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 7 | -19/+19 |
2013-11-08 | microblaze: Remove incorrect file path | Michal Simek | 1 | -2/+0 |
2013-11-08 | microblaze: Fix bug with mmap2 syscall MB implementation | Michal Simek | 2 | -1/+12 |
2013-11-08 | microblaze: Use predefined SYSCALL_DEFINE macro | Michal Simek | 1 | -3/+3 |
2013-11-08 | microblaze: Remove deprecated IRQF_DISABLED | Michal Simek | 1 | -1/+1 |
2013-11-07 | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 2 | -73/+1 |
2013-11-07 | microblaze: Calculate kernel pad automatically | Michal Simek | 2 | -5/+1 |
2013-11-06 | microblaze: Remove unused NO_MMU Kconfig parameter | Michael Opdenacker | 2 | -7/+2 |
2013-10-24 | microblaze/pci: Drop PowerPC-ism from irq parsing | Grant Likely | 2 | -72/+1 |
2013-10-24 | of/irq: simplify args to irq_create_of_mapping | Grant Likely | 1 | -1/+1 |
2013-10-24 | of/irq: Replace of_irq with of_phandle_args | Grant Likely | 1 | -5/+4 |
2013-10-24 | of/irq: Rename of_irq_map_* functions to of_irq_parse_* | Grant Likely | 1 | -1/+1 |
2013-10-23 | microblaze: select ARCH_MIGHT_HAVE_PC_PARPORT | Mark Salter | 1 | -0/+1 |
2013-10-10 | of: remove HAVE_ARCH_DEVTREE_FIXUPS | Rob Herring | 1 | -2/+0 |
2013-10-10 | of: implement pci_address_to_pio as weak function | Rob Herring | 1 | -9/+0 |
2013-10-10 | microblaze: clean-up prom.h implicit includes | Rob Herring | 5 | -27/+5 |
2013-10-09 | of: remove early_init_dt_setup_initrd_arch | Rob Herring | 1 | -9/+0 |
2013-10-09 | of: create default early_init_dt_add_memory_arch | Rob Herring | 1 | -5/+0 |
2013-10-09 | microblaze: use early_init_dt_scan | Rob Herring | 2 | -15/+4 |
2013-09-25 | sched, arch: Create asm/preempt.h | Peter Zijlstra | 1 | -0/+1 |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 1 | -1/+0 |
2013-09-13 | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner | 1 | -2/+5 |
2013-09-11 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 1 | -7/+1 |
2013-09-06 | Merge tag 'microblaze-3.12-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 14 | -367/+178 |