aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAge
...
* gpio: define gpio_is_valid()Guennadi Liakhovetski2008-04-28
* gpiolib: better rmmod infrastructureGuennadi Liakhovetski2008-04-28
* bitops: use __fls for fls64 on 64-bit archsAlexander van Heukelum2008-04-26
* generic: introduce a generic __fls implementationAlexander van Heukelum2008-04-26
* x86, generic: optimize find_next_(zero_)bit for small constant-size bitmapsAlexander van Heukelum2008-04-26
* generic: add ioremap_wc() interface wrappervenkatesh.pallipadi@intel.com2008-04-24
* asm-generic: add node_to_cpumask_ptr macroMike Travis2008-04-19
* kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger2008-04-02
* percpu: fix DEBUG_PREEMPT per_cpu checkingHugh Dickins2008-02-23
* Add missing init section definitionsSam Ravnborg2008-02-19
* Make topology fallback macros reference their arguments.Andi Kleen2008-02-11
* asm-generic: remove fastcallHarvey Harrison2008-02-08
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-08
* tty: let architectures override the user/kernel macros.Heiko Carstens2008-02-08
* Add cmpxchg_local to asm-generic for per cpu atomic operationsMathieu Desnoyers2008-02-07
* Unexport asm/page.hKirill A. Shutemov2008-02-07
* Unexport asm/elf.hKirill A. Shutemov2008-02-07
* Unexport asm/user.h and linux/user.hKirill A. Shutemov2008-02-07
* remove support for un-needed _extratext sectionRobin Getz2008-02-06
* taskstats scaled time cleanupMichael Neuling2008-02-06
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-05
* gpiolib: add gpio provider infrastructureDavid Brownell2008-02-05
* x86: fix RTC lockdep warning: potential hardirq recursionAndrew Morton2008-02-04
* asm-generic/tlb.h: remove <linux/quicklist.h>H. Peter Anvin2008-02-04
* asm-generic/tlb.h: build fixIngo Molnar2008-01-31
* x86: add testcases for RODATA and NX protections/attributesArjan van de Ven2008-01-30
* x86: demacro asm-x86/pgalloc_32.hJeremy Fitzhardinge2008-01-30
* x86/non-x86: percpu, node ids, apic ids x86.git fixupMike Travis2008-01-30
* percpu: make the asm-generic/percpu.h more "generic"travis@sgi.com2008-01-30
* percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.htravis@sgi.com2008-01-30
* percpu: use a kconfig variable to signal arch specific percpu setuptravis@sgi.com2008-01-30
* debug: move WARN_ON() out of lineArjan van de Ven2008-01-30
* debug: introduce __WARN()Olof Johansson2008-01-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2008-01-29
|\
| * Introduce new section reference annotations tags: __ref, __refdata, __refconstSam Ravnborg2008-01-28
| * asm-generic/vmlix.lds.h: simplify __mem{init,exit}* dependenciesAdrian Bunk2008-01-28
| * Use separate sections for __dev/__cpu/__mem code/dataSam Ravnborg2008-01-28
| * all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-28
* | ext4: Add ext4_find_next_bit()Aneesh Kumar K.V2008-01-28
|/
* sched: SCHED_FIFO/SCHED_RR watchdog timerPeter Zijlstra2008-01-25
* Revert quicklist need->flush fixChristoph Lameter2007-12-27
* quicklist: Set tlb->need_flush if pages are remaining in quicklist 0Christoph Lameter2007-12-17
* sched: fix RLIMIT_CPU commentIngo Molnar2007-11-26
* Linux Kernel MarkersMathieu Desnoyers2007-10-19
* define first set of BIT* macrosJiri Slaby2007-10-19
* forbid asm/bitops.h direct inclusionJiri Slaby2007-10-19
* bitops: introduce lock opsNick Piggin2007-10-18
* remove include/asm-*/ipc.hAdrian Bunk2007-10-17
* unexport asm/shmparam.hOlaf Hering2007-10-17
* flush icache before set_pte() on ia64: flush icache at set_pteKAMEZAWA Hiroyuki2007-10-16