summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-01-28Linux 2.6.29-rc3v2.6.29-rc3Linus Torvalds1-1/+1
2009-01-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds87-1930/+4353
2009-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds16-1035/+52
2009-01-28dmi: Fix build breakageKumar Gala1-0/+2
2009-01-28drm: Rip out the racy, unused vblank signal code.Eric Anholt3-148/+24
2009-01-28powerpc/mm: Fix handling of _PAGE_COHERENT in BAT setup codeGerhard Pircher1-3/+3
2009-01-28powerpc/pseries: Correct VIO bus accounting problem in CMO env.Robert Jennings1-3/+4
2009-01-28powerpc: More printing warning fixes for the l64 to ll64 conversionStephen Rothwell3-10/+10
2009-01-28powerpc: Remove arch/ppc cruft from KconfigJosh Boyer1-4/+0
2009-01-28powerpc: Printing fix for l64 to ll64 conversion: phyp_dump.cStephen Rothwell1-13/+13
2009-01-28Merge commit 'jwb/jwb-merge' into mergeBenjamin Herrenschmidt27-592/+1203
2009-01-28Merge commit 'kumar/kumar-merge' into mergeBenjamin Herrenschmidt53-1305/+3120
2009-01-27smackfs load append mode fixCasey Schaufler1-1/+1
2009-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds46-232/+4105
2009-01-27USB: Driver for Freescale QUICC Engine USB Host ControllerAnton Vorontsov11-0/+3862
2009-01-27USB: option: add QUANTA HSDPA Data Card device idsAlex.Cheng@quantatw.com1-0/+12
2009-01-27USB: storage: Add another unusual_dev for off-by-one bugPhil Dibowitz1-0/+7
2009-01-27USB: unusual_dev: usb-storage needs to ignore a devicePhil Dibowitz1-0/+7
2009-01-27USB: GADGET: fix !x & yRoel Kluin1-1/+1
2009-01-27USB: new id for ti_usb_3410_5052 driverOliver Neukum2-0/+5
2009-01-27USB: cdc-acm: Add another conexant modem to the quirksAlan Cox1-0/+3
2009-01-27USB: 'option' driver - onda device MT503HS has wrong idMarcel Sebek1-1/+1
2009-01-27USB: Remove ZTE modem from unusual_devicesPhil Dibowitz1-10/+0
2009-01-27USB: storage: support of Dane-Elec MediaTouch USB deviceJean-Baptiste Onofre1-0/+10
2009-01-27USB: usbmon: Implement compat_ioctlPete Zaitcev1-39/+66
2009-01-27USB: add kernel-doc for wusb_dev in struct usb_deviceInaky Perez-Gonzalez1-0/+2
2009-01-27USB: ftdi_sio driver support of bar code scanner from DieboldMhayk Whandson2-0/+6
2009-01-27USB: ftdi_sio: added Alti-2 VID and Neptune 3 PIDRobie Basak2-0/+5
2009-01-27USB: cp2101 deviceTomasz K1-0/+1
2009-01-27USB: usblp.c: add USBLP_QUIRK_BIDIR to Brother HL-1440Brandon Philips1-0/+1
2009-01-27USB: remove vernier labpro from ldusbsware1-2/+0
2009-01-27USB: CDC-ACM quirk for MTK GPSAndrew Lunn1-0/+3
2009-01-27USB: cdc-acm: support some gps data loggersJames A. Treacy1-0/+3
2009-01-27USB: composite: Fix bug: low byte of w_index is the usb interface number not ...Bryan Wu1-3/+4
2009-01-27USB: composite: Fix bug: should test set_alt function pointer before use itBryan Wu1-1/+1
2009-01-27USB: musb: Kconfig fixDavid Brownell1-1/+1
2009-01-27USB: musb cppi dma fixSwaminathan S1-0/+1
2009-01-27USB: musb cppi bugfixesHugo Villeneuve1-2/+7
2009-01-27USB: musb uses endpoint functionsJulia Lawall2-5/+5
2009-01-27USB: musb: tusb6010 buildfixKalle Valo1-2/+2
2009-01-27USB: musb free_irq bugfixAjay Kumar Gupta1-2/+3
2009-01-27USB: musb_hdrc: another davinci buildfix (otg related)David Brownell2-23/+1
2009-01-27USB: musb davinci buildfixDavid Brownell1-9/+4
2009-01-27USB: omap1 ohci buildfix (otg related)David Brownell2-2/+3
2009-01-27USB: fix char-device disconnect handlingAlan Stern3-10/+12
2009-01-27USB: Fix suspend-resume of PCI USB controllersRafael J. Wysocki5-93/+27
2009-01-27USB: don't enable wakeup by default for PCI host controllersAlan Stern3-7/+4
2009-01-27USB: storage: add unusual devs entryOliver Neukum1-0/+6
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
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds9-42/+68
2009-01-26gianfar: Revive VLAN supportAnton Vorontsov1-5/+1
2009-01-26powerpc/mpc8313erdb: fix kernel panic because mdio device is not probedLi Yang2-1/+2
2009-01-26vlan: Export symbols as non GPL symbols.Ben Greear1-2/+2
2009-01-26bnx2x: tx_has_work should not wait for FWVladislav Zolotarov1-5/+12
2009-01-26netxen: reduce memory footprintDhananjay Phadke2-7/+10
2009-01-26netxen: fix vlan tso/checksum offloadDhananjay Phadke1-11/+20
2009-01-26net: Fix linux/if_frad.h's suitability for userspace.Krzysztof Hałasa1-6/+4
2009-01-26net: Move config NET_NS to from net/Kconfig to init/KconfigMatt Helsley2-8/+8
2009-01-26isdn: Fix missing ifdef in isdn_pppDaniele Venzano1-0/+2
2009-01-26i2c: Warn on deprecated binding model useJean Delvare1-3/+5
2009-01-26eeprom: More consistent symbol namesJean Delvare176-326/+326
2009-01-26eeprom: Move 93cx6 eeprom driver to /drivers/misc/eepromWolfram Sang5-9/+9
2009-01-26spi: Move at25 (for SPI eeproms) to /drivers/misc/eepromWolfram Sang5-12/+12
2009-01-26i2c: Move old eeprom driver to /drivers/misc/eepromWolfram Sang5-12/+12
2009-01-26i2c: Move at24 to drivers/misc/eepromWolfram Sang7-27/+32
2009-01-26i2c: Quilt tree has movedJean Delvare1-1/+2
2009-01-26i2c: Delete many unused adapter IDsJean Delvare38-93/+0
2009-01-26i2c: Delete 10 unused driver IDsJean Delvare1-10/+0
2009-01-26networking: document "nc" in addition to "netcat" in netconsole.txtJesse Barnes1-1/+2
2009-01-26e1000e: workaround hw errataJesse Brandeburg2-1/+6
2009-01-26Merge git://git.infradead.org/battery-2.6Linus Torvalds1-1/+1
2009-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds1-2/+4
2009-01-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds3-265/+124
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds5-3/+35
2009-01-26m68k{nommu}: fixups after the header moveHarvey Harrison4-17/+11
2009-01-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds355-101/+266
2009-01-26Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds5-16/+60
2009-01-26Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds9-12/+44
2009-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds6-80/+105
2009-01-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds16-15/+4194
2009-01-26Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds56-1094/+2368
2009-01-26Merge branch 'Kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/adobr...Linus Torvalds40-1363/+1363
2009-01-26inotify: clean up inotify_read and fix locking problemsVegard Nossum1-61/+74
2009-01-26Fix annoying DRM_ERROR() string warningLinus Torvalds1-1/+1
2009-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds3-18/+30
2009-01-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-104/+129
2009-01-26Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds9-111/+57
2009-01-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds30-128/+260
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds3-6/+10
2009-01-26Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds31-488/+441
2009-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds9-45/+48
2009-01-26fuse: fix poll notifyMiklos Szeredi1-4/+9
2009-01-26fuse: destroy bdi on umountMiklos Szeredi2-2/+3
2009-01-26fuse: fuse_fill_super error handling cleanupMiklos Szeredi1-18/+19
2009-01-26fuse: fix missing fput on errorMiklos Szeredi1-2/+7
2009-01-26fuse: fix NULL deref in fuse_file_alloc()Dan Carpenter1-1/+1
2009-01-26xen: unitialised return value in xenbus_write_transactionIan Campbell1-6/+5
2009-01-26x86: fix section mismatch warningRakib Mullick1-1/+1
2009-01-26[libata] pata_via: support VX855, future chips whose IDE controller use 0x0571JosephChan@via.com.tw2-5/+21
2009-01-26sata_mv: no longer experimental (v2)Mark Lord1-3/+3
2009-01-26sata_mv: msi masking fix (v2)Mark Lord1-6/+15
2009-01-26sata_mv: Properly initialize main irq maskThomas Reitmayr1-0/+3
2009-01-26sata_mv: remove bogus nsect restrictionMark Lord1-11/+2
2009-01-26sata_mv: don't read hc_irq_causeMark Lord1-12/+5
2009-01-26sata_mv: fix 8-port timeouts on 508x/6081 chipsMark Lord1-1/+1
2009-01-26sata_nv: fix MCP5x resetTejun Heo1-13/+29
2009-01-26sata_nv: rename nv_nf2_hardreset()Tejun Heo1-14/+14
2009-01-26libata: set NODEV_HINT for 0x7f statusTejun Heo1-0/+10
2009-01-26x86: unmask CPUID levels on Intel CPUs, fixIngo Molnar1-8/+11
2009-01-26libata-sff: fix incorrect EH messageTejun Heo2-1/+1
2009-01-26x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn.Eric Anholt1-0/+10
2009-01-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller4-7/+29
2009-01-25af_key: initialize xfrm encap_oaTimo Teras1-0/+1
2009-01-25virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANsAlex Williamson1-1/+2
2009-01-25lcs: fix compilation for !CONFIG_IP_MULTICASTHeiko Carstens1-2/+6
2009-01-26power_supply: pda_power: Don't request shared IRQs w/ IRQF_DISABLEDPhilipp Zabel1-1/+1
2009-01-25[ARM] fix section-based ioremapRussell King1-9/+2
2009-01-25x86: use standard PIT frequencyIngo Molnar1-9/+4
2009-01-25[SCSI] ibmvfc: Fix DMA mapping leak on memory allocation failureBrian King1-1/+3
2009-01-25[SCSI] qla2xxx: Update version number to 8.03.00-k2.Andrew Vasquez1-1/+1
2009-01-25[SCSI] qla2xxx: Add checks for a valid fcport in dev-loss-tmo/terminate_rport...Seokmann Ju1-0/+6
2009-01-25[SCSI] qla2xxx: Correct regression in DMA-mask setting prior to allocations.Andrew Vasquez1-6/+2
2009-01-25[SCSI] qla2xxx: Correct descriptions in flash manipulation routines.Joe Carnuccio1-3/+3
2009-01-25[SCSI] qla2xxx: Correct regression in EH abort handling.Andrew Vasquez1-0/+1
2009-01-25[SCSI] qla2xxx: Correct endianness issue during flash manipulation.Andrew Vasquez1-5/+2
2009-01-25[SCSI] qla2xxx: Correct MSI-X vector allocation for single queue mode.Lalit Chandivade1-0/+5
2009-01-25[SCSI] qla2xxx: Modify firmware-load order precedence for ISP81XX parts.Andrew Vasquez3-7/+46
2009-01-25[SCSI] qla2xxx: Always serialize mailbox command execution.Andrew Vasquez1-10/+6
2009-01-25[SCSI] qla2xxx: Ensure RISC-interrupt-enabled consistency for IS_NOPOLLING_TY...Andrew Vasquez1-0/+3
2009-01-25[SCSI] qla2xxx: Simplify sector-mask calculation in preparation for larger fl...Andrew Vasquez1-6/+4
2009-01-25[SCSI] qla2xxx: Fix memory leak in error pathAnirban Chakraborty1-3/+8
2009-01-25[SCSI] qla4xxx: do not reuse session when connecting to different target portMike Christie2-2/+9
2009-01-25[SCSI] libiscsi: fix iscsi pool leakMike Christie1-0/+1
2009-01-24[NET] am79c961a: fix spin_lock usageUwe Kleine-König1-10/+10
2009-01-24[ARM] omap: usb: thou shalt not provide empty release functionsRussell King1-14/+0
2009-01-24[ARM] omap: watchdog: allow OMAP watchdog driver on OMAP34xx platformsRussell King1-3/+3
2009-01-24[ARM] 5369/1: omap mmc: Add new omap hsmmc controller for 2430 and 34xx, v3Madhusudhan Chikkature3-0/+1253
2009-01-24[ARM] clkdev: fix clock matchingRussell King1-6/+19
2009-01-24[ARM] 5370/1: at91: fix rm9200 watchdogJean-Christop PLAGNIOL-VILLARD1-0/+1
2009-01-24[ARM] 5368/1: arch/arm/mach-davinci/usb.c buildfixDavid Brownell1-0/+1
2009-01-24[ARM] 5365/1: s3cmci: Use new include path of dma.hRamax Lo1-1/+1
2009-01-24[ARM] fix StrongARM-11x0 page copy implementationRussell King1-1/+1
2009-01-24[ARM] omap: ensure OMAP drivers pass a struct device to clk_get()Russell King3-6/+6
2009-01-23rtl8187: Add termination packet to prevent stallLarry Finger1-0/+1
2009-01-23iwlwifi: fix rs_get_rate WARN_ON()Abbas, Mohamed2-5/+23
2009-01-23p54usb: fix packet loss with first generation devicesChristian Lamparter1-2/+5
2009-01-23xen: handle highmem pages correctly when shrinking a domainIan Campbell1-4/+7
2009-01-23x86, mm: fix pte_free()Peter Zijlstra1-0/+1
2009-01-23Merge branch 'fix/asoc' into for-linusTakashi Iwai1-1/+1
2009-01-23[S390] Add missing compat system call wrappers.Michael Holzheu2-5/+43
2009-01-23[S390] etr/stp: fix possible deadlockHeiko Carstens1-2/+4