Commit Graph

166 Commits (d700518a0e4d17a47321414e5e487ed53f4ae752)

Author SHA1 Message Date
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
Heiko Carstens e55380edf6 [CVE-2009-0029] Rename old_readdir to sys_old_readdir 16 years ago
Al Viro 18d8fda7c3 take init_fs to saner place 16 years ago
Adrian Bunk 9d5a9e7465 Remove asm/a.out.h files for all architectures without a.out support. 17 years ago
Geert Uytterhoeven 0e7d5bb848 m68k{,nommu}: Wire up new system calls 17 years ago
Andrea Righi 27ac792ca0 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures 17 years ago
Greg Ungerer 9b0e741024 m68knommu: put ColdFire head code into .text.head section 17 years ago
Sebastian Siewior 2b9a69861c m68knommu: MCF5307 PIT GENERIC_CLOCKEVENTS support 17 years ago
Sebastian Siewior 95469bd64a m68knommu: complete generic time 17 years ago