Commit Graph

617 Commits (e702d3cf29143327679ce2e2a60775eaf829f377)

Author SHA1 Message Date
FUJITA Tomonori 18e98307de asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len() 15 years ago
FUJITA Tomonori 204f3a0444 asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.h 15 years ago
FUJITA Tomonori 5fd75a7850 dma-mapping: remove unnecessary sync_single_range_* in dma_map_ops 15 years ago
Alexandre Bounine 058f88d672 rapidio: modify initialization of switch operations 15 years ago
Alexandre Bounine e5cabeb3d6 rapidio: add Port-Write handling for EM 15 years ago
Felipe Balbi c4b5be98fe gpiolib: introduce set_debounce method 15 years ago
Uwe Kleine-König 7839ec7821 gpiolib: document that names can contain printk format specifiers 15 years ago
Uwe Kleine-König 62154991a8 gpiolib: make names array and its values const 15 years ago
Andrew Morton 6c5e303afd include/asm-generic/kmap_types.h: add helpful reminder 15 years ago
Peter Fritzsche 37682177af asm-generic: don't warn that atomic_t is only 24 bit 15 years ago
Jason Wessel 67fc4e0cb9 kdb: core for kgdb back end (2 of 2) 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
FUJITA Tomonori f33d7e2d2d dma-mapping: fix dma_sync_single_range_* 15 years ago
Borislav Petkov 4677d4a53e arch, hweight: Fix compilation errors 15 years ago
Borislav Petkov d61931d89b x86: Add optimized popcnt variants 15 years ago
Peter Zijlstra 1527bc8b92 bitops: Optimize hweight() by making use of compile-time evaluation 15 years ago
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
Denys Vlasenko 07b3bb1ef2 Rename .data.nosave to .data..nosave. 15 years ago
Denys Vlasenko 54cb27a71f Rename .data.read_mostly to .data..read_mostly. 15 years ago
Denys Vlasenko 3d9a854c2d Rename .data[.percpu][.XXX] to .data[..percpu][..XXX]. 15 years ago
Tim Abbott 7c74df07f9 Rename .bss.page_aligned to .bss..page_aligned. 15 years ago
Tim Abbott 75b1348372 Rename .data.page_aligned to .data..page_aligned. 15 years ago
Tim Abbott 2af7687f1a Rename .data.init_task to .data..init_task. 15 years ago
Tim Abbott 4af57b787b Rename .data.cacheline_aligned to .data..cacheline_aligned. 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 16 years ago
Rusty Russell e0fdb0e050 percpu: add __percpu for sparse. 16 years ago
Rusty Russell dd17c8f729 percpu: remove per_cpu__ prefix. 16 years ago
Neil Horman 3b885787ea net: Generalize socket rx gap / receive queue overflow cmsg 16 years ago
Ralf Baechle cc9b0b9bea IRQ: Change __softirq_pending to unsigned int in asm-generic/hardirq.h. 16 years ago