summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] consolidate sys32/compat_adjtimexStephen Rothwell2006-03-262-30/+1Star
* [PATCH] create struct compat_timex and use it everywhereStephen Rothwell2006-03-261-33/+4Star
* [PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk2006-03-241-5/+0Star
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-15/+10Star
* [PATCH] sys_newfstatat -> sys_fstatat64Kyle McMartin2006-02-141-1/+1
* [PARISC] Stub out pselect6/ppoll until TIF_RESTORE_SIGMASK is doneKyle McMartin2006-02-091-2/+2
* [PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages)Kyle McMartin2006-01-301-0/+19
* [PARISC] Arch-specific compat signalsKyle McMartin2006-01-234-8/+231
* [PARISC] Add CONFIG_DEBUG_RODATA to protect read-only dataHelge Deller2006-01-231-0/+2
* [PARISC] Remove {,un}lock_kernel from perf ioctlMatthew Wilcox2006-01-231-3/+0Star
* [PARISC] Add chassis_power_off routineKyle McMartin2006-01-231-8/+5Star
* [PARISC] Remove obsolete _hlt cruftKyle McMartin2006-01-231-16/+0Star
* [PARISC] Move pm_power_off export to process.cKyle McMartin2006-01-232-3/+1Star
* [PARISC] Clean up compiler warning in pci.cHelge Deller2006-01-231-0/+2
* [PARISC] Use F_EXTEND() for COMMAND_GLOBALKyle McMartin2006-01-231-6/+1Star
* [PARISC] Remove unnecessary extern declarations from asm/pci.hGrant Grundler2006-01-231-1/+1
* [PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller2006-01-235-29/+27Star
* [PATCH] Add parisc_bus_type probe and remove methodsRussell King2006-01-131-2/+2
* [PATCH] parisc: task_stack_page(), task_thread_info()Al Viro2006-01-122-4/+4
* [PATCH] capable/capability.h (arch/)Randy Dunlap2006-01-121-0/+1
* [PARISC] Use STABS_DEBUG macro from vmlinux.lds.hMatthew Wilcox2006-01-111-9/+2Star
* [PARISC] Fix Dino reporting on J2240Matthew Wilcox2006-01-111-0/+1
* [PARISC] Fix GSC graphics cards with 64MB regionsMatthew Wilcox2006-01-111-3/+8
* [PARISC] Make local cache flushes take a void *Matthew Wilcox2006-01-112-9/+7Star
* [PARISC] Add __read_mostly section for pariscHelge Deller2006-01-1116-42/+48
* [PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig2006-01-102-43/+1Star
* [PATCH] move rtc compat ioctl handling to fs/compat_ioctl.cChristoph Hellwig2006-01-101-19/+0Star
* [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] mm: parisc pte atomicityHugh Dickins2005-10-301-15/+9Star
* [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-301-1/+1