summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* types: add C99-style constructors to <asm-generic/int-*.h>H. Peter Anvin2008-05-022-0/+40
* types: create <asm-generic/int-*.h>H. Peter Anvin2008-05-023-0/+109
* rename div64_64 to div64_u64Roman Zippel2008-05-011-7/+0
* remove __KERNEL__ tests of unexported headers under asm-generic/Robert P. J. Day2008-04-305-14/+0
* asm-*/futex.h should include linux/uaccess.hJeff Dike2008-04-301-1/+1
* kernel: Move arches to use common unaligned accessHarvey Harrison2008-04-291-124/+0
* generalize asm-generic/ioctl.h to allow overriding valuesRobert P. J. Day2008-04-291-6/+27
* gpiochip_reserve()Anton Vorontsov2008-04-281-0/+1
* gpio: define gpio_is_valid()Guennadi Liakhovetski2008-04-281-0/+12
* gpiolib: better rmmod infrastructureGuennadi Liakhovetski2008-04-281-0/+2
* bitops: use __fls for fls64 on 64-bit archsAlexander van Heukelum2008-04-261-0/+22
* generic: introduce a generic __fls implementationAlexander van Heukelum2008-04-261-0/+43
* x86, generic: optimize find_next_(zero_)bit for small constant-size bitmapsAlexander van Heukelum2008-04-261-0/+2
* generic: add ioremap_wc() interface wrappervenkatesh.pallipadi@intel.com2008-04-241-0/+4
* asm-generic: add node_to_cpumask_ptr macroMike Travis2008-04-191-0/+14
* kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger2008-04-021-0/+2
* percpu: fix DEBUG_PREEMPT per_cpu checkingHugh Dickins2008-02-231-0/+2
* Add missing init section definitionsSam Ravnborg2008-02-191-0/+3
* Make topology fallback macros reference their arguments.Andi Kleen2008-02-111-5/+5
* asm-generic: remove fastcallHarvey Harrison2008-02-083-22/+22
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-081-0/+2
* tty: let architectures override the user/kernel macros.Heiko Carstens2008-02-081-0/+6
* Add cmpxchg_local to asm-generic for per cpu atomic operationsMathieu Desnoyers2008-02-072-0/+87
* Unexport asm/page.hKirill A. Shutemov2008-02-071-3/+0
* Unexport asm/elf.hKirill A. Shutemov2008-02-071-1/+0
* Unexport asm/user.h and linux/user.hKirill A. Shutemov2008-02-071-1/+0
* remove support for un-needed _extratext sectionRobin Getz2008-02-061-2/+0
* taskstats scaled time cleanupMichael Neuling2008-02-061-0/+1
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-053-3/+3
* gpiolib: add gpio provider infrastructureDavid Brownell2008-02-051-0/+98
* x86: fix RTC lockdep warning: potential hardirq recursionAndrew Morton2008-02-041-4/+7
* asm-generic/tlb.h: remove <linux/quicklist.h>H. Peter Anvin2008-02-041-1/+0
* asm-generic/tlb.h: build fixIngo Molnar2008-01-311-0/+1
* x86: add testcases for RODATA and NX protections/attributesArjan van de Ven2008-01-301-0/+1
* x86: demacro asm-x86/pgalloc_32.hJeremy Fitzhardinge2008-01-301-1/+0
* x86/non-x86: percpu, node ids, apic ids x86.git fixupMike Travis2008-01-301-10/+2
* percpu: make the asm-generic/percpu.h more "generic"travis@sgi.com2008-01-301-11/+63
* percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.htravis@sgi.com2008-01-301-18/+0
* percpu: use a kconfig variable to signal arch specific percpu setuptravis@sgi.com2008-01-301-1/+0
* debug: move WARN_ON() out of lineArjan van de Ven2008-01-301-5/+5
* debug: introduce __WARN()Olof Johansson2008-01-301-6/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2008-01-291-2/+87
|\
| * Introduce new section reference annotations tags: __ref, __refdata, __refconstSam Ravnborg2008-01-281-0/+3
| * asm-generic/vmlix.lds.h: simplify __mem{init,exit}* dependenciesAdrian Bunk2008-01-281-2/+1
| * Use separate sections for __dev/__cpu/__mem code/dataSam Ravnborg2008-01-281-6/+82
| * all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-281-0/+7
* | ext4: Add ext4_find_next_bit()Aneesh Kumar K.V2008-01-282-0/+6
|/
* sched: SCHED_FIFO/SCHED_RR watchdog timerPeter Zijlstra2008-01-251-2/+3
* Revert quicklist need->flush fixChristoph Lameter2007-12-261-3/+0
* quicklist: Set tlb->need_flush if pages are remaining in quicklist 0Christoph Lameter2007-12-171-0/+4
OpenPOWER on IntegriCloud