Commit Graph

117 Commits (c04287948ec8308fceedda980373bc7d53620255)

Author SHA1 Message Date
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Namhyung Kim 05fabdace4 ptrace: cleanup arch_ptrace() on h8300 14 years ago
Namhyung Kim 9b05a69e05 ptrace: change signature of arch_ptrace() 14 years ago
Linus Torvalds 5336377d62 modules: Fix module_bug_list list corruption race 15 years ago
David Howells 1e72910e24 h8300: Fix missing consts in kernel_execve() 15 years ago
David Howells b857189d94 h8300: Fix die() 15 years ago
David Howells d7627467b7 Make do_execve() take a const filename pointer 15 years ago
David Howells c788732523 Mark arguments to certain syscalls as being const 15 years ago
Uwe Kleine-König 421f91d21a fix typos concerning "initiali[zs]e" 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
John Stultz 12833c1e37 h8300: Convert h8300 to use read/update_persistent_clock 15 years ago
Christoph Hellwig 857fb252a1 h8300: 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
Alan Jenkins 9e1b9b8072 module: make MODULE_SYMBOL_PREFIX into a CONFIG option 15 years ago
Thomas Gleixner 239007b844 genirq: Convert irq_desc.lock to raw_spinlock 15 years ago
Al Viro f8b7256096 Unify sys_mmap* 15 years ago
John Kacur e3c1a6b35c h83000: Remove BKL from sys_execve 16 years ago
Tim Abbott eb121d1f17 h8300: Cleanup linker script using new linker script macros. 16 years ago
Alexey Dobriyan 2bcd57ab61 headers: utsname.h redux 16 years ago
Christoph Hellwig 6e0c9e7777 h8300: convert to asm-generic/hardirq.h 16 years ago
Markus Heidelberg 7d3392e546 trivial: remove references to non-existent include/linux/config.h 16 years ago
Joe Perches d200c922bc Use new __init_task_data macro in arch init_task.c files. 16 years ago
David Howells 733e5e4b4e KEYS: Add missing linux/tracehook.h #inclusions 16 years ago
David Howells ee18d64c1f KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] 16 years ago
David Howells d0420c83f3 KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] 16 years ago
Tejun Heo 023bf6f1b8 linker script: unify usage of discard definition 16 years ago
Tejun Heo 405d967dc7 linker script: throw away .discard section 16 years ago
Oleg Nesterov 02e787494a ptrace: remove PT_DTRACE from arch/h8300 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
Alexey Dobriyan 6f2c55b843 Simplify copy_thread() 16 years ago
Tobias Klauser b04f376151 trivial: h8300: Storage class should be before const qualifier 16 years ago
Rusty Russell 1a8a51004a cpumask: remove references to struct irqaction's mask field. 16 years ago
Heiko Carstens e55380edf6 [CVE-2009-0029] Rename old_readdir to sys_old_readdir 16 years ago
Yinghai Lu dee4102a9a sparseirq: use kstat_irqs_cpu instead 16 years ago
Al Viro 18d8fda7c3 take init_fs to saner place 16 years ago
Yoshinori Sato 9791af55b5 h8300: GENERIC_BUG support 17 years ago
Yoshinori Sato 81d423e280 h8300: update timer handler - misc update 17 years ago
Yoshinori Sato e0b0f9e4ea h8300: update timer handler - new files 17 years ago
Adrian Bunk 9d5a9e7465 Remove asm/a.out.h files for all architectures without a.out support. 17 years ago
Andrea Righi 27ac792ca0 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures 17 years ago
Al Viro f52111b154 [PATCH] take init_files to fs/file.c 17 years ago
Ulrich Drepper d35c7b0e54 unified (weak) sys_pipe implementation 17 years ago
Christoph Lameter 501cd36f9d h8300: use kbuild.h instead of defining macros in asm-offsets.c 17 years ago
Matthew Wilcox 64ac24e738 Generic semaphore implementation 17 years ago
Yoshinori Sato 5cc265a5de h8300: IRQ handling update 17 years ago
Yoshinori Sato 45d464eb67 h8300: signal.c typo fix 17 years ago