aboutsummaryrefslogtreecommitdiff
path: root/include/asm-parisc
AgeCommit message (Expand)Author
2006-01-06[PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter
2006-01-06[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty
2006-01-03[FLS64]: generic versionStephen Hemminger
2005-11-17[PARISC] Always spinlock tlb flush operations to ensure preempt safetyMatthew Wilcox
2005-11-17[PARISC] Fix our spinlock implementationJames Bottomley
2005-11-17[PARISC] Add IRQ affinitiesJames Bottomley
2005-11-17[PARISC] Fix uniprocessor build by dummying smp_send_all_nop()Kyle McMartin
2005-11-17[PARISC] Fix our interrupts not to use smp_call_functionJames Bottomley
2005-11-13[PATCH] atomic: inc_not_zeroNick Piggin
2005-11-13[PATCH] atomic: cmpxchgNick Piggin
2005-11-07[PATCH] fix remaining missing includesTim Schmielau
2005-10-30[PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno
2005-10-30[PATCH] adjust parisc sys_ptrace prototypeChristoph Hellwig
2005-10-30[PATCH] remove some more check_region stuffJeff Garzik
2005-10-29[PATCH] memory hotplug prep: kill local_mapnrDave Hansen
2005-10-29[PATCH] mm: parisc pte atomicityHugh Dickins
2005-10-29[PATCH] mm: flush_tlb_range outside ptlockHugh Dickins
2005-10-28Auto-update from upstreamKyle McMartin
2005-10-28[PATCH] gfp_t: dma-mapping (parisc)Al Viro
2005-10-21[PARISC] Specify level to fix binutils level promotion bugGrant Grundler
2005-10-21[PARISC] Define pgprot_noncached macro in pgtable.hGrant Grundler
2005-10-21[PARISC] Add other CRT_ID for newer cards to grfioctl.hKyle McMartin
2005-10-21[PARISC] Add ECANCELED to errno.hGrant Grundler
2005-10-21[PARISC] Fix the alloc_slabmgmt panicJames Bottomley
2005-10-21[PARISC] Fix compile warning in pci.hMatthew Wilcox
2005-10-21[PARISC] Use work queue in LED/LCD driver instead of tasklet.Grant Grundler
2005-10-21[PARISC] Add new ioprio_{set,get} syscallsJens Axboe
2005-10-21[PARISC] Update bitops from parisc treeGrant Grundler
2005-10-21[PARISC] Add ability for prctl to change unaligned trap behaviourKyle McMartin
2005-10-21[PARISC] Take into account nullified insn and lock functions for profilingRandolph Chung
2005-10-21[PARISC] Update spinlocks from parisc treeMatthew Wilcox
2005-10-21[PARISC] Move pa_tlb_lock to tlb_flush.hGrant Grundler
2005-10-21[PARISC] Make sure use of RFI conforms to PA 2.0 and 1.1 arch docsGrant Grundler
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox
2005-10-21[PARISC] Convert parisc_device tree to use struct device klistsMatthew Wilcox
2005-09-21[PATCH] Remove unused var from asm/futex.hPaolo 'Blaisorblade' Giarrusso
2005-09-13[PATCH] feature removal of io_remap_page_range()Randy Dunlap
2005-09-10[PATCH] spinlock consolidationIngo Molnar
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds
2005-09-09kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg
2005-09-08[PATCH] Make sparc64 use setup-res.cDavid S. Miller
2005-09-07[PATCH] Clean up struct flock64 definitionsStephen Rothwell
2005-09-07[PATCH] Clean up struct flock definitionsStephen Rothwell
2005-09-07[PATCH] Clean up the fcntl operationsStephen Rothwell
2005-09-07[PATCH] Clean up the open flagsStephen Rothwell
2005-09-07[PATCH] Create asm-generic/fcntl.hStephen Rothwell
2005-09-07[PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...Jesper Juhl
2005-09-07[PATCH] remove asm-*/hdreg.hChristoph Hellwig
2005-09-07[PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ()Karsten Wiese
2005-09-07[PATCH] auxiliary vector cleanupsH. J. Lu