summaryrefslogtreecommitdiffstats
path: root/include/asm-parisc
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] atomic: cmpxchgNick Piggin2005-11-131-0/+1
* [PATCH] fix remaining missing includesTim Schmielau2005-11-071-1/+2
* [PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno2005-10-301-3/+0
* [PATCH] adjust parisc sys_ptrace prototypeChristoph Hellwig2005-10-301-1/+0
* [PATCH] remove some more check_region stuffJeff Garzik2005-10-301-1/+0
* [PATCH] memory hotplug prep: kill local_mapnrDave Hansen2005-10-291-6/+0
* [PATCH] mm: parisc pte atomicityHugh Dickins2005-10-291-16/+19
* [PATCH] mm: flush_tlb_range outside ptlockHugh Dickins2005-10-291-1/+2
* Auto-update from upstreamKyle McMartin2005-10-281-4/+4
|\
| * [PATCH] gfp_t: dma-mapping (parisc)Al Viro2005-10-281-4/+4
* | [PARISC] Specify level to fix binutils level promotion bugGrant Grundler2005-10-211-2/+4
* | [PARISC] Define pgprot_noncached macro in pgtable.hGrant Grundler2005-10-211-0/+2
* | [PARISC] Add other CRT_ID for newer cards to grfioctl.hKyle McMartin2005-10-211-0/+2
* | [PARISC] Add ECANCELED to errno.hGrant Grundler2005-10-211-0/+1
* | [PARISC] Fix the alloc_slabmgmt panicJames Bottomley2005-10-211-6/+34
* | [PARISC] Fix compile warning in pci.hMatthew Wilcox2005-10-211-1/+1
* | [PARISC] Use work queue in LED/LCD driver instead of tasklet.Grant Grundler2005-10-211-3/+0
* | [PARISC] Add new ioprio_{set,get} syscallsJens Axboe2005-10-211-5/+11
* | [PARISC] Update bitops from parisc treeGrant Grundler2005-10-212-158/+134
* | [PARISC] Add ability for prctl to change unaligned trap behaviourKyle McMartin2005-10-211-0/+19
* | [PARISC] Take into account nullified insn and lock functions for profilingRandolph Chung2005-10-211-1/+1
* | [PARISC] Update spinlocks from parisc treeMatthew Wilcox2005-10-213-14/+30
* | [PARISC] Move pa_tlb_lock to tlb_flush.hGrant Grundler2005-10-212-19/+20
OpenPOWER on IntegriCloud