Commit Graph

174 Commits (d800edebe33cac300ab1ff3b95e8a74d53e842d2)

Author SHA1 Message Date
Maxim Kuvyrkov 760d6e7861 Fix m68k-uclinux's rt_sigreturn trampoline 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Christoph Hellwig 7a0fde8b3b m68knommu: use generic ptrace_resume code 15 years ago
Christoph Hellwig b3c1e01a09 ptrace: use ptrace_request() in the remaining architectures 15 years ago
Christoph Hellwig baed7fc9b5 Add generic sys_ipc wrapper 15 years ago
Christoph Hellwig a4679373cf Add generic sys_old_mmap() 15 years ago
Christoph Hellwig 5d0e52830e Add generic sys_old_select() 15 years ago
Maxim Kuvyrkov a58f753490 m68knommu: NPTL support for uClinux 15 years ago
Al Viro f8b7256096 Unify sys_mmap* 15 years ago
Greg Ungerer f60a557267 m68knommu: define arch_has_single_step() and friends 15 years ago
Tim Abbott 53749f735a m68knommu: Split the .init section into INIT_TEXT_SECTION and INIT_DATA_SECTION. 15 years ago
Tim Abbott 995bcd3dc1 m68knommu: Move __init_end out of the .init section. 15 years ago
Tim Abbott a90a44ee90 m68knommu: Move __init_begin out of the .init section. 15 years ago
Tim Abbott 84bd757155 m68knommu: Use more macros inside the .init section. 15 years ago
Tim Abbott 49612a5fa5 m68knommu: Use INIT_TASK_DATA and CACHELINE_ALIGNED_DATA. 15 years ago
Tim Abbott f4bed4fb17 m68knommu: Don't hardcode the value of PAGE_SIZE in the linker script. 15 years ago
Greg Ungerer 10f204e5ad m68knommu: rename BSS define in linker script 15 years ago
Greg Ungerer 193f087d49 m68knommu: define arch_has_single_step() and friends 15 years ago
Lennart Sorensen 588baeac38 m68knommu: add uboot commandline argument passing support 15 years ago
John Kacur eb7371d4fd m68knommu: Remove the BKL from sys_execve 16 years ago
Greg Ungerer c84b564e82 m68knommu: fix rename of pt_regs offset defines breakage 16 years ago
Alexey Dobriyan 2bcd57ab61 headers: utsname.h redux 16 years ago
Ingo Molnar cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 16 years ago
Joe Perches d200c922bc Use new __init_task_data macro in arch init_task.c files. 16 years ago
Greg Ungerer de4cbfb599 m68knommu: remove the common interrupt controller structure 16 years ago
Greg Ungerer 33a21263bf m68knommu: use common interrupt controller code for older ColdFire CPU's 16 years ago
Greg Ungerer 277c5e3e26 m68knommu: general interrupt controller for ColdFire 532x parts 16 years ago
Greg Ungerer 2fba4f0b03 m68knommu: general interrupt controller for ColdFire many 52xx parts 16 years ago
Greg Ungerer cd3dd4068d m68knommu: use general interrupt controller for ColdFire 520x family 16 years ago
Christoph Hellwig d668bf0a0d m68knommu: convert to asm-generic/hardirq.h 16 years ago
Joe Perches c573b29baf arch/m68knommu/kernel/time.c: Remove unnecessary semicolons 16 years ago
Geert Uytterhoeven 9848484fad m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_open 16 years ago
Martin Schwidefsky d4f587c67f timekeeping: Increase granularity of read_persistent_clock() 16 years ago
Tejun Heo 023bf6f1b8 linker script: unify usage of discard definition 16 years ago
Joe Perches ad361c9884 Remove multiple KERN_ prefixes from printk formats 16 years ago
Tejun Heo 405d967dc7 linker script: throw away .discard section 16 years ago
Oleg Nesterov 9d35f8464d ptrace: remove PT_DTRACE from m68k, m68knommu 16 years ago
Alexey Dobriyan bb1f17b037 mm: consolidate init_mm definition 16 years ago
Rusty Russell 5933048c69 module: cleanup FIXME comments about trimming exception table entries. 16 years ago
Greg Ungerer 193e98401a m68knommu: remove unecessary include of thread_info.h in entry.S 16 years ago
Joe Perches 308e610e8c arch/m68knommu: Convert #ifdef DEBUG printk(KERN_DEBUG to pr_debug( 16 years ago
Geert Uytterhoeven cc7c0fa3b9 m68k,m68knommu: Wire up preadv and pwritev 16 years ago
Greg Ungerer ec40f95db7 m68knommu: fix DMA support for ColdFire 16 years ago
Greg Ungerer 830c072b1e m68knommu: remove unused kernel stats offsets 16 years ago
Greg Ungerer a14f5e4feb m68knommu: fix missing .data.cacheline_aligned section 16 years ago
Alexey Dobriyan 6f2c55b843 Simplify copy_thread() 16 years ago
Greg Ungerer 454dc5f822 m68knommu: switch to using generic_handle_irq() 16 years ago
Greg Ungerer bf5fe9ed73 m68knommu: add a local dma_sync_single_for_cpu() function 16 years ago
Greg Ungerer f3221a39de m68knommu: fix syscall restarting 16 years ago
Greg Ungerer d88ffccbca m68knommu: remove the obsolete and long unused comempci chip support 16 years ago