summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
AgeCommit message (Expand)AuthorLines
2007-09-12Define termios_1 functions for powerpc, s390, avr32 and frvPaul Mackerras-0/+2
2007-08-11changing include/asm-generic/pgtable.h for non-mmuGreg Ungerer-35/+38
2007-07-31Fix WARN_ON() on bitfield opsLinus Torvalds-3/+3
2007-07-31use __val in __get_unalignedMike Frysinger-6/+6
2007-07-19i386: Put allocated ELF notes in read-only data segmentRoland McGrath-1/+5
2007-07-19define new percpu interface for shared dataFenghua Yu-0/+16
2007-07-17saner typechecking in generic unaligned.hAl Viro-7/+9
2007-07-17Fix sparse false positives re BUG_ON(ptr)Alexey Dobriyan-1/+1
2007-07-17mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky-25/+0
2007-07-17mm: remove ptep_establish()Martin Schwidefsky-19/+0
2007-07-16Introduce O_CLOEXECUlrich Drepper-0/+3
2007-07-16dma-mapping: prevent dma dependent code from linking on !HAS_DMA archsDan Williams-12/+70
2007-07-09sched: simplify sched_find_first_bit()Mike Galbraith-13/+8
2007-06-16Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt-5/+12
2007-05-29sparc64: fix alignment bug in linker definition scriptSam Ravnborg-3/+7
2007-05-24Don't call a warnign a bug. It's a warning.Linus Torvalds-1/+1
2007-05-19kbuild: introduce __init_refok/__initdata_refok to supress section mismatch w...Sam Ravnborg-2/+4
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg-0/+4
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg-0/+6
2007-05-11Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-0/+3
2007-05-11Consolidate asm/poll.hStephen Rothwell-0/+38
2007-05-11[PATCH] add SIGNAL syscall class (v3)Amy Griffis-0/+3
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day-1/+1
2007-05-08local_t: architecture independent extensionMathieu Desnoyers-10/+23
2007-05-08atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...Mathieu Desnoyers-5/+12
2007-05-08atomic.h: complete atomic_long operations in asm-genericMathieu Desnoyers-0/+133
2007-05-08move die notifier handling to common codeChristoph Hellwig-0/+8
2007-05-02[PATCH] i386: Clean up ELF note generationJeremy Fitzhardinge-1/+1
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge-0/+18
2007-05-02[PATCH] i386: Use per-cpu variables for GDT, PDARusty Russell-0/+1
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-0/+7
2007-04-27[S390] split page_test_and_clear_dirty.Martin Schwidefsky-2/+9
2007-04-25[NET]: div64_64 consolidate (rev3)Stephen Hemminger-0/+7
2007-04-08[PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21Zachary Amsden-0/+2
2007-03-06Revert "[PATCH] LOG2: Alter get_order() so that it can make use of ilog2() on...Linus Torvalds-34/+4
2007-02-13[PATCH] i386: paravirt CPU hypercall batching modeZachary Amsden-0/+13
2007-02-12[PATCH] GPIO coreDavid Brownell-0/+25
2007-02-11[PATCH] one more iomap s390 build fixHeiko Carstens-1/+3
2007-02-11[PATCH] typeof __page_to_pfn with SPARSEMEM=yRandy Dunlap-1/+1
2007-02-11[PATCH] Remove final references to deprecated "MAP_ANON" page protection flagRobert P. J. Day-1/+0
2007-01-26Fix Maple PATA IRQ assignment.David Woodhouse-2/+2
2006-12-30[PATCH] change WARN_ON back to "BUG: at ..."Ingo Molnar-1/+1
2006-12-20PCI: Fix multiple problems with VIA hardwareAlan Cox-0/+3
2006-12-15Remove stack unwinder for nowLinus Torvalds-22/+0
2006-12-11Make sure we populate the initroot filesystem late enoughLinus Torvalds-0/+1
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox-2/+2
2006-12-08[PATCH] LOG2: Alter get_order() so that it can make use of ilog2() on a constantDavid Howells-4/+34
2006-12-08[PATCH] Fix generic WARN_ON messageJeremy Fitzhardinge-1/+1
2006-12-08[PATCH] Generic BUG implementationJeremy Fitzhardinge-0/+24
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds-8/+15