summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk2006-03-241-5/+0
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-15/+10
* [PATCH] sys_newfstatat -> sys_fstatat64Kyle McMartin2006-02-131-1/+1
* [PARISC] Stub out pselect6/ppoll until TIF_RESTORE_SIGMASK is doneKyle McMartin2006-02-081-2/+2
* [PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages)Kyle McMartin2006-01-301-0/+19
* [PARISC] Arch-specific compat signalsKyle McMartin2006-01-224-8/+231
* [PARISC] Add CONFIG_DEBUG_RODATA to protect read-only dataHelge Deller2006-01-221-0/+2
* [PARISC] Remove {,un}lock_kernel from perf ioctlMatthew Wilcox2006-01-221-3/+0
* [PARISC] Add chassis_power_off routineKyle McMartin2006-01-221-8/+5
* [PARISC] Remove obsolete _hlt cruftKyle McMartin2006-01-221-16/+0
* [PARISC] Move pm_power_off export to process.cKyle McMartin2006-01-222-3/+1
* [PARISC] Clean up compiler warning in pci.cHelge Deller2006-01-221-0/+2
* [PARISC] Use F_EXTEND() for COMMAND_GLOBALKyle McMartin2006-01-221-6/+1