Commit Graph

347 Commits (0bc42d7fcb0acaab4202db97ff2de475424bf9b4)

Author SHA1 Message Date
Peter Zijlstra ece0e2b640 mm: remove pte_*map_nested() 14 years ago
Peter Zijlstra 3e4d3af501 mm: stack based kmap_atomic() 14 years ago
Jeff Mahoney 4735d23495 ioctl: Use asm-generic/ioctls.h on frv (enables termiox) 14 years ago
Peter Zijlstra e360adbe29 irq_work: Add generic hardirq context callbacks 15 years ago
David Howells df9ee29270 Fix IRQ flag handling naming 15 years ago
Al Viro ed1cde6836 frv: double syscall restarts, syscall restart in sigreturn() 15 years ago
Al Viro 44c7afffa4 frv: handling of restart into restart_syscall is fscked 15 years ago
Al Viro ad0acab455 frv: avoid infinite loop of SIGSEGV delivery 15 years ago
Al Viro 5f4ad04a1e frv: fix address verification holes in setup_frame/setup_rt_frame 15 years ago
Al Viro 20cd514d0f frv: restart_block.fn needs to be reset on sigreturn 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
Sam Ravnborg bf56fba670 archs: replace unifdef-y with header-y 15 years ago
David Howells c788732523 Mark arguments to certain syscalls as being const 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
Sam Ravnborg c9575dc680 frv: clean up arch/frv/Makefile 15 years ago
John Stultz 592913ecb8 time: Kill off CONFIG_GENERIC_TIME 15 years ago
David Howells a7f5378e24 FRV: Reinstate null behaviour for the GDB remote protocol 'p' command 15 years ago
Peter Zijlstra 1996bda2a4 arch: Implement local64_t 15 years ago
Nick Piggin f9c497c4ae frv: invoke oom-killer from page fault 15 years ago
David Howells 8507bb0062 FRV: ARCH_KMALLOC_MINALIGN was already defined 15 years ago
Jan Blunck fc2444756a frv: remove "struct file *" argument from sysctl ->proc_handler 15 years ago
FUJITA Tomonori 3e6e3da8d5 frv: use asm-generic/scatterlist.h 15 years ago
Mike Frysinger 9c1a125921 ptrace: unify FDPIC implementations 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
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
David Howells f7454c5d5c frv/chris: fix lines with a missing semicolons 15 years ago
Bjorn Helgaas 99f4692e13 frv/PCI: remove redundant warnings 15 years ago
John Stultz 739b27116a frv: Convert frv to use read/update_persistent_clock 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
Denys Vlasenko b6f4e451de Rename special text sections in arch/frv from .text.XXX to .text..XXX. 15 years ago
Denys Vlasenko 1360e07070 Rename .bss.stack to .bss..stack. 15 years ago
Dominik Brodowski 3b7a17fcda resource/PCI: mark struct resource as const 15 years ago
Dominik Brodowski b26b2d494b resource/PCI: align functions now return start of resource 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