aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)Author
2008-04-28gpiochip_reserve()Anton Vorontsov
2008-04-28gpio: define gpio_is_valid()Guennadi Liakhovetski
2008-04-28gpiolib: better rmmod infrastructureGuennadi Liakhovetski
2008-04-26bitops: use __fls for fls64 on 64-bit archsAlexander van Heukelum
2008-04-26generic: introduce a generic __fls implementationAlexander van Heukelum
2008-04-26x86, generic: optimize find_next_(zero_)bit for small constant-size bitmapsAlexander van Heukelum
2008-04-24generic: add ioremap_wc() interface wrappervenkatesh.pallipadi@intel.com
2008-04-19asm-generic: add node_to_cpumask_ptr macroMike Travis
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger
2008-02-23percpu: fix DEBUG_PREEMPT per_cpu checkingHugh Dickins
2008-02-19Add missing init section definitionsSam Ravnborg
2008-02-11Make topology fallback macros reference their arguments.Andi Kleen
2008-02-08asm-generic: remove fastcallHarvey Harrison
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells
2008-02-08tty: let architectures override the user/kernel macros.Heiko Carstens
2008-02-07Add cmpxchg_local to asm-generic for per cpu atomic operationsMathieu Desnoyers
2008-02-07Unexport asm/page.hKirill A. Shutemov
2008-02-07Unexport asm/elf.hKirill A. Shutemov
2008-02-07Unexport asm/user.h and linux/user.hKirill A. Shutemov
2008-02-06remove support for un-needed _extratext sectionRobin Getz
2008-02-06taskstats scaled time cleanupMichael Neuling
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt
2008-02-05gpiolib: add gpio provider infrastructureDavid Brownell
2008-02-04x86: fix RTC lockdep warning: potential hardirq recursionAndrew Morton
2008-02-04asm-generic/tlb.h: remove <linux/quicklist.h>H. Peter Anvin
2008-01-31asm-generic/tlb.h: build fixIngo Molnar
2008-01-30x86: add testcases for RODATA and NX protections/attributesArjan van de Ven
2008-01-30x86: demacro asm-x86/pgalloc_32.hJeremy Fitzhardinge
2008-01-30x86/non-x86: percpu, node ids, apic ids x86.git fixupMike Travis
2008-01-30percpu: make the asm-generic/percpu.h more "generic"travis@sgi.com
2008-01-30percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.htravis@sgi.com
2008-01-30percpu: use a kconfig variable to signal arch specific percpu setuptravis@sgi.com
2008-01-30debug: move WARN_ON() out of lineArjan van de Ven
2008-01-30debug: introduce __WARN()Olof Johansson
2008-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2008-01-28ext4: Add ext4_find_next_bit()Aneesh Kumar K.V
2008-01-28Introduce new section reference annotations tags: __ref, __refdata, __refconstSam Ravnborg
2008-01-28asm-generic/vmlix.lds.h: simplify __mem{init,exit}* dependenciesAdrian Bunk
2008-01-28Use separate sections for __dev/__cpu/__mem code/dataSam Ravnborg
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg
2008-01-25sched: SCHED_FIFO/SCHED_RR watchdog timerPeter Zijlstra
2007-12-26Revert quicklist need->flush fixChristoph Lameter
2007-12-17quicklist: Set tlb->need_flush if pages are remaining in quicklist 0Christoph Lameter
2007-11-26sched: fix RLIMIT_CPU commentIngo Molnar
2007-10-19Linux Kernel MarkersMathieu Desnoyers
2007-10-19define first set of BIT* macrosJiri Slaby
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby
2007-10-18bitops: introduce lock opsNick Piggin
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-10-17unexport asm/shmparam.hOlaf Hering