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