aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAge
* 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
* Generic Virtual Memmap support for SPARSEMEMChristoph Lameter2007-10-16
* fix sparc32 breakage (result of vmlinux.lds.S bug)Al Viro2007-10-13
* libata-portmap: Remove unused definitionsAlan Cox2007-10-12
* Define termios_1 functions for powerpc, s390, avr32 and frvPaul Mackerras2007-09-12
* changing include/asm-generic/pgtable.h for non-mmuGreg Ungerer2007-08-11
* Fix WARN_ON() on bitfield opsLinus Torvalds2007-08-01
* use __val in __get_unalignedMike Frysinger2007-07-31
* i386: Put allocated ELF notes in read-only data segmentRoland McGrath2007-07-19
* define new percpu interface for shared dataFenghua Yu2007-07-19
* saner typechecking in generic unaligned.hAl Viro2007-07-17
* Fix sparse false positives re BUG_ON(ptr)Alexey Dobriyan2007-07-17
* mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky2007-07-17
* mm: remove ptep_establish()Martin Schwidefsky2007-07-17
* Introduce O_CLOEXECUlrich Drepper2007-07-16