| Commit message (Expand) | Author | Age | Files | Lines |
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-04 | 1 | -3/+3 |
|\ |
|
| * | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante | 2009-03-30 | 1 | -3/+3 |
* | | xpc_sn2: fix max() warning about pointers of different types | Robin Holt | 2009-04-03 | 1 | -5/+5 |
* | | sgi-gru: remove SGI_GRU as a valid config option for ia64 configs with SGI_UV | Robin Holt | 2009-04-03 | 1 | -2/+2 |
* | | sgi-gru: support multiple pagesizes in GRU | Jack Steiner | 2009-04-03 | 6 | -38/+35 |
* | | sgi-gru: fix bugs related to module unload of the GRU driver | Jack Steiner | 2009-04-03 | 3 | -1/+24 |
* | | sgi-gru: macro for scanning all gru chiplets | Jack Steiner | 2009-04-03 | 4 | -13/+14 |
* | | sgi-gru: add support to the GRU driver for message queue interrupts | Jack Steiner | 2009-04-03 | 7 | -118/+305 |
* | | sgi-gru: restructure the GRU vtop functions | Jack Steiner | 2009-04-03 | 1 | -24/+44 |
* | | sgi-gru: aSID (context management) bug fixes | Jack Steiner | 2009-04-03 | 2 | -4/+10 |
* | | sgi-gru: add support for a user to explicitly unload a GRU context | Jack Steiner | 2009-04-03 | 1 | -0/+36 |
* | | sgi-gru: add statistics to the GRU context management functions | Jack Steiner | 2009-04-03 | 3 | -0/+59 |
* | | sgi-gru: change GRU CCH commands from inline functions to outofline functions | Jack Steiner | 2009-04-03 | 4 | -160/+218 |
* | | sgi-gru: improvements to GRU debug messages & statistics | Jack Steiner | 2009-04-03 | 7 | -27/+38 |
* | | sgi-gru: misc GRU cleanup | Jack Steiner | 2009-04-03 | 8 | -43/+55 |
* | | memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMs | David Brownell | 2009-04-03 | 1 | -14/+44 |
* | | memory_accessor: implement the new memory_accessor interface for I2C EEPROM | Kevin Hilman | 2009-04-03 | 1 | -13/+54 |
* | | drivers/misc/isl29003.c: driver for the ISL29003 ambient light sensor | Daniel Mack | 2009-04-01 | 3 | -0/+481 |
* | | hpilo: reduce frequency of IO operations | David Altobelli | 2009-04-01 | 2 | -4/+8 |
|/ |
|
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2009-03-28 | 1 | -1/+1 |
|\ |
|
| * | eeprom/at24: Remove EXPERIMENTAL | Wolfram Sang | 2009-03-28 | 1 | -1/+1 |
* | | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 2009-03-01 | 1 | -1/+2 |
|\| |
|
| * | hpilo: new pci device | David Altobelli | 2009-02-28 | 1 | -1/+2 |
* | | SGI IA64 UV: fix ia64 build error in the linux-next tree | Dean Nelson | 2009-02-11 | 3 | -31/+11 |
* | | Merge commit 'v2.6.29-rc4' into core/percpu | Ingo Molnar | 2009-02-09 | 7 | -13/+17 |
|\| |
|
| * | sgi-xp: fix writing past the end of kzalloc()'d space | Dean Nelson | 2009-02-05 | 2 | -8/+8 |
| * | atmel-ssc: fix misuse of dev_dbg when requested ssc instance is not found | Hans-Christian Egtvedt | 2009-02-05 | 1 | -1/+1 |
| * | misc: dell-laptop should depend on POWER_SUPPLY | Matthew Garrett | 2009-02-05 | 1 | -0/+1 |
| * | hpilo: open/close fix | David Altobelli | 2009-02-05 | 2 | -3/+5 |
| * | sgi-xp: link XPNET's net_device_ops to its net_device structure | Dean Nelson | 2009-02-04 | 1 | -1/+2 |
* | | Merge branch 'linus' into core/percpu | Ingo Molnar | 2009-01-30 | 4 | -17/+24 |
|\| |
|
| * | hpilo: increment version | David Altobelli | 2009-01-30 | 1 | -1/+1 |
| * | sgi-xpc: fix up stale DBUG_ON statements | Robin Holt | 2009-01-30 | 2 | -7/+11 |
| * | sgi-xpc: Remove NULL pointer dereference. | Robin Holt | 2009-01-30 | 1 | -4/+6 |
| * | sgi-xpc: ensure flags are updated before bte_copy | Robin Holt | 2009-01-30 | 2 | -5/+6 |
* | | Merge branch 'linus' into core/percpu | Ingo Molnar | 2009-01-27 | 8 | -9/+1293 |
|\| |
|
| * | eeprom: More consistent symbol names | Jean Delvare | 2009-01-26 | 2 | -7/+7 |
| * | eeprom: Move 93cx6 eeprom driver to /drivers/misc/eeprom | Wolfram Sang | 2009-01-26 | 5 | -9/+9 |
| * | spi: Move at25 (for SPI eeproms) to /drivers/misc/eeprom | Wolfram Sang | 2009-01-26 | 3 | -0/+401 |
| * | i2c: Move old eeprom driver to /drivers/misc/eeprom | Wolfram Sang | 2009-01-26 | 3 | -0/+269 |
| * | i2c: Move at24 to drivers/misc/eeprom | Wolfram Sang | 2009-01-26 | 5 | -0/+614 |
* | | x86: make UV support configurable | Nick Piggin | 2009-01-21 | 1 | -2/+2 |
* | | x86: uv cleanup, build fix #2 | Ingo Molnar | 2009-01-21 | 2 | -0/+4 |
* | | Merge branch 'x86/mm' into core/percpu | Ingo Molnar | 2009-01-21 | 3 | -438/+1 |
|\| |
|
| * | Merge branch 'misc' into release | Len Brown | 2009-01-16 | 2 | -437/+0 |
| |\ |
|
| | * | dell-laptop: move to drivers/platform/x86/ from drivers/misc/ | Len Brown | 2009-01-16 | 2 | -437/+0 |
| * | | sgi-xp: eliminate false detection of no heartbeat | Dean Nelson | 2009-01-16 | 1 | -1/+1 |
| |/ |
|
* / | cpumask: convert misc driver functions | Rusty Russell | 2009-01-11 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'drivers-platform' into release | Len Brown | 2009-01-09 | 14 | -17727/+2 |
|\ |
|