summaryrefslogtreecommitdiffstats
path: root/include/asm-parisc
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] consolidate line discipline number definitionsTilman Schmidt2007-02-111-18/+0
* [PATCH] Remove final references to deprecated "MAP_ANON" page protection flagRobert P. J. Day2007-02-111-1/+0
* [PATCH] kill eth_io_copy_and_sum()Al Viro2007-02-091-9/+0
* [ARM] pass vma for flush_anon_page()Russell King2007-01-081-1/+1
* [PATCH] Optimize D-cache alias handling on forkRalf Baechle2006-12-131-0/+2
* [PATCH] tty: preparatory structures for termios revampAlan Cox2006-12-081-0/+11
* [PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2006-12-071-1/+1
* [PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle2006-12-071-1/+1
* [PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra2006-12-071-2/+2
* [NET]: PARISC checksum annotations and cleanups.Al Viro2006-12-021-29/+26
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-12-011-0/+7
|\
| * Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt2006-12-011-0/+7
* | Fix misc .c/.h comment typosMatt LaPlante2006-11-303-5/+5
|/
* [PATCH] Fix incorrent type of flags in <asm/semaphore.h>Kyle McMartin2006-11-261-2/+4
* [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
OpenPOWER on IntegriCloud