Commit Graph

586 Commits (3575792e005dc9994f15ae72c1c6f401d134177d)

Author SHA1 Message Date
David Howells d15ca32037 Fix the declaration of sys_execve() in asm-generic/syscalls.h 15 years ago
Sam Ravnborg 60641aa1f3 include: replace unifdef-y with header-y 15 years ago
Chris Metcalf fad9e93e54 Add fanotify syscalls to <asm-generic/unistd.h>. 15 years ago
FUJITA Tomonori 3b9c6c11f5 dma-mapping: remove dma_is_consistent API 15 years ago
Wu Fengguang 454eedb890 vfs: O_* bit numbers uniqueness check 15 years ago
hyc@symas.com 26df6d1340 tty: Add EXTPROC support for LINEMODE 15 years ago
Jeff Dike 39e5322c07 tty: Remove Hayes ESP ioctls 15 years ago
Mike Frysinger 7387be3373 asm-generic/io.h: add big endian versions of io{read,write}{16,32} 15 years ago
Lee Schermerhorn 2510600060 topology: alternate fix for ia64 tiger_defconfig build breakage 15 years ago
Michal Simek 9e58143dc0 asm-generic: use raw_local_irq_save/restore instead local_irq_save/restore 15 years ago
Christoph Hellwig 365b181897 add f_flags to struct statfs(64) 15 years ago
Namhyung Kim 18cb2aef91 percpu: handle __percpu notations in UP accessors 15 years ago
Signed-off-by: Wu Fengguang 12ed2e36c9 fanotify: FMODE_NONOTIFY and __O_SYNC in sparc conflict 15 years ago
Eric Paris ecf081d1a7 vfs: introduce FMODE_NONOTIFY 15 years ago
Jeremy Fitzhardinge c7f52cdc2f support multiple .discard.* sections to avoid section type conflicts 15 years ago
Sam Ravnborg da5e37efe8 vmlinux.lds: fix .data..init_task output section (fix popwerpc boot) 15 years ago
Sam Ravnborg 07fca0e57f tracing: Properly align linker defined symbols 15 years ago
Jiri Slaby f33ebbe9da unistd: add __NR_prlimit64 syscall numbers 15 years ago
Frederic Weisbecker eb878b3bc0 tracing: Remove letfover markers section 15 years ago
Grant Likely 594fa265e0 of/gpio: stop using device_node data pointer to find gpio_chip 15 years ago
Anton Vorontsov a19e3da5bc of/gpio: Kill of_gpio_chip and add members directly to gpio_chip 15 years ago
Chris Metcalf b51cae21ee Add wait4() back to the set of <asm-generic/unistd.h> syscalls. 15 years ago
Peter Zijlstra 1996bda2a4 arch: Implement local64_t 15 years ago
Chris Metcalf 5360bd776f Fix up the "generic" unistd.h ABI to be more useful. 15 years ago
Lee Schermerhorn 7aac789885 numa: introduce numa_mem_id()- effective local memory node id 15 years ago
FUJITA Tomonori 1ef04370d8 asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h 15 years ago
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