summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* [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
* | [PARISC] Add ability for prctl to change unaligned trap behaviourKyle McMartin2005-10-221-6/+10
* | [PARISC] Replace some calls to bl with b,l or bv to use longer offsetsRandolph Chung2005-10-221-3/+13
* | [PARISC] Take into account nullified insn and lock functions for profilingRandolph Chung2005-10-221-0/+18
* | [PARISC] Make sure use of RFI conforms to PA 2.0 and 1.1 arch docsGrant Grundler2005-10-224-129/+92Star
* | [PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox2005-10-222-9/+11
* | [PARISC] Convert parisc_device tree to use struct device klistsMatthew Wilcox2005-10-221-86/+187
|/
* [PATCH] spinlock consolidationIngo Molnar2005-09-103-281/+2Star
* kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg2005-09-0910-18/+10Star
* [PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk2005-09-081-0/+4
* [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-081-4/+1Star
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-291-6/+5Star
* It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbersLinus Torvalds2005-08-041-6/+6
* [PATCH] Add pcibios_bus_to_resource for pariscDominik Brodowski2005-07-281-0/+18
* [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-261-6/+0Star