| Commit message (Expand) | Author | Age |
* | hpilo: new pci device | David Altobelli | 2009-02-27 |
* | sgi-xp: fix writing past the end of kzalloc()'d space | Dean Nelson | 2009-02-05 |
* | atmel-ssc: fix misuse of dev_dbg when requested ssc instance is not found | Hans-Christian Egtvedt | 2009-02-05 |
* | misc: dell-laptop should depend on POWER_SUPPLY | Matthew Garrett | 2009-02-05 |
* | hpilo: open/close fix | David Altobelli | 2009-02-05 |
* | sgi-xp: link XPNET's net_device_ops to its net_device structure | Dean Nelson | 2009-02-03 |
* | hpilo: increment version | David Altobelli | 2009-01-29 |
* | sgi-xpc: fix up stale DBUG_ON statements | Robin Holt | 2009-01-29 |
* | sgi-xpc: Remove NULL pointer dereference. | Robin Holt | 2009-01-29 |
* | sgi-xpc: ensure flags are updated before bte_copy | Robin Holt | 2009-01-29 |
* | eeprom: More consistent symbol names | Jean Delvare | 2009-01-26 |
* | eeprom: Move 93cx6 eeprom driver to /drivers/misc/eeprom | Wolfram Sang | 2009-01-26 |
* | spi: Move at25 (for SPI eeproms) to /drivers/misc/eeprom | Wolfram Sang | 2009-01-26 |
* | i2c: Move old eeprom driver to /drivers/misc/eeprom | Wolfram Sang | 2009-01-26 |
* | i2c: Move at24 to drivers/misc/eeprom | Wolfram Sang | 2009-01-26 |
* | Merge branch 'misc' into release | Len Brown | 2009-01-16 |
|\ |
|
| * | dell-laptop: move to drivers/platform/x86/ from drivers/misc/ | Len Brown | 2009-01-16 |
* | | sgi-xp: eliminate false detection of no heartbeat | Dean Nelson | 2009-01-15 |
|/ |
|
* | Merge branch 'drivers-platform' into release | Len Brown | 2009-01-09 |
|\ |
|
| * | create drivers/platform/x86/ from drivers/misc/ | Len Brown | 2008-12-19 |
| * | drivers/misc/Makefile, Kconfig: cleanup | Len Brown | 2008-12-19 |
* | | Merge branch 'linus' into release | Len Brown | 2009-01-09 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-01-08 |
| |\ \ |
|
| | * | | [SCSI] struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-02 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-01-08 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-01-08 |
| | |\ \ \ |
|
| | * | | | | xpnet: convert devices to new API | Stephen Hemminger | 2009-01-07 |
| * | | | | | misc: add dell-laptop driver | Matthew Garrett | 2009-01-08 |
| | |/ / /
| |/| | | |
|
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-01-07 |
| |\ \ \ \ |
|
| | * | | | | trivial: fix an -> a typos in documentation and comments | Frederik Schwarzer | 2009-01-06 |
| | * | | | | trivial: Fix incorrect use of "loose" in event.c | Nick Andrew | 2009-01-06 |
| | |/ / / |
|
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-01-06 |
| |\ \ \ \ |
|
| | * | | | | SGI: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
| | * | | | | tifm: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
| | |/ / / |
|
| * | | | | ioc4: automatically load sgiioc4 subordinate module | Brent Casavant | 2009-01-06 |
| * | | | | pci: use pci_ioremap_bar() in drivers/misc | Arjan van de Ven | 2009-01-06 |
| |/ / / |
|
| * / / | zero i_uid/i_gid on inode allocation | Al Viro | 2009-01-05 |
| |/ / |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2008-12-28 |
| |\ \ |
|
| | * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-15 |
| | |\| |
|
| | * | | sgi-xp: Kill directly reference of netdev->priv | Wang Chen | 2008-12-04 |
| * | | | sgi-xp: xpc needs to pass the physical address, not virtual | Russ Anderson | 2008-12-16 |
| * | | | Merge commit 'v2.6.28-rc8' into x86/uv | Ingo Molnar | 2008-12-16 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge branch 'linus' into x86/uv | Ingo Molnar | 2008-11-20 |
| |\ \ \ |
|
| * | | | | x86, UV: fix redundant creation of sgi_uv | Cliff Wickman | 2008-11-11 |
| * | | | | sgi-xp: support getting the address of a partition's reserved page | Dean Nelson | 2008-11-05 |
| * | | | | sgi-xp: define xp_partition_id and xp_region_size | Dean Nelson | 2008-11-05 |
| * | | | | sgi-xp: create activate and notify gru message queues | Dean Nelson | 2008-11-05 |
| * | | | | sgi-xp: define xp_expand_memprotect() and xp_restrict_memprotect() | Dean Nelson | 2008-11-05 |
* | | | | | Merge branch 'fujitsu-laptop' into release | Len Brown | 2009-01-09 |
|\ \ \ \ \ |
|
| * | | | | | fujitsu-laptop: Simplify SBLL/SBL2 backlight handling | Tony Vroon | 2009-01-09 |