summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] hrtimer: round up relative start time on low-res archesIngo Molnar2006-02-151-0/+5
* [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
* [PATCH] sys_hpux: fix strlen_user() raceKyle McMartin2006-02-081-3/+7
* [PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages)Kyle McMartin2006-01-301-0/+19
* [PARISC] Simplify DISCONTIGMEM in KconfigKyle McMartin2006-01-301-7/+13
* [PARISC] Arch-specific compat signalsKyle McMartin2006-01-234-8/+231
* [PARISC] Use DEBUG_KERNEL to catch used-after-free __init dataHelge Deller2006-01-231-8/+1Star
* [PARISC] Add CONFIG_DEBUG_RODATA to protect read-only dataHelge Deller2006-01-234-3/+27
* [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] Fix floating point invalid exception trap handlerJames Bottomley2006-01-231-0/+1
* [PARISC] Drop unused do_check_pgt_cache()Helge Deller2006-01-231-5/+0Star
* [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
* [PARISC] Update b180_defconfigMatthew Wilcox2006-01-231-36/+146
* [PARISC] Make flush_tlb_all_local take a void *Matthew Wilcox2006-01-221-4/+2Star
* [PATCH] e1000: Added disable packet split capabilityJesse Brandeburg2006-01-182-0/+2
* [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-122-0/+2
* [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 BLK_BOUNCE_HIGH on parisc by initializing max_low_pfnGrant Grundler2006-01-111-0/+7
* [PARISC] Fix GSC graphics cards with 64MB regionsMatthew Wilcox2006-01-111-3/+8
* [PARISC] Fix and cleanup ioremap.c to work with 4level-fixup.hKyle McMartin2006-01-111-37/+63
* [PARISC] Make local cache flushes take a void *Matthew Wilcox2006-01-113-10/+8Star
* [PARISC] Add __read_mostly section for pariscHelge Deller2006-01-1117-52/+58
* [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
* [PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall2006-01-091-3/+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