summaryrefslogtreecommitdiffstats
path: root/include/asm-parisc
AgeCommit message (Expand)AuthorLines
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt-0/+7
2006-11-30Fix misc .c/.h comment typosMatt LaPlante-5/+5
2006-11-26[PATCH] Fix incorrent type of flags in <asm/semaphore.h>Kyle McMartin-2/+4
2006-10-07[PARISC] pdc_init no longer existsMatthew Wilcox-2/+0
2006-10-06Build fixes for struct pt_regs removalMatthew Wilcox-0/+1
2006-10-04[PARISC] Make DMA routines more stubbyMatthew Wilcox-6/+1
2006-10-04[PARISC] Define pci_get_legacy_ide_irqMatthew Wilcox-0/+5
2006-10-04[PARISC] Fix iounmap compile warningMatthew Wilcox-1/+1
2006-10-04[PARISC] Add support for Quicksilver AGPGARTKyle McMartin-0/+37
2006-10-04[PARISC] Move LBA and SBA register defines to the common ropes.hKyle McMartin-1/+161
2006-10-04[PARISC] Create shared <asm/ropes.h> headerKyle McMartin-53/+150
2006-10-04[PARISC] Allow nested interruptsJames Bottomley-0/+2
2006-10-04[PARISC] Enable interrupts while spinningMatthew Wilcox-10/+21
2006-10-04[PARISC] Use CONFIG_HZ to determine interval timer rate (aka clock ticks)Grant Grundler-7/+3
2006-10-04[PARISC] Implement futex_atomic_cmpxchg_inatomicCarlos O'Donell-3/+68
2006-10-04[PARISC] Improve rwlock implementationMatthew Wilcox-37/+61
2006-10-04[PARISC] Clean up asm-parisc/serial.hMatthew Wilcox-14/+2
2006-10-04[PARISC] Switch is_compat_task to use TIF_32BITKyle McMartin-3/+3
2006-10-04[PARISC] Prevent multiple includes of asm-parisc/parisc-device.hKyle McMartin-0/+5
2006-10-04[PARISC] parisc specific kmap API implementation for pa8800James Bottomley-22/+43
2006-10-04[PARISC] Fix up parisc irq handling for genirq changesKyle McMartin-2/+2
2006-10-04[PARISC] Add asm-parisc/mckinley.h bus headerKyle McMartin-0/+9
2006-10-04[PARISC] Abstract shift register left in .SKyle McMartin-2/+4
2006-10-04[PARISC] PA7200 also supports prefetch for readKyle McMartin-0/+3
2006-10-04[PARISC] Untangle <asm/processor.h> header include messKyle McMartin-26/+38
2006-10-03fix file specification in commentsUwe Zeisberger-1/+1
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann-86/+0
2006-10-01[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky-0/+4
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken-4/+5
2006-09-19[PATCH] headers_check: Clean up asm-parisc/page.h for user headersMatthew Wilcox-13/+5
2006-07-14[PATCH] remove set_wmb - arch removalSteven Rostedt-2/+0
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds-0/+1
2006-07-02[PATCH] irq-flags: PARISC: Use the new IRQF_ constantsThomas Gleixner-6/+4
2006-06-29[AF_UNIX]: Datagram getpeersecCatherine Zhang-0/+1
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds-35/+61
2006-06-29[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar-9/+0
2006-06-29[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUIngo Molnar-5/+0
2006-06-27[PARISC] Move os_id_to_string() inside #ifndef __ASSEMBLY__Kyle McMartin-13/+12
2006-06-27[PARISC] Add os_id_to_string helperKyle McMartin-0/+13
2006-06-27[PARISC] OS_ID_LINUX == 0x0006Kyle McMartin-2/+1
2006-06-27[PARISC] Ensure Space ID hashing is turned offKyle McMartin-0/+1
2006-06-27[PARISC] Match show_cache_info with realityKyle McMartin-2/+2
2006-06-27[PARISC] Add is_compat_task() helperKyle McMartin-0/+11
2006-06-27[PARISC] PDC_CHASSIS is implemented on all machinesThibaut Varene-0/+1
2006-06-27[PARISC] Remove unconditional #define PIC in syscall macrosCarlos O'Donell-5/+0
2006-06-27[PARISC] Use MFIA in current_text_addr on pa2.0 processorsKyle McMartin-8/+6
2006-06-27[PARISC] Use FIXUP_BRANCH_CLOBBER to asm clobber listCarlos O'Donell-2/+7
2006-06-27[PARISC] Whitespace clean up in asm/pgtable.hKyle McMartin-4/+4
2006-06-27[PARISC] Ensure all ldcw uses are ldcw,co on pa2.0Kyle McMartin-12/+16
2006-06-25[PATCH] random: remove SA_SAMPLE_RANDOM from floppy driverMatt Mackall-4/+2