summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
AgeCommit message (Expand)AuthorLines
2006-06-27[PARISC] PDC_CHASSIS is implemented on all machinesThibaut Varene-15/+80
2006-06-27[PARISC] Remove dead function pc_in_user_spaceKyle McMartin-9/+0
2006-06-27[PARISC] Use FIXUP_BRANCH_CLOBBER to asm clobber listCarlos O'Donell-8/+10
2006-06-27[PARISC] Ensure all ldcw uses are ldcw,co on pa2.0Kyle McMartin-4/+4
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman-1/+1
2006-06-23[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER-1/+1
2006-04-21[PARISC] Add new entries to the syscall tableKyle McMartin-1/+15
2006-04-21[PARISC] Further work for multiple page sizesHelge Deller-66/+87
2006-04-21[PARISC] Misc. janitorial workHelge Deller-2/+2
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin-1/+0
2006-03-30[PARISC] Kill duplicated EXPORT_SYMBOL warningsKyle McMartin-17/+0
2006-03-30[PARISC] Move ioremap EXPORT_SYMBOL from parisc_ksyms.cKyle McMartin-2/+0
2006-03-30[PARISC] Add PREEMPT supportKyle McMartin-3/+36
2006-03-30[PARISC] getsockopt should be ENTRY_COMPKyle McMartin-1/+1
2006-03-30[PARISC] Fix IOREMAP with a 64-bit kernelHelge Deller-3/+3
2006-03-30[PARISC] Add parisc implementation of flush_kernel_dcache_page()James Bottomley-5/+5
2006-03-30[PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller-1/+1
2006-03-30[PARISC] Clarify pdc_stable license termsThibaut VARENE-3/+2
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern-1/+2
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell-30/+1
2006-03-26[PATCH] create struct compat_timex and use it everywhereStephen Rothwell-33/+4
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk-5/+0
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton-15/+10
2006-02-13[PATCH] sys_newfstatat -> sys_fstatat64Kyle McMartin-1/+1
2006-02-08[PARISC] Stub out pselect6/ppoll until TIF_RESTORE_SIGMASK is doneKyle McMartin-2/+2
2006-01-30[PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages)Kyle McMartin-0/+19
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