summaryrefslogtreecommitdiffstats
path: root/include/asm-parisc
Commit message (Expand)AuthorAgeFilesLines
* [PARISC] pdc_init no longer existsMatthew Wilcox2006-10-071-2/+0
* Build fixes for struct pt_regs removalMatthew Wilcox2006-10-061-0/+1
* [PARISC] Make DMA routines more stubbyMatthew Wilcox2006-10-041-6/+1
* [PARISC] Define pci_get_legacy_ide_irqMatthew Wilcox2006-10-041-0/+5
* [PARISC] Fix iounmap compile warningMatthew Wilcox2006-10-041-1/+1
* [PARISC] Add support for Quicksilver AGPGARTKyle McMartin2006-10-042-0/+37
* [PARISC] Move LBA and SBA register defines to the common ropes.hKyle McMartin2006-10-041-1/+161
* [PARISC] Create shared <asm/ropes.h> headerKyle McMartin2006-10-042-53/+150
* [PARISC] Allow nested interruptsJames Bottomley2006-10-041-0/+2
* [PARISC] Enable interrupts while spinningMatthew Wilcox2006-10-041-10/+21
* [PARISC] Use CONFIG_HZ to determine interval timer rate (aka clock ticks)Grant Grundler2006-10-041-7/+3
* [PARISC] Implement futex_atomic_cmpxchg_inatomicCarlos O'Donell2006-10-041-3/+68
* [PARISC] Improve rwlock implementationMatthew Wilcox2006-10-041-37/+61
* [PARISC] Clean up asm-parisc/serial.hMatthew Wilcox2006-10-041-14/+2
* [PARISC] Switch is_compat_task to use TIF_32BITKyle McMartin2006-10-042-3/+3
* [PARISC] Prevent multiple includes of asm-parisc/parisc-device.hKyle McMartin2006-10-041-0/+5
* [PARISC] parisc specific kmap API implementation for pa8800James Bottomley2006-10-043-22/+43
* [PARISC] Fix up parisc irq handling for genirq changesKyle McMartin2006-10-041-2/+2
* [PARISC] Add asm-parisc/mckinley.h bus headerKyle McMartin2006-10-041-0/+9
* [PARISC] Abstract shift register left in .SKyle McMartin2006-10-041-2/+4
* [PARISC] PA7200 also supports prefetch for readKyle McMartin2006-10-041-0/+3
* [PARISC] Untangle <asm/processor.h> header include messKyle McMartin2006-10-042-26/+38
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-021-86/+0
* [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky2006-10-011-0/+4
* [PATCH] Standardize pxx_page macrosDave McCracken2006-09-261-4/+5
* [PATCH] headers_check: Clean up asm-parisc/page.h for user headersMatthew Wilcox2006-09-191-13/+5
* [PATCH] remove set_wmb - arch removalSteven Rostedt2006-07-141-2/+0
* Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds2006-07-041-0/+1
|\
| * Add empty Kbuild files for 'make headers_install' in remaining arches.David Woodhouse2006-06-181-0/+1
* | [PATCH] irq-flags: PARISC: Use the new IRQF_ constantsThomas Gleixner2006-07-022-6/+4
* | [AF_UNIX]: Datagram getpeersecCatherine Zhang2006-06-291-0/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2006-06-298-35/+61
|\ \
| * | [PARISC] Move os_id_to_string() inside #ifndef __ASSEMBLY__Kyle McMartin2006-06-271-13/+12
| * | [PARISC] Add os_id_to_string helperKyle McMartin2006-06-271-0/+13
| * | [PARISC] OS_ID_LINUX == 0x0006Kyle McMartin2006-06-271-2/+1
| * | [PARISC] Ensure Space ID hashing is turned offKyle McMartin2006-06-271-0/+1
| * | [PARISC] Match show_cache_info with realityKyle McMartin2006-06-271-2/+2
| * | [PARISC] Add is_compat_task() helperKyle McMartin2006-06-271-0/+11
| * | [PARISC] PDC_CHASSIS is implemented on all machinesThibaut Varene2006-06-271-0/+1
| * | [PARISC] Remove unconditional #define PIC in syscall macrosCarlos O'Donell2006-06-271-5/+0
| * | [PARISC] Use MFIA in current_text_addr on pa2.0 processorsKyle McMartin2006-06-271-8/+6
| * | [PARISC] Use FIXUP_BRANCH_CLOBBER to asm clobber listCarlos O'Donell2006-06-271-2/+7
| * | [PARISC] Whitespace clean up in asm/pgtable.hKyle McMartin2006-06-271-4/+4
| * | [PARISC] Ensure all ldcw uses are ldcw,co on pa2.0Kyle McMartin2006-06-272-12/+16
* | | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar2006-06-291-9/+0
* | | [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUIngo Molnar2006-06-291-5/+0
|/ /
* | [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driverMatt Mackall2006-06-251-4/+2
* | [PATCH] Delete unused definitions of kvaddr_to_nidRalf Baechle2006-06-231-5/+0
|/
* Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse2006-04-291-2/+2