summaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)Author
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
2007-07-19define new percpu interface for shared dataFenghua Yu
2007-07-17saner typechecking in generic unaligned.hAl Viro
2007-07-17Fix sparse false positives re BUG_ON(ptr)Alexey Dobriyan
2007-07-17mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky
2007-07-17mm: remove ptep_establish()Martin Schwidefsky
2007-07-16Introduce O_CLOEXECUlrich Drepper
2007-07-16dma-mapping: prevent dma dependent code from linking on !HAS_DMA archsDan Williams
2007-07-09sched: simplify sched_find_first_bit()Mike Galbraith
2007-06-16Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt
2007-05-29sparc64: fix alignment bug in linker definition scriptSam Ravnborg
2007-05-24Don't call a warnign a bug. It's a warning.Linus Torvalds
2007-05-19kbuild: introduce __init_refok/__initdata_refok to supress section mismatch w...Sam Ravnborg
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg
2007-05-11Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2007-05-11Consolidate asm/poll.hStephen Rothwell
2007-05-11[PATCH] add SIGNAL syscall class (v3)Amy Griffis
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day
2007-05-08local_t: architecture independent extensionMathieu Desnoyers
2007-05-08atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...Mathieu Desnoyers
2007-05-08atomic.h: complete atomic_long operations in asm-genericMathieu Desnoyers
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-02[PATCH] i386: Clean up ELF note generationJeremy Fitzhardinge
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge
2007-05-02[PATCH] i386: Use per-cpu variables for GDT, PDARusty Russell
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-04-27[S390] split page_test_and_clear_dirty.Martin Schwidefsky
2007-04-25[NET]: div64_64 consolidate (rev3)Stephen Hemminger
2007-04-08[PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21Zachary Amsden
2007-03-06Revert "[PATCH] LOG2: Alter get_order() so that it can make use of ilog2() on...Linus Torvalds
2007-02-13[PATCH] i386: paravirt CPU hypercall batching modeZachary Amsden
2007-02-12[PATCH] GPIO coreDavid Brownell
2007-02-11[PATCH] one more iomap s390 build fixHeiko Carstens
2007-02-11[PATCH] typeof __page_to_pfn with SPARSEMEM=yRandy Dunlap
2007-02-11[PATCH] Remove final references to deprecated "MAP_ANON" page protection flagRobert P. J. Day