| Commit message (Expand) | Author | Age | Files | Lines |
* | [POWERPC] iseries: A new iSeries console | Stephen Rothwell | 2006-07-13 | 7 | -33/+638 |
* | [POWERPC] Remove linux,pci-domain properties | Jeremy Kerr | 2006-07-07 | 1 | -38/+1 |
* | [POWERPC] Use const qualifiers for prom parsing utilites | Jeremy Kerr | 2006-07-07 | 2 | -11/+13 |
* | [POWERPC] Remove linux,device properties | Jeremy Kerr | 2006-07-07 | 1 | -24/+0 |
* | [POWERPC] Add cpufreq support for Xserve G5 | Benjamin Herrenschmidt | 2006-07-07 | 2 | -30/+50 |
* | [POWERPC] Xserve G5 thermal control fixes | Benjamin Herrenschmidt | 2006-07-07 | 2 | -17/+234 |
* | [POWERPC] Fix mem= handling when the memory limit is > RMO size | Michael Ellerman | 2006-07-07 | 1 | -1/+2 |
* | [POWERPC] More offb/bootx fixes | Benjamin Herrenschmidt | 2006-07-07 | 2 | -157/+185 |
* | [POWERPC] Add support for briq front panel | Benjamin Herrenschmidt | 2006-07-07 | 3 | -0/+283 |
* | [POWERPC] Add briq support to CHRP | Benjamin Herrenschmidt | 2006-07-07 | 4 | -7/+73 |
* | [POWERPC] Fix legacy_serial.c error handling on 32 bits | Benjamin Herrenschmidt | 2006-07-07 | 1 | -5/+8 |
* | [POWERPC] Fix default clock for udbg_16550 | Benjamin Herrenschmidt | 2006-07-07 | 1 | -1/+5 |
* | [POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP set | Benjamin Herrenschmidt | 2006-07-07 | 2 | -11/+25 |
* | [POWERPC] Fix 32 bits warning in prom_init.c | Benjamin Herrenschmidt | 2006-07-07 | 1 | -0/+2 |
* | [POWERPC] Workaround Pegasos incorrect ISA "ranges" | Benjamin Herrenschmidt | 2006-07-07 | 1 | -0/+34 |
* | [POWERPC] fix up front-LED Kconfig | Johannes Berg | 2006-07-07 | 4 | -31/+106 |
* | [POWERPC] Add -fno-stack-protector to BOOTCFLAGS in arch/powerpc/boot/Makefile. | Niels Kristian Bech Jensen | 2006-07-07 | 1 | -0/+4 |
* | Linux 2.6.18-rc1v2.6.18-rc1 | Linus Torvalds | 2006-07-05 | 1 | -2/+2 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-07-05 | 1 | -8/+10 |
|\ |
|
| * | [PKT_SCHED]: Fix error handling while dumping actions | Thomas Graf | 2006-07-05 | 1 | -2/+4 |
| * | [PKT_SCHED]: Return ENOENT if action module is unavailable | Thomas Graf | 2006-07-05 | 1 | -0/+1 |
| * | [PKT_SCHED]: Fix illegal memory dereferences when dumping actions | Thomas Graf | 2006-07-05 | 1 | -6/+5 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-07-05 | 4 | -6/+25 |
|\ \ |
|
| * | | [SPARC64]: Fix stack overflow checking in modular non-SMP kernels. | Mikael Pettersson | 2006-07-05 | 1 | -5/+5 |
| * | | [SPARC64]: Fix sparc64 build errors when CONFIG_PCI=n. | Randy Dunlap | 2006-07-05 | 3 | -1/+20 |
| |/ |
|
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-07-05 | 9 | -271/+897 |
|\ \ |
|
| * | | [PCI] Add JMicron PCI ID constants | Jeff Garzik | 2006-07-05 | 1 | -0/+7 |
| * | | [PATCH] ahci: Ensure that we don't grab both functions | root | 2006-07-05 | 1 | -4/+11 |
| * | | [PATCH] libata-core.c: restore configuration boot messages in ata_dev_configu... | Borislav Petkov | 2006-07-05 | 1 | -5/+5 |
| * | | [PATCH] sata_sil24: add suspend/sleep support | Tejun Heo | 2006-07-05 | 1 | -0/+25 |
| * | | [PATCH] sata_sil24: separate out sil24_init_controller() | Tejun Heo | 2006-07-05 | 1 | -45/+62 |
| * | | [PATCH] sata_sil: add suspend/sleep support | Tejun Heo | 2006-07-05 | 1 | -0/+17 |
| * | | [PATCH] sata_sil: separate out sil_init_controller() | Tejun Heo | 2006-07-05 | 1 | -38/+48 |
| * | | [PATCH] libata: reimplement controller-wide PM | Tejun Heo | 2006-07-05 | 3 | -7/+298 |
| * | | [PATCH] libata: reimplement per-dev PM | Tejun Heo | 2006-07-05 | 3 | -92/+115 |
| * | | [PATCH] libata: implement PM EH actions | Tejun Heo | 2006-07-05 | 3 | -4/+198 |
| * | | [PATCH] libata: separate out __ata_ehi_hotplugged() | Tejun Heo | 2006-07-05 | 1 | -2/+7 |
| * | | [PATCH] libata: implement ATA_EHI_NO_AUTOPSY and QUIET | Tejun Heo | 2006-07-05 | 3 | -16/+23 |
| * | | [PATCH] libata: clean up debounce parameters and improve parameter selection | Tejun Heo | 2006-07-05 | 3 | -18/+24 |
| * | | [PATCH] libata: implement ATA_EHI_RESUME_LINK | Tejun Heo | 2006-07-05 | 3 | -8/+11 |
| * | | [PATCH] libata: replace ap_lock w/ ap->lock in ata_scsi_error() | Tejun Heo | 2006-07-05 | 1 | -12/+11 |
| * | | [PATCH] libata: fix ehc->i.action setting in ata_eh_autopsy() | Tejun Heo | 2006-07-05 | 1 | -1/+1 |
| * | | [PATCH] libata: add ap->pflags and move core dynamic flags to it | Tejun Heo | 2006-07-05 | 6 | -52/+58 |
| * | | [PATCH] libata: Conditionally set host->max_cmd_len | Brian King | 2006-07-05 | 1 | -6/+15 |
| * | | [PATCH] sata_vsc: data_xfer should use mmio | Martin Hicks | 2006-07-05 | 1 | -1/+1 |
| |/ |
|
* | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2006-07-05 | 9 | -284/+304 |
|\ \ |
|
| * \ | Merge branch 'locks' | Trond Myklebust | 2006-07-05 | 4 | -44/+80 |
| |\ \ |
|
| | * | | NLM,NFSv4: Wait on local locks before we put RPC calls on the wire | Trond Myklebust | 2006-07-05 | 2 | -12/+31 |
| | * | | VFS: Add support for the FL_ACCESS flag to flock_lock_file() | Trond Myklebust | 2006-07-05 | 1 | -0/+5 |
| | * | | NFSv4: Ensure nfs4_lock_expired() caches delegated locks | Trond Myklebust | 2006-07-05 | 1 | -3/+5 |