Commit Graph

555 Commits (21e2b8c62cca8f7dbec0c8c131ca1637e4a5670f)

Author SHA1 Message Date
David Howells d7627467b7 Make do_execve() take a const filename pointer 15 years ago
Grant Likely f1ca09b2b5 of: Fix missing includes 15 years ago
Michal Simek 088ab302f2 microblaze: Fix of: eliminate of_device->node and dev_archdata->{of,prom}_node 15 years ago
Michal Simek a8dcb878b6 microblaze: Fix of/address: Merge all of the bus translation code 15 years ago
Sam Ravnborg 8b1bb90701 defconfig reduction 15 years ago
David Howells c788732523 Mark arguments to certain syscalls as being const 15 years ago
FUJITA Tomonori 3b9c6c11f5 dma-mapping: remove dma_is_consistent API 15 years ago
FUJITA Tomonori 4565f0170d dma-mapping: unify dma_get_cache_alignment implementations 15 years ago
FUJITA Tomonori a6eb9fe105 dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN 15 years ago
FUJITA Tomonori 7e005f7979 remove needless ISA_DMA_THRESHOLD 15 years ago
Michal Simek 2d5973cb5a microblaze: Add KGDB support 15 years ago
Michal Simek 751f1605e0 microblaze: Support brki rX, 0x18 for user application debugging 15 years ago
Michal Simek 958063e67b microblaze: Remove nop after MSRCLR/SET, MTS, MFS instructions 15 years ago
Michal Simek 0e41c90908 microblaze: Simplify syscall rutine 15 years ago
Michal Simek 0a6b08fda6 microblaze: Move PT_MODE saving to delay slot 15 years ago
Michal Simek 80c5ff6b9b microblaze: Fix _interrupt function 15 years ago
Michal Simek 25f6e59657 microblaze: Fix _user_exception function 15 years ago
Michal Simek 287503fabd microblaze: Put together addik instructions 15 years ago
Michal Simek 9814cc11e5 microblaze: Use delay slot in syscall macros 15 years ago
Michal Simek da23355280 microblaze: Save kernel mode in delay slot 15 years ago
Michal Simek e7741075b3 microblaze: Do not mix register saving and mode setting 15 years ago
Michal Simek e5d2af2b96 microblaze: Move SAVE_STATE upward 15 years ago
Michal Simek 66f7de8634 microblaze: entry.S: Macro optimization 15 years ago
Michal Simek c318d483b3 microblaze: Optimize hw exception rutine 15 years ago
Michal Simek b318067e2c microblaze: Implement clear_ums macro and fix SAVE_STATE macro 15 years ago
Michal Simek 77f6d22605 microblaze: Remove additional setup for kernel_mode 15 years ago
Michal Simek 06a54604a3 microblaze: Optimize SAVE_STATE macro 15 years ago
Michal Simek 40eb0dc456 microblaze: Remove additional loading 15 years ago
Michal Simek 653e447e11 microblaze: Completely remove working with R11 register 15 years ago
Michal Simek 0388107dd5 microblaze: Do not setup BIP in _debug_exception 15 years ago
Michal Simek 06b2864038 microblaze: Simplify _debug_exception function 15 years ago
Michal Simek 8b110d157c microblaze: Optimize SAVE_STATE macro 15 years ago
Michal Simek b9ea77e2d3 microblaze: trivial: Use la insted of addik 15 years ago
Michal Simek be304350dd microblaze: remove enable_irq from SAVE_STATE macro 15 years ago
Michal Simek 63708f635c microblaze: Move stack backup to SAVE_STATE macro 15 years ago
Michal Simek 96014cc39b microblaze: Move BIP setup to the end of ret_from_trap/ret_from_exc 15 years ago
Michal Simek 5c0d72b1b3 microblaze: Remove PER_CPU(KM) variable 15 years ago
Michal Simek 3fbd93e58e microblaze: Optimize clear_vms_ums macro 15 years ago
Michal Simek 36f6095419 microblaze: Save and restore r3/r4 in SAVE/RESTORE_REGS macros 15 years ago
Michal Simek a4a94dbf20 microblaze: Fix VM_ON and VM_OFF macros 15 years ago
Michal Simek ca28b51016 microblaze: Do not use _start in vmlinux 15 years ago
Michal Simek 61b403af8b microblaze: Cleanup boot/Makefile 15 years ago
Michal Simek aee04d76d2 microblaze: Fix number of pvr regs 15 years ago
Michal Simek c8f77436d1 microblaze: Decrease time shifting values 15 years ago
Michal Simek 615748aefa microblaze: Enable early printk only for uartlite 15 years ago
FUJITA Tomonori 75842abfd8 microblaze: remove unused HAVE_ARCH_PCI_SET_DMA_MASK 15 years ago
Michal Simek d0f140e03e microblaze: Do not trace cpu_relax function 15 years ago
Michal Simek 6f34b08f58 microblaze: Improve ftrace time measuring 15 years ago
Steven J. Magnani ce3266c047 microblaze: Add stack unwinder 15 years ago
Steven J. Magnani ba9c4f88d7 microblaze: Allow PAGE_SIZE configuration 15 years ago