aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-12-10Merge branches 'x86-platform-for-linus' and 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-24/+12
2014-12-10PM / OPP: do error handling at the bottom of dev_pm_opp_add_dynamic()Viresh Kumar1-7/+10
2014-12-10PM / OPP: handle allocation of device_opp in a separate routineViresh Kumar1-15/+22
2014-12-10PM / OPP: reuse find_device_opp() instead of duplicating codeViresh Kumar1-7/+2
2014-12-10PM / OPP: Staticize __dev_pm_opp_remove()Viresh Kumar1-1/+2
2014-12-10PM / OPP: replace kfree with kfree_rcu while freeing 'struct device_opp'Viresh Kumar1-2/+6
2014-12-10Merge branch 'pm-opp'Rafael J. Wysocki1-2/+2
2014-12-10Merge branch 'device-properties'Rafael J. Wysocki1-1/+1
2014-12-10Merge branch 'for-jens-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-3.19/driversJens Axboe1-26/+39
2014-12-10cxgb4/cxgb4vf: global named must be uniqueStephen Rothwell4-6/+6
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller77-329/+539
2014-12-10Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-26/+46
2014-12-10Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-26/+23
2014-12-10irda: Convert function pointer arrays and uses to constJoe Perches5-16/+18
2014-12-10Btrfs: remove non-sense btrfs_error_discard_extent() functionFilipe Manana3-12/+6
2014-12-10Btrfs: fix fs corruption on transaction abort if device supports discardFilipe Manana2-10/+6
2014-12-10Btrfs: always clear a block group node when removing it from the treeFilipe Manana1-0/+3
2014-12-10Btrfs: ensure deletion from pinned_chunks list is protectedFilipe Manana1-3/+5
2014-12-10llc: Make llc_sap_action_t function pointer arrays constJoe Perches3-12/+12
2014-12-10llc: Make llc_conn_ev_qfyr_t function pointer arrays constJoe Perches3-121/+121
2014-12-10llc: Make function pointer arrays constJoe Perches3-237/+237
2014-12-10Merge branch 'kill_arch_fast_hash'David S. Miller40-228/+12
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann36-218/+2
2014-12-10net: replace remaining users of arch_fast_hash with jhashDaniel Borkmann3-9/+9
2014-12-10netlink: use jhash as hashfn for rhashtableDaniel Borkmann1-1/+1
2014-12-10Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-30/+103
2014-12-10Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-41/+51
2014-12-10Merge branch 'isdn-next'David S. Miller4-46/+38
2014-12-10isdn/capi: correct argument types of command_2_indexTilman Schmidt1-1/+1
2014-12-10isdn/gigaset: enable Kernel CAPI support by defaultTilman Schmidt1-1/+1
2014-12-10isdn/gigaset: elliminate unnecessary argument from send_cb()Tilman Schmidt1-16/+15
2014-12-10isdn/gigaset: clarify gigaset_modem_fill control structureTilman Schmidt1-28/+24
2014-12-10isdn/gigaset: drop duplicate declarationTilman Schmidt1-3/+0
2014-12-10NVMe: fix error return checking from blk_mq_alloc_request()Jens Axboe1-6/+6
2014-12-10NVMe: fix freeing of wrong request in abort pathSam Bradshaw1-1/+1
2014-12-10firewire: sbp2: replace card lock by target lockStefan Richter1-31/+29
2014-12-10firewire: sbp2: replace some spin_lock_irqsave by spin_lock_irqStefan Richter1-9/+6
2014-12-10firewire: sbp2: protect a reference counter properlyStefan Richter1-8/+6
2014-12-10firewire: core: document fw_csr_string's truncation of long stringsStefan Richter1-0/+3
2014-12-10tipc: fix broadcast wakeup contention after congestionRichard Alpe2-5/+5
2014-12-10enic: add support for set/get rss hash keyGovindarajulu Varadarajan3-4/+49
2014-12-10Merge branch 'napi_page_frags'David S. Miller16-70/+178
2014-12-10ethernet/broadcom: Use napi_alloc_skb instead of netdev_alloc_skb_ip_alignAlexander Duyck3-3/+3
2014-12-10ethernet/realtek: use napi_alloc_skb instead of netdev_alloc_skb_ip_alignAlexander Duyck3-3/+3
2014-12-10cxgb: Use napi_alloc_skb instead of netdev_alloc_skb_ip_alignAlexander Duyck1-5/+6
2014-12-10ethernet/intel: Use napi_alloc_skbAlexander Duyck6-11/+10
2014-12-10net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skbAlexander Duyck3-8/+77
2014-12-10net: Split netdev_alloc_frag into __alloc_page_frag and add __napi_alloc_fragAlexander Duyck2-40/+79
2014-12-10Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsDavid S. Miller48-1030/+620
2014-12-10Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-5/+67