| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-30 | 6 | -6/+0 |
|\ |
|
| * | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 6 | -6/+0 |
* | | [PATCH] Light weight event counters | Christoph Lameter | 2006-06-30 | 1 | -5/+6 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2006-06-29 | 3 | -36/+237 |
|\ |
|
| * | [PARISC] Add os_id_to_string helper | Kyle McMartin | 2006-06-27 | 1 | -12/+2 |
| * | [PARISC] OS_ID_LINUX == 0x0006 | Kyle McMartin | 2006-06-27 | 1 | -2/+2 |
| * | [PARISC] Reduce data footprint in pdc_stable.c | Thibaut Varene | 2006-06-27 | 1 | -8/+8 |
| * | [PARISC] pdc_stable version 0.30 | Thibaut Varene | 2006-06-27 | 1 | -14/+205 |
| * | [PARISC] PDC_CHASSIS is implemented on all machines | Thibaut Varene | 2006-06-27 | 1 | -7/+26 |
| * | [PARISC] Test ioc_needs_fdc variable instead of open coding | Kyle McMartin | 2006-06-27 | 1 | -1/+1 |
| * | [PARISC] Fix gcc 4.1 warnings in sba_iommu.c | Grant Grundler | 2006-06-27 | 1 | -7/+8 |
* | | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 | 5 | -9/+9 |
|/ |
|
* | [PARISC] Document that we tolerate "Relaxed Ordering" | Grant Grundler | 2006-04-21 | 1 | -13/+32 |
* | [PARISC] Misc. janitorial work | Helge Deller | 2006-04-21 | 2 | -3/+3 |
* | [PARISC] I/O-Space must be ioremap_nocache()'d | Helge Deller | 2006-03-30 | 7 | -40/+33 |
* | [PARISC] Clarify pdc_stable license terms | Thibaut VARENE | 2006-03-30 | 1 | -3/+2 |
* | [PATCH] Notifier chain update: API changes | Alan Stern | 2006-03-27 | 2 | -4/+16 |
* | BUG_ON() Conversion in drivers/parisc/ | Eric Sesterhenn | 2006-03-24 | 2 | -11/+6 |
* | [PARISC] Convert sba_iommu.c to use seq_file | Kyle McMartin | 2006-02-08 | 1 | -47/+78 |
* | [PARISC] Convert ccio-dma.c to use seq_file | Kyle McMartin | 2006-02-08 | 1 | -86/+74 |
* | [PARISC] Clean up printk in superio.c | Kyle McMartin | 2006-01-22 | 1 | -19/+22 |
* | [PARISC] Add chassis_power_off routine | Kyle McMartin | 2006-01-22 | 1 | -1/+2 |
* | [PARISC] pdc_stable version 0.22 | Thibaut VARENE | 2006-01-22 | 1 | -94/+262 |
* | [PARISC] Use kzalloc and other janitor-style cleanups | Helge Deller | 2006-01-22 | 8 | -23/+12 |
* | [PATCH] move capable() to capability.h | Randy.Dunlap | 2006-01-11 | 2 | -1/+2 |
* | [PARISC] Fix Dino reporting on J2240 | Matthew Wilcox | 2006-01-10 | 1 | -4/+4 |
* | [PARISC] pdc_stable: More robust sysfs error checking | Thibaut VARENE | 2006-01-10 | 1 | -11/+31 |
* | [PARISC] Truncate overlapping PAT PDC reported ranges | Grant Grundler | 2006-01-10 | 1 | -23/+90 |
* | [PARISC] Introduce DINO_LOCAL_IRQS and use it for gsc_find_local_irq | Helge Deller | 2006-01-10 | 1 | -3/+4 |
* | [PARISC] Add __user annotation to eisa_eeprom.c | Alexey Dobriyan | 2006-01-10 | 1 | -1/+1 |
* | [PARISC] Fix Cirrus 6832 Cardbus on RDI Tadpole PARISC Laptop | Helge Deller | 2006-01-10 | 1 | -0/+15 |
* | [PARISC] Add __read_mostly section for parisc | Helge Deller | 2006-01-10 | 6 | -20/+20 |
* | spelling: s/trough/through/ | Adrian Bunk | 2006-01-10 | 1 | -1/+1 |
* | [PARISC] Make superio.c initialize before any driver needs it | Kyle McMartin | 2005-11-17 | 1 | -14/+21 |
* | [PARISC] Add IRQ affinities | James Bottomley | 2005-11-17 | 1 | -1/+25 |
* | Auto-update from upstream | Kyle McMartin | 2005-10-28 | 2 | -2/+2 |
|\ |
|
| * | [PATCH] gfp_t: dma-mapping (parisc) | Al Viro | 2005-10-28 | 2 | -2/+2 |
* | | [PARISC] Avoid use of floating point in the kernel | Randolph Chung | 2005-10-21 | 1 | -1/+1 |
* | | [PARISC] Initialize serial spinlocks in superio.c | Kyle McMartin | 2005-10-21 | 1 | -0/+3 |
* | | [PARISC] Minor iosapic.c cleanup | Grant Grundler | 2005-10-21 | 1 | -1/+1 |
* | | [PARISC] Use work queue in LED/LCD driver instead of tasklet. | Grant Grundler | 2005-10-21 | 1 | -113/+112 |
* | | [PARISC] Update dino from parisc tree | Matthew Wilcox | 2005-10-21 | 1 | -10/+22 |
* | | [PARISC] Update ccio-dma from parisc tree | Grant Grundler | 2005-10-21 | 1 | -58/+78 |
* | | [PARISC] Update sba_iommu from parisc tree | Grant Grundler | 2005-10-21 | 1 | -49/+91 |
* | | [PARISC] Convert parisc_device to use struct resource for hpa | Matthew Wilcox | 2005-10-21 | 10 | -25/+25 |
* | | [PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks better | Matthew Wilcox | 2005-10-21 | 6 | -7/+7 |
* | | [PARISC] Convert parisc_device tree to use struct device klists | Matthew Wilcox | 2005-10-21 | 2 | -5/+24 |
|/ |
|
* | [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl | Herbert Xu | 2005-10-03 | 1 | -1/+4 |
* | [PATCH] merge some from Rusty's trivial patches | Adrian Bunk | 2005-09-10 | 1 | -1/+0 |
* | [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions | Ingo Molnar | 2005-09-09 | 1 | -1/+1 |