summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-28ksz8851 move to headerRobert Nelson1-258/+5
2013-07-28ks8851.h it helps to include the include fileRobert Nelson1-0/+23
2013-07-28ksz8851 93cx6 eeprom accessRobert Nelson2-0/+73
2013-07-28ksz8851 read_mac_addrRobert Nelson1-7/+37
2013-07-28ksz8851 eeprom 93cx6 add eeprom_93cx6_writeRobert Nelson2-0/+92
2013-07-28ksz8851 eeprom 93cx6 add drive_dataRobert Nelson2-0/+5
2013-07-28cpufreq: OMAP: fixup for omap_device changes, include <linux/module.h>Kevin Hilman1-1/+3
2013-07-28cpufreq: OMAP: fix freq_table leakNishanth Menon1-5/+17
2013-07-28cpufreq: OMAP: put clk if cpu_init failedNishanth Menon1-3/+11
2013-07-28cpufreq: OMAP: only supports OPP libraryNishanth Menon1-2/+1
2013-07-28cpufreq: OMAP: dont support !freq_tableNishanth Menon1-34/+33
2013-07-28cpufreq: OMAP: deny initialization if no mpudevNishanth Menon1-7/+8
2013-07-28cpufreq: OMAP: move clk name decision to initNishanth Menon1-7/+13
2013-07-28cpufreq: OMAP: notify even with bad boot frequencyColin Cross1-1/+1
2013-07-28cpufreq: OMAP: Enable all CPUs in shared policy maskTodd Poynor1-3/+1
2013-07-28cpufreq: OMAP: Add SMP support for OMAP4+Russell King1-10/+71
2013-07-28cpufreq: OMAP: cleanup for multi-SoC support, move into drivers/cpufreqSantosh Shilimkar3-27/+44
2013-07-28kbuild, deb-pkg: set host machine after dpkg-gencontrolRobert Gordon1-34/+36
2013-01-16Linux 3.2.37Ben Hutchings1-1/+1
2013-01-16aoe: do not call bdi_init after blk_alloc_queueEd Cashin2-6/+1
2013-01-16ACPI : do not use Lid and Sleep button for S5 wakeupZhang Rui1-1/+6
2013-01-16RDMA/nes: Fix for terminate timer crashTatyana Nikolova3-8/+6
2013-01-16RDMA/nes: Fix for crash when registering zero length MR for CQTatyana Nikolova1-0/+5
2013-01-16mvsas: Fix oops when ata commond timeout.Jianpeng Ma1-1/+1
2013-01-16tcp: RFC 5961 5.2 Blind Data Injection Attack MitigationEric Dumazet1-18/+25
2013-01-16tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming()Eric Dumazet1-5/+10
2013-01-16tcp: refine SYN handling in tcp_validate_incomingEric Dumazet1-1/+5
2013-01-16tcp: implement RFC 5961 4.2Eric Dumazet3-19/+17
2013-01-16tcp: implement RFC 5961 3.2Eric Dumazet6-1/+45
2013-01-16net: sched: integer overflow fixStefan Hasko1-1/+1
2013-01-16inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch6-7/+25
2013-01-16sparc: huge_ptep_set_* functions need to call set_huge_pte_at()Dave Kleikamp1-2/+8
2013-01-16ftrace: Do not function trace inlined functionsSteven Rostedt1-0/+5
2013-01-16Revert: "rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails"Stanislaw Gruszka2-5/+5
2013-01-16mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka2-1/+10
2013-01-16rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe failsAndreas Hartmann1-3/+4
2013-01-16epoll: prevent missed events on EPOLL_CTL_MODEric Wong1-1/+21
2013-01-16udf: don't increment lenExtents while writing to a holeNamjae Jeon1-2/+5
2013-01-16drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_timeTony Prisk1-3/+4
2013-01-16drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfieldTony Prisk1-2/+2
2013-01-16mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPTMichal Hocko2-0/+14
2013-01-16ACPI / scan: Do not use dummy HID for system bus ACPI nodesRafael J. Wysocki1-1/+1
2013-01-16SUNRPC: Ensure that we free the rpc_task after cleanups are doneTrond Myklebust1-4/+23
2013-01-16nfs: fix null checking in nfs_get_option_str()Xi Wang1-1/+1
2013-01-16video: mxsfb: fix crash when unblanking the displayLothar Waßmann1-1/+2
2013-01-16drm/nouveau: fix init with agpgart-uninorthAaro Koskinen1-1/+1
2013-01-16drm/radeon: Properly handle DDC probe for DP bridgesNiels Ole Salscheider4-11/+24
2013-01-16drm/radeon: add connector table for Mac G4 SilverAlex Deucher2-1/+53
2013-01-16drm/radeon: add connector table for SAM440ep embedded boardAlex Deucher2-0/+67
2013-01-16powerpc: Add missing NULL terminator to avoid boot panic on PPC40xGabor Juhos1-1/+2