aboutsummaryrefslogtreecommitdiff
path: root/include/asm-parisc
AgeCommit message (Expand)Author
2006-09-19[PATCH] headers_check: Clean up asm-parisc/page.h for user headersMatthew Wilcox
2006-07-14[PATCH] remove set_wmb - arch removalSteven Rostedt
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds
2006-07-02[PATCH] irq-flags: PARISC: Use the new IRQF_ constantsThomas Gleixner
2006-06-29[AF_UNIX]: Datagram getpeersecCatherine Zhang
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2006-06-29[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar
2006-06-29[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUIngo Molnar
2006-06-27[PARISC] Move os_id_to_string() inside #ifndef __ASSEMBLY__Kyle McMartin
2006-06-27[PARISC] Add os_id_to_string helperKyle McMartin
2006-06-27[PARISC] OS_ID_LINUX == 0x0006Kyle McMartin
2006-06-27[PARISC] Ensure Space ID hashing is turned offKyle McMartin
2006-06-27[PARISC] Match show_cache_info with realityKyle McMartin
2006-06-27[PARISC] Add is_compat_task() helperKyle McMartin
2006-06-27[PARISC] PDC_CHASSIS is implemented on all machinesThibaut Varene
2006-06-27[PARISC] Remove unconditional #define PIC in syscall macrosCarlos O'Donell
2006-06-27[PARISC] Use MFIA in current_text_addr on pa2.0 processorsKyle McMartin
2006-06-27[PARISC] Use FIXUP_BRANCH_CLOBBER to asm clobber listCarlos O'Donell
2006-06-27[PARISC] Whitespace clean up in asm/pgtable.hKyle McMartin
2006-06-27[PARISC] Ensure all ldcw uses are ldcw,co on pa2.0Kyle McMartin
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-06-18Add empty Kbuild files for 'make headers_install' in remaining arches.David Woodhouse
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