Commit Graph

129 Commits (290d0983b86f6243beffaa3ddb02c14adc30f02a)

Author SHA1 Message Date
John David Anglin 210501aa57 parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomic 15 years ago
FUJITA Tomonori f6ae31c23b parisc: use asm-generic/scatterlist.h 15 years ago
Ben Hutchings b2be05273a panic: Allow warnings to set different taint flags 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
FUJITA Tomonori f41b177157 pci-dma: add linux/pci-dma.h to linux/pci.h 15 years ago
FUJITA Tomonori 74a0bd66a3 pci-dma: parisc: 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 e28cbf2293 improve sys_newuname() for compat architectures 15 years ago
Robert P. J. Day eef83afbd6 parisc: Simplify param.h by including <asm-generic/param.h> 15 years ago
Helge Deller 1d747c7e7b parisc: drop unnecessary cast in __ldcw_align() macro 15 years ago
Helge Deller 888c31fc83 parisc: add strict copy size checks (v2) 15 years ago
Kyle McMartin 81e4a5e305 parisc: ditto sys_accept4 15 years ago
Helge Deller 9ceb38e6b6 parisc: wire up sys_recvmmsg 15 years ago
Denys Vlasenko a7df554ea0 Rename .data.lock_aligned to .data..lock_aligned. 15 years ago
Denys Vlasenko 54cb27a71f Rename .data.read_mostly to .data..read_mostly. 15 years ago
Russell King 4b3073e1c5 MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself 15 years ago
James Bottomley ef7cc35b0e parisc: add mm API for DMA to vmalloc/vmap areas 15 years ago
Christoph Hellwig 698ba7b5a3 elf: kill USE_ELF_CORE_DUMP 15 years ago
David Daney 05920797ca parisc: Convert BUG() to use unreachable() 15 years ago
Helge Deller 11e178091f parisc: add CALLER_ADDR{0-6} macros 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
Sam Ravnborg 559df2e021 kbuild: move asm-offsets.h to include/generated 15 years ago
Christoph Hellwig 6b2f3d1f76 vfs: Implement proper O_SYNC semantics 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
Stephen Rothwell a08e37f31a fcntl: Use consistent values for F_[GS]ETOWN_EX 15 years ago
Neil Horman 3b885787ea net: Generalize socket rx gap / receive queue overflow cmsg 16 years ago
Christoph Hellwig 9609bfec6d parisc: convert to asm-generic/hardirq.h 16 years ago
Tim Abbott f32ed3954c parisc: Make THREAD_SIZE available to assembly files and linker scripts. 16 years ago
Helge Deller 4255f0d2a1 parisc: rename parisc's vmalloc_start to parisc_vmalloc_start 16 years ago
Kyle McMartin 40e03b6857 parisc: add skeleton syscall.h 16 years ago
Kyle McMartin ecd3d4bc06 parisc: stop using task->ptrace for {single,block}step flags 16 years ago
Peter Zijlstra ba0a6c9f6f fcntl: add F_[SG]ETOWN_EX 16 years ago
Rusty Russell 0748bd0177 cpumask: remove arch_send_call_function_ipi 16 years ago
Arnd Bergmann 90f72aa58b mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions 16 years ago
Hugh Dickins d19f352484 ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE 16 years ago
Ingo Molnar cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 16 years ago
Alex Chiang a7db504052 PCI: remove pcibios_scan_all_fns() 16 years ago
David Howells d0420c83f3 KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] 16 years ago
Jan Engelhardt 0d6038ee76 net: implement a SO_DOMAIN getsockoption 16 years ago
Jan Engelhardt 49c794e946 net: implement a SO_PROTOCOL getsockoption 16 years ago
David Woodhouse 6a12235c7d agp: kill phys_to_gart() and gart_to_phys() 16 years ago
Benjamin Herrenschmidt 9e1b32caa5 mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() 16 years ago
Peter Zijlstra c99e6efe1b sched: INIT_PREEMPT_COUNT 16 years ago
Kyle McMartin 64daa4435a parisc: use generic atomic64 on 32-bit 16 years ago
Kyle McMartin 2d4618dce6 parisc: perf: wire up sys_perf_counter_open 16 years ago