Commit Graph

84 Commits (97b09da4ee36ec4bd0f6e16b84b4bb6fa05db110)

Author SHA1 Message Date
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
Akinobu Mita 148817ba09 asm-generic: add another generic ext2 atomic bitops 14 years ago
Mike Frysinger 0e9a6cb5e6 ptrace: unify show_regs() prototype 14 years ago
Mathias Krause adc400f690 frv, exec: remove redundant set_fs(USER_DS) 14 years ago
Eric W. Biederman 7b21fddd08 ns: Wire up the setns system call 14 years ago
Rafael J. Wysocki 354258011e PM / Hibernate: Remove arch_prepare_suspend() 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Amerigo Wang 5ca7202bc4 FRV: Do some cleanups 14 years ago
David Howells 5ef9bdde9c FRV: Missing node arg in alloc_thread_info_node() macro 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
FUJITA Tomonori 3e50594e8e add the common dma_addr_t typedef to include/linux/types.h 14 years ago
Eric Dumazet b6a84016bd mm: NUMA aware alloc_thread_info_node() 14 years ago
Eric Dumazet 504f52b543 mm: NUMA aware alloc_task_struct_node() 14 years ago
Michel Lespinasse 8d7718aa08 futex: Sanitize futex ops argument types 14 years ago
Michel Lespinasse 37a9d912b2 futex: Sanitize cmpxchg_futex_value_locked API 14 years ago
Peter Zijlstra ece0e2b640 mm: remove pte_*map_nested() 15 years ago
Peter Zijlstra 3e4d3af501 mm: stack based kmap_atomic() 15 years ago
Jeff Mahoney 4735d23495 ioctl: Use asm-generic/ioctls.h on frv (enables termiox) 15 years ago
David Howells df9ee29270 Fix IRQ flag handling naming 15 years ago
Sam Ravnborg bf56fba670 archs: replace unifdef-y with header-y 15 years ago
FUJITA Tomonori 3b9c6c11f5 dma-mapping: remove dma_is_consistent API 15 years ago
FUJITA Tomonori 4565f0170d dma-mapping: unify dma_get_cache_alignment implementations 15 years ago
FUJITA Tomonori a6eb9fe105 dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN 15 years ago
hyc@symas.com 26df6d1340 tty: Add EXTPROC support for LINEMODE 15 years ago
Cesar Eduardo Barros 597781f3e5 kmap_atomic: make kunmap_atomic() harder to misuse 15 years ago
FUJITA Tomonori 7e005f7979 remove needless ISA_DMA_THRESHOLD 15 years ago
Peter Zijlstra 1996bda2a4 arch: Implement local64_t 15 years ago
David Howells 8507bb0062 FRV: ARCH_KMALLOC_MINALIGN was already defined 15 years ago
FUJITA Tomonori 3e6e3da8d5 frv: use asm-generic/scatterlist.h 15 years ago
FUJITA Tomonori 69dcf3db03 frv: set ARCH_KMALLOC_MINALIGN 15 years ago
David Howells 7ca8b9c0da frv: extend gdbstub to support more features of gdb 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
David Howells 08dc179b9b frv: fix kernel/user segment handling in NOMMU mode 15 years ago
FUJITA Tomonori 027491f4b2 dma-mapping: frv: remove the obsolete and unnecessary DMA API comments 15 years ago
FUJITA Tomonori f41b177157 pci-dma: add linux/pci-dma.h to linux/pci.h 15 years ago
FUJITA Tomonori 272ecbe591 pci-dma: frv: use include/linux/pci-dma.h 15 years ago
Christoph Hellwig dacbe41f77 ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h 15 years ago
Christoph Hellwig baed7fc9b5 Add generic sys_ipc wrapper 15 years ago
FUJITA Tomonori 6822190882 frv: remove pci_dma_sync_single() and pci_dma_sync_sg() 15 years ago
Russell King 4b3073e1c5 MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself 15 years ago
Mike Frysinger 04e4f2b18c FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stack 15 years ago
Christoph Hellwig 698ba7b5a3 elf: kill USE_ELF_CORE_DUMP 15 years ago
Sam Ravnborg 559df2e021 kbuild: move asm-offsets.h to include/generated 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
Neil Horman 3b885787ea net: Generalize socket rx gap / receive queue overflow cmsg 16 years ago