aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-01autofs4: fix incorrect return from root.c:try_to_fill_dentry()Jeff Moyer1-2/+2
2008-05-01autofs4: fix execution order race in mount request codeJeff Moyer1-0/+22
2008-05-01autofs4: check for invalid dentry in getpathIan Kent1-1/+1
2008-05-01autofs4: fix sparse warning in waitq.c:autofs4_expire_indirect()Ian Kent1-13/+11
2008-05-01quota: add a convenience macro for filesystemsJan Kara1-0/+3
2008-05-01spi_s3c24xx signedness fixMatthew Wilcox1-3/+3
2008-05-01spi_bfin5xx: use PIO for full duplex, not DMAVitja Makarov1-2/+5
2008-05-01dmi: clean-up dmi helper declarationsJean Delvare4-10/+6
2008-05-01jsm: add new supported board to jsm serial driverScott Kilau3-1/+7
2008-05-018250: switch 8250 drivers to use _nocache ioremapsAlan Cox3-8/+11
2008-05-01i8k: make fan multiplier tunable with a module parameterJochen Eisinger1-1/+5
2008-05-01idr: fix idr_remove()Nadia Derbey1-1/+1
2008-05-01PNP: fix printk format warningsRandy Dunlap1-2/+4
2008-05-01pcmcia: replace remaining __FUNCTION__ occurrencesHarvey Harrison14-35/+35
2008-05-01drivers/pcmcia/soc_common.c: convert soc_pcmcia_sockets_lock into a mutex and make it staticAndrew Morton2-8/+8
2008-05-01Alchemy Semi Au1000 pcmcia driver: convert pcmcia_sockets_lock in a mutexMatthias Kaehlcke1-5/+6
2008-05-01pcmcia: annotate cb_alloc with __refSam Ravnborg1-1/+1
2008-05-01pcmcia: silence section mismatch warnings from pci_driver variablesSam Ravnborg2-6/+6
2008-05-01pcmcia: silence section mismatch warnings from class_interface variablesSam Ravnborg2-2/+2
2008-05-01kexec: make extended crashkernel= syntax less confusingMichael Ellerman2-2/+5
2008-05-01docbook: fix vmalloc missing parameter notationRandy Dunlap1-0/+1
2008-05-01isdn: hysdn_procconf.c build fixIngo Molnar1-1/+2
2008-05-01Embedded Maintainer(s), linux-embedded@vger listDavid Woodhouse1-0/+8
2008-05-01vfs: fix permission checking in sys_utimensatMiklos Szeredi1-2/+15
2008-05-01sysfs: sysfs_update_group stub for CONFIG_SYSFS=nRandy Dunlap1-0/+6
2008-05-01Add a new sysfs_streq() string comparison functionDavid Brownell2-0/+29
2008-05-01ntp: handle leap second via timerRoman Zippel4-45/+95
2008-05-01ntp: remove current_tick_length()Roman Zippel3-19/+6
2008-05-01ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFTRoman Zippel4-20/+20
2008-05-01ntp: support for TAIRoman Zippel4-3/+15
2008-05-01ntp: increase time_offset resolutionRoman Zippel2-19/+13
2008-05-01ntp: increase time_freq resolutionRoman Zippel3-22/+21
2008-05-01ntp: NTP4 user space bits updateRoman Zippel2-47/+56
2008-05-01ntp: cleanup ntp.cRoman Zippel1-82/+91
2008-05-01remove div_long_long_remRoman Zippel10-110/+44
2008-05-01rename div64_64 to div64_u64Roman Zippel16-46/+34
2008-05-01convert a few do_div usersRoman Zippel2-39/+15
2008-05-01introduce explicit signed/unsigned 64bit divideRoman Zippel3-2/+113
2008-05-01frv: unbreak misalignment handling changesDavid Howells2-4/+4
2008-05-01Fix cpu hotplug problem in softirq codeChristian Borntraeger1-8/+12
2008-05-01cpusets: update maintainersPaul Jackson1-2/+2
2008-04-30Update .gitignore to include include/linux/bounds.hTheodore Ts'o1-0/+1
2008-04-30Fix dnotify/close raceAl Viro1-0/+11
2008-04-30x86: Mark OPTIMIZE_INLINING brokenLinus Torvalds1-0/+1
2008-04-30klist: fix coding style errors in klist.h and klist.cGreg Kroah-Hartman2-136/+100
2008-04-30driver core: remove no longer used "struct class_device"Kay Sievers3-745/+1
2008-04-30pcmcia: remove pccard_sysfs_interface warningsDavid Brownell3-40/+28
2008-04-30devres: support addresses greater than an unsigned long via dev_ioremapKumar Gala2-4/+4
2008-04-30kobject: do not copy vargs, just pass them aroundKay Sievers1-20/+8
2008-04-30sysfs: sysfs_update_group stub for CONFIG_SYSFS=nRandy Dunlap1-0/+6