aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-24cls_cgroup: Store classid in struct sockHerbert Xu5-17/+133
2010-05-23net/irda: bfin_sir: IRDA is not affected by anomaly 05000230Graf Yang1-2/+6
2010-05-23isdn/gigaset: remove dummy CAPI method implementationsTilman Schmidt1-26/+2
2010-05-23isdn/capi: make reset_ctr op truly optionalTilman Schmidt1-0/+6
2010-05-23pppoe: uninitialized variable in pppoe_flush_dev()Dan Carpenter1-0/+1
2010-05-23caif: Bugfix - use MSG_TRUNC in receiveSjur Braendeland1-29/+18
2010-05-23caif: Bugfix - missing spin_unlockSjur Braendeland2-6/+7
2010-05-23caif: Bugfix - Poll can't return POLLHUP while connecting.Sjur Braendeland1-15/+6
2010-05-23caif: Bugfix - handle mem-allocation failuresSjur Braendeland3-9/+25
2010-05-23caif: Bugfix - use standard Linux listsSjur Braendeland2-68/+28
2010-05-23caif: Bugfix - wait_ev*_timeout returns long.Sjur Braendeland1-7/+6
2010-05-23net-2.6 : V2 - fix dev_get_valid_nameDaniel Lezcano1-8/+12
2010-05-23net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is not definedBen Hutchings1-1/+1
2010-05-23bfin_mac: fix memleak in mii_bus{probe|remove}Denis Kirjanov1-0/+2
2010-05-23ethoc: fix null dereference in ethoc_probeThomas Chou1-4/+30
2010-05-23rtnetlink: Fix error handling in do_setlink()David Howells1-1/+3
2010-05-23net-caif: drop redundant Kconfig entriesMike Frysinger1-4/+1
2010-05-23net_sched: Fix qdisc_notify()Eric Dumazet1-7/+7
2010-05-23ieee802154: Fix possible NULL pointer dereference in wpan_phy_allocDenis Kirjanov1-1/+6
2010-05-23enic: Use random mac addr when associating port-profileScott Feldman1-0/+8
2010-05-23enic: bug fix: sprintf UUID to string as u8[] rather than u16[] arrayScott Feldman1-8/+13
2010-05-23IB/ipath: Remove support for QLogic PCIe QLE devicesRalph Campbell9-7131/+7
2010-05-23IB/qib: Add new qib driver for QLogic PCIe InfiniBand adaptersRalph Campbell51-0/+52965
2010-05-24arch/m68knommu/platform/68360/commproc.c: Checkpatch cleanupAndrea Gelmini1-2/+2
2010-05-24arch/m68knommu/mm/fault.c: Checkpatch cleanupAndrea Gelmini1-5/+5
2010-05-23IB/mad: Make needlessly global mad_sendq_size/mad_recvq_size staticRoland Dreier1-2/+2
2010-05-24m68knommu: improve short help of m68knommu/Kconfig/RAMSIZE for '0' casePhilippe De Muyter1-1/+1
2010-05-24m68knommu: remove un-used mcfsmc.hGreg Ungerer1-187/+0
2010-05-24m68knommu: add smc91x support for ColdFire NETtel boardsGreg Ungerer2-1/+156
2010-05-24m68knommu: add smc91x support to ColdFire 5249 platformGreg Ungerer1-0/+48
2010-05-24m68knommu: remove size limit on non-MMU TASK_SIZEGreg Ungerer1-0/+4
2010-05-24m68knommu: fix broken use of BUAD_TABLE_SIZE in 68328serial driverGreg Ungerer1-1/+1
2010-05-23DMA: PL330: Add dma api driverJassi Brar4-0/+921
2010-05-23perf report: Support multiple events on the TUIArnaldo Carvalho de Melo3-40/+108
2010-05-23perf annotate: Fix up usage of the build id cacheArnaldo Carvalho de Melo1-2/+11
2010-05-24drm: Fixes linux-next & linux-2.6 checkstack warnings:Prarit Bhargava2-3/+18
2010-05-24nouveau: fix acpi_lid_open undefinedRandy Dunlap1-1/+2
2010-05-24drm/radeon/kms: release AGP bridge at suspendJerome Glisse3-0/+8
2010-05-24ARM: mach-shmobile: SH7372 has 6 SCIFA and 1 SCIFB portsGuennadi Liakhovetski1-7/+7
2010-05-24serial: sh-sci: fix handling of SCIFB sh-mobile portsGuennadi Liakhovetski2-14/+57
2010-05-24serial: add a new port type, found on some sh-mobile SoCsGuennadi Liakhovetski1-0/+3
2010-05-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt5107-177930/+384243
2010-05-24ARM: mach-shmobile: add framebuffer support for ap4evbGuennadi Liakhovetski2-0/+122
2010-05-24sh-mobile: add support for displays, connected over the MIPI busGuennadi Liakhovetski4-0/+549
2010-05-24sh: add a YUV422 output data format, that is also supported by LCDCGuennadi Liakhovetski1-18/+21
2010-05-24ARM: mach-shmobile: add LCDC and MIPI DSI-Tx clock definitions to sh7372Guennadi Liakhovetski1-1/+10
2010-05-24fbdev: add a MIPI DSI headerGuennadi Liakhovetski1-0/+130
2010-05-24sh: fix up sh7785lcr_32bit_defconfig.Paul Mundt1-109/+164
2010-05-24arch/sh/lib/strlen.S: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-05-23ARM: s3c6400_defconfig: Add NAND driverBen Dooks1-1/+83