summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] No arch-specific strpbrk implementationsKyle McMartin2006-04-111-1/+0
* [PARISC] Kill duplicated EXPORT_SYMBOL warningsKyle McMartin2006-03-301-17/+0
* [PARISC] Move ioremap EXPORT_SYMBOL from parisc_ksyms.cKyle McMartin2006-03-301-2/+0
* [PARISC] Add PREEMPT supportKyle McMartin2006-03-301-3/+36
* [PARISC] getsockopt should be ENTRY_COMPKyle McMartin2006-03-301-1/+1
* [PARISC] Fix IOREMAP with a 64-bit kernelHelge Deller2006-03-301-3/+3
* [PARISC] Add parisc implementation of flush_kernel_dcache_page()James Bottomley2006-03-302-5/+5
* [PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller2006-03-301-1/+1
* [PARISC] Clarify pdc_stable license termsThibaut VARENE2006-03-301-3/+2
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-1/+2
* [PATCH] consolidate sys32/compat_adjtimexStephen Rothwell2006-03-262-30/+1
* [PATCH] create struct compat_timex and use it everywhereStephen Rothwell2006-03-261-33/+4
* [PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk2006-03-241-5/+0
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-15/+10
* [PATCH] sys_newfstatat -> sys_fstatat64Kyle McMartin2006-02-131-1/+1
* [PARISC] Stub out pselect6/ppoll until TIF_RESTORE_SIGMASK is doneKyle McMartin2006-02-081-2/+2
* [PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages)Kyle McMartin2006-01-301-0/+19
* [PARISC] Arch-specific compat signalsKyle McMartin2006-01-224-8/+231
* [PARISC] Add CONFIG_DEBUG_RODATA to protect read-only dataHelge Deller2006-01-221-0/+2
* [PARISC] Remove {,un}lock_kernel from perf ioctlMatthew Wilcox2006-01-221-3/+0
* [PARISC] Add chassis_power_off routineKyle McMartin2006-01-221-8/+5
* [PARISC] Remove obsolete _hlt cruftKyle McMartin2006-01-221-16/+0
* [PARISC] Move pm_power_off export to process.cKyle McMartin2006-01-222-3/+1
* [PARISC] Clean up compiler warning in pci.cHelge Deller2006-01-221-0/+2
* [PARISC] Use F_EXTEND() for COMMAND_GLOBALKyle McMartin2006-01-221-6/+1
* [PARISC] Remove unnecessary extern declarations from asm/pci.hGrant Grundler2006-01-221-1/+1
* [PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller2006-01-225-29/+27
* [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-111-0/+1
* [PARISC] Use STABS_DEBUG macro from vmlinux.lds.hMatthew Wilcox2006-01-101-9/+2
* [PARISC] Fix Dino reporting on J2240Matthew Wilcox2006-01-101-0/+1
* [PARISC] Fix GSC graphics cards with 64MB regionsMatthew Wilcox2006-01-101-3/+8
* [PARISC] Make local cache flushes take a void *Matthew Wilcox2006-01-102-9/+7
* [PARISC] Add __read_mostly section for pariscHelge Deller2006-01-1016-42/+48
* [PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig2006-01-102-43/+1
* [PATCH] move rtc compat ioctl handling to fs/compat_ioctl.cChristoph Hellwig2006-01-101-19/+0
* [PARISC] Remove unused variable in signal.cGrant Grundler2005-11-171-1/+0
* [PARISC] remove drm compat ioctls handlersChristoph Hellwig2005-11-171-541/+0
* [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/+6
OpenPOWER on IntegriCloud