aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-parisc (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann1-86/+0
2006-10-01[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky1-0/+4
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken1-4/+5
2006-09-19[PATCH] headers_check: Clean up asm-parisc/page.h for user headersMatthew Wilcox1-13/+5
2006-07-14[PATCH] remove set_wmb - arch removalSteven Rostedt1-2/+0
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds1-0/+1
2006-07-02[PATCH] irq-flags: PARISC: Use the new IRQF_ constantsThomas Gleixner2-6/+4
2006-06-29[AF_UNIX]: Datagram getpeersecCatherine Zhang1-0/+1
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds8-35/+61
2006-06-29[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar1-9/+0
2006-06-29[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUIngo Molnar1-5/+0
2006-06-27[PARISC] Move os_id_to_string() inside #ifndef __ASSEMBLY__Kyle McMartin1-13/+12
2006-06-27[PARISC] Add os_id_to_string helperKyle McMartin1-0/+13
2006-06-27[PARISC] OS_ID_LINUX == 0x0006Kyle McMartin1-2/+1
2006-06-27[PARISC] Ensure Space ID hashing is turned offKyle McMartin1-0/+1
2006-06-27[PARISC] Match show_cache_info with realityKyle McMartin1-2/+2
2006-06-27[PARISC] Add is_compat_task() helperKyle McMartin1-0/+11
2006-06-27[PARISC] PDC_CHASSIS is implemented on all machinesThibaut Varene1-0/+1
2006-06-27[PARISC] Remove unconditional #define PIC in syscall macrosCarlos O'Donell1-5/+0
2006-06-27[PARISC] Use MFIA in current_text_addr on pa2.0 processorsKyle McMartin1-8/+6
2006-06-27[PARISC] Use FIXUP_BRANCH_CLOBBER to asm clobber listCarlos O'Donell1-2/+7
2006-06-27[PARISC] Whitespace clean up in asm/pgtable.hKyle McMartin1-4/+4
2006-06-27[PARISC] Ensure all ldcw uses are ldcw,co on pa2.0Kyle McMartin2-12/+16
2006-06-25[PATCH] random: remove SA_SAMPLE_RANDOM from floppy driverMatt Mackall1-4/+2
2006-06-23[PATCH] Delete unused definitions of kvaddr_to_nidRalf Baechle1-5/+0
2006-06-18Add empty Kbuild files for 'make headers_install' in remaining arches.David Woodhouse1-0/+1
2006-04-29Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse1-2/+2
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse18-18/+0
2006-04-21[PARISC] Make ioremap default to _nocacheKyle McMartin1-12/+5
2006-04-21[PARISC] Add new entries to the syscall tableKyle McMartin1-1/+7
2006-04-21[PARISC] Further work for multiple page sizesHelge Deller2-23/+65
2006-04-11[PATCH] Configurable NODES_SHIFTYasunori Goto1-7/+0
2006-03-30[PARISC] Add atomic_sub_and_testKyle McMartin1-0/+3
2006-03-30[PARISC] Make local_t use atomic_long_tKyle McMartin1-8/+8
2006-03-30[PARISC] Add PREEMPT supportKyle McMartin1-1/+2
2006-03-30[PARISC] More useful readwrite lock helpersKyle McMartin1-4/+12
2006-03-30[PARISC] Fixup CONFIG_EISA a bitHelge Deller1-0/+5
2006-03-30[PARISC] Remove obsolete CONFIG_DEBUG_IOREMAPHelge Deller1-33/+0
2006-03-30[PARISC] Enable ioremap functionality unconditionallyHelge Deller1-57/+1
2006-03-30[PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremapHelge Deller1-11/+5
2006-03-30[PARISC] Add STRICT_MM_TYPECHECKSHelge Deller1-16/+40
2006-03-30[PARISC] Add parisc implementation of flush_kernel_dcache_page()James Bottomley3-3/+10
2006-03-30[PARISC] Add parisc implementation of flush_anon_page()James Bottomley1-0/+8
2006-03-30[PARISC] Clarify pdc_stable license termsThibaut VARENE1-3/+2
2006-03-28[PATCH] Typo fixesAlexey Dobriyan1-1/+1
2006-03-27[PATCH] parisc: add ptr_to_compat()Ingo Molnar1-0/+5
2006-03-27[PATCH] unify pfn_to_page: parisc pfn_to_pageKAMEZAWA Hiroyuki2-19/+1
2006-03-26[PATCH] bitops: parisc: use generic bitopsAkinobu Mita1-277/+9
2006-03-26[PATCH] bitops: parisc: add ()-pair in __ffz() macroAkinobu Mita1-1/+1
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi1-0/+1