summaryrefslogtreecommitdiffstats
path: root/drivers/parisc
Commit message (Expand)AuthorAgeFilesLines
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-05-041-1/+1
|\
| * [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-031-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-05-041-47/+47
|\ \
| * | remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-021-47/+47
| |/
* | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-2/+0
|/
* [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.Rusty Russell2007-04-281-2/+0
* [NET]: Inline net_device_statsRusty Russell2007-04-251-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-02-266-171/+154
|\
| * [PARISC] Convert soft power switch driver to kthreadHelge Deller2007-02-172-113/+90
| * [PARISC] lba_pci format warningsMatthew Wilcox2007-02-171-27/+29
| * Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin2007-02-176-33/+37
| |\
| | * [PATCH] parisc: fix module_param iommu permissionRandy Dunlap2007-02-081-1/+1
| | * [PATCH] WorkStruct: Fix up some PA-RISC work itemsDavid Howells2006-12-082-8/+8
| | * [PARISC] Fix PCI bus numbering in the presence of Cardbus bridgesMatthew Wilcox2006-12-081-13/+19
| | * [PARISC] sparse fixesMatthew Wilcox2006-12-083-3/+3
| | * [PARISC] HPPB bus updates for E-Class systemsRyan Bradetich2006-12-081-8/+6
* | | [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* | | [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-123-5/+5
* | | [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-111-2/+0
|/ /
* | [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
|/
* Fix misc .c/.h comment typosMatt LaPlante2006-11-302-4/+4
* Build fixes for struct pt_regs removalMatthew Wilcox2006-10-062-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-056-10/+9
* [PA-RISC] Fix sba_iommu compilationMatthew Wilcox2006-10-051-2/+2
* [PARISC] Add support for Quicksilver AGPGARTKyle McMartin2006-10-041-11/+24
* [PARISC] Move LBA and SBA register defines to the common ropes.hKyle McMartin2006-10-042-161/+1
* [PARISC] Create shared <asm/ropes.h> headerKyle McMartin2006-10-043-148/+3
* [PARISC] Stash the lba_device in its struct device drvdataKyle McMartin2006-10-041-0/+1
* [PARISC] Generalize IS_ASTRO et al to take a parisc_device likeKyle McMartin2006-10-041-14/+20
* [PARISC] Pretty print the name of the lba type on kernel bootKyle McMartin2006-10-041-6/+10
* [PARISC] Remove some obsolete comments and I checked that Reo is similar to IkeMatthew Wilcox2006-10-041-7/+2
* [PARISC] Allow nested interruptsJames Bottomley2006-10-041-1/+2
* [PARISC] Add asm-parisc/mckinley.h bus headerKyle McMartin2006-10-041-4/+1
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [PATCH] replace cad_pid by a struct pidCedric Le Goater2006-10-021-2/+1
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-1/+1
* [PATCH] irq-flags: PARISC: Use the new IRQF_ constantsThomas Gleixner2006-07-022-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-306-6/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-306-6/+0
* | [PATCH] Light weight event countersChristoph Lameter2006-06-301-5/+6
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2006-06-293-36/+237
|\
| * [PARISC] Add os_id_to_string helperKyle McMartin2006-06-271-12/+2
| * [PARISC] OS_ID_LINUX == 0x0006Kyle McMartin2006-06-271-2/+2
| * [PARISC] Reduce data footprint in pdc_stable.cThibaut Varene2006-06-271-8/+8
| * [PARISC] pdc_stable version 0.30Thibaut Varene2006-06-271-14/+205
| * [PARISC] PDC_CHASSIS is implemented on all machinesThibaut Varene2006-06-271-7/+26
| * [PARISC] Test ioc_needs_fdc variable instead of open codingKyle McMartin2006-06-271-1/+1
| * [PARISC] Fix gcc 4.1 warnings in sba_iommu.cGrant Grundler2006-06-271-7/+8
* | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-295-9/+9
|/
OpenPOWER on IntegriCloud