summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
AgeCommit message (Expand)AuthorLines
2006-01-22[PARISC] Arch-specific compat signalsKyle McMartin-8/+231
2006-01-22[PARISC] Add CONFIG_DEBUG_RODATA to protect read-only dataHelge Deller-0/+2
2006-01-22[PARISC] Remove {,un}lock_kernel from perf ioctlMatthew Wilcox-3/+0
2006-01-22[PARISC] Add chassis_power_off routineKyle McMartin-8/+5
2006-01-22[PARISC] Remove obsolete _hlt cruftKyle McMartin-16/+0
2006-01-22[PARISC] Move pm_power_off export to process.cKyle McMartin-3/+1
2006-01-22[PARISC] Clean up compiler warning in pci.cHelge Deller-0/+2
2006-01-22[PARISC] Use F_EXTEND() for COMMAND_GLOBALKyle McMartin-6/+1
2006-01-22[PARISC] Remove unnecessary extern declarations from asm/pci.hGrant Grundler-1/+1
2006-01-22[PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller-29/+27
2006-01-13[PATCH] Add parisc_bus_type probe and remove methodsRussell King-2/+2
2006-01-12[PATCH] parisc: task_stack_page(), task_thread_info()Al Viro-4/+4
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap-0/+1
2006-01-10[PARISC] Use STABS_DEBUG macro from vmlinux.lds.hMatthew Wilcox-9/+2
2006-01-10[PARISC] Fix Dino reporting on J2240Matthew Wilcox-0/+1
2006-01-10[PARISC] Fix GSC graphics cards with 64MB regionsMatthew Wilcox-3/+8
2006-01-10[PARISC] Make local cache flushes take a void *Matthew Wilcox-9/+7
2006-01-10[PARISC] Add __read_mostly section for pariscHelge Deller-42/+48
2006-01-10[PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig-43/+1
2006-01-10[PATCH] move rtc compat ioctl handling to fs/compat_ioctl.cChristoph Hellwig-19/+0
2005-11-17[PARISC] Remove unused variable in signal.cGrant Grundler-1/+0
2005-11-17[PARISC] remove drm compat ioctls handlersChristoph Hellwig-541/+0
2005-11-17[PARISC] move PA perf driver over to ->compat_ioctlChristoph Hellwig-18/+20
2005-11-17[PARISC] Fix some compile problems in ptrace.cMatthew Wilcox-2/+3
2005-11-17[PARISC] Improve the error message when we get a clashing mod pathMatthew Wilcox-2/+6
2005-11-17[PARISC] Return PDC_OK when alloc_pa_dev fails to enumerate all devicesMatthew Wilcox-1/+1
2005-11-17[PARISC] Document some register usages in assembly filesCarlos O'Donell-1/+3
2005-11-17[PARISC] Make redirecting irq messages less noisyRyan Bradetich-1/+1
2005-11-17[PARISC] irq_affinityp[] only available for SMP buildsGrant Grundler-2/+9
2005-11-17[PARISC] Add IRQ affinitiesJames Bottomley-2/+58
2005-11-17[PARISC] Fix uniprocessor build by dummying smp_send_all_nop()Kyle McMartin-0/+2
2005-11-17[PARISC] Fix our interrupts not to use smp_call_functionJames Bottomley-15/+31
2005-11-17[PARISC] Disable nesting of interruptsGrant Grundler-7/+6
2005-11-17[PARISC] Make sure timer and IPI execute with interrupts disabledJames Bottomley-0/+6
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin-0/+2
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin-0/+3
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering-1/+0
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig-46/+4
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner-4/+0
2005-10-30[PATCH] adjust parisc sys_ptrace prototypeChristoph Hellwig-1/+1
2005-10-30[PATCH] TIOC* compat ioctl handlingChristoph Hellwig-5/+0
2005-10-29[PATCH] mm: parisc pte atomicityHugh Dickins-15/+9
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins-1/+1
2005-10-28Auto-update from upstreamKyle McMartin-3/+3
2005-10-28[PATCH] gfp_t: dma-mapping (parisc)Al Viro-3/+3
2005-10-21[PARISC] Properly specify section alignment for real2.SGrant Grundler-1/+1
2005-10-21[PARISC] Explicitly specify sr4 when flushing kernel spaceMatthew Wilcox-17/+17
2005-10-21[PARISC] Properly specify index field to I/D cache flush opsGrant Grundler-6/+9
2005-10-21[PARISC] Fix copy_user_page_asm to NOT access past end of pageGrant Grundler-4/+9
2005-10-21[PARISC] Remove the spurious do_softirq calls from entry.SJames Bottomley-27/+0