summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* 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
* sched: fix RLIMIT_CPU commentIngo Molnar2007-11-261-1/+1
* Linux Kernel MarkersMathieu Desnoyers2007-10-191-1/+6
* define first set of BIT* macrosJiri Slaby2007-10-192-31/+25
* forbid asm/bitops.h direct inclusionJiri Slaby2007-10-191-0/+4
* bitops: introduce lock opsNick Piggin2007-10-182-0/+46
* remove include/asm-*/ipc.hAdrian Bunk2007-10-172-32/+0
* unexport asm/shmparam.hOlaf Hering2007-10-171-1/+0
* flush icache before set_pte() on ia64: flush icache at set_pteKAMEZAWA Hiroyuki2007-10-161-4/+0
* Generic Virtual Memmap support for SPARSEMEMChristoph Lameter2007-10-161-0/+6
* fix sparc32 breakage (result of vmlinux.lds.S bug)Al Viro2007-10-131-1/+2
* libata-portmap: Remove unused definitionsAlan Cox2007-10-121-5/+0
* Define termios_1 functions for powerpc, s390, avr32 and frvPaul Mackerras2007-09-121-0/+2
* changing include/asm-generic/pgtable.h for non-mmuGreg Ungerer2007-08-111-35/+38
* Fix WARN_ON() on bitfield opsLinus Torvalds2007-07-311-3/+3
OpenPOWER on IntegriCloud