summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* Define termios_1 functions for powerpc, s390, avr32 and frvPaul Mackerras2007-09-121-0/+2
* changing include/asm-generic/pgtable.h for non-mmuGreg Ungerer2007-08-111-35/+38
* Fix WARN_ON() on bitfield opsLinus Torvalds2007-07-311-3/+3
* use __val in __get_unalignedMike Frysinger2007-07-311-6/+6
* i386: Put allocated ELF notes in read-only data segmentRoland McGrath2007-07-191-1/+5
* define new percpu interface for shared dataFenghua Yu2007-07-192-0/+16
* saner typechecking in generic unaligned.hAl Viro2007-07-171-7/+9
* Fix sparse false positives re BUG_ON(ptr)Alexey Dobriyan2007-07-171-1/+1
* mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky2007-07-171-25/+0
* mm: remove ptep_establish()Martin Schwidefsky2007-07-171-19/+0
* Introduce O_CLOEXECUlrich Drepper2007-07-161-0/+3
* dma-mapping: prevent dma dependent code from linking on !HAS_DMA archsDan Williams2007-07-161-12/+70
* sched: simplify sched_find_first_bit()Mike Galbraith2007-07-091-13/+8
* Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt2007-06-161-5/+12
* sparc64: fix alignment bug in linker definition scriptSam Ravnborg2007-05-291-3/+7
* Don't call a warnign a bug. It's a warning.Linus Torvalds2007-05-241-1/+1
* kbuild: introduce __init_refok/__initdata_refok to supress section mismatch w...Sam Ravnborg2007-05-191-2/+4
* all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-0/+4
* all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-0/+6
* Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2007-05-111-0/+3
|\
| * [PATCH] add SIGNAL syscall class (v3)Amy Griffis2007-05-111-0/+3
* | Consolidate asm/poll.hStephen Rothwell2007-05-112-0/+38
|/
* Fix misspellings collected by members of KJ list.Robert P. J. Day2007-05-091-1/+1
* local_t: architecture independent extensionMathieu Desnoyers2007-05-081-10/+23
* atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...Mathieu Desnoyers2007-05-081-5/+12
* atomic.h: complete atomic_long operations in asm-genericMathieu Desnoyers2007-05-081-0/+133
* move die notifier handling to common codeChristoph Hellwig2007-05-081-0/+8
* [PATCH] i386: Clean up ELF note generationJeremy Fitzhardinge2007-05-021-1/+1
* [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge2007-05-021-0/+18
* [PATCH] i386: Use per-cpu variables for GDT, PDARusty Russell2007-05-021-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-271-0/+7
|\
| * [NET]: div64_64 consolidate (rev3)Stephen Hemminger2007-04-251-0/+7
* | [S390] split page_test_and_clear_dirty.Martin Schwidefsky2007-04-271-2/+9
|/
* [PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21Zachary Amsden2007-04-081-0/+2
* Revert "[PATCH] LOG2: Alter get_order() so that it can make use of ilog2() on...Linus Torvalds2007-03-061-34/+4
* [PATCH] i386: paravirt CPU hypercall batching modeZachary Amsden2007-02-131-0/+13
* [PATCH] GPIO coreDavid Brownell2007-02-121-0/+25
* [PATCH] one more iomap s390 build fixHeiko Carstens2007-02-111-1/+3
* [PATCH] typeof __page_to_pfn with SPARSEMEM=yRandy Dunlap2007-02-111-1/+1
* [PATCH] Remove final references to deprecated "MAP_ANON" page protection flagRobert P. J. Day2007-02-111-1/+0
* Fix Maple PATA IRQ assignment.David Woodhouse2007-01-261-2/+2
* [PATCH] change WARN_ON back to "BUG: at ..."Ingo Molnar2006-12-301-1/+1
* PCI: Fix multiple problems with VIA hardwareAlan Cox2006-12-201-0/+3
* Remove stack unwinder for nowLinus Torvalds2006-12-151-22/+0
* Make sure we populate the initroot filesystem late enoughLinus Torvalds2006-12-111-0/+1
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-2/+2
* [PATCH] LOG2: Alter get_order() so that it can make use of ilog2() on a constantDavid Howells2006-12-081-4/+34
* [PATCH] Fix generic WARN_ON messageJeremy Fitzhardinge2006-12-081-1/+1
* [PATCH] Generic BUG implementationJeremy Fitzhardinge2006-12-082-0/+24
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-071-8/+15
|\
OpenPOWER on IntegriCloud