aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/parisc
Commit message (Expand)AuthorAge
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-12
* [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-11
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* Fix misc .c/.h comment typosMatt LaPlante2006-11-29
* Build fixes for struct pt_regs removalMatthew Wilcox2006-10-06
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PA-RISC] Fix sba_iommu compilationMatthew Wilcox2006-10-04
* [PARISC] Add support for Quicksilver AGPGARTKyle McMartin2006-10-04
* [PARISC] Move LBA and SBA register defines to the common ropes.hKyle McMartin2006-10-04
* [PARISC] Create shared <asm/ropes.h> headerKyle McMartin2006-10-04
* [PARISC] Stash the lba_device in its struct device drvdataKyle McMartin2006-10-04
* [PARISC] Generalize IS_ASTRO et al to take a parisc_device likeKyle McMartin2006-10-04
* [PARISC] Pretty print the name of the lba type on kernel bootKyle McMartin2006-10-04
* [PARISC] Remove some obsolete comments and I checked that Reo is similar to IkeMatthew Wilcox2006-10-04
* [PARISC] Allow nested interruptsJames Bottomley2006-10-04
* [PARISC] Add asm-parisc/mckinley.h bus headerKyle McMartin2006-10-04
* fix file specification in commentsUwe Zeisberger2006-10-03
* [PATCH] replace cad_pid by a struct pidCedric Le Goater2006-10-02
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-02
* [PATCH] irq-flags: PARISC: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-30
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* | [PATCH] Light weight event countersChristoph Lameter2006-06-30
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2006-06-29
|\
| * [PARISC] Add os_id_to_string helperKyle McMartin2006-06-27
| * [PARISC] OS_ID_LINUX == 0x0006Kyle McMartin2006-06-27
| * [PARISC] Reduce data footprint in pdc_stable.cThibaut Varene2006-06-27
| * [PARISC] pdc_stable version 0.30Thibaut Varene2006-06-27
| * [PARISC] PDC_CHASSIS is implemented on all machinesThibaut Varene2006-06-27
| * [PARISC] Test ioc_needs_fdc variable instead of open codingKyle McMartin2006-06-27
| * [PARISC] Fix gcc 4.1 warnings in sba_iommu.cGrant Grundler2006-06-27
* | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-29
|/
* [PARISC] Document that we tolerate "Relaxed Ordering"Grant Grundler2006-04-21
* [PARISC] Misc. janitorial workHelge Deller2006-04-21
* [PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller2006-03-30
* [PARISC] Clarify pdc_stable license termsThibaut VARENE2006-03-30
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-27
* BUG_ON() Conversion in drivers/parisc/Eric Sesterhenn2006-03-24
* [PARISC] Convert sba_iommu.c to use seq_fileKyle McMartin2006-02-08
* [PARISC] Convert ccio-dma.c to use seq_fileKyle McMartin2006-02-08
* [PARISC] Clean up printk in superio.cKyle McMartin2006-01-22
* [PARISC] Add chassis_power_off routineKyle McMartin2006-01-22
* [PARISC] pdc_stable version 0.22Thibaut VARENE2006-01-22
* [PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller2006-01-22
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-11
* [PARISC] Fix Dino reporting on J2240Matthew Wilcox2006-01-10
* [PARISC] pdc_stable: More robust sysfs error checkingThibaut VARENE2006-01-10
* [PARISC] Truncate overlapping PAT PDC reported rangesGrant Grundler2006-01-10
* [PARISC] Introduce DINO_LOCAL_IRQS and use it for gsc_find_local_irqHelge Deller2006-01-10
* [PARISC] Add __user annotation to eisa_eeprom.cAlexey Dobriyan2006-01-10