Commit Graph

274 Commits (e1db4cef8999c422420d55206beb4154f8a85383)

Author SHA1 Message Date
NeilBrown f5b9409973 All Arch: remove linkage for sys_nfsservctl system call 14 years ago
Arun Sharma 7847777a45 atomic: cleanup asm-generic atomic*.h inclusion 14 years ago
Arun Sharma f24219b4e9 atomic: move atomic_add_unless to generic code 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Andrew Morton 5296f6d315 h8300/m68k/xtensa: __FD_ISSET should return 0/1 14 years ago
Mike Frysinger 0e9a6cb5e6 ptrace: unify show_regs() prototype 14 years ago
Mathias Krause 023f21b9cc h8300, exec: remove redundant set_fs(USER_DS) 14 years ago
Jonas Bonn 66574cc054 modules: make arch's use default loader hooks 14 years ago
Phil Carmody 497888cf69 treewide: fix potentially dangerous trailing ';' in #defined values/expressions 14 years ago
Frederic Weisbecker e22c8f4616 h8300: Use generic config PREEMPT definition 14 years ago
Eric W. Biederman 7b21fddd08 ns: Wire up the setns system call 14 years ago
Akinobu Mita 63e424c844 arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} 14 years ago
Thomas Gleixner 78c8982564 genirq: Remove the now obsolete config options and select statements 14 years ago
Thomas Gleixner 9f7b218713 h8300: Use generic show_interrupts() 14 years ago
Thomas Gleixner 7b04690a35 h8300: Convert genirq namespace 14 years ago
Akinobu Mita 61f2e7b0f4 bitops: remove minix bitops from asm/bitops.h 14 years ago
Akinobu Mita f312eff816 bitops: remove ext2 non-atomic bitops from asm/bitops.h 14 years ago
Akinobu Mita 861b5ae7cd bitops: introduce little-endian bitops for most architectures 14 years ago
Akinobu Mita 0664996b7c bitops: introduce CONFIG_GENERIC_FIND_BIT_LE 14 years ago
FUJITA Tomonori 3e50594e8e add the common dma_addr_t typedef to include/linux/types.h 14 years ago
matt mooney 6ae8f8b8c5 h8300: change to new flag variable 14 years ago
Torben Hohn daad8b581e h8300: Switch do_timer() to xtime_update() 14 years ago
Thomas Gleixner 51f3f15945 h8300: Use generic irq Kconfig 14 years ago
Thomas Gleixner f9f91ef5e3 h8300: Convert interrupt handling to flow handler 14 years ago
Thomas Gleixner 12174aac37 h8300: Convert to new irq_chip functions 14 years ago
David Rientjes 6a108a14fa kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Uwe Kleine-König b595076a18 tree-wide: fix comment/printk typos 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
Jeff Mahoney 30b4b274e4 ioctl: Use asm-generic/ioctls.h on h8300 (enables termiox) 14 years ago
Justin P. Mattock 50a23e6eec Update broken web addresses in arch directory. 15 years ago
David Howells df9ee29270 Fix IRQ flag handling naming 15 years ago
Linus Torvalds 5336377d62 modules: Fix module_bug_list list corruption race 15 years ago
Arnaud Lacombe 838a2e55e6 kbuild: migrate all arch to the kconfig mainmenu upgrade 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 3ab61eb9fd h8300: IRQ flags should be stored in an unsigned long 15 years ago
David Howells d7627467b7 Make do_execve() take a const filename pointer 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
hyc@symas.com 26df6d1340 tty: Add EXTPROC support for LINEMODE 15 years ago
Geert Uytterhoeven cb8a88b24b alpha/h8300/m68k: remove obsolete <asm/md.h> files 15 years ago
FUJITA Tomonori 7e005f7979 remove needless ISA_DMA_THRESHOLD 15 years ago
John Stultz 592913ecb8 time: Kill off CONFIG_GENERIC_TIME 15 years ago
Uwe Kleine-König 421f91d21a fix typos concerning "initiali[zs]e" 15 years ago
Peter Zijlstra 1996bda2a4 arch: Implement local64_t 15 years ago
FUJITA Tomonori 5b0e27ce35 h8300: use asm-generic/scatterlist.h 15 years ago
Anton Blanchard f3d46f9d31 atomic_t: Cast to volatile when accessing atomic variables 15 years ago
Andreas Dilger 0ddc9324b1 add descriptive comment for TIF_MEMDIE task flag declaration. 15 years ago