summaryrefslogtreecommitdiff
path: root/include/asm-parisc
AgeCommit message (Expand)AuthorFilesLines
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
2005-11-17[PARISC] Fix uniprocessor build by dummying smp_send_all_nop()Kyle McMartin1-1/+5
2005-11-17[PARISC] Fix our interrupts not to use smp_call_functionJames Bottomley1-0/+1
2005-11-13[PATCH] atomic: inc_not_zeroNick Piggin1-0/+19
2005-11-13[PATCH] atomic: cmpxchgNick Piggin1-0/+1
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-1/+2
2005-10-30[PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno1-3/+0
2005-10-30[PATCH] adjust parisc sys_ptrace prototypeChristoph Hellwig1-1/+0
2005-10-30[PATCH] remove some more check_region stuffJeff Garzik1-1/+0
2005-10-29[PATCH] memory hotplug prep: kill local_mapnrDave Hansen1-6/+0
2005-10-29[PATCH] mm: parisc pte atomicityHugh Dickins1-16/+19
2005-10-29[PATCH] mm: flush_tlb_range outside ptlockHugh Dickins1-1/+2
2005-10-28Auto-update from upstreamKyle McMartin1-4/+4
2005-10-28[PATCH] gfp_t: dma-mapping (parisc)Al Viro1-4/+4
2005-10-21[PARISC] Specify level to fix binutils level promotion bugGrant Grundler1-2/+4
2005-10-21[PARISC] Define pgprot_noncached macro in pgtable.hGrant Grundler1-0/+2
2005-10-21[PARISC] Add other CRT_ID for newer cards to grfioctl.hKyle McMartin1-0/+2
2005-10-21[PARISC] Add ECANCELED to errno.hGrant Grundler1-0/+1
2005-10-21[PARISC] Fix the alloc_slabmgmt panicJames Bottomley1-6/+34
2005-10-21[PARISC] Fix compile warning in pci.hMatthew Wilcox1-1/+1
2005-10-21[PARISC] Use work queue in LED/LCD driver instead of tasklet.Grant Grundler1-3/+0
2005-10-21[PARISC] Add new ioprio_{set,get} syscallsJens Axboe1-5/+11
2005-10-21[PARISC] Update bitops from parisc treeGrant Grundler2-158/+134
2005-10-21[PARISC] Add ability for prctl to change unaligned trap behaviourKyle McMartin1-0/+19
2005-10-21[PARISC] Take into account nullified insn and lock functions for profilingRandolph Chung1-1/+1
2005-10-21[PARISC] Update spinlocks from parisc treeMatthew Wilcox3-14/+30
2005-10-21[PARISC] Move pa_tlb_lock to tlb_flush.hGrant Grundler2-19/+20
2005-10-21[PARISC] Make sure use of RFI conforms to PA 2.0 and 1.1 arch docsGrant Grundler3-31/+54
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox1-1/+1
2005-10-21[PARISC] Convert parisc_device tree to use struct device klistsMatthew Wilcox1-0/+5
2005-09-21[PATCH] Remove unused var from asm/futex.hPaolo 'Blaisorblade' Giarrusso1-1/+1
2005-09-13[PATCH] feature removal of io_remap_page_range()Randy Dunlap1-3/+0
2005-09-10[PATCH] spinlock consolidationIngo Molnar7-165/+59
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds1-1/+1