aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2005-06-23[PATCH] mm/Kconfig: kill unused ARCH_FLATMEM_DISABLEDave Hansen1-4/+0
2005-06-23[PATCH] make each arch use mm/KconfigDave Hansen1-1/+7
2005-06-23[PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen1-1/+1
2005-06-20[PATCH] Driver Core: arch: update device attribute callbacksYani Ioannou1-1/+1
2005-05-04[PATCH] ISA DMA Kconfig fixes - part 1Al Viro1-0/+4
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl1-3/+4
2005-05-01[PATCH] consolidate sys_shmatStephen Rothwell2-12/+1
2005-04-16[PATCH] add Big Endian variants of ioread/iowriteJames Bottomley1-0/+68
2005-04-16Linux-2.6.12-rc2Linus Torvalds119-0/+53345