aboutsummaryrefslogtreecommitdiffstats
path: root/arch/unicore32 (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-31net: fec: add Wake-on-LAN supportNimrod Andy4-10/+99
2014-12-30net: gianfar: add missing __iomem annotationKevin Hao2-2/+2
2014-12-30net: gianfar: mark the local functions staticKevin Hao1-4/+5
2014-12-30virtio-net: don't do header check for dodgy gso packetsJason Wang1-0/+2
2014-12-30arm: sa1100: move irda header to linux/platform_dataDmitry Eremin-Solenikov6-5/+5
2014-12-30net: sxgbe: Use setup_timerJulia Lawall1-6/+4
2014-12-30ksz884x: Use setup_timerJulia Lawall1-3/+1
2014-12-30atl1e: Use setup_timerJulia Lawall1-3/+2
2014-12-30atheros: atlx: Use setup_timerJulia Lawall1-6/+4
2014-12-30timecounter: keep track of accumulated fractional nanosecondsRichard Cochran4-17/+40
2014-12-30net: cpts: convert to timecounter adjtime.Richard Cochran1-4/+1
2014-12-30net: mlx4: convert to timecounter adjtime.Richard Cochran1-4/+1
2014-12-30net: ixgbe: convert to timecounter adjtime.Richard Cochran1-10/+1
2014-12-30net: igb: convert to timecounter adjtime.Richard Cochran1-6/+1
2014-12-30net: e1000e: convert to timecounter adjtime.Richard Cochran1-4/+1
2014-12-30net: fec: convert to timecounter adjtime.Richard Cochran1-15/+1
2014-12-30net: bnx2x: convert to timecounter adjtime.Richard Cochran1-5/+1
2014-12-30net: xgbe: convert to timecounter adjtime.Richard Cochran1-7/+1
2014-12-30timecounter: provide a helper function to shift the time.Richard Cochran1-0/+9
2014-12-30time: move the timecounter/cyclecounter code into its own file.Richard Cochran16-187/+231
2014-12-29genetlink: A genl_bind() to an out-of-range multicast group should not WARN().David S. Miller1-6/+1
2014-12-29mm: get rid of radix tree gfp mask for pagecache_get_pageMichal Hocko2-24/+18
2014-12-29mmc: core: stop trying to switch width when only one bit is supportedAlexandre Belloni1-1/+1
2014-12-28Linux 3.19-rc2Linus Torvalds1-1/+1
2014-12-28kvm: warn on more invariant breakagePaolo Bonzini1-1/+3
2014-12-28kvm: fix sorting of memslots with base_gfn == 0Paolo Bonzini1-5/+17
2014-12-27kvm: x86: drop severity of "generation wraparound" messagePaolo Bonzini1-1/+1
2014-12-27kvm: x86: vmx: reorder some msr writingTiejun Chen1-44/+44
2014-12-27netlink/genetlink: pass network namespace to bind/unbindJohannes Berg7-25/+28
2014-12-27ne2k-pci: Add pci_disable_device in error handlingJia-Ju Bai1-2/+4
2014-12-27bonding: change error message to debug message in __bond_release_one()Wengang Wang1-1/+1
2014-12-27genetlink: pass multicast bind/unbind to familiesJohannes Berg2-0/+64
2014-12-27netlink: call unbind when releasing socketJohannes Berg1-0/+7
2014-12-27netlink: update listeners directly when removing socketJohannes Berg1-5/+5
2014-12-27genetlink: pass only network namespace to genl_has_listeners()Johannes Berg2-4/+3
2014-12-27netlink: rename netlink_unbind() to netlink_undo_bind()Johannes Berg1-4/+4
2014-12-26[regression] braino in "lustre: use is_root_inode()"Al Viro1-1/+1
2014-12-26net: Generalize ndo_gso_check to ndo_features_checkJesse Gross7-35/+70
2014-12-26net: incorrect use of init_completion fixupNicholas Mc Guire1-1/+1
2014-12-26neigh: remove next ptr from struct neigh_tableNicolas Dichtel1-1/+0
2014-12-26net: xilinx: Remove unnecessary temac_property in the driverAppana Durga Kedareswara Rao2-6/+0
2014-12-26net: phy: micrel: use generic config_init for KSZ8021/KSZ8031Johan Hovold1-15/+3
2014-12-26net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwardingJay Vosburgh1-0/+1
2014-12-26parisc: fix out-of-register compiler error in ldcw inline assembler functionJohn David Anglin1-3/+10
2014-12-26ALSA: hda_intel: apply the Seperate stream_tag for SkylakeLibin Yang1-1/+4
2014-12-26ALSA: hda_controller: Separate stream_tag for input and output streams.Rafal Redzimski2-2/+23
2014-12-24openvswitch: fix odd_ptr_err.cocci warningsWu Fengguang1-1/+1
2014-12-24Bluetooth: Fix accepting connections when not using mgmtJohan Hedberg1-1/+6
2014-12-24Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDRMarcel Holtmann1-3/+6
2014-12-24brcmfmac: Do not crash if platform data is not populatedMika Westerberg1-2/+2