Commit Graph

251 Commits (b53dde9d34f2df396540988ebc65c33400f57b04)

Author SHA1 Message Date
H. Peter Anvin c25bd29805 types: add C99-style constructors to <asm-generic/int-*.h> 17 years ago
H. Peter Anvin d13ff31cfe types: create <asm-generic/int-*.h> 17 years ago
Roman Zippel 6f6d6a1a6a rename div64_64 to div64_u64 17 years ago
Robert P. J. Day ae50884f66 remove __KERNEL__ tests of unexported headers under asm-generic/ 17 years ago
Jeff Dike 730f412c08 asm-*/futex.h should include linux/uaccess.h 17 years ago
Harvey Harrison 6510d41954 kernel: Move arches to use common unaligned access 17 years ago
Robert P. J. Day 10521bd9f7 generalize asm-generic/ioctl.h to allow overriding values 17 years ago
Anton Vorontsov 169b6a7a6e gpiochip_reserve() 17 years ago
Guennadi Liakhovetski e6de1808f8 gpio: define gpio_is_valid() 17 years ago
Guennadi Liakhovetski 438d8908b3 gpiolib: better rmmod infrastructure 17 years ago
Alexander van Heukelum d57594c203 bitops: use __fls for fls64 on 64-bit archs 17 years ago
Alexander van Heukelum 7d9dff22e8 generic: introduce a generic __fls implementation 17 years ago
Alexander van Heukelum 64970b68d2 x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps 17 years ago
venkatesh.pallipadi@intel.com 1526a756fb generic: add ioremap_wc() interface wrapper 17 years ago
Mike Travis aa6b54461c asm-generic: add node_to_cpumask_ptr macro 17 years ago
Christian Borntraeger dd135ebbd2 kvm: provide kvm.h for all architecture: fixes headers_install 17 years ago
Hugh Dickins 1e8352784a percpu: fix DEBUG_PREEMPT per_cpu checking 17 years ago
Sam Ravnborg 37c514e3df Add missing init section definitions 17 years ago
Andi Kleen 271cad6d7e Make topology fallback macros reference their arguments. 17 years ago
Harvey Harrison 144b2a9146 asm-generic: remove fastcall 17 years ago
David Howells 7fa3031500 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT 17 years ago
Heiko Carstens aa7738a5f5 tty: let architectures override the user/kernel macros. 17 years ago
Mathieu Desnoyers 068fbad288 Add cmpxchg_local to asm-generic for per cpu atomic operations 17 years ago
Kirill A. Shutemov ed7b1889da Unexport asm/page.h 17 years ago
Kirill A. Shutemov 6cc931b9b5 Unexport asm/elf.h 17 years ago
Kirill A. Shutemov c1445db9f7 Unexport asm/user.h and linux/user.h 17 years ago
Robin Getz a3b81113fb remove support for un-needed _extratext section 17 years ago
Michael Neuling 06b8e878a9 taskstats scaled time cleanup 17 years ago
Benjamin Herrenschmidt 5e5419734c add mm argument to pte/pmd/pud/pgd_free 17 years ago
David Brownell d2876d08d8 gpiolib: add gpio provider infrastructure 17 years ago
Andrew Morton 795d45b22c x86: fix RTC lockdep warning: potential hardirq recursion 17 years ago
H. Peter Anvin e1adbcf106 asm-generic/tlb.h: remove <linux/quicklist.h> 17 years ago
Ingo Molnar 62152d0ea7 asm-generic/tlb.h: build fix 17 years ago
Arjan van de Ven edeed30589 x86: add testcases for RODATA and NX protections/attributes 17 years ago
Jeremy Fitzhardinge a5a19c63f4 x86: demacro asm-x86/pgalloc_32.h 17 years ago
Mike Travis dd5af90a7f x86/non-x86: percpu, node ids, apic ids x86.git fixup 17 years ago
travis@sgi.com acdac87202 percpu: make the asm-generic/percpu.h more "generic" 17 years ago
travis@sgi.com 5280e004fc percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.h 17 years ago
travis@sgi.com b32ef636a5 percpu: use a kconfig variable to signal arch specific percpu setup 17 years ago
Arjan van de Ven 79b4cc5ee7 debug: move WARN_ON() out of line 17 years ago
Olof Johansson 3a6a62f96f debug: introduce __WARN() 17 years ago
Aneesh Kumar K.V aa02ad67d9 ext4: Add ext4_find_next_bit() 17 years ago
Sam Ravnborg 312b1485fb Introduce new section reference annotations tags: __ref, __refdata, __refconst 17 years ago
Adrian Bunk 1a3fb6d481 asm-generic/vmlix.lds.h: simplify __mem{init,exit}* dependencies 17 years ago
Sam Ravnborg eb8f689046 Use separate sections for __dev/__cpu/__mem code/data 17 years ago
Sam Ravnborg 01ba2bdc6b all archs: consolidate init and exit sections in vmlinux.lds.h 17 years ago
Peter Zijlstra 78f2c7db60 sched: SCHED_FIFO/SCHED_RR watchdog timer 17 years ago
Christoph Lameter 49eaaa1a6c Revert quicklist need->flush fix 17 years ago
Christoph Lameter 421d991935 quicklist: Set tlb->need_flush if pages are remaining in quicklist 0 17 years ago
Ingo Molnar 58e1010da3 sched: fix RLIMIT_CPU comment 17 years ago