summaryrefslogtreecommitdiffstats
path: root/include/asm-parisc
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Configurable NODES_SHIFTYasunori Goto2006-04-111-7/+0
* [PARISC] Add atomic_sub_and_testKyle McMartin2006-03-301-0/+3
* [PARISC] Make local_t use atomic_long_tKyle McMartin2006-03-301-8/+8
* [PARISC] Add PREEMPT supportKyle McMartin2006-03-301-1/+2
* [PARISC] More useful readwrite lock helpersKyle McMartin2006-03-301-4/+12
* [PARISC] Fixup CONFIG_EISA a bitHelge Deller2006-03-301-0/+5
* [PARISC] Remove obsolete CONFIG_DEBUG_IOREMAPHelge Deller2006-03-301-33/+0
* [PARISC] Enable ioremap functionality unconditionallyHelge Deller2006-03-301-57/+1
* [PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremapHelge Deller2006-03-301-11/+5
* [PARISC] Add STRICT_MM_TYPECHECKSHelge Deller2006-03-301-16/+40
* [PARISC] Add parisc implementation of flush_kernel_dcache_page()James Bottomley2006-03-303-3/+10
* [PARISC] Add parisc implementation of flush_anon_page()James Bottomley2006-03-301-0/+8
* [PARISC] Clarify pdc_stable license termsThibaut VARENE2006-03-301-3/+2
* [PATCH] Typo fixesAlexey Dobriyan2006-03-281-1/+1
* [PATCH] parisc: add ptr_to_compat()Ingo Molnar2006-03-271-0/+5
* [PATCH] unify pfn_to_page: parisc pfn_to_pageKAMEZAWA Hiroyuki2006-03-272-19/+1
* [PATCH] bitops: parisc: use generic bitopsAkinobu Mita2006-03-261-277/+9
* [PATCH] bitops: parisc: add ()-pair in __ffz() macroAkinobu Mita2006-03-261-1/+1
* [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi2006-03-251-0/+1
* [PATCH] remove ISA legacy functions: remove the helpersAl Viro2006-03-241-18/+0
* [PATCH] Move read_mostly definition to asm/cache.hKyle McMartin2006-03-231-0/+2
* [PATCH] add asm-generic/mman.hMichael S. Tsirkin2006-02-151-3/+5
* [PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin2006-02-141-0/+2
* [PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages)Kyle McMartin2006-01-301-1/+20
* [PARISC] Arch-specific compat signalsKyle McMartin2006-01-222-6/+1
* [PARISC] Add CONFIG_DEBUG_RODATA to protect read-only dataHelge Deller2006-01-222-1/+7
* [PARISC] atomic64 supportKyle McMartin2006-01-221-15/+69
* [PARISC] Drop unused do_check_pgt_cache()Helge Deller2006-01-221-1/+0
* [PARISC] Remove unnecessary extern declarations from asm/pci.hGrant Grundler2006-01-221-2/+0
* [PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller2006-01-222-3/+14
* [PATCH] death of get_thread_info/put_thread_infoAl Viro2006-01-121-3/+0
* [PATCH] sched: add cacheflush() asmIngo Molnar2006-01-121-0/+9
* [PARISC] Use C99 initializers in asm-parisc/processor.hAlexey Dobriyan2006-01-101-9/+9
* [PARISC] Make PCI_HOST_ADDR and PCI_BUS_ADDR symmetricalGrant Grundler2006-01-101-1/+7
* [PARISC] Add __iomem to __raw_check_addr()Alexey Dobriyan2006-01-101-1/+1
* [PARISC] Add some defines for HugeTLB pagesHelge Deller2006-01-101-0/+7
* [PARISC] Make local cache flushes take a void *Matthew Wilcox2006-01-102-4/+5
* [PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven2006-01-091-0/+9
* [PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar2006-01-091-0/+1
* [PATCH] consolidate asm/futex.hJeff Dike2006-01-081-48/+1
* [PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai2006-01-081-1/+0
* [PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter2006-01-061-0/+1
* [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty2006-01-061-0/+1
* [FLS64]: generic versionStephen Hemminger2006-01-031-0/+1
* [PARISC] Always spinlock tlb flush operations to ensure preempt safetyMatthew Wilcox2005-11-171-12/+4
* [PARISC] Fix our spinlock implementationJames Bottomley2005-11-171-9/+10
* [PARISC] Add IRQ affinitiesJames Bottomley2005-11-171-2/+3
* [PARISC] Fix uniprocessor build by dummying smp_send_all_nop()Kyle McMartin2005-11-171-1/+5
* [PARISC] Fix our interrupts not to use smp_call_functionJames Bottomley2005-11-171-0/+1
* [PATCH] atomic: inc_not_zeroNick Piggin2005-11-131-0/+19
OpenPOWER on IntegriCloud