Commit Graph

1312 Commits (b55bb78d296731d68bf14244b1c471dc2575bb3d)

Author SHA1 Message Date
Jiang Liu 920f1ad081 mm/m68k: use common help functions to free reserved pages 12 years ago
Greg Ungerer b2dfaa8d33 m68k: define a local gpio_request_one() function 12 years ago
Stephen Rothwell 4febd95a8a Select VIRT_TO_BUS directly where needed 12 years ago
Paul Bolle ef9240f482 m68k: drop "select EMAC_INC" 12 years ago
Greg Ungerer 0371a1c5ae m68knommu: fix misnamed GPIO pin definition for ColdFire 528x CPU 12 years ago
Luis Alves e97e9c9816 m68knommu: fix MC68328.h defines 12 years ago
Thadeu Lima de Souza Cascardo be3f695cbe m68knommu: fix build when CPU is not coldfire 12 years ago
Luis Alves 1a62fe8d1b m68knommu: add CPU_NAME for 68000 12 years ago
Stephen Rothwell 887cbce0ad arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS 12 years ago
Al Viro e72837e3e7 default SET_PERSONALITY() in linux/elf.h 12 years ago
Al Viro d64008a8f3 burying unused conditionals 12 years ago
Geert Uytterhoeven 561839598e m68k: Sort out !CONFIG_MMU_SUN3 vs. CONFIG_HAS_DMA 12 years ago
Greg Ungerer e95c3f7a09 m68knommu: fix trap on execing /bin/init 12 years ago
Al Viro 8be433ab55 m68k: switch to generic old sigaction() 12 years ago
Al Viro 1ba3e7efb6 m68k: switch to generic old sigsuspend 12 years ago
Al Viro 08d4f65352 m68k: switch to generic sigaltstack 12 years ago
Al Viro 574c4866e3 consolidate kernel-side struct sigaction declarations 12 years ago
Al Viro 92a3ce4a1e consolidate declarations of k_sigaction 12 years ago
Geert Uytterhoeven 546eda4bca m68k: Provide dma_mmap_coherent() and dma_get_sgtable() 12 years ago
Rusty Russell 373d4d0997 taint: add explicit flag to show whether lock dep is still OK. 12 years ago
Joe Millenbach 4f73bc4dd3 tty: Added a CONFIG_TTY option to allow removal of TTY 12 years ago
Greg Ungerer d6fccc7563 m68k: fix conditional use of init_pointer_table 12 years ago
Greg Ungerer 14c9bc6fba m68knommu: add KMAP definitions for non-MMU definitions 12 years ago
Greg Kroah-Hartman b881bc469b ARCH: drivers remove __dev* attributes. 12 years ago
Geert Uytterhoeven e7e29b4cf3 m68k: Wire up finit_module 12 years ago
Geert Uytterhoeven 4a09ab6771 m68k: Provide dma_alloc_attrs()/dma_free_attrs() 12 years ago
Stephen Warren c8d5ba1891 m68k: set arch_gettimeoffset directly 12 years ago
Stephen Warren 7b1f62076b time: convert arch_gettimeoffset to a pointer 12 years ago
Al Viro 031b656698 unify SS_ONSTACK/SS_DISABLE definitions 12 years ago
Al Viro 1ca97bb541 new helper: current_user_stack_pointer() 12 years ago
Al Viro ae903caae2 Bury the conditionals from kernel_thread/kernel_execve series 12 years ago
Greg Ungerer 280ef31a00 m68knommu: modify clock code so it can be used by all ColdFire CPU types 12 years ago
Greg Ungerer 98122d7329 m68knommu: add clock definitions for 54xx ColdFire CPU types 12 years ago
Greg Ungerer 50564ec536 m68knommu: add clock definitions for 5407 ColdFire CPU types 12 years ago
Greg Ungerer 91ca1bbd9a m68knommu: add clock definitions for 5307 ColdFire CPU types 12 years ago
Greg Ungerer 87f3776953 m68knommu: add clock definitions for 528x ColdFire CPU types 12 years ago
Greg Ungerer a3d8eb0da2 m68knommu: add clock definitions for 527x ColdFire CPU types 12 years ago
Greg Ungerer 7acef7a2b8 m68knommu: add clock definitions for 5272 ColdFire CPU types 12 years ago
Greg Ungerer 5847c478ed m68knommu: add clock definitions for 525x ColdFire CPU types 12 years ago
Greg Ungerer ee1e6b3277 m68knommu: add clock definitions for 5249 ColdFire CPU types 12 years ago
Greg Ungerer a0f8f8c8a1 m68knommu: add clock definitions for 523x ColdFire CPU types 12 years ago
Greg Ungerer e2d3416461 m68knommu: add clock definitions for 5206 ColdFire CPU types 12 years ago
Greg Ungerer 610ac9381e m68knommu: add clock creation support macro for other ColdFire CPUs 12 years ago
Greg Ungerer 423c01eac3 m68k: fix unused variable warning in mempcy.c 12 years ago
Greg Ungerer 3c46041769 m68knommu: make non-MMU page_to_virt() return a void * 12 years ago
Greg Ungerer 5a4acf3eac m68knommu: merge ColdFire 5249 and 525x definitions 12 years ago
Luis Alves 9da1a84a91 m68knommu: disable MC68000 cpu target when MMU is selected 12 years ago
Luis Alves 4674e8d385 m68knommu: allow for configuration of true 68000 based systems 12 years ago
Luis Alves 99e083747d m68knommu: platform code merge for 68000 core cpus 12 years ago
Al Viro b7f9591c44 get rid of ptrace_signal_deliver() arguments 12 years ago