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