Commit Graph

1132 Commits (bb7f32fe966aa009ef6757aa08067cca3b2ac913)

Author SHA1 Message Date
Michal Simek a66a626538 microblaze: Use asm-generic/io.h 11 years ago
Michal Simek c24cf712ac microblaze: Remove platform folder 11 years ago
Michal Simek ed85ed697d microblaze: Remove generic platform 11 years ago
Michal Simek 2521338879 microblaze: Sort Kconfig options 11 years ago
Michal Simek 845e5ef1a6 microblaze: Move DTS file to common location at boot/dts folder 11 years ago
Michal Simek ace526eb24 microblaze: Fix compilation failure because of release_thread 11 years ago
Michal Simek 579907e622 microblaze: Fix sparse warning because of missing cpu.h header 11 years ago
Michal Simek a1715bb7ff microblaze: Make timer driver endian aware 11 years ago
Michal Simek 1aa1243c33 microblaze: Make intc driver endian aware 11 years ago
Bjorn Helgaas cd3183ba22 microblaze/PCI: Use default pcibios_enable_device() 11 years ago
Frederic Weisbecker 073d8224d2 arch: Remove stub cputime.h headers 11 years ago
Michal Simek cff2ee046e microblaze: Wire-up new system calls sched_setattr/getattr 11 years ago
Michal Simek f1b6f8712a microblaze: Wire-up preadv/pwritev in syscall table 11 years ago
Michal Simek 052920a656 microblaze: Enable pselect6 syscall 11 years ago
Guenter Roeck 1b3fe856bd microblaze: Drop architecture-specific declaration of early_printk 11 years ago
Guenter Roeck 79c157a3fb microblaze: Rename global function heartbeat() 11 years ago
Jiri Slaby 3a36cb11ca ftrace: Do not pass data to ftrace_dyn_arch_init 11 years ago
Jiri Slaby af64a7cb09 ftrace: Pass retval through return in ftrace_dyn_arch_init() 11 years ago
Edgar E. Iglesias a49f56eec5 microblaze: Fix a typo when disabling stack protection 11 years ago
Michal Simek 4f3cbd79af microblaze: Define readq and writeq IO helper function 11 years ago
Michal Simek ac1566ece4 microblaze: Fix missing HZ macro 11 years ago
Tim Chen ddf1d169c0 locking/mcs: Allow architecture specific asm files to be used for contended case 11 years ago
Tim Chen b119fa61d4 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order 11 years ago
Michal Simek c0d68cea2d microblaze: Add missing v8.50.a version 11 years ago
Michal Simek eae38104b2 microblaze: Fix missing bracket in printk 11 years ago
Michal Simek 52ade599e3 microblaze: Fix compilation error for BS=0 11 years ago
Michal Simek 34b9c07a3b microblaze: Disable stack protection from bootloader 11 years ago
Michal Simek 17578ea198 microblaze: Define read/write{b,w,l}_relaxed MMIO 11 years ago
Michal Simek 03fe0d3c27 microblaze: timer: Do not initialized system timer twice 11 years ago
Michal Simek 839396ab88 microblaze: timer: Use generic sched_clock implementation 11 years ago
Michal Simek 0f7e36406c microblaze: Add NOTES section to linker script 11 years ago
Michal Simek c1120542b9 microblaze: Add support for CCF 11 years ago
Mark Salter 142885379a microblaze: use generic fixmap.h 11 years ago
Michal Simek 372c7209d6 microblaze: extable: sort the exception table at build time 11 years ago
Tang Chen e7e8de5918 memblock: make memblock_set_node() support different memblock_type 11 years ago
Michal Simek 21ecc1f1d2 microblaze: Simplify fcpu helper function 11 years ago
Geert Uytterhoeven fd43769ee5 microblaze/uapi: Use Kbuild logic to include <asm-generic/types.h> 11 years ago
Geert Uytterhoeven 64aff1d651 microblaze: Remove duplicate declarations of _stext[] and _etext[] 11 years ago
Geert Uytterhoeven 7746c99f03 microblaze: Remove _fdt_start casts 11 years ago
Geert Uytterhoeven 8fad84c17d microblaze: Wire up defconfig to mmu_defconfig 11 years ago
Grant Likely 351291754d dt/bindings: remove device_type "network" references 11 years ago
Stephen Rothwell f549ed1abc arch: Re-sort some Kbuild files to hopefully help avoid some conflicts 11 years ago
Stephen Rothwell 6806afc9aa net: resort some Kbuild files to hopefully help avoid some conflicts 11 years ago
Peter Zijlstra 93ea02bb84 arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h 11 years ago
David S. Miller e3fec2f74f lib: Add missing arch generic-y entries for asm-generic/hash.h 11 years ago
Kirill A. Shutemov 8abe734656 microblaze: add missing pgtable_page_ctor/dtor calls 11 years ago
Thomas Gleixner 00d1a39e69 preempt: Make PREEMPT_ACTIVE generic 11 years ago
Xishi Qiu c1ce4b375f mm/arch: use __free_reserved_page() to simplify the code 11 years ago
Michal Simek 63d7bd1b17 microblaze: Remove incorrect file path 11 years ago
Michal Simek 99399545d6 microblaze: Fix bug with mmap2 syscall MB implementation 11 years ago