aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] vDSO hash-style fixRoland McGrath2006-07-311-0/+1
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-101-0/+2
* [PATCH] irq-flags: PARISC: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* [PATCH] add __[start|end]_rodata sections to asm-generic/sections.hHeiko Carstens2006-07-011-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3021-21/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2006-06-2913-147/+281
|\
| * [PARISC] Fix do_gettimeofday() hangJames Bottomley2006-06-271-2/+16
| * [PARISC] Fix PCREL22F relocation problem for most modulesJames Bottomley2006-06-271-13/+50
| * [PARISC] Refactor show_regs in traps.cKyle McMartin2006-06-271-44/+40
| * [PARISC] OS_ID_LINUX == 0x0006Kyle McMartin2006-06-272-2/+4
| * [PARISC] Ensure Space ID hashing is turned offKyle McMartin2006-06-272-1/+29
| * [PARISC] Match show_cache_info with realityKyle McMartin2006-06-271-8/+10
| * [PARISC] Remove unused macro fixup_branch in syscall.SKyle McMartin2006-06-271-12/+0
| * [PARISC] Add is_compat_task() helperKyle McMartin2006-06-272-14/+14
| * [PARISC] pdc_stable version 0.30Thibaut Varene2006-06-271-0/+5
| * [PARISC] Work around machines which do not support chassis warningsThibaut Varene2006-06-271-20/+24
| * [PARISC] PDC_CHASSIS is implemented on all machinesThibaut Varene2006-06-272-15/+80
| * [PARISC] Remove dead function pc_in_user_spaceKyle McMartin2006-06-271-9/+0
| * [PARISC] Use FIXUP_BRANCH_CLOBBER to asm clobber listCarlos O'Donell2006-06-271-8/+10
| * [PARISC] Ensure all ldcw uses are ldcw,co on pa2.0Kyle McMartin2006-06-272-4/+4
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-291-1/+1
|\ \
| * | [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-271-1/+1
| |/
* | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar2006-06-291-7/+4
* | [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUIngo Molnar2006-06-291-0/+4
* | [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar2006-06-291-4/+4
* | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-5/+5
* | [PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki2006-06-271-2/+1
|/
* [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER2006-06-231-1/+1
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-5/+5
* [PARISC] Add new entries to the syscall tableKyle McMartin2006-04-212-1/+15
* [PARISC] Further work for multiple page sizesHelge Deller2006-04-219-79/+133
* [PARISC] defconfig updatesHelge Deller2006-04-211-179/+315
* [PARISC] Misc. janitorial workHelge Deller2006-04-212-3/+3
* [PARISC] EISA regions must be mapped NO_CACHEHelge Deller2006-04-211-1/+2
* [PATCH] No arch-specific strpbrk implementationsKyle McMartin2006-04-111-1/+0
* [PATCH] Configurable NODES_SHIFTYasunori Goto2006-04-111-0/+5
* [PARISC] Enabled some NLS modules in a500, b180 and c3000 defconfigsStuart Brady2006-03-303-14/+14
* [PARISC] Kill duplicated EXPORT_SYMBOL warningsKyle McMartin2006-03-301-17/+0
* [PARISC] Move ioremap EXPORT_SYMBOL from parisc_ksyms.cKyle McMartin2006-03-302-2/+2
* [PARISC] Update defconfigsHelge Deller2006-03-303-279/+286
* [PARISC] Add PREEMPT supportKyle McMartin2006-03-302-8/+37
* [PARISC] Fixup CONFIG_EISA a bitHelge Deller2006-03-301-5/+3
* [PARISC] getsockopt should be ENTRY_COMPKyle McMartin2006-03-301-1/+1
* [PARISC] Remove obsolete CONFIG_DEBUG_IOREMAPHelge Deller2006-03-302-28/+0
* [PARISC] Temporary FIXME for ioremapping EISA regionsHelge Deller2006-03-301-5/+6
* [PARISC] Enable ioremap functionality unconditionallyHelge Deller2006-03-302-25/+2
* [PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremapHelge Deller2006-03-302-7/+17
* [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