summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* [PARISC] Remove unused variable in signal.cGrant Grundler2005-11-171-1/+0
* [PARISC] remove drm compat ioctls handlersChristoph Hellwig2005-11-171-541/+0
* [PARISC] move PA perf driver over to ->compat_ioctlChristoph Hellwig2005-11-172-18/+20
* [PARISC] Fix some compile problems in ptrace.cMatthew Wilcox2005-11-171-2/+3
* [PARISC] Improve the error message when we get a clashing mod pathMatthew Wilcox2005-11-171-2/+6
* [PARISC] Return PDC_OK when alloc_pa_dev fails to enumerate all devicesMatthew Wilcox2005-11-171-1/+1
* [PARISC] Document some register usages in assembly filesCarlos O'Donell2005-11-172-1/+3
* [PARISC] Make redirecting irq messages less noisyRyan Bradetich2005-11-171-1/+1
* [PARISC] irq_affinityp[] only available for SMP buildsGrant Grundler2005-11-171-2/+9
* [PARISC] Add IRQ affinitiesJames Bottomley2005-11-171-2/+58
* [PARISC] Fix uniprocessor build by dummying smp_send_all_nop()Kyle McMartin2005-11-171-0/+2
* [PARISC] Fix our interrupts not to use smp_call_functionJames Bottomley2005-11-172-15/+31
* [PARISC] Disable nesting of interruptsGrant Grundler2005-11-171-7/+6
* [PARISC] Make sure timer and IPI execute with interrupts disabledJames Bottomley2005-11-172-0/+6
* [PATCH] sched: resched and cpu_idle reworkNick Piggin2005-11-091-0/+2
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-092-0/+3
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
* [PATCH] consolidate sys_ptrace()Christoph Hellwig2005-11-071-46/+4
* [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-301-4/+0
* [PATCH] adjust parisc sys_ptrace prototypeChristoph Hellwig2005-10-301-1/+1
* [PATCH] TIOC* compat ioctl handlingChristoph Hellwig2005-10-301-5/+0
* [PATCH] memory hotplug locking: node_size_lockDave Hansen2005-10-291-0/+3
* [PATCH] mm: parisc pte atomicityHugh Dickins2005-10-291-15/+9
* [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-292-5/+3
* Auto-update from upstreamKyle McMartin2005-10-281-3/+3
|\
| * [PATCH] gfp_t: dma-mapping (parisc)Al Viro2005-10-281-3/+3
* | [PARISC] defconfig updatesKyle McMartin2005-10-215-905/+1705
* | [PARISC] Properly specify section alignment for real2.SGrant Grundler2005-10-211-1/+1
* | [PARISC] Specify level to fix binutils level promotion bugGrant Grundler2005-10-211-1/+3
* | [PARISC] Explicitly specify sr4 when flushing kernel spaceMatthew Wilcox2005-10-211-17/+17
* | [PARISC] Properly specify index field to I/D cache flush opsGrant Grundler2005-10-212-6/+9
* | [PARISC] Fix copy_user_page_asm to NOT access past end of pageGrant Grundler2005-10-211-4/+9
* | [PARISC] Remove the spurious do_softirq calls from entry.SJames Bottomley2005-10-211-27/+0
* | [PARISC] Fix the alloc_slabmgmt panicJames Bottomley2005-10-211-0/+2
* | [PARISC] Implement 5 argument clone.Carlos O'Donell2005-10-211-5/+29
* | [PARISC] Update Kconfig for itimer selectionGrant Grundler2005-10-211-2/+3
* | [PARISC] Update minimum compiler version and CROSS_COMPILE for parisc64Randolph Chung2005-10-211-1/+10
* | [PARISC] Document history of PDC_NARROW as it is now obsoleteGrant Grundler2005-10-211-8/+8
* | [PARISC] kfree cleanups to ioctl32.cJesper Juhl2005-10-211-23/+9
* | [PARISC] Cleanup whitespace and handle proc_mkdir() failures in pci-dma.cGrant Grundler2005-10-211-18/+30
* | [PARISC] More informative error message in pcibios_link_hba_resourcesGrant Grundler2005-10-211-1/+2
* | [PARISC] Update pdc console from parisc treeMatthew Wilcox2005-10-211-36/+10
* | [PARISC] Prevent signal loops if we have a problem setting up a frameRandolph Chung2005-10-211-9/+1
* | [PARISC] Add printing of fpregs state to stack dumpThibaut Varene2005-10-211-6/+31
* | [PARISC] Disable use of fpregs in pa_memcpyRandolph Chung2005-10-212-1/+3
* | [PARISC] Add sync required after fdc to enforce insn orderingGrant Grundler2005-10-211-0/+1
* | [PARISC] Replace uses of __LP64__ with CONFIG_64BITGrant Grundler2005-10-217-105/+108
* | [PARISC] Use work queue in LED/LCD driver instead of tasklet.Grant Grundler2005-10-211-8/+0
* | [PARISC] Add new ioprio_{set,get} syscallsJens Axboe2005-10-211-0/+6
* | [PARISC] Fix parisc_setup_cache_timing to choose a better flush thresholdStuart Brady2005-10-211-4/+6
OpenPOWER on IntegriCloud