aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-30Fix dnotify/close raceAl Viro
2008-04-30x86: Mark OPTIMIZE_INLINING brokenLinus Torvalds
2008-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-04-30klist: fix coding style errors in klist.h and klist.cGreg Kroah-Hartman
2008-04-30driver core: remove no longer used "struct class_device"Kay Sievers