aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-31[PATCH] vDSO hash-style fixRoland McGrath1-0/+1
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl1-0/+2
2006-07-02[PATCH] irq-flags: PARISC: Use the new IRQF_ constantsThomas Gleixner1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel17-17/+0
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds13-147/+281
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-1/+1
2006-06-29[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar1-7/+4
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar1-4/+4
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-5/+5
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki1-2/+1
2006-06-27[PARISC] Fix do_gettimeofday() hangJames Bottomley1-2/+16
2006-06-27[PARISC] Fix PCREL22F relocation problem for most modulesJames Bottomley1-13/+50
2006-06-27[PARISC] Refactor show_regs in traps.cKyle McMartin1-44/+40
2006-06-27[PARISC] OS_ID_LINUX == 0x0006Kyle McMartin2-2/+4
2006-06-27[PARISC] Ensure Space ID hashing is turned offKyle McMartin2-1/+29
2006-06-27[PARISC] Match show_cache_info with realityKyle McMartin1-8/+10
2006-06-27[PARISC] Remove unused macro fixup_branch in syscall.SKyle McMartin1-12/+0
2006-06-27[PARISC] Add is_compat_task() helperKyle McMartin2-14/+14
2006-06-27[PARISC] pdc_stable version 0.30Thibaut Varene1-0/+5
2006-06-27[PARISC] Work around machines which do not support chassis warningsThibaut Varene1-20/+24
2006-06-27[PARISC] PDC_CHASSIS is implemented on all machinesThibaut Varene2-15/+80
2006-06-27[PARISC] Remove dead function pc_in_user_spaceKyle McMartin1-9/+0
2006-06-27[PARISC] Use FIXUP_BRANCH_CLOBBER to asm clobber listCarlos O'Donell1-8/+10
2006-06-27[PARISC] Ensure all ldcw uses are ldcw,co on pa2.0Kyle McMartin2-4/+4
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman1-1/+1
2006-06-23[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER1-1/+1
2006-04-21[PARISC] Add new entries to the syscall tableKyle McMartin2-1/+15
2006-04-21[PARISC] Further work for multiple page sizesHelge Deller7-66/+87
2006-04-21[PARISC] Misc. janitorial workHelge Deller1-2/+2
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin1-1/+0
2006-03-30[PARISC] Kill duplicated EXPORT_SYMBOL warningsKyle McMartin1-17/+0
2006-03-30[PARISC] Move ioremap EXPORT_SYMBOL from parisc_ksyms.cKyle McMartin1-2/+0
2006-03-30[PARISC] Add PREEMPT supportKyle McMartin1-3/+36
2006-03-30[PARISC] getsockopt should be ENTRY_COMPKyle McMartin1-1/+1
2006-03-30[PARISC] Fix IOREMAP with a 64-bit kernelHelge Deller1-3/+3
2006-03-30[PARISC] Add parisc implementation of flush_kernel_dcache_page()James Bottomley2-5/+5
2006-03-30[PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller1-1/+1
2006-03-30[PARISC] Clarify pdc_stable license termsThibaut VARENE1-3/+2
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern1-1/+2
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell2-30/+1
2006-03-26[PATCH] create struct compat_timex and use it everywhereStephen Rothwell1-33/+4
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk1-5/+0
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton1-15/+10
2006-02-13[PATCH] sys_newfstatat -> sys_fstatat64Kyle McMartin1-1/+1
2006-02-08[PARISC] Stub out pselect6/ppoll until TIF_RESTORE_SIGMASK is doneKyle McMartin1-2/+2
2006-01-30[PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages)Kyle McMartin1-0/+19
2006-01-22[PARISC] Arch-specific compat signalsKyle McMartin4-8/+231
2006-01-22[PARISC] Add CONFIG_DEBUG_RODATA to protect read-only dataHelge Deller1-0/+2
2006-01-22[PARISC] Remove {,un}lock_kernel from perf ioctlMatthew Wilcox1-3/+0
2006-01-22[PARISC] Add chassis_power_off routineKyle McMartin1-8/+5