aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shark (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-21ALSA: usb: Fix Processing Unit Descriptor parsersPawel Moll1-2/+4
2013-02-20sparc32: refactor smp bootSam Ravnborg6-78/+132
2013-02-20sparc64: Fix huge PMD to PTE translation for sun4u in TLB miss handler.David S. Miller1-9/+19
2013-02-20ipv6: fix race condition regarding dst->expires and dst->from.YOSHIFUJI Hideaki / 吉藤英明4-38/+18
2013-02-20net: fix a wrong assignment in skb_split()Amerigo Wang1-1/+1
2013-02-20Revert "USB: EHCI: make ehci-vt8500 a separate driver"Greg Kroah-Hartman4-43/+45
2013-02-20Revert "USB: EHCI: make ehci-orion a separate driver"Greg Kroah-Hartman4-52/+53
2013-02-20Revert "USB: update host controller Kconfig entries"Greg Kroah-Hartman1-17/+9
2013-02-20sparc64: Fix tsb_grow() in atomic context.David S. Miller6-16/+72
2013-02-20sparc64: Handle hugepage TSB being NULL.David S. Miller1-16/+22
2013-02-20sparc64: Fix gfp_flags setting in tsb_grow().David S. Miller1-1/+1
2013-02-19ip_gre: remove an extra dst_release()Eric Dumazet1-3/+1
2013-02-19hwmon: (ntc_thermistor): Fix sparse warningsSachin Kamat1-2/+2
2013-02-19hwmon: (adt7410) Add device table entry for the adt7420Lars-Peter Clausen2-3/+4
2013-02-19hwmon: (adt7410) Use I2C_ADDRS helper macroLars-Peter Clausen1-5/+1
2013-02-19hwmon: (adt7410) Use the SIMPLE_DEV_PM_OPS helper macroLars-Peter Clausen1-4/+2
2013-02-19hwmon: (adt7410) Let suspend/resume depend on CONFIG_PM_SLEEPLars-Peter Clausen1-1/+1
2013-02-19hwmon: (adt7410) Clear unwanted bits in the config registerLars-Peter Clausen1-0/+1
2013-02-19ppp: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet1-0/+8
2013-02-19atl1c: restore buffer stateHuang, Xiong1-1/+1
2013-02-19net: fix a build failure when !CONFIG_PROC_FSCong Wang3-9/+5
2013-02-19net: ipv4: fix waring -Wunused-variableGao feng1-4/+5
2013-02-19net: proc: fix build failed when procfs is not configuredGao feng1-6/+3
2013-02-19workqueue: un-GPL function delayed_work_timer_fn()Konstantin Khlebnikov1-1/+1
2013-02-19Revert "xen: netback: remove redundant xenvif_put"David S. Miller1-0/+1
2013-02-19ALSA: hda - hdmi: Notify userspace when ELD control changesDavid Henningsson1-2/+12
2013-02-19ALSA: hda - hdmi: Protect ELD bufferDavid Henningsson3-13/+47
2013-02-19ALSA: hda - hdmi: Refactor hdmi_eld into parsed_hdmi_eldDavid Henningsson3-44/+57
2013-02-19ALSA: hda - hdmi: Do not expose eld data when eld is invalidDavid Henningsson1-7/+18
2013-02-19ALSA: hda - hdmi: ELD shouldn't be valid after unplugDavid Henningsson1-0/+1
2013-02-19NLM: Ensure that we resend all pending blocking locks after a reclaimTrond Myklebust1-0/+3
2013-02-19ARM: SPEAr13xx: Enable CONFIG_ARCH_HAS_CPUFREQViresh Kumar1-0/+1
2013-02-19sched/rt: Add <linux/sched/rt.h> header to <linux/init_task.h>Ingo Molnar1-0/+1
2013-02-19cputime: Remove irqsave from seqlock readersThomas Gleixner1-6/+4
2013-02-19net: move procfs code to net/core/net-procfs.cCong Wang5-459/+450
2013-02-19qmi_wwan, cdc-ether: add ADU960SDan Williams2-0/+14
2013-02-19bonding: set sysfs device_type to 'bond'Doug Goldstein1-0/+6
2013-02-19bonding: fix bond_release_all inconsistenciesnikolay@redhat.com1-117/+18
2013-02-19b44: use netdev_alloc_skb_ip_align()Hauke Mehrtens1-2/+1
2013-02-19xen: netback: remove redundant xenvif_putAndrew Jones1-1/+0
2013-02-19net: fec: Do a sanity check on the gpio numberFabio Estevam1-1/+4
2013-02-19ip_gre: propogate target device GSO capability to the tunnel deviceDmitry Kravkov1-2/+8
2013-02-19ip_gre: allow CSUM capable devices to handle packetsDmitry Kravkov1-5/+2
2013-02-19bonding: Fix initialize after use for 3ad machine state spinlocknikolay@redhat.com1-5/+4
2013-02-19bonding: Fix race condition between bond_enslave() and bond_3ad_update_lacp_rate()nikolay@redhat.com1-2/+4
2013-02-19b43: Increase number of RX DMA slotsLarry Finger1-1/+1
2013-02-19qlcnic: Bump up the version to 5.1.34Jitendra Kalsaria1-2/+2
2013-02-19qlcnic: fix ping resumption to a VM after a live migrationShahed Shaikh4-12/+177
2013-02-19qlcnic: fix estimation of receive MSS in case of LRO for 83xx adapterShahed Shaikh3-9/+29
2013-02-19qlcnic: refactor Legacy interrupt handling for 83xxHimanshu Madhani4-56/+144