Commit Graph

353 Commits (973a34aa8593dbfe84386343c694f5beecb51d8a)

Author SHA1 Message Date
Namhyung Kim a68caa035a ptrace: cleanup arch_ptrace() on m32r 14 years ago
Namhyung Kim 9b05a69e05 ptrace: change signature of arch_ptrace() 14 years ago
Peter Zijlstra ece0e2b640 mm: remove pte_*map_nested() 14 years ago
Jeff Mahoney 73352e4398 ioctl: Use asm-generic/ioctls.h on m32r (enables termiox) 14 years ago
Justin P. Mattock 50a23e6eec Update broken web addresses in arch directory. 15 years ago
Kyle McMartin 2d019713b7 m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIAN 15 years ago
Kyle McMartin 4f515cc932 m32r: add kernel/.gitignore and ignore vmlinux.lds 15 years ago
Kyle McMartin 388d148fe8 m32r: get_user takes an lvalue, not a pointer 15 years ago
Kyle McMartin 99d6734f3c m32r: restore _BLOCKABLE 15 years ago
David Howells df9ee29270 Fix IRQ flag handling naming 15 years ago
Al Viro acdc0d5ef9 m32r: fix breakage from "m32r: use generic ptrace_resume code" 15 years ago
Al Viro bb9c861ee1 m32r: hole in shifting pc back 15 years ago
Al Viro a05c4e1d66 m32r: don't block signals if sigframe setup has failed 15 years ago
Al Viro a748102430 make m32r handle multiple pending signals 15 years ago
Al Viro a7f8388e2c m32r: fix rt_sigsuspend() 15 years ago
Thomas Gleixner d1ea13c6e2 genirq: Cleanup irq_chip->typename leftovers 15 years ago
Arnaud Lacombe 838a2e55e6 kbuild: migrate all arch to the kconfig mainmenu upgrade 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
Greg Kroah-Hartman a3c8ed693d tty: remove remaining Hayes ESP ioctls 15 years ago
FUJITA Tomonori 7e005f7979 remove needless ISA_DMA_THRESHOLD 15 years ago
Sam Ravnborg 80c00ba942 kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command line 15 years ago
Sam Ravnborg 6588169d51 kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line 15 years ago
John Stultz 592913ecb8 time: Kill off CONFIG_GENERIC_TIME 15 years ago
Peter Zijlstra 1996bda2a4 arch: Implement local64_t 15 years ago
Nick Piggin 68db30ce60 m32r: invoke oom-killer from page fault 15 years ago
FUJITA Tomonori f7f2dde35a m32r: use 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
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 944694716d m32r: Convert m32r to use read/update_peristent_clock 15 years ago
Christoph Hellwig e34112e396 m32r: use generic ptrace_resume code 15 years ago
Christoph Hellwig 5cacdb4add Add generic sys_olduname() 15 years ago
Christoph Hellwig baed7fc9b5 Add generic sys_ipc wrapper 15 years ago
Russell King 4b3073e1c5 MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself 15 years ago
Christoph Lameter 38b7827fcd local_t: Remove cpu_local_xx macros 15 years ago
Christoph Hellwig 698ba7b5a3 elf: kill USE_ELF_CORE_DUMP 15 years ago
Thomas Gleixner 239007b844 genirq: Convert irq_desc.lock to raw_spinlock 15 years ago
Thomas Gleixner e5931943d0 locking: Convert raw_rwlock functions to arch_rwlock 15 years ago
Thomas Gleixner fb3a6bbc91 locking: Convert raw_rwlock to arch_rwlock 15 years ago
Thomas Gleixner 0199c4e68d locking: Convert __raw_spin* functions to arch_spin* 15 years ago
Thomas Gleixner edc35bd72e locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED 15 years ago
Thomas Gleixner 445c89514b locking: Convert raw_spinlock to arch_spinlock 15 years ago
Al Viro f8b7256096 Unify sys_mmap* 15 years ago
Ilya Loginov 2d4dc890b5 block: add helpers to run flush_dcache_page() against a bio and a request's pages 15 years ago
Hirokazu Takata a556bec995 m32r: fix arch/m32r/boot/compressed/Makefile 15 years ago
Roel Kluin 45cdd47330 m32r: Should index be positive? 15 years ago
Hirokazu Takata 337214e8c6 m32r: bzip2/lzma kernel compression support 15 years ago