aboutsummaryrefslogtreecommitdiff
path: root/include/asm-parisc
AgeCommit message (Expand)Author
2006-06-25[PATCH] random: remove SA_SAMPLE_RANDOM from floppy driverMatt Mackall
2006-06-23[PATCH] Delete unused definitions of kvaddr_to_nidRalf Baechle
2006-04-29Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-04-21[PARISC] Make ioremap default to _nocacheKyle McMartin
2006-04-21[PARISC] Add new entries to the syscall tableKyle McMartin
2006-04-21[PARISC] Further work for multiple page sizesHelge Deller
2006-04-11[PATCH] Configurable NODES_SHIFTYasunori Goto
2006-03-30[PARISC] Add atomic_sub_and_testKyle McMartin
2006-03-30[PARISC] Make local_t use atomic_long_tKyle McMartin
2006-03-30[PARISC] Add PREEMPT supportKyle McMartin
2006-03-30[PARISC] More useful readwrite lock helpersKyle McMartin
2006-03-30[PARISC] Fixup CONFIG_EISA a bitHelge Deller
2006-03-30[PARISC] Remove obsolete CONFIG_DEBUG_IOREMAPHelge Deller
2006-03-30[PARISC] Enable ioremap functionality unconditionallyHelge Deller
2006-03-30[PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremapHelge Deller
2006-03-30[PARISC] Add STRICT_MM_TYPECHECKSHelge Deller
2006-03-30[PARISC] Add parisc implementation of flush_kernel_dcache_page()James Bottomley
2006-03-30[PARISC] Add parisc implementation of flush_anon_page()James Bottomley
2006-03-30[PARISC] Clarify pdc_stable license termsThibaut VARENE
2006-03-28[PATCH] Typo fixesAlexey Dobriyan
2006-03-27[PATCH] parisc: add ptr_to_compat()Ingo Molnar
2006-03-27[PATCH] unify pfn_to_page: parisc pfn_to_pageKAMEZAWA Hiroyuki
2006-03-26[PATCH] bitops: parisc: use generic bitopsAkinobu Mita
2006-03-26[PATCH] bitops: parisc: add ()-pair in __ffz() macroAkinobu Mita
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi
2006-03-24[PATCH] remove ISA legacy functions: remove the helpersAl Viro
2006-03-23[PATCH] Move read_mostly definition to asm/cache.hKyle McMartin
2006-02-15[PATCH] add asm-generic/mman.hMichael S. Tsirkin
2006-02-14[PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin
2006-01-30[PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages)Kyle McMartin
2006-01-22[PARISC] Arch-specific compat signalsKyle McMartin
2006-01-22[PARISC] Add CONFIG_DEBUG_RODATA to protect read-only dataHelge Deller
2006-01-22[PARISC] atomic64 supportKyle McMartin
2006-01-22[PARISC] Drop unused do_check_pgt_cache()Helge Deller
2006-01-22[PARISC] Remove unnecessary extern declarations from asm/pci.hGrant Grundler
2006-01-22[PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller
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