summaryrefslogtreecommitdiff
path: root/include/asm-parisc
AgeCommit message (Expand)Author
2006-01-12[PATCH] death of get_thread_info/put_thread_infoAl Viro
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar
2006-01-10[PARISC] Use C99 initializers in asm-parisc/processor.hAlexey Dobriyan
2006-01-10[PARISC] Make PCI_HOST_ADDR and PCI_BUS_ADDR symmetricalGrant Grundler
2006-01-10[PARISC] Add __iomem to __raw_check_addr()Alexey Dobriyan
2006-01-10[PARISC] Add some defines for HugeTLB pagesHelge Deller
2006-01-10[PARISC] Make local cache flushes take a void *Matthew Wilcox
2006-01-09[PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven
2006-01-09[PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar
2006-01-08[PATCH] consolidate asm/futex.hJeff Dike
2006-01-08[PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai
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