| Commit message (Expand) | Author | Age | Files | Lines |
* | m68knommu: fix signal handling return path | Wilson Callan | 2008-05-01 | 2 | -17/+13 |
* | drivers/scsi/mvsas.c: fix printk warnings | Andrew Morton | 2008-05-01 | 1 | -1/+3 |
* | drivers/scsi/ncr53c8xx.c: fix warning | Andrew Morton | 2008-05-01 | 1 | -1/+1 |
* | drivers-char-synclinkc-inbreak-mgsl_put_char-fix | Andrew Morton | 2008-05-01 | 1 | -1/+1 |
* | drivers/char/synclink.c: unbreak mgsl_put_char() | Andrew Morton | 2008-05-01 | 1 | -8/+8 |
* | block: remove remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-05-01 | 6 | -23/+20 |
* | cpu: change cpu_sys_devices from array to per_cpu variable | Mike Travis | 2008-05-01 | 1 | -5/+5 |
* | fuse: use clamp() rather than nested min/max | Harvey Harrison | 2008-05-01 | 1 | -1/+1 |
* | cciss: assign PDE->data before gluing PDE into /proc tree | Denis V. Lunev | 2008-05-01 | 1 | -6/+2 |
* | workqueue: remove redundant function invocation | Andrew Liu | 2008-05-01 | 1 | -4/+2 |
* | memcg: simple stats for memory resource controller | Balaji Rao | 2008-05-01 | 1 | -0/+11 |
* | gpio: pca953x: add support for pca9555 I2C I/O expander | Will Newton | 2008-05-01 | 1 | -1/+3 |
* | autofs: path_{get,put}() cleanups | Jan Blunck | 2008-05-01 | 2 | -7/+7 |
* | autofs4: fix incorrect return from root.c:try_to_fill_dentry() | Jeff Moyer | 2008-05-01 | 1 | -2/+2 |
* | autofs4: fix execution order race in mount request code | Jeff Moyer | 2008-05-01 | 1 | -0/+22 |
* | autofs4: check for invalid dentry in getpath | Ian Kent | 2008-05-01 | 1 | -1/+1 |
* | autofs4: fix sparse warning in waitq.c:autofs4_expire_indirect() | Ian Kent | 2008-05-01 | 1 | -13/+11 |
* | quota: add a convenience macro for filesystems | Jan Kara | 2008-05-01 | 1 | -0/+3 |
* | spi_s3c24xx signedness fix | Matthew Wilcox | 2008-05-01 | 1 | -3/+3 |
* | spi_bfin5xx: use PIO for full duplex, not DMA | Vitja Makarov | 2008-05-01 | 1 | -2/+5 |
* | dmi: clean-up dmi helper declarations | Jean Delvare | 2008-05-01 | 4 | -10/+6 |
* | jsm: add new supported board to jsm serial driver | Scott Kilau | 2008-05-01 | 3 | -1/+7 |
* | 8250: switch 8250 drivers to use _nocache ioremaps | Alan Cox | 2008-05-01 | 3 | -8/+11 |
* | i8k: make fan multiplier tunable with a module parameter | Jochen Eisinger | 2008-05-01 | 1 | -1/+5 |
* | idr: fix idr_remove() | Nadia Derbey | 2008-05-01 | 1 | -1/+1 |
* | PNP: fix printk format warnings | Randy Dunlap | 2008-05-01 | 1 | -2/+4 |
* | pcmcia: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-05-01 | 14 | -35/+35 |
* | drivers/pcmcia/soc_common.c: convert soc_pcmcia_sockets_lock into a mutex and... | Andrew Morton | 2008-05-01 | 2 | -8/+8 |
* | Alchemy Semi Au1000 pcmcia driver: convert pcmcia_sockets_lock in a mutex | Matthias Kaehlcke | 2008-05-01 | 1 | -5/+6 |
* | pcmcia: annotate cb_alloc with __ref | Sam Ravnborg | 2008-05-01 | 1 | -1/+1 |
* | pcmcia: silence section mismatch warnings from pci_driver variables | Sam Ravnborg | 2008-05-01 | 2 | -6/+6 |
* | pcmcia: silence section mismatch warnings from class_interface variables | Sam Ravnborg | 2008-05-01 | 2 | -2/+2 |
* | kexec: make extended crashkernel= syntax less confusing | Michael Ellerman | 2008-05-01 | 2 | -2/+5 |
* | docbook: fix vmalloc missing parameter notation | Randy Dunlap | 2008-05-01 | 1 | -0/+1 |
* | isdn: hysdn_procconf.c build fix | Ingo Molnar | 2008-05-01 | 1 | -1/+2 |
* | Embedded Maintainer(s), linux-embedded@vger list | David Woodhouse | 2008-05-01 | 1 | -0/+8 |
* | vfs: fix permission checking in sys_utimensat | Miklos Szeredi | 2008-05-01 | 1 | -2/+15 |
* | sysfs: sysfs_update_group stub for CONFIG_SYSFS=n | Randy Dunlap | 2008-05-01 | 1 | -0/+6 |
* | Add a new sysfs_streq() string comparison function | David Brownell | 2008-05-01 | 2 | -0/+29 |
* | ntp: handle leap second via timer | Roman Zippel | 2008-05-01 | 4 | -45/+95 |
* | ntp: remove current_tick_length() | Roman Zippel | 2008-05-01 | 3 | -19/+6 |
* | ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT | Roman Zippel | 2008-05-01 | 4 | -20/+20 |
* | ntp: support for TAI | Roman Zippel | 2008-05-01 | 4 | -3/+15 |
* | ntp: increase time_offset resolution | Roman Zippel | 2008-05-01 | 2 | -19/+13 |
* | ntp: increase time_freq resolution | Roman Zippel | 2008-05-01 | 3 | -22/+21 |
* | ntp: NTP4 user space bits update | Roman Zippel | 2008-05-01 | 2 | -47/+56 |
* | ntp: cleanup ntp.c | Roman Zippel | 2008-05-01 | 1 | -82/+91 |
* | remove div_long_long_rem | Roman Zippel | 2008-05-01 | 10 | -110/+44 |
* | rename div64_64 to div64_u64 | Roman Zippel | 2008-05-01 | 16 | -46/+34 |
* | convert a few do_div users | Roman Zippel | 2008-05-01 | 2 | -39/+15 |