aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-04Christoph has movedChristoph Lameter1-1/+1
2008-06-27kbuild: fix a.out.h export to userspace with O= build.David Woodhouse1-1/+1
2008-05-24gpio: build fixesDavid Brownell1-1/+5
2008-05-02types: add C99-style constructors to <asm-generic/int-*.h>H. Peter Anvin2-0/+40
2008-05-02types: create <asm-generic/int-*.h>H. Peter Anvin3-0/+109
2008-05-01rename div64_64 to div64_u64Roman Zippel1-7/+0
2008-04-30remove __KERNEL__ tests of unexported headers under asm-generic/Robert P. J. Day5-14/+0
2008-04-30asm-*/futex.h should include linux/uaccess.hJeff Dike1-1/+1
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison1-124/+0
2008-04-29generalize asm-generic/ioctl.h to allow overriding valuesRobert P. J. Day1-6/+27
2008-04-28gpiochip_reserve()Anton Vorontsov1-0/+1
2008-04-28gpio: define gpio_is_valid()Guennadi Liakhovetski1-0/+12
2008-04-28gpiolib: better rmmod infrastructureGuennadi Liakhovetski1-0/+2
2008-04-26bitops: use __fls for fls64 on 64-bit archsAlexander van Heukelum1-0/+22
2008-04-26generic: introduce a generic __fls implementationAlexander van Heukelum1-0/+43
2008-04-26x86, generic: optimize find_next_(zero_)bit for small constant-size bitmapsAlexander van Heukelum1-0/+2
2008-04-24generic: add ioremap_wc() interface wrappervenkatesh.pallipadi@intel.com1-0/+4
2008-04-19asm-generic: add node_to_cpumask_ptr macroMike Travis1-0/+14
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger1-0/+2
2008-02-23percpu: fix DEBUG_PREEMPT per_cpu checkingHugh Dickins1-0/+2
2008-02-19Add missing init section definitionsSam Ravnborg1-0/+3
2008-02-11Make topology fallback macros reference their arguments.Andi Kleen1-5/+5
2008-02-08asm-generic: remove fastcallHarvey Harrison3-22/+22
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells1-0/+2
2008-02-08tty: let architectures override the user/kernel macros.Heiko Carstens1-0/+6
2008-02-07Add cmpxchg_local to asm-generic for per cpu atomic operationsMathieu Desnoyers2-0/+87
2008-02-07Unexport asm/page.hKirill A. Shutemov1-3/+0
2008-02-07Unexport asm/elf.hKirill A. Shutemov1-1/+0
2008-02-07Unexport asm/user.h and linux/user.hKirill A. Shutemov1-1/+0
2008-02-06remove support for un-needed _extratext sectionRobin Getz1-2/+0
2008-02-06taskstats scaled time cleanupMichael Neuling1-0/+1
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt3-3/+3
2008-02-05gpiolib: add gpio provider infrastructureDavid Brownell1-0/+98
2008-02-04x86: fix RTC lockdep warning: potential hardirq recursionAndrew Morton1-4/+7
2008-02-04asm-generic/tlb.h: remove <linux/quicklist.h>H. Peter Anvin1-1/+0
2008-01-31asm-generic/tlb.h: build fixIngo Molnar1-0/+1
2008-01-30x86: add testcases for RODATA and NX protections/attributesArjan van de Ven1-0/+1
2008-01-30x86: demacro asm-x86/pgalloc_32.hJeremy Fitzhardinge1-1/+0
2008-01-30x86/non-x86: percpu, node ids, apic ids x86.git fixupMike Travis1-10/+2
2008-01-30percpu: make the asm-generic/percpu.h more "generic"travis@sgi.com1-11/+63
2008-01-30percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.htravis@sgi.com1-18/+0
2008-01-30percpu: use a kconfig variable to signal arch specific percpu setuptravis@sgi.com1-1/+0
2008-01-30debug: move WARN_ON() out of lineArjan van de Ven1-5/+5
2008-01-30debug: introduce __WARN()Olof Johansson1-6/+11
2008-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-2/+87
2008-01-28ext4: Add ext4_find_next_bit()Aneesh Kumar K.V2-0/+6
2008-01-28Introduce new section reference annotations tags: __ref, __refdata, __refconstSam Ravnborg1-0/+3
2008-01-28asm-generic/vmlix.lds.h: simplify __mem{init,exit}* dependenciesAdrian Bunk1-2/+1
2008-01-28Use separate sections for __dev/__cpu/__mem code/dataSam Ravnborg1-6/+82
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg1-0/+7