summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * [PATCH] unwinder: move .eh_frame to RODATAJan Beulich2006-12-071-5/+12
| * [PATCH] i386: Distinguish absolute symbolsVivek Goyal2006-12-071-5/+5
* | [PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk2006-12-071-0/+1
* | [PATCH] cleanup include/asm-generic/atomic.hAdrian Bunk2006-12-072-4/+4
* | [PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2006-12-071-1/+1
* | [PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle2006-12-071-1/+1
* | [PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra2006-12-071-2/+2
|/
* Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt2006-12-011-0/+12
* Add "pure_initcall" for static variable initializationLinus Torvalds2006-11-201-0/+2
* [PATCH] drivers: wait for threaded probes between initcall levelsAndrew Morton2006-10-271-1/+8
* [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-271-0/+10
* [PATCH] x86-64: Speed up dwarf2 unwinderJan Beulich2006-10-211-0/+16
OpenPOWER on IntegriCloud