Age | Commit message (Expand) | Author | Files | Lines |
2008-05-01 | gpio: pca953x: add support for pca9555 I2C I/O expander | Will Newton | 1 | -1/+3 |
2008-05-01 | autofs: path_{get,put}() cleanups | Jan Blunck | 2 | -7/+7 |
2008-05-01 | autofs4: fix incorrect return from root.c:try_to_fill_dentry() | Jeff Moyer | 1 | -2/+2 |
2008-05-01 | autofs4: fix execution order race in mount request code | Jeff Moyer | 1 | -0/+22 |
2008-05-01 | autofs4: check for invalid dentry in getpath | Ian Kent | 1 | -1/+1 |
2008-05-01 | autofs4: fix sparse warning in waitq.c:autofs4_expire_indirect() | Ian Kent | 1 | -13/+11 |
2008-05-01 | quota: add a convenience macro for filesystems | Jan Kara | 1 | -0/+3 |
2008-05-01 | spi_s3c24xx signedness fix | Matthew Wilcox | 1 | -3/+3 |
2008-05-01 | spi_bfin5xx: use PIO for full duplex, not DMA | Vitja Makarov | 1 | -2/+5 |
2008-05-01 | dmi: clean-up dmi helper declarations | Jean Delvare | 4 | -10/+6 |
2008-05-01 | jsm: add new supported board to jsm serial driver | Scott Kilau | 3 | -1/+7 |
2008-05-01 | 8250: switch 8250 drivers to use _nocache ioremaps | Alan Cox | 3 | -8/+11 |
2008-05-01 | i8k: make fan multiplier tunable with a module parameter | Jochen Eisinger | 1 | -1/+5 |
2008-05-01 | idr: fix idr_remove() | Nadia Derbey | 1 | -1/+1 |
2008-05-01 | PNP: fix printk format warnings | Randy Dunlap | 1 | -2/+4 |
2008-05-01 | pcmcia: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 14 | -35/+35 |
2008-05-01 | drivers/pcmcia/soc_common.c: convert soc_pcmcia_sockets_lock into a mutex and... | Andrew Morton | 2 | -8/+8 |
2008-05-01 | Alchemy Semi Au1000 pcmcia driver: convert pcmcia_sockets_lock in a mutex | Matthias Kaehlcke | 1 | -5/+6 |
2008-05-01 | pcmcia: annotate cb_alloc with __ref | Sam Ravnborg | 1 | -1/+1 |
2008-05-01 | pcmcia: silence section mismatch warnings from pci_driver variables | Sam Ravnborg | 2 | -6/+6 |
2008-05-01 | pcmcia: silence section mismatch warnings from class_interface variables | Sam Ravnborg | 2 | -2/+2 |
2008-05-01 | kexec: make extended crashkernel= syntax less confusing | Michael Ellerman | 2 | -2/+5 |
2008-05-01 | docbook: fix vmalloc missing parameter notation | Randy Dunlap | 1 | -0/+1 |
2008-05-01 | isdn: hysdn_procconf.c build fix | Ingo Molnar | 1 | -1/+2 |
2008-05-01 | Embedded Maintainer(s), linux-embedded@vger list | David Woodhouse | 1 | -0/+8 |
2008-05-01 | vfs: fix permission checking in sys_utimensat | Miklos Szeredi | 1 | -2/+15 |
2008-05-01 | sysfs: sysfs_update_group stub for CONFIG_SYSFS=n | Randy Dunlap | 1 | -0/+6 |
2008-05-01 | Add a new sysfs_streq() string comparison function | David Brownell | 2 | -0/+29 |
2008-05-01 | ntp: handle leap second via timer | Roman Zippel | 4 | -45/+95 |
2008-05-01 | ntp: remove current_tick_length() | Roman Zippel | 3 | -19/+6 |
2008-05-01 | ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT | Roman Zippel | 4 | -20/+20 |
2008-05-01 | ntp: support for TAI | Roman Zippel | 4 | -3/+15 |
2008-05-01 | ntp: increase time_offset resolution | Roman Zippel | 2 | -19/+13 |
2008-05-01 | ntp: increase time_freq resolution | Roman Zippel | 3 | -22/+21 |
2008-05-01 | ntp: NTP4 user space bits update | Roman Zippel | 2 | -47/+56 |
2008-05-01 | ntp: cleanup ntp.c | Roman Zippel | 1 | -82/+91 |
2008-05-01 | remove div_long_long_rem | Roman Zippel | 10 | -110/+44 |
2008-05-01 | rename div64_64 to div64_u64 | Roman Zippel | 16 | -46/+34 |
2008-05-01 | convert a few do_div users | Roman Zippel | 2 | -39/+15 |
2008-05-01 | introduce explicit signed/unsigned 64bit divide | Roman Zippel | 3 | -2/+113 |
2008-05-01 | frv: unbreak misalignment handling changes | David Howells | 2 | -4/+4 |
2008-05-01 | Fix cpu hotplug problem in softirq code | Christian Borntraeger | 1 | -8/+12 |
2008-05-01 | cpusets: update maintainers | Paul Jackson | 1 | -2/+2 |
2008-05-01 | [JFFS2] Quiet lockdep false positive. | David Woodhouse | 2 | -3/+10 |
2008-05-01 | ide: fix early setup of hwif->host_flags | Bartlomiej Zolnierkiewicz | 1 | -1/+2 |
2008-05-01 | Merge branch 'smsc47b397-new-id' into release | Mark M. Hoffman | 1 | -3/+14 |
2008-05-01 | [JFFS2] Clean up jffs2_alloc_inode() and jffs2_i_init_once() | David Woodhouse | 1 | -7/+8 |
2008-05-01 | module: add MODULE_STATE_GOING notifier call | Peter Oberparleiter | 1 | -4/+7 |
2008-05-01 | module: Enhance verify_export_symbols | Rusty Russell | 1 | -24/+24 |
2008-05-01 | module: set unused_gpl_crcs instead of overwriting unused_crcs | Rusty Russell | 1 | -1/+2 |