aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-parisc (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-21[PARISC] Make ioremap default to _nocacheKyle McMartin1-12/+5
2006-04-21[PARISC] Add new entries to the syscall tableKyle McMartin1-1/+7
2006-04-21[PARISC] Further work for multiple page sizesHelge Deller2-23/+65
2006-04-11[PATCH] Configurable NODES_SHIFTYasunori Goto1-7/+0
2006-03-30[PARISC] Add atomic_sub_and_testKyle McMartin1-0/+3
2006-03-30[PARISC] Make local_t use atomic_long_tKyle McMartin1-8/+8
2006-03-30[PARISC] Add PREEMPT supportKyle McMartin1-1/+2
2006-03-30[PARISC] More useful readwrite lock helpersKyle McMartin1-4/+12
2006-03-30[PARISC] Fixup CONFIG_EISA a bitHelge Deller1-0/+5
2006-03-30[PARISC] Remove obsolete CONFIG_DEBUG_IOREMAPHelge Deller1-33/+0
2006-03-30[PARISC] Enable ioremap functionality unconditionallyHelge Deller1-57/+1
2006-03-30[PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremapHelge Deller1-11/+5
2006-03-30[PARISC] Add STRICT_MM_TYPECHECKSHelge Deller1-16/+40
2006-03-30[PARISC] Add parisc implementation of flush_kernel_dcache_page()James Bottomley3-3/+10
2006-03-30[PARISC] Add parisc implementation of flush_anon_page()James Bottomley1-0/+8
2006-03-30[PARISC] Clarify pdc_stable license termsThibaut VARENE1-3/+2
2006-03-28[PATCH] Typo fixesAlexey Dobriyan1-1/+1
2006-03-27[PATCH] parisc: add ptr_to_compat()Ingo Molnar1-0/+5
2006-03-27[PATCH] unify pfn_to_page: parisc pfn_to_pageKAMEZAWA Hiroyuki2-19/+1
2006-03-26[PATCH] bitops: parisc: use generic bitopsAkinobu Mita1-277/+9
2006-03-26[PATCH] bitops: parisc: add ()-pair in __ffz() macroAkinobu Mita1-1/+1
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi1-0/+1
2006-03-24[PATCH] remove ISA legacy functions: remove the helpersAl Viro1-18/+0
2006-03-23[PATCH] Move read_mostly definition to asm/cache.hKyle McMartin1-0/+2
2006-02-15[PATCH] add asm-generic/mman.hMichael S. Tsirkin1-3/+5
2006-02-14[PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin1-0/+2
2006-01-30[PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages)Kyle McMartin1-1/+20
2006-01-22[PARISC] Arch-specific compat signalsKyle McMartin2-6/+1
2006-01-22[PARISC] Add CONFIG_DEBUG_RODATA to protect read-only dataHelge Deller2-1/+7
2006-01-22[PARISC] atomic64 supportKyle McMartin1-15/+69
2006-01-22[PARISC] Drop unused do_check_pgt_cache()Helge Deller1-1/+0
2006-01-22[PARISC] Remove unnecessary extern declarations from asm/pci.hGrant Grundler1-2/+0
2006-01-22[PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller2-3/+14
2006-01-12[PATCH] death of get_thread_info/put_thread_infoAl Viro1-3/+0
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar1-0/+9
2006-01-10[PARISC] Use C99 initializers in asm-parisc/processor.hAlexey Dobriyan1-9/+9
2006-01-10[PARISC] Make PCI_HOST_ADDR and PCI_BUS_ADDR symmetricalGrant Grundler1-1/+7
2006-01-10[PARISC] Add __iomem to __raw_check_addr()Alexey Dobriyan1-1/+1
2006-01-10[PARISC] Add some defines for HugeTLB pagesHelge Deller1-0/+7
2006-01-10[PARISC] Make local cache flushes take a void *Matthew Wilcox2-4/+5
2006-01-09[PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven1-0/+9
2006-01-09[PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar1-0/+1
2006-01-08[PATCH] consolidate asm/futex.hJeff Dike1-48/+1
2006-01-08[PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai1-1/+0
2006-01-06[PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter1-0/+1
2006-01-06[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty1-0/+1
2006-01-03[FLS64]: generic versionStephen Hemminger1-0/+1
2005-11-17[PARISC] Always spinlock tlb flush operations to ensure preempt safetyMatthew Wilcox1-12/+4
2005-11-17[PARISC] Fix our spinlock implementationJames Bottomley1-9/+10
2005-11-17[PARISC] Add IRQ affinitiesJames Bottomley1-2/+3