sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / drivers / parisc /
2009-09-22 Jan Beulichmm: replace various uses of num_physpages by totalram_pages
2009-08-02 Helge Dellerparisc: hppb.c - fix printk format strings
2009-08-02 Helge Dellerparisc: dino.c - check return value of pci_assign_resou...
2009-08-02 Jaswinder Singh... parisc: includecheck fix for ccio-dma.c
2009-08-02 Michael Bueschparisc: isa-eeprom - Fix loff_t usage
2009-08-02 Stoyan Gaydarovparisc: fixed faulty check in lba_pci
2009-08-02 Roel Kluinparisc: Fix read buffer overflow in pdc_stable driver
2009-07-08 Joe PerchesRemove multiple KERN_ prefixes from printk formats
2009-07-03 Alexander Beregalovparisc: superio: fix build breakage
2009-07-03 Matthew Wilcoxparisc: Fix PCI resource allocation on non-PAT SBA...
2009-07-03 Grant Grundlerparisc: Fix gcc 4.4 warning in lba_pci.c
2009-07-03 Thomas Gleixnerparisc: remove obsolete hw_interrupt_type
2009-07-03 Grant Grundlerparisc: advertise PCI devs after "assign_resources"
2009-07-03 Alexander Beregalovparisc: ccio-dma: fix build failure without procfs
2009-06-16 Greg Kroah-Hartmanparisc: remove driver_data direct access of struct...
2009-04-28 Yinghai Luirq: change ->set_affinity() to return status
2009-04-14 Alan Coxparport: Fix various uses of parport_pc
2009-04-02 Alexander Beregalovparisc: drivers: fix warnings
2009-04-02 Alexander Beregalovparisc: led: remove proc_dir_entry::owner
2009-03-31 Alexander Beregalovparisc: iosapic: fix build breakage
2009-03-31 Helge Dellerparisc: blink all or loadavg LEDs on oops
2009-03-15 Kyle McMartinparisc: sba_iommu: fix build bug when CONFIG_PARISC_AGP=y
2009-03-13 Kay Sieversparisc: dino: struct device - replace bus_id with dev_n...
2009-03-13 Kyle McMartinparisc: convert cpu_check_affinity to new cpumask api
2009-03-13 Grant Grundlerparisc: fix wrong assumption about bus->self
2009-03-13 James Bottomleyparisc: remove klist iterators
2009-01-30 Randy DunlapDocumentation: move DMA-mapping.txt to Doc/PCI/
2009-01-13 Helge Dellerfix early_serial_setup() regression
2009-01-09 Linus TorvaldsMerge git://git./linux/kernel/git/kyle/parisc-2.6
2009-01-07 Bjorn HelgaasPCI: parisc: use generic pci_swizzle_interrupt_pin()
2009-01-05 FUJITA Tomonoriparisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_...
2009-01-05 Adrian Bunkparisc: drivers/parisc/: make code static
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2008-12-29 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-13 Rusty Russellcpumask: make irq_set_affinity() take a const struct...
2008-11-20 Stephen Hemmingernetdev: introduce dev_get_stats()
2008-10-21 Al Viro[PATCH] introduce fmode_t, do annotations
2008-10-20 Linus TorvaldsMerge git://git./linux/kernel/git/kyle/parisc-2.6
2008-10-16 Yinghai Lugeneric: sparse irqs: use irq_desc() together with...
2008-10-10 Kyle McMartinparisc: unify CCIO_COLLECT_STATS implementation
2008-07-02 Arnd Bergmannparisc-eisa_eeprom: BKL pushdown
2008-05-15 Harvey Harrisondrivers/parisc: replace remaining __FUNCTION__ occurrences
2008-04-29 Denis V. Lunevparisc: use non-racy method for proc entries creation
2008-04-21 James BottomleyPCI: remove parisc consumer of the pci global_list
2008-03-16 FUJITA Tomonori[PARISC] make ptr_to_pide() static
2008-03-16 Joel Soete[PARISC] pdc_stable: fix compile errors
2008-03-06 FUJITA Tomonoriparisc: fix IOMMU's device boundary overflow bug on...
2008-03-05 FUJITA Tomonoriiommu: parisc: make the IOMMUs respect the segment...
2008-03-05 FUJITA Tomonoriiommu: parisc: pass struct device to iommu_alloc_range
2008-02-05 FUJITA Tomonoriiommu sg merging: parisc: make iommu respect the segmen...
2008-02-03 Joe Perchesdrivers/parisc/: Spelling fixes
2008-01-28 Joe Perches[PARISC]: Fix build after ipv4_is_*() changes.
2008-01-25 Greg Kroah-HartmanKobject: convert drivers/* from kobject_unregister...
2008-01-25 Greg Kroah-HartmanKobject: change drivers/parisc/pdc_stable.c to use...
2008-01-25 Greg Kroah-Hartmankobject: convert parisc/pdc_stable to use kobject_create
2008-01-25 Greg Kroah-Hartmanfirmware: change firmware_kset to firmware_kobj
2008-01-25 Greg Kroah-Hartmankset: convert parisc/pdc_stable.c to use kset_create
2008-01-25 Greg Kroah-Hartmankobject: convert parisc/pdc_stable to kobj_attr interface
2008-01-25 Greg Kroah-Hartmankobject: remove struct kobj_type from struct kset
2007-12-06 Kyle McMartin[PARISC] lba_pci: pci_claim_resources disabled expansio...
2007-10-23 FUJITA Tomonoriparisc: fix sg_page() fallout
2007-10-18 Matthew Wilcox[PARISC] Fix infinite loop in /proc/iomem
2007-10-18 Kyle McMartin[PARISC] Quiet sysfs_create_link __must_check warnings...
2007-10-18 Kyle McMartin[PARISC] Squelch pci_enable_device __must_check warning...
2007-10-18 Kyle McMartin[PARISC] Clean up a resource_size_t warning in sba_iommu
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-07-18 Yinghai Luserial: add early_serial_setup() back to header file
2007-07-17 Frank Lichtenheldhppb: Add missing dma-mapping.h include
2007-07-11 Tejun Heosysfs: kill unnecessary attribute->owner
2007-06-21 Julian Stecklina[PARISC] stop lcd driver from stripping initial whitespace
2007-05-27 Helge Deller[PARISC] fix section mismatch in superio serial drivers
2007-05-27 Helge Deller[PARISC] fix section mismatch in parisc eisa driver
2007-05-27 Helge Deller[PARISC] fix section mismatch in ccio-dma
2007-05-25 Kyle McMartin[PARISC] Build fixes for power.c
2007-05-25 Kyle McMartin[PARISC] kobject is embedded in subsys, not kset
2007-05-23 Milind Arun Choudhary[PARISC] ROUNDUP macro cleanup in drivers/parisc
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-05-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-05-03 Pavel Emelianov[NET]: Rework dev_base via list_head (v3)
2007-05-03 Jean DelvarePCI: Cleanup the includes of <linux/pci.h>
2007-05-03 Greg Kroah-Hartmanremove "struct subsystem" as it is no longer needed
2007-04-29 Rusty Russell[NET]: Remove NETIF_F_INTERNAL_STATS, default to intern...
2007-04-26 Rusty Russell[NET]: Inline net_device_stats
2007-02-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/kyle/parisc-2.6
2007-02-17 Helge Deller[PARISC] Convert soft power switch driver to kthread
2007-02-17 Matthew Wilcox[PARISC] lba_pci format warnings
2007-02-17 Kyle McMartinMerge branch 'parisc' from /home/kyle/repos/parisc...
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 5
2007-02-11 Alexey Dobriyan[PATCH] proc: remove useless (and buggy) ->nlink settings
2007-02-08 Randy Dunlap[PATCH] parisc: fix module_param iommu permission
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-12-08 David Howells[PATCH] WorkStruct: Fix up some PA-RISC work items
2006-12-08 Matthew Wilcox[PARISC] Fix PCI bus numbering in the presence of Cardb...
2006-12-08 Matthew Wilcox[PARISC] sparse fixes
2006-12-08 Ryan Bradetich[PARISC] HPPB bus updates for E-Class systems
2006-11-30 Matt LaPlanteFix misc .c/.h comment typos
2006-10-07 Matthew WilcoxBuild fixes for struct pt_regs removal
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
next