summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Attack of "the the"s in archMatt LaPlante2006-10-031-2/+2
* [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-031-3/+16
* [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-021-1/+8
* [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn2006-10-021-2/+0
* [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-021-0/+2
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-4/+1
* [PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan2006-10-011-3/+4
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* [PATCH] Fix conflict with the is_init identifier on pariscEric Biederman2006-09-291-16/+16
* [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
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3017-17/+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: 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
* [PARISC] Add new entries to the syscall tableKyle McMartin2006-04-212-1/+15
* [PARISC] Further work for multiple page sizesHelge Deller2006-04-217-66/+87
* [PARISC] Misc. janitorial workHelge Deller2006-04-211-2/+2
* [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
OpenPOWER on IntegriCloud