summaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)Author
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
2007-10-16flush icache before set_pte() on ia64: flush icache at set_pteKAMEZAWA Hiroyuki
2007-10-16Generic Virtual Memmap support for SPARSEMEMChristoph Lameter
2007-10-13fix sparc32 breakage (result of vmlinux.lds.S bug)Al Viro
2007-10-12libata-portmap: Remove unused definitionsAlan Cox
2007-09-12Define termios_1 functions for powerpc, s390, avr32 and frvPaul Mackerras
2007-08-11changing include/asm-generic/pgtable.h for non-mmuGreg Ungerer
2007-07-31Fix WARN_ON() on bitfield opsLinus Torvalds
2007-07-31use __val in __get_unalignedMike Frysinger
2007-07-19i386: Put allocated ELF notes in read-only data segmentRoland McGrath