Commit Graph

519 Commits (7e4992288e55f1e15f7498ead618b3943f5cfd3f)

Author SHA1 Message Date
FUJITA Tomonori 5f3cd1e0bb dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pci-dma-compat.h 15 years ago
Eric Miao 3e45f1d115 gpio: introduce gpio_request_one() and friends 15 years ago
Christoph Lameter 38b7827fcd local_t: Remove cpu_local_xx macros 15 years ago
Christoph Hellwig 76b7e0058d fix up O_SYNC comments 15 years ago
Jani Nikula 0769746183 gpiolib: add support for changing value polarity in sysfs 15 years ago
Andi Kleen afcf938ee0 HWPOISON: Add a madvise() injector for soft page offlining 15 years ago
Cesar Eduardo Barros 42f247c83a WARN_ONCE(): use bool for boolean flag 15 years ago
Jie Zhang ea63763959 nommu: fix malloc performance by adding uninitialized flag 15 years ago
Alan Jenkins 9e1b9b8072 module: make MODULE_SYMBOL_PREFIX into a CONFIG option 15 years ago
Thomas Gleixner 0199c4e68d locking: Convert __raw_spin* functions to arch_spin* 15 years ago
Thomas Gleixner 445c89514b locking: Convert raw_spinlock to arch_spinlock 15 years ago
Arnd Bergmann 3d77038706 asm-generic: add sys_recvmmsg to unistd.h 15 years ago
Arnd Bergmann 9ab8764439 asm-generic: add sys_accept4 to unistd.h 15 years ago
Mike Frysinger 1f018c8d0d asm-generic/gpio.h: add some forward decls of the device struct 15 years ago
Christoph Hellwig 6b2f3d1f76 vfs: Implement proper O_SYNC semantics 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 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
Peter Zijlstra 978b4053ae fcntl: rename F_OWNER_GID to F_OWNER_PGRP 15 years ago
Peter Zijlstra 71ccb83cfc alpha: fix F_SETOWN_EX and F_GETLK64 conflict 15 years ago
Frederic Weisbecker 2da3e160cb hw-breakpoint: Move asm-generic/hw_breakpoint.h to linux/hw_breakpoint.h 15 years ago
Chen Liqin 4029a91f0c asm-generic: Fix typo in asm-generic/unistd.h. 15 years ago
Tejun Heo 545695fb41 percpu: make accessors check for percpu pointer in sparse 15 years ago
Rusty Russell e0fdb0e050 percpu: add __percpu for sparse. 15 years ago
Rusty Russell dd17c8f729 percpu: remove per_cpu__ prefix. 15 years ago
Neil Horman 3b885787ea net: Generalize socket rx gap / receive queue overflow cmsg 15 years ago
Ralf Baechle cc9b0b9bea IRQ: Change __softirq_pending to unsigned int in asm-generic/hardirq.h. 15 years ago
Christoph Lameter 7340a0b152 this_cpu: Introduce this_cpu_ptr() and generic this_cpu_* operations 16 years ago
Mike Frysinger b3db4a8ad1 asm-generic/gpio.h: pull in linux/kernel.h for might_sleep() 16 years ago
Tim Abbott 1b2086227c Optimize the ordering of sections in RW_DATA_SECTION. 16 years ago
Peter Zijlstra ba0a6c9f6f fcntl: add F_[SG]ETOWN_EX 16 years ago
Rusty Russell 29c337a034 cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node 16 years ago
Jani Nikula a4177ee7f1 gpiolib: allow exported GPIO nodes to be named using sysfs links 16 years ago
Mike Frysinger 00afe029aa asm/sections: add text/data checking functions for arches to override 16 years ago
Andi Kleen b28cfd2c06 kmap_types.h: rename D macro 16 years ago
Roland McGrath 268e46712d asm-generic: syscall_get_nr returns int 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
Andi Kleen 9893e49d64 HWPOISON: Add madvise() based injector for hardware poisoned pages v4 16 years ago
Andi Kleen ad5fa91399 HWPOISON: Add new SIGBUS error codes for hardware poison signals 16 years ago
John Reiser 4b3b4c5e64 ftrace: __start_mcount_loc should be .init.rodata 16 years ago
Michael S. Tsirkin da18acffc3 KVM: export kvm_para.h 16 years ago
Alex Chiang a7db504052 PCI: remove pcibios_scan_all_fns() 16 years ago
Jeremy Fitzhardinge 53f824520b x86/i386: Put aligned stack-canary in percpu shared_aligned section 16 years ago
Arnd Bergmann a8ad568dd8 dma-ops: Remove flush_write_buffers() in dma-mapping-common.h 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
Stanislaw Gruszka a42548a188 cputime: Optimize jiffies_to_cputime(1) 16 years ago
Benjamin Herrenschmidt 9e1b32caa5 mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() 16 years ago
Magnus Damm d7aacaddca Driver Core: Add platform device arch data V3 16 years ago