summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-01-27USB: fix toggle mismatch in disable_endpoint pathsAlan Stern4-21/+30
2009-01-27USB: cp2101: add fasttrax GPS evaluation kit vendor/product IDWolfgang Glas1-0/+1
2009-01-27Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-6/+7
2009-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds12-44/+100
2009-01-27cpumask fallout: Initialize irq_default_affinity earlierDavid Daney2-8/+16
2009-01-27Make irq_*_affinity depend on CONFIG_GENERIC_HARDIRQS too.David Daney1-1/+1
2009-01-27Fix longstanding "error: storage size of '__mod_dmi_device_table' isn't known"Alexey Dobriyan1-0/+7
2009-01-27nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is foundJeff Layton1-1/+0
2009-01-27nfsd: fix cred leak on every rpcJ. Bruce Fields1-0/+1
2009-01-27nfsd: fix null dereference on error pathJ. Bruce Fields1-0/+2
2009-01-27nfs: note that CONFIG_SUNRPC_XPRT_RDMA turns on server side support tooJ. Bruce Fields1-3/+2
2009-01-27update port number in NFS/RDMA documentationJames Lentini1-2/+2
2009-01-27Merge branch 'hibern_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-23/+188
2009-01-27Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-68/+104
2009-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-10/+18
2009-01-27Add support for '8-port RS-232 MIC-3620 from advantech'Michael Bramer1-0/+6
2009-01-27Move jsm_remove_one to .devexit.textUwe Kleine-König1-1/+1
2009-01-27MIPS: enable serial UART support on PNX833X devices.Ihar Hrachyshka1-1/+1
2009-01-27tty_open can return to userspace holding tty_mutexEric Paris1-1/+3
2009-01-27SATA PIIX: Blacklist system that spins off disks during ACPI power offRafael J. Wysocki1-0/+34
2009-01-27SATA Sil: Blacklist system that spins off disks during ACPI power offRafael J. Wysocki1-1/+35
2009-01-27SATA AHCI: Blacklist system that spins off disks during ACPI power offRafael J. Wysocki1-0/+32
2009-01-27SATA: Blacklisting of systems that spin off disks during ACPI power offRafael J. Wysocki2-3/+19
2009-01-27DMI: Introduce dmi_first_match to make the interface more flexibleRafael J. Wysocki2-19/+56
2009-01-27Hibernation: Introduce system_entering_hibernationRafael J. Wysocki2-0/+12
2009-01-27pata-rb532-cf: remove set_irq_type from finish_ioPhil Sutter1-2/+0
2009-01-27m68knommu: fix 5329 ColdFire periphal addressingMatt Waddel1-4/+4
2009-01-27uclinux: add process name to allocation error messageGreg Ungerer1-2/+2
2009-01-27m68knommu: correct the mii calculations for 532x ColdFire FECMatt Waddel1-1/+1
2009-01-27m68knommu: add ColdFire M532x to the FEC configuration optionsMatt Waddel1-1/+1
2009-01-27m68knommu: fix syscall restartingGreg Ungerer2-1/+16
2009-01-27m68knommu: remove the obsolete and long unused comempci chip supportGreg Ungerer2-981/+0
2009-01-27m68knommu: remove the no longer used PCI support optionAdrian Bunk2-21/+0
2009-01-27m68knommu: remove obsolete and unused eLIA boardAdrian Bunk4-9/+2
2009-01-27m68knommu: set NO_DMAAdrian Bunk1-0/+4
2009-01-27m68knommu: fix cache flushing for the 527x ColdFire processorsGreg Ungerer1-2/+9
2009-01-27m68knommu: fix ColdFire 5272 serial baud rates in mcf.cJohn Adamson1-0/+11
2009-01-27m68knommu: use one exist from execptionSebastian Siewior1-13/+2
2009-01-27crypto: ccm - Fix handling of null assoc dataJarod Wilson1-0/+2
2009-01-27crypto: blkcipher - Fix WARN_ON handling in walk_doneHerbert Xu1-1/+1
2009-01-26Fix "multiple definition of `debugfs_create_size_t'"Linus Torvalds1-1/+1
2009-01-26powerpc/embedded6xx: Update defconfigsKumar Gala9-246/+549
2009-01-26powerpc/8xx: Update defconfigsKumar Gala5-109/+213
2009-01-26powerpc/86xx: Update defconfigsKumar Gala5-146/+429
2009-01-26powerpc/83xx: Update defconfigsKumar Gala14-395/+895
2009-01-26powerpc/85xx: Update defconfigsKumar Gala17-407/+1031
2009-01-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds38-568/+1355
2009-01-26Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds226-486/+391
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds14-251/+185
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds67-464/+801