| Commit message (Expand) | Author | Age |
* | sh: Add some missing board headers. | Paul Mundt | 2006-10-19 |
* | sh: Fix exception_handling_table alignment. | Paul Mundt | 2006-10-19 |
* | sh: Cleanup board header directories. | Paul Mundt | 2006-10-19 |
* | sh: Remove board-specific ide.h headers. | Paul Mundt | 2006-10-19 |
* | sh: Proper show_stack/show_trace() implementation. | Paul Mundt | 2006-10-19 |
* | Merge branch 'ubuntu-updates' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-10-18 |
|\ |
|
| * | [pci_ids] Add Quicknet XJ vendor/device ID's. | Ben Collins | 2006-10-18 |
| * | [valkyriefb] Ifdef for when CONFIG_NVRAM isn't enabled. | Ben Collins | 2006-10-18 |
| * | [platinumfb] Ifdef for when CONFIG_NVRAM isn't enabled. | Ben Collins | 2006-10-18 |
| * | [igafb] Add pci dev table for module auto loading. | Ben Collins | 2006-10-18 |
| * | [controlfb] Ifdef for when CONFIG_NVRAM isn't enabled. | Ben Collins | 2006-10-18 |
| * | [hid-core] TurboX Keyboard needs NOGET quirk. | Ben Collins | 2006-10-18 |
| * | [ixj] Add pci dev table for module auto loading. | Ben Collins | 2006-10-18 |
| * | [initio] Add pci dev table for module auto loading. | Ben Collins | 2006-10-18 |
| * | [fdomain] Add pci dev table for module auto loading. | Ben Collins | 2006-10-18 |
| * | [BusLogic] Add pci dev table for auto module loading. | Ben Collins | 2006-10-18 |
| * | [mv643xx] Add pci device table for auto module loading. | Ben Collins | 2006-10-18 |
| * | [alim7101] Add pci dev table for auto module loading. | Ben Collins | 2006-10-18 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/hwmon-2.6 | Linus Torvalds | 2006-10-18 |
|\ \ |
|
| * | | hwmon: Fix debug messages in w83781d | Jean Delvare | 2006-10-18 |
| * | | hwmon: Let w83781d and lm78 load again | Jean Delvare | 2006-10-18 |
| * | | w83627ehf: Fix the detection of fan5 | Rudolf Marek | 2006-10-18 |
| * | | k8temp: Documentation update | Rudolf Marek | 2006-10-18 |
| * | | smsc47m1: List the SMSC LPC47M112 as supported | Jean Delvare | 2006-10-18 |
| * | | hwmon: Fix documentation typos | Jean Delvare | 2006-10-18 |
| * | | adm9240: Update Grant Coady's email address | Grant Coady | 2006-10-18 |
| * | | w83791d: Fix unchecked return status | Jim Cromie | 2006-10-18 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/aoe-2.6 | Linus Torvalds | 2006-10-18 |
|\ \ \ |
|
| * | | | aoe: fix sysfs_create_file warnings | Greg Kroah-Hartman | 2006-10-18 |
| * | | | aoe: revert printk macros | Ed L. Cashin | 2006-10-18 |
| * | | | aoe: update driver version | Ed L. Cashin | 2006-10-18 |
| * | | | aoe: remove sysfs comment | Ed L. Cashin | 2006-10-18 |
| * | | | aoe: use bio->bi_idx | Ed L. Cashin | 2006-10-18 |
| * | | | aoe: module parameter for device timeout | Ed L. Cashin | 2006-10-18 |
| * | | | aoe: zero copy write 2 of 2 | Ed L. Cashin | 2006-10-18 |
| * | | | aoe: improve retransmission heuristics | Ed L. Cashin | 2006-10-18 |
| * | | | aoe: jumbo frame support 2 of 2 | Ed L. Cashin | 2006-10-18 |
| * | | | aoe: clean up printks via macros | Ed L. Cashin | 2006-10-18 |
| * | | | aoe: jumbo frame support 1 of 2 | Ed L. Cashin | 2006-10-18 |
| * | | | aoe: zero copy write 1 of 2 | Ed L. Cashin | 2006-10-18 |
| * | | | aoe: remove unused NARGS enum | Ed L. Cashin | 2006-10-18 |
| * | | | aoe: update copyright date | Ed L. Cashin | 2006-10-18 |
| * | | | aoe: eliminate isbusy message | Ed L. Cashin | 2006-10-18 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-10-18 |
|\ \ \ |
|
| * | | | PCI Hotplug: move pci_hotplug.h to include/linux/ | Greg Kroah-Hartman | 2006-10-18 |
| * | | | change pci hotplug subsystem maintainer to Kristen | Kristen Carlson Accardi | 2006-10-18 |
| * | | | PCI: optionally sort device lists breadth-first | Matt Domsch | 2006-10-18 |
| * | | | cpcihp_generic: prevent loading without "bridge" parameter | Akinobu Mita | 2006-10-18 |
| * | | | pci: Additional search functions | Alan Cox | 2006-10-18 |
| * | | | PCI: quirks: switch quirks code offender to use pci_get API | Alan Cox | 2006-10-18 |