summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* [PARISC] Remove unused variable in signal.cGrant Grundler2005-11-171-1/+0Star
* [PARISC] remove drm compat ioctls handlersChristoph Hellwig2005-11-171-541/+0Star
* [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/+6Star
* [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/+0Star
* [PATCH] consolidate sys_ptrace()Christoph Hellwig2005-11-071-46/+4Star
* [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-311-4/+0Star
* [PATCH] adjust parisc sys_ptrace prototypeChristoph Hellwig2005-10-311-1/+1
* [PATCH] TIOC* compat ioctl handlingChristoph Hellwig2005-10-311-5/+0Star
* [PATCH] memory hotplug locking: node_size_lockDave Hansen2005-10-301-0/+3
* [PATCH] mm: parisc pte atomicityHugh Dickins2005-10-301-15/+9Star
* [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-302-5/+3Star
* 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-225-905/+1705
* | [PARISC] Properly specify section alignment for real2.SGrant Grundler2005-10-221-1/+1
* | [PARISC] Specify level to fix binutils level promotion bugGrant Grundler2005-10-221-1/+3
* | [PARISC] Explicitly specify sr4 when flushing kernel spaceMatthew Wilcox2005-10-221-17/+17
* | [PARISC] Properly specify index field to I/D cache flush opsGrant Grundler2005-10-222-6/+9
* | [PARISC] Fix copy_user_page_asm to NOT access past end of pageGrant Grundler2005-10-221-4/+9
* | [PARISC] Remove the spurious do_softirq calls from entry.SJames Bottomley2005-10-221-27/+0Star
* | [PARISC] Fix the alloc_slabmgmt panicJames Bottomley2005-10-221-0/+2
* | [PARISC] Implement 5 argument clone.Carlos O'Donell2005-10-221-5/+29
* | [PARISC] Update Kconfig for itimer selectionGrant Grundler2005-10-221-2/+3
* | [PARISC] Update minimum compiler version and CROSS_COMPILE for parisc64Randolph Chung2005-10-221-1/+10
* | [PARISC] Document history of PDC_NARROW as it is now obsoleteGrant Grundler2005-10-221-8/+8
* | [PARISC] kfree cleanups to ioctl32.cJesper Juhl2005-10-221-23/+9Star
* | [PARISC] Cleanup whitespace and handle proc_mkdir() failures in pci-dma.cGrant Grundler2005-10-221-18/+30
* | [PARISC] More informative error message in pcibios_link_hba_resourcesGrant Grundler2005-10-221-1/+2
* | [PARISC] Update pdc console from parisc treeMatthew Wilcox2005-10-221-36/+10Star
* | [PARISC] Prevent signal loops if we have a problem setting up a frameRandolph Chung2005-10-221-9/+1Star
* | [PARISC] Add printing of fpregs state to stack dumpThibaut Varene2005-10-221-6/+31
* | [PARISC] Disable use of fpregs in pa_memcpyRandolph Chung2005-10-222-1/+3
* | [PARISC] Add sync required after fdc to enforce insn orderingGrant Grundler2005-10-221-0/+1
* | [PARISC] Replace uses of __LP64__ with CONFIG_64BITGrant Grundler2005-10-227-105/+108
* | [PARISC] Use work queue in LED/LCD driver instead of tasklet.Grant Grundler2005-10-221-8/+0Star
* | [PARISC] Add new ioprio_{set,get} syscallsJens Axboe2005-10-221-0/+6
* | [PARISC] Fix parisc_setup_cache_timing to choose a better flush thresholdStuart Brady2005-10-221-4/+6