summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-01block: remove remaining __FUNCTION__ occurrencesHarvey Harrison
2008-05-01cpu: change cpu_sys_devices from array to per_cpu variableMike Travis
2008-05-01fuse: use clamp() rather than nested min/maxHarvey Harrison
2008-05-01cciss: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev
2008-05-01workqueue: remove redundant function invocationAndrew Liu
2008-05-01memcg: simple stats for memory resource controllerBalaji Rao
2008-05-01gpio: pca953x: add support for pca9555 I2C I/O expanderWill Newton
2008-05-01autofs: path_{get,put}() cleanupsJan Blunck
2008-05-01autofs4: fix incorrect return from root.c:try_to_fill_dentry()Jeff Moyer
2008-05-01autofs4: fix execution order race in mount request codeJeff Moyer
2008-05-01autofs4: check for invalid dentry in getpathIan Kent
2008-05-01autofs4: fix sparse warning in waitq.c:autofs4_expire_indirect()Ian Kent
2008-05-01quota: add a convenience macro for filesystemsJan Kara
2008-05-01spi_s3c24xx signedness fixMatthew Wilcox
2008-05-01spi_bfin5xx: use PIO for full duplex, not DMAVitja Makarov
2008-05-01dmi: clean-up dmi helper declarationsJean Delvare
2008-05-01jsm: add new supported board to jsm serial driverScott Kilau
2008-05-018250: switch 8250 drivers to use _nocache ioremapsAlan Cox
2008-05-01i8k: make fan multiplier tunable with a module parameterJochen Eisinger
2008-05-01idr: fix idr_remove()Nadia Derbey
2008-05-01PNP: fix printk format warningsRandy Dunlap
2008-05-01pcmcia: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-05-01drivers/pcmcia/soc_common.c: convert soc_pcmcia_sockets_lock into a mutex and...Andrew Morton
2008-05-01Alchemy Semi Au1000 pcmcia driver: convert pcmcia_sockets_lock in a mutexMatthias Kaehlcke
2008-05-01pcmcia: annotate cb_alloc with __refSam Ravnborg
2008-05-01pcmcia: silence section mismatch warnings from pci_driver variablesSam Ravnborg
2008-05-01pcmcia: silence section mismatch warnings from class_interface variablesSam Ravnborg
2008-05-01kexec: make extended crashkernel= syntax less confusingMichael Ellerman
2008-05-01docbook: fix vmalloc missing parameter notationRandy Dunlap
2008-05-01isdn: hysdn_procconf.c build fixIngo Molnar
2008-05-01Embedded Maintainer(s), linux-embedded@vger listDavid Woodhouse
2008-05-01vfs: fix permission checking in sys_utimensatMiklos Szeredi
2008-05-01sysfs: sysfs_update_group stub for CONFIG_SYSFS=nRandy Dunlap
2008-05-01Add a new sysfs_streq() string comparison functionDavid Brownell
2008-05-01ntp: handle leap second via timerRoman Zippel
2008-05-01ntp: remove current_tick_length()Roman Zippel
2008-05-01ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFTRoman Zippel
2008-05-01ntp: support for TAIRoman Zippel
2008-05-01ntp: increase time_offset resolutionRoman Zippel
2008-05-01ntp: increase time_freq resolutionRoman Zippel
2008-05-01ntp: NTP4 user space bits updateRoman Zippel
2008-05-01ntp: cleanup ntp.cRoman Zippel
2008-05-01remove div_long_long_remRoman Zippel
2008-05-01rename div64_64 to div64_u64Roman Zippel
2008-05-01convert a few do_div usersRoman Zippel
2008-05-01introduce explicit signed/unsigned 64bit divideRoman Zippel
2008-05-01frv: unbreak misalignment handling changesDavid Howells
2008-05-01Fix cpu hotplug problem in softirq codeChristian Borntraeger
2008-05-01cpusets: update maintainersPaul Jackson
2008-04-30Update .gitignore to include include/linux/bounds.hTheodore Ts'o