aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-parisc (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2005-09-09kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg1-1/+1
2005-09-08[PATCH] Make sparc64 use setup-res.cDavid S. Miller1-0/+13
2005-09-07[PATCH] Clean up struct flock64 definitionsStephen Rothwell1-8/+0
2005-09-07[PATCH] Clean up struct flock definitionsStephen Rothwell1-8/+0
2005-09-07[PATCH] Clean up the fcntl operationsStephen Rothwell1-10/+0
2005-09-07[PATCH] Clean up the open flagsStephen Rothwell1-4/+0
2005-09-07[PATCH] Create asm-generic/fcntl.hStephen Rothwell1-25/+1
2005-09-07[PATCH] remove verify_area(): remove verify_area() from various uaccess.h headersJesper Juhl1-4/+0
2005-09-07[PATCH] remove asm-*/hdreg.hChristoph Hellwig1-1/+0
2005-09-07[PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ()Karsten Wiese1-0/+5
2005-09-07[PATCH] auxiliary vector cleanupsH. J. Lu1-0/+4
2005-09-07[PATCH] compat: be more consistent about [ug]id_tStephen Rothwell1-4/+6
2005-09-07[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek1-0/+53