summaryrefslogtreecommitdiffstats
path: root/include/asm-parisc
AgeCommit message (Expand)AuthorLines
2006-06-23[PATCH] Delete unused definitions of kvaddr_to_nidRalf Baechle-5/+0
2006-06-18Add empty Kbuild files for 'make headers_install' in remaining arches.David Woodhouse-0/+1
2006-04-29Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse-2/+2
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse-18/+0
2006-04-21[PARISC] Make ioremap default to _nocacheKyle McMartin-12/+5
2006-04-21[PARISC] Add new entries to the syscall tableKyle McMartin-1/+7
2006-04-21[PARISC] Further work for multiple page sizesHelge Deller-23/+65
2006-04-11[PATCH] Configurable NODES_SHIFTYasunori Goto-7/+0
2006-03-30[PARISC] Add atomic_sub_and_testKyle McMartin-0/+3
2006-03-30[PARISC] Make local_t use atomic_long_tKyle McMartin-8/+8
2006-03-30[PARISC] Add PREEMPT supportKyle McMartin-1/+2
2006-03-30[PARISC] More useful readwrite lock helpersKyle McMartin-4/+12
2006-03-30[PARISC] Fixup CONFIG_EISA a bitHelge Deller-0/+5
2006-03-30[PARISC] Remove obsolete CONFIG_DEBUG_IOREMAPHelge Deller-33/+0
2006-03-30[PARISC] Enable ioremap functionality unconditionallyHelge Deller-57/+1
2006-03-30[PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremapHelge Deller-11/+5
2006-03-30[PARISC] Add STRICT_MM_TYPECHECKSHelge Deller-16/+40
2006-03-30[PARISC] Add parisc implementation of flush_kernel_dcache_page()James Bottomley-3/+10
2006-03-30[PARISC] Add parisc implementation of flush_anon_page()James Bottomley-0/+8
2006-03-30[PARISC] Clarify pdc_stable license termsThibaut VARENE-3/+2
2006-03-28[PATCH] Typo fixesAlexey Dobriyan-1/+1
2006-03-27[PATCH] parisc: add ptr_to_compat()Ingo Molnar-0/+5
2006-03-27[PATCH] unify pfn_to_page: parisc pfn_to_pageKAMEZAWA Hiroyuki-19/+1
2006-03-26[PATCH] bitops: parisc: use generic bitopsAkinobu Mita-277/+9
2006-03-26[PATCH] bitops: parisc: add ()-pair in __ffz() macroAkinobu Mita-1/+1
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi-0/+1
2006-03-24[PATCH] remove ISA legacy functions: remove the helpersAl Viro-18/+0
2006-03-23[PATCH] Move read_mostly definition to asm/cache.hKyle McMartin-0/+2
2006-02-15[PATCH] add asm-generic/mman.hMichael S. Tsirkin-3/+5
2006-02-14[PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin-0/+2
2006-01-30[PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages)Kyle McMartin-1/+20
2006-01-22[PARISC] Arch-specific compat signalsKyle McMartin-6/+1
2006-01-22[PARISC] Add CONFIG_DEBUG_RODATA to protect read-only dataHelge Deller-1/+7
2006-01-22[PARISC] atomic64 supportKyle McMartin-15/+69
2006-01-22[PARISC] Drop unused do_check_pgt_cache()Helge Deller-1/+0
2006-01-22[PARISC] Remove unnecessary extern declarations from asm/pci.hGrant Grundler-2/+0
2006-01-22[PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller-3/+14
2006-01-12[PATCH] death of get_thread_info/put_thread_infoAl Viro-3/+0
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar-0/+9
2006-01-10[PARISC] Use C99 initializers in asm-parisc/processor.hAlexey Dobriyan-9/+9
2006-01-10[PARISC] Make PCI_HOST_ADDR and PCI_BUS_ADDR symmetricalGrant Grundler-1/+7
2006-01-10[PARISC] Add __iomem to __raw_check_addr()Alexey Dobriyan-1/+1
2006-01-10[PARISC] Add some defines for HugeTLB pagesHelge Deller-0/+7
2006-01-10[PARISC] Make local cache flushes take a void *Matthew Wilcox-4/+5
2006-01-09[PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven-0/+9
2006-01-09[PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar-0/+1
2006-01-08[PATCH] consolidate asm/futex.hJeff Dike-48/+1
2006-01-08[PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai-1/+0
2006-01-06[PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter-0/+1
2006-01-06[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty-0/+1