summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-12-12usb: gadget: FunctionFS: add devices management codeAndrzej Pietrasiewicz1-14/+0
2013-12-12usb: gadget: configfs: allow setting function instance's nameAndrzej Pietrasiewicz1-0/+2
2013-12-12net-gro: Prepare GRO stack for the upcoming tunneling supportJerry Chu1-1/+1
2013-12-12dcache: allow word-at-a-time name hashing with big-endian CPUsWill Deacon1-0/+2
2013-12-12macvlan: Remove custom recieve and forward handlersVlad Yasevich1-6/+1
2013-12-12Merge tag 'keys-devel-20131210' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+5
2013-12-12gpio: 74x164: Remove non-DT supportAlexander Shiyan1-9/+0
2013-12-12kernfs: s/sysfs/kernfs/ in constantsTejun Heo1-18/+18
2013-12-12kernfs: s/sysfs/kernfs/ in various data structuresTejun Heo1-9/+9
2013-12-12clk: tegra: remove legacy reset APIsStephen Warren1-7/+0
2013-12-12kernfs: drop s_ prefix from kernfs_node membersTejun Heo1-19/+19
2013-12-12ARM: tegra: pass reset to tegra_powergate_sequence_power_up()Stephen Warren1-2/+5
2013-12-12Merge branch 'for-3.14/deps-from-dma-of' into for-3.14/dmas-resets-reworkStephen Warren1-0/+1
2013-12-12Merge branch 'for-3.14/deps-from-dma-defer_probe' into for-3.14/dmas-resets-r...Stephen Warren1-0/+8
2013-12-12kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordinglyTejun Heo3-94/+94
2013-12-12regulator: s5m8767: Define symbol for buck control maskKrzysztof Kozlowski1-1/+2
2013-12-11ipv4: fix wildcard search with inet_confirm_addr()Nicolas Dichtel1-3/+2
2013-12-11micrel: add support for KSZ8041RNLISergei Shtylyov1-0/+2
2013-12-11EDAC: Add an edac_report parameter to EDACChen, Gong1-0/+28
2013-12-11nfc: Fix FSF address in file headersJeff Kirsher1-2/+1
2013-12-11sched/fair: Rework sched_fair time accountingPeter Zijlstra1-1/+2
2013-12-11math64: Add mul_u64_u32_shr()Peter Zijlstra1-0/+30
2013-12-11sched: Remove PREEMPT_NEED_RESCHED from generic codePeter Zijlstra1-2/+0
2013-12-11[media] v4l: vsp1: Add LUT supportLaurent Pinchart1-1/+2
2013-12-11[media] v4l: vsp1: Add SRU supportLaurent Pinchart1-0/+1
2013-12-11init.h: add missing initcall variantsRandy Dunlap1-0/+2
2013-12-11tipc: remove TIPC usage of field af_packet_priv in struct net_deviceYing Xue1-0/+3
2013-12-11ipv4: add support for IFA_FLAGS nl attributeJiri Pirko1-1/+1
2013-12-11net: unix: allow set_peek_off to failSasha Levin1-1/+1
2013-12-11sunrpc: fix some typosWeng Meiling1-1/+1
2013-12-11x86, build, icc: Remove uninitialized_var() from compiler-intel.hH. Peter Anvin1-2/+0
2013-12-11usb: xhci: change enumeration scheme to 'new scheme' by defaultDan Williams1-0/+2
2013-12-10Merge branch 'next/cleanup' into next/dtKevin Hilman1-0/+192
2013-12-10Merge branch 'driver-core-linus' into driver-core-nextTejun Heo9-31/+36
2013-12-10dma: add dma_get_any_slave_channel(), for use in of_xlate()Stephen Warren1-0/+1
2013-12-10dma: add channel request API that supports deferred probeStephen Warren1-0/+8
2013-12-10ASoC: davinci-mcasp: Support for McASP version found in DRA7xxPeter Ujfalusi1-0/+1
2013-12-10usb: gadget: add quirk_ep_out_aligned_size field to struct usb_gadgetDavid Cohen1-0/+20
2013-12-10usb: gadget: move bitflags to the end of usb_gadget structDavid Cohen1-9/+10
2013-12-10ipv6: remove rcv_tclass of ipv6_pinfoFlorent Fourcot1-1/+0
2013-12-10ipv6: add flowinfo for tcp6 pkt_options for all casesFlorent Fourcot1-0/+1
2013-12-10etherdevice: Optimize a few is_<foo>_ether_addr functionsJoe Perches1-2/+23
2013-12-10etherdevice: Add ether_addr_equal_unalignedJoe Perches1-0/+18
2013-12-10neigh: restore old behaviour of default parms valuesJiri Pirko1-0/+7
2013-12-10net: phy: report link partner features through ethtoolFlorian Fainelli1-2/+3
2013-12-10net: dev: move inline skb_needs_linearize helper to headerDaniel Borkmann1-0/+18
2013-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2013-12-10rcu: Provide better diagnostics for blocking in RCU callback functionsPaul E. McKenney1-0/+1
2013-12-10ath9k: Use a separate TX gain table for WZR-HP-G450HSujith Manoharan1-0/+2
2013-12-09tty: Halve flip buffer GFP_ATOMIC memory consumptionPeter Hurley2-2/+10