summaryrefslogtreecommitdiffstats
path: root/include/asm-parisc
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] death of get_thread_info/put_thread_infoAl Viro2006-01-121-3/+0Star
* [PATCH] sched: add cacheflush() asmIngo Molnar2006-01-121-0/+9
* [PARISC] Use C99 initializers in asm-parisc/processor.hAlexey Dobriyan2006-01-111-9/+9
* [PARISC] Make PCI_HOST_ADDR and PCI_BUS_ADDR symmetricalGrant Grundler2006-01-111-1/+7
* [PARISC] Add __iomem to __raw_check_addr()Alexey Dobriyan2006-01-111-1/+1
* [PARISC] Add some defines for HugeTLB pagesHelge Deller2006-01-111-0/+7
* [PARISC] Make local cache flushes take a void *Matthew Wilcox2006-01-112-4/+5
* [PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven2006-01-101-0/+9
* [PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar2006-01-101-0/+1
* [PATCH] consolidate asm/futex.hJeff Dike2006-01-091-48/+1Star
* [PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai2006-01-091-1/+0Star
* [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/+4Star
* [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-141-0/+19
* [PATCH] atomic: cmpxchgNick Piggin2005-11-141-0/+1
* [PATCH] fix remaining missing includesTim Schmielau2005-11-071-1/+2
* [PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno2005-10-311-3/+0Star
* [PATCH] adjust parisc sys_ptrace prototypeChristoph Hellwig2005-10-311-1/+0Star
* [PATCH] remove some more check_region stuffJeff Garzik2005-10-311-1/+0Star
* [PATCH] memory hotplug prep: kill local_mapnrDave Hansen2005-10-301-6/+0Star
* [PATCH] mm: parisc pte atomicityHugh Dickins2005-10-301-16/+19
* [PATCH] mm: flush_tlb_range outside ptlockHugh Dickins2005-10-301-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-221-2/+4
* | [PARISC] Define pgprot_noncached macro in pgtable.hGrant Grundler2005-10-221-0/+2
* | [PARISC] Add other CRT_ID for newer cards to grfioctl.hKyle McMartin2005-10-221-0/+2
* | [PARISC] Add ECANCELED to errno.hGrant Grundler2005-10-221-0/+1
* | [PARISC] Fix the alloc_slabmgmt panicJames Bottomley2005-10-221-6/+34
* | [PARISC] Fix compile warning in pci.hMatthew Wilcox2005-10-221-1/+1
* | [PARISC] Use work queue in LED/LCD driver instead of tasklet.Grant Grundler2005-10-221-3/+0Star
* | [PARISC] Add new ioprio_{set,get} syscallsJens Axboe2005-10-221-5/+11
* | [PARISC] Update bitops from parisc treeGrant Grundler2005-10-222-158/+134Star
* | [PARISC] Add ability for prctl to change unaligned trap behaviourKyle McMartin2005-10-221-0/+19
* | [PARISC] Take into account nullified insn and lock functions for profilingRandolph Chung2005-10-221-1/+1
* | [PARISC] Update spinlocks from parisc treeMatthew Wilcox2005-10-223-14/+30
* | [PARISC] Move pa_tlb_lock to tlb_flush.hGrant Grundler2005-10-222-19/+20
* | [PARISC] Make sure use of RFI conforms to PA 2.0 and 1.1 arch docsGrant Grundler2005-10-223-31/+54
* | [PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox2005-10-221-1/+1
* | [PARISC] Convert parisc_device tree to use struct device klistsMatthew Wilcox2005-10-221-0/+5
|/
* [PATCH] Remove unused var from asm/futex.hPaolo 'Blaisorblade' Giarrusso2005-09-221-1/+1
* [PATCH] feature removal of io_remap_page_range()Randy Dunlap2005-09-131-3/+0Star
* [PATCH] spinlock consolidationIngo Molnar2005-09-107-165/+59Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds2005-09-101-1/+1
|\