aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic
AgeCommit message (Expand)AuthorFilesLines
2004-08-22[PATCH] move duplicate BUG and WARN_ON bits to asm-genericMatt Mackall1-0/+34
2004-07-28[PATCH] Make get_user_pages() work again for ia64 gate areaDavid Mosberger1-0/+4
2004-07-12[PATCH] sparse: signal annotationAlexander Viro1-2/+2
2004-07-12[PATCH] ia64: Reduce TLB flushing during process migrationJack Steiner1-0/+2
2004-07-01[PATCH] mips: update config symbolsRalf Bächle1-6/+6
2004-06-23[PATCH] cpumask: remove 26 no longer used cpumask*.h filesAndrew Morton6-252/+0
2004-06-23[PATCH] cpumask: bitmap cleanup preparation for cpumask overhaulAndrew Morton2-2/+2
2004-06-17[PATCH] Clean up asm/pgalloc.h includeRussell King1-0/+1
2004-05-25Split ptep_establish into "establish" and "update_access_flags"Linus Torvalds1-9/+21
2004-05-24Introduce architecture-specific "ptep_update_dirty_accessed()"Linus Torvalds1-1/+6
2004-05-24Pass in a "dirty" argument to ptep_establish in Linus Torvalds1-1/+1
2004-05-22[PATCH] rmap 13 include/asm deletionsAndrew Morton1-91/+0
2004-05-14[PATCH] H8/300: ldscripts fixAndrew Morton1-12/+16
2004-05-14[PATCH] revert the process-migration-speedup patchAndrew Morton1-2/+0
2004-05-09[PATCH] sched: in_sched_functions() cleanupAndrew Morton1-2/+2
2004-05-09[PATCH] Reduce TLB flushing during process migrationAndrew Morton1-0/+2
2004-04-27[PATCH] Fix cpumask iterator over empty cpu setRusty Russell1-1/+1
2004-04-18[PATCH] CPU_MASK_ALL fixAndrew Morton1-2/+2
2004-04-17[PATCH] ARM-related ptep_to_address() fixAndrew Morton1-1/+2
2004-04-13[PATCH] obsolete asm/hdreg.hBartlomiej Zolnierkiewicz1-0/+2
2004-04-13[PATCH] add asm-generic/hdreg.hBartlomiej Zolnierkiewicz1-0/+6
2004-04-12[PATCH] Rename bitmap_clear to bitmap_zero, remove CLEAR_BITMAPAndrew Morton1-1/+1
2004-04-11[PATCH] posix message queues: implementationAndrew Morton1-1/+3
2004-04-11[PATCH] Fix get_wchan() FIXME wrt. order of functionsAndrew Morton1-0/+5
2004-04-11[PATCH] x86-64 updateAndrew Morton1-0/+117
2004-04-03Re-instate __ARCH_SI_BAND_T, to allow architecture overrides.Linus Torvalds1-1/+10
2004-03-31[PATCH] remove __ARCH_SI_BAND_TAndrew Morton1-5/+1
2004-03-31[PATCH] siginfo.si_band is longAndrew Morton1-1/+1
2004-03-22[PATCH] rename dma_error()Andrew Morton2-4/+4
2004-03-18[PATCH] Add dma_error() and pci_dma_error()Andrew Morton2-0/+12
2004-03-13[PATCH] DMA: Fill gaping hole in DMA API interfaces.Andrew Morton2-14/+57
2004-02-22[PATCH] m68k: Dummy dma mappingAndrew Morton1-0/+22
2004-02-18[PATCH] Inefficient TLB flush fixAndrew Morton1-0/+5
2004-02-13[SPARC32]: Take parisc atomic_t implementation so they are full 32-bits.Keith M. Wesolowski1-1/+1
2004-02-03[PATCH] PCI Scan all functionsAndrew Morton1-0/+2
2004-02-03[PATCH] Remove memblks from the kernelAndrew Morton1-6/+0
2004-01-18[PATCH] s390: physical dirty/referenced bits.Andrew Morton1-0/+8
2004-01-18[PATCH] s390: tlb flush optimization.Andrew Morton1-0/+57
2004-01-18[PATCH] fix gcc-3.4 warning in percpu codeAndrew Morton1-1/+1
2004-01-07[PATCH] ppc64: Add missing section definitionAndrew Morton1-1/+1
2003-12-29[PATCH] statfs64 fixAndrew Morton1-0/+14
2003-12-29[PATCH] new /proc/irq cpumask format; consolidate cpumask display and input codeAndrew Morton3-0/+3
2003-12-29[PATCH] cpumask.h reorgAndrew Morton1-0/+40
2003-12-29[PATCH] Fix for more than 256 CPUsAndrew Morton1-1/+1
2003-09-21[PATCH] any_online_cpu fixAndrew Morton2-2/+13
2003-09-09[PATCH] fix cpu_test_and_set() on UPGuillaume Morin1-1/+1
2003-08-19Merge davem@nuts.ninka.net:/home/davem/src/BK/sparc-2.5David S. Miller1-5/+5
2003-08-19[CPUMASK]: Prevent unused variable warnings on uniprocessor.David S. Miller1-5/+5
2003-08-18The default ARCH_SI_BAND_T should be "int", since that is whatLinus Torvalds1-1/+1
2003-08-18[PATCH] Fix si_band type in asm-generic/siginfo.hAndrew Morton1-1/+5
2003-08-18[PATCH] cpumask_t: allow more than BITS_PER_LONG CPUsAndrew Morton5-0/+198
2003-08-13[PATCH] correct tlb_remove_page comment.Dave Jones1-1/+1
2003-07-18[PATCH] Make percpu_modcopy a macroRusty Russell1-8/+9
2003-07-18[PATCH] introduce "local_t" - cpu-local atomic variablesRusty Russell1-0/+118
2003-07-18[PATCH] Centralize Linker SymbolsRusty Russell1-4/+5
2003-07-18[PATCH] Allow struct members inside percpu macrosRusty Russell1-8/+8
2003-07-11[PATCH] asm-generic/div64.h breakageBernardo Innocenti1-1/+5
2003-07-08[PATCH] Fix problem introduced by do_div() patchBernardo Innocenti1-2/+3
2003-07-05[PATCH] Fix do_div() for all architecturesBernardo Innocenti1-0/+53
2003-06-20[PATCH] Add system calls statfs64 and fstatfs64Andrew Morton1-0/+37
2003-06-13[PATCH] lsm: Early init for security modules (1/4)Chris Wright1-0/+6
2003-06-05[PATCH] per-cpu support inside modules (minimal)Andrew Morton1-5/+8
2003-05-25[PATCH] Change mmu_gathers into per-cpu dataAndrew Morton1-2/+2
2003-05-12Add user pointer annotations to socket, file IO and signalLinus Torvalds1-1/+1
2003-04-12[PATCH] Fix gen_rtc compilation errorAndrew Morton1-3/+4
2003-04-09[SIGINFO]: asm-generic/siginfo.h needs linux/compiler.hDavid S. Miller1-0/+1
2003-04-08Annotate i386/signal.c with address space type annotations.Linus Torvalds1-1/+1
2003-04-08Make __SI_MASK explicitly unsigned, instead of depending onLinus Torvalds1-1/+1
2003-03-23[PATCH] asm-generic/tlb.h needs swap.hAndrew Morton1-0/+1
2003-03-16[PCI] pci-8: pci_resource_to_bus()Russell King1-0/+25
2003-03-14[PATCH] md: C99 initiailzers for xor.hNeil Brown1-20/+20
2003-02-27[PATCH] provide pcibus_to_cpumask from topologyMartin J. Bligh1-0/+3
2003-02-17[PATCH] POSIX clocks & timersGeorge Anzinger1-4/+12
2003-02-17[PATCH] add generic ide iopsAlan Cox1-0/+38
2003-02-06[PATCH] Spelling fixes for consistent, dependent, persistentSteven Cole2-2/+2
2003-02-03[PATCH] Remove __ from topology macrosAndrew Morton1-12/+12
2003-01-24kbuild: Add CONFIG_MODVERSIONING and __kcrctabKai Germaschewski1-4/+18
2003-01-16kbuild: Fix __start_SECTION, __stop_SECTIONKai Germaschewski1-4/+4
2003-01-15[PATCH] (3/3) NUMA rebalancerMartin J. Bligh1-0/+5
2003-01-15kbuild: Make asm-generic/vmlinux.lds.h usable for IA-64Kai Germaschewski1-26/+33
2003-01-15kbuild/modules: Save space on symbol listKai Germaschewski1-1/+3
2003-01-14Fix backslash at end of fileLinus Torvalds1-1/+1
2003-01-14Consolidate read-only sections in arch/*/vmlinux.lds.SKai Germaschewski1-0/+24
2003-01-13generic/dma-mapping.h: remove BUG_ON flags not GFP_ATOMICJames Bottomley1-1/+1
2003-01-12Update the generic DMA API to take GFP_ flags on allocationJames Bottomley2-4/+5
2003-01-10[PATCH] replace `typedef mmu_gather_t' with `struct mmu_gather'Andrew Morton1-14/+17
2002-12-29[PATCH] BIN_TO_BCD consolidationAndrew Morton1-0/+1
2002-12-27[PATCH] Fix pci-dma compatibility code for "dev == NULL"James Bottomley1-11/+11
2002-12-21remove PCI_NEW_DMA_COMPAT_APIJames Bottomley2-0/+89
2002-12-21generic device DMA APIJames Bottomley1-0/+154
2002-11-06[PATCH] generic prefetch support in xor.hMatthew Wilcox1-4/+400
2002-10-29[PATCH] percpu: create an EXPORT_PER_CPU_SYMBOL() macroAndrew Morton1-1/+5
2002-10-29[PATCH] percpu: fix compile warning for UP buildsAndrew Morton1-1/+1
2002-10-15[SPARC]: Move over to generic siginfo.Stephen Rothwell1-5/+23
2002-10-09[PATCH] fix __SI_CODEStephen Rothwell1-1/+1
2002-09-29[PATCH] topology API updatesAndrew Morton1-3/+3
2002-09-29[PATCH] in-kernel topology APIAndrew Morton1-0/+51
2002-09-15[PATCH] clean up the TLB takedown code, remove debugAndrew Morton1-11/+2
2002-09-09[PATCH] resurrect CONFIG_HIGHPTEAndrew Morton1-2/+38
2002-09-03[PATCH] Important per-cpu fix.Rusty Russell1-1/+1
2002-08-30[PATCH] batched freeing of anon pagesAndrew Morton1-3/+1
2002-08-27[PATCH] reduced TLB invalidation rateAndrew Morton1-1/+36
2002-08-20Move x86 big-kernel-lock implementation into <linux/smp_lock.h>,Linus Torvalds1-50/+0
2002-08-12[PATCH] DECLARE_PER_CPU/DEFINE_PER_CPU patchRusty Russell1-2/+23
2002-08-12[PATCH] get_cpu_var patchRusty Russell1-1/+1
2002-08-12[PATCH] A generic RTC driver [3/3]Tom Rini1-0/+211
2002-08-10[PATCH] alpha: pte/pfn/page/tlb macros update [1/10]Ivan Kokshaysky1-1/+1
2002-07-26i385 mm cleanup:Dan Aloni1-0/+11
2002-07-21[PATCH] Re: [patch] cli()/sti() cleanupIngo Molnar1-1/+1
2002-07-21[PATCH] "big IRQ lock" removal, IRQ cleanupsIngo Molnar1-2/+1
2002-07-18[PATCH] VM instrumentationAndrew Morton1-0/+2
2002-07-18[PATCH] minimal rmapAndrew Morton1-0/+52
2002-06-17[PATCH] Latest nonlinear CPU patchesRusty Russell1-1/+1
2002-06-06TLB gather: Distinguish between full-mm and partial-mm flushes.David S. Miller1-4/+8
2002-06-05asm-generic.h: Add forward siginfo decl for the sake ofDavid S. Miller1-0/+2
2002-05-28[PATCH] consolidate errno definitionsStephen Rothwell2-0/+139
2002-05-28[PATCH] consolidate generic peices of the siginfo structures and associated s...Stephen Rothwell1-0/+254
2002-05-21[PATCH] suspend-to-{RAM,disk}Pavel Machek1-0/+6
2002-05-20Move check_pgt_cache() to tlb_finish_mmu().Linus Torvalds1-0/+3
2002-05-20Make generic TLB shootdown friendlier to non-x86 architecturesv2.5.17Linus Torvalds1-10/+14
2002-05-17Cleanup munmap a lot. Fix Intel P4 TLB corruptions on SMP.Linus Torvalds1-8/+2
2002-05-15Fix up some more TLB shootdown issues.Linus Torvalds1-2/+9
2002-05-15This improves on the page table TLB shootdown. Almost there.Linus Torvalds1-32/+12
2002-05-15First cut at proper TLB shootdown for page directory entries.Linus Torvalds1-51/+60
2002-04-09[PATCH] per-cpu cleanupRusty Russell1-0/+13
2002-04-04Fix tlbflush header file dependenciesLinus Torvalds1-0/+1
2002-02-05v2.5.2 -> v2.5.2.1Linus Torvalds1-8/+9
2002-02-04v2.4.9.12 -> v2.4.9.13Linus Torvalds1-0/+113
2002-02-04Import changesetLinus Torvalds5-0/+511