summaryrefslogtreecommitdiffstats
path: root/include/asm-parisc
Commit message (Expand)AuthorAgeFilesLines
...
| * [PARISC] "Fix" circular includesKyle McMartin2007-02-173-9/+1Star
| * [PARISC] Only write to memory in test_and_set_bit/test_and_clear_bit if we'reMatthew Wilcox2007-02-171-8/+14
| * [PARISC] Clean up the cache and tlb headersRandolph Chung2007-02-173-194/+42Star
| * [PARISC] Optimize TLB flush on SMP systemsRandolph Chung2007-02-171-13/+11Star
| * Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin2007-02-175-38/+12Star
| |\
| | * [PATCH] use __u64 rather than u64 in parisc statfs structsMike Frysinger2007-02-091-5/+5
| | * [PARISC] Move spinlock_t out of struct cpu_dataKyle McMartin2006-12-081-1/+0Star
| | * [PARISC] Remove duplicate PDC_PAT_CELL definesKyle McMartin2006-12-081-29/+0Star
| | * [PARISC] pdcpat remove extra bracketsMariusz Kozlowski2006-12-081-2/+2
| | * [PARISC] Reserve 1GB of space for vmalloc/tmpalias space on parisc64Kyle McMartin2006-12-081-1/+5
| | * [PARISC] Fix ccio_request_resource when CONFIG_IOMMU_CCIO is not definedRyan Bradetich2006-12-081-1/+1
* | | [PATCH] consolidate line discipline number definitionsTilman Schmidt2007-02-111-18/+0Star
* | | [PATCH] Remove final references to deprecated "MAP_ANON" page protection flagRobert P. J. Day2007-02-111-1/+0Star
* | | [PATCH] kill eth_io_copy_and_sum()Al Viro2007-02-091-9/+0Star
|/ /
* | [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-031-29/+26Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-12-021-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-271-2/+4
* [PARISC] pdc_init no longer existsMatthew Wilcox2006-10-071-2/+0Star
* Build fixes for struct pt_regs removalMatthew Wilcox2006-10-071-0/+1
* [PARISC] Make DMA routines more stubbyMatthew Wilcox2006-10-041-6/+1Star
* [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/+3Star
* [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/+2Star
* [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/+0Star
* [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky2006-10-011-0/+4