aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-30x86: add testcases for RODATA and NX protections/attributesArjan van de Ven1-0/+1
2008-01-30x86: demacro asm-x86/pgalloc_32.hJeremy Fitzhardinge1-1/+0
2008-01-30x86/non-x86: percpu, node ids, apic ids x86.git fixupMike Travis1-10/+2
2008-01-30percpu: make the asm-generic/percpu.h more "generic"travis@sgi.com1-11/+63
2008-01-30percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.htravis@sgi.com1-18/+0
2008-01-30percpu: use a kconfig variable to signal arch specific percpu setuptravis@sgi.com1-1/+0
2008-01-30debug: move WARN_ON() out of lineArjan van de Ven1-5/+5
2008-01-30debug: introduce __WARN()Olof Johansson1-6/+11
2008-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-2/+87
2008-01-28ext4: Add ext4_find_next_bit()Aneesh Kumar K.V2-0/+6
2008-01-28Introduce new section reference annotations tags: __ref, __refdata, __refconstSam Ravnborg1-0/+3
2008-01-28asm-generic/vmlix.lds.h: simplify __mem{init,exit}* dependenciesAdrian Bunk1-2/+1
2008-01-28Use separate sections for __dev/__cpu/__mem code/dataSam Ravnborg1-6/+82
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg1-0/+7
2008-01-25sched: SCHED_FIFO/SCHED_RR watchdog timerPeter Zijlstra1-2/+3
2007-12-26Revert quicklist need->flush fixChristoph Lameter1-3/+0
2007-12-17quicklist: Set tlb->need_flush if pages are remaining in quicklist 0Christoph Lameter1-0/+4
2007-11-26sched: fix RLIMIT_CPU commentIngo Molnar1-1/+1
2007-10-19Linux Kernel MarkersMathieu Desnoyers1-1/+6
2007-10-19define first set of BIT* macrosJiri Slaby2-31/+25
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby1-0/+4
2007-10-18bitops: introduce lock opsNick Piggin2-0/+46
2007-10-17remove include/asm-*/ipc.hAdrian Bunk2-32/+0
2007-10-17unexport asm/shmparam.hOlaf Hering1-1/+0
2007-10-16flush icache before set_pte() on ia64: flush icache at set_pteKAMEZAWA Hiroyuki1-4/+0
2007-10-16Generic Virtual Memmap support for SPARSEMEMChristoph Lameter1-0/+6
2007-10-13fix sparc32 breakage (result of vmlinux.lds.S bug)Al Viro1-1/+2
2007-10-12libata-portmap: Remove unused definitionsAlan Cox1-5/+0
2007-09-12Define termios_1 functions for powerpc, s390, avr32 and frvPaul Mackerras1-0/+2
2007-08-11changing include/asm-generic/pgtable.h for non-mmuGreg Ungerer1-35/+38
2007-07-31Fix WARN_ON() on bitfield opsLinus Torvalds1-3/+3
2007-07-31use __val in __get_unalignedMike Frysinger1-6/+6
2007-07-19i386: Put allocated ELF notes in read-only data segmentRoland McGrath1-1/+5
2007-07-19define new percpu interface for shared dataFenghua Yu2-0/+16
2007-07-17saner typechecking in generic unaligned.hAl Viro1-7/+9
2007-07-17Fix sparse false positives re BUG_ON(ptr)Alexey Dobriyan1-1/+1
2007-07-17mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky1-25/+0
2007-07-17mm: remove ptep_establish()Martin Schwidefsky1-19/+0
2007-07-16Introduce O_CLOEXECUlrich Drepper1-0/+3
2007-07-16dma-mapping: prevent dma dependent code from linking on !HAS_DMA archsDan Williams1-12/+70
2007-07-09sched: simplify sched_find_first_bit()Mike Galbraith1-13/+8
2007-06-16Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt1-5/+12
2007-05-29sparc64: fix alignment bug in linker definition scriptSam Ravnborg1-3/+7
2007-05-24Don't call a warnign a bug. It's a warning.Linus Torvalds1-1/+1
2007-05-19kbuild: introduce __init_refok/__initdata_refok to supress section mismatch warningsSam Ravnborg1-2/+4
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg1-0/+4
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg1-0/+6
2007-05-11Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds1-0/+3
2007-05-11Consolidate asm/poll.hStephen Rothwell2-0/+38
2007-05-11[PATCH] add SIGNAL syscall class (v3)Amy Griffis1-0/+3