aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig1-46/+4
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-4/+0
2005-10-30[PATCH] adjust parisc sys_ptrace prototypeChristoph Hellwig1-1/+1
2005-10-30[PATCH] TIOC* compat ioctl handlingChristoph Hellwig1-5/+0
2005-10-29[PATCH] memory hotplug locking: node_size_lockDave Hansen1-0/+3
2005-10-29[PATCH] mm: parisc pte atomicityHugh Dickins1-15/+9
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins2-5/+3
2005-10-28Auto-update from upstreamKyle McMartin1-3/+3
2005-10-28[PATCH] gfp_t: dma-mapping (parisc)Al Viro1-3/+3
2005-10-21[PARISC] defconfig updatesKyle McMartin5-905/+1705
2005-10-21[PARISC] Properly specify section alignment for real2.SGrant Grundler1-1/+1
2005-10-21[PARISC] Specify level to fix binutils level promotion bugGrant Grundler1-1/+3
2005-10-21[PARISC] Explicitly specify sr4 when flushing kernel spaceMatthew Wilcox1-17/+17
2005-10-21[PARISC] Properly specify index field to I/D cache flush opsGrant Grundler2-6/+9
2005-10-21[PARISC] Fix copy_user_page_asm to NOT access past end of pageGrant Grundler1-4/+9
2005-10-21[PARISC] Remove the spurious do_softirq calls from entry.SJames Bottomley1-27/+0
2005-10-21[PARISC] Fix the alloc_slabmgmt panicJames Bottomley1-0/+2
2005-10-21[PARISC] Implement 5 argument clone.Carlos O'Donell1-5/+29
2005-10-21[PARISC] Update Kconfig for itimer selectionGrant Grundler1-2/+3
2005-10-21[PARISC] Update minimum compiler version and CROSS_COMPILE for parisc64Randolph Chung1-1/+10
2005-10-21[PARISC] Document history of PDC_NARROW as it is now obsoleteGrant Grundler1-8/+8
2005-10-21[PARISC] kfree cleanups to ioctl32.cJesper Juhl1-23/+9
2005-10-21[PARISC] Cleanup whitespace and handle proc_mkdir() failures in pci-dma.cGrant Grundler1-18/+30
2005-10-21[PARISC] More informative error message in pcibios_link_hba_resourcesGrant Grundler1-1/+2
2005-10-21[PARISC] Update pdc console from parisc treeMatthew Wilcox1-36/+10
2005-10-21[PARISC] Prevent signal loops if we have a problem setting up a frameRandolph Chung1-9/+1
2005-10-21[PARISC] Add printing of fpregs state to stack dumpThibaut Varene1-6/+31
2005-10-21[PARISC] Disable use of fpregs in pa_memcpyRandolph Chung2-1/+3
2005-10-21[PARISC] Add sync required after fdc to enforce insn orderingGrant Grundler1-0/+1
2005-10-21[PARISC] Replace uses of __LP64__ with CONFIG_64BITGrant Grundler7-105/+108
2005-10-21[PARISC] Use work queue in LED/LCD driver instead of tasklet.Grant Grundler1-8/+0
2005-10-21[PARISC] Add new ioprio_{set,get} syscallsJens Axboe1-0/+6
2005-10-21[PARISC] Fix parisc_setup_cache_timing to choose a better flush thresholdStuart Brady1-4/+6
2005-10-21[PARISC] Add ability for prctl to change unaligned trap behaviourKyle McMartin1-6/+10
2005-10-21[PARISC] Replace some calls to bl with b,l or bv to use longer offsetsRandolph Chung1-3/+13
2005-10-21[PARISC] Take into account nullified insn and lock functions for profilingRandolph Chung1-0/+18
2005-10-21[PARISC] Make sure use of RFI conforms to PA 2.0 and 1.1 arch docsGrant Grundler4-129/+92
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox2-9/+11
2005-10-21[PARISC] Convert parisc_device tree to use struct device klistsMatthew Wilcox1-86/+187
2005-09-10[PATCH] spinlock consolidationIngo Molnar3-281/+2
2005-09-09kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg10-18/+10
2005-09-07[PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk1-0/+4
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-4/+1
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt1-6/+5
2005-08-04It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbersLinus Torvalds1-6/+6
2005-07-27[PATCH] Add pcibios_bus_to_resource for pariscDominik Brodowski1-0/+18
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman1-6/+0
2005-07-11[NET]: add a top-level Networking menu to *configSam Ravnborg1-0/+2
2005-06-29[PATCH] Serial: Split 8250 port table (part 2)Russell King5-5/+5