summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-12-11intel_pstate: add kernel parameter to force loadingEthan Zhao
2014-12-10Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-10Merge tag 'nfs-for-3.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-12-11md: Check MD_RECOVERY_RUNNING as well as ->sync_thread.NeilBrown
2014-12-10Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-12-10Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-10Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-10Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-12-10Merge branches 'x86-platform-for-linus' and 'x86-uv-for-linus' of git://git.k...Linus Torvalds
2014-12-10PM / OPP: do error handling at the bottom of dev_pm_opp_add_dynamic()Viresh Kumar
2014-12-10PM / OPP: handle allocation of device_opp in a separate routineViresh Kumar
2014-12-10PM / OPP: reuse find_device_opp() instead of duplicating codeViresh Kumar
2014-12-10PM / OPP: Staticize __dev_pm_opp_remove()Viresh Kumar
2014-12-10PM / OPP: replace kfree with kfree_rcu while freeing 'struct device_opp'Viresh Kumar
2014-12-10Merge branch 'pm-opp'Rafael J. Wysocki
2014-12-10Merge branch 'device-properties'Rafael J. Wysocki
2014-12-10Merge branch 'for-jens-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Jens Axboe
2014-12-10cxgb4/cxgb4vf: global named must be uniqueStephen Rothwell
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-12-10Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-10Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug...Linus Torvalds
2014-12-10irda: Convert function pointer arrays and uses to constJoe Perches
2014-12-10Btrfs: remove non-sense btrfs_error_discard_extent() functionFilipe Manana
2014-12-10Btrfs: fix fs corruption on transaction abort if device supports discardFilipe Manana
2014-12-10Btrfs: always clear a block group node when removing it from the treeFilipe Manana
2014-12-10Btrfs: ensure deletion from pinned_chunks list is protectedFilipe Manana
2014-12-10llc: Make llc_sap_action_t function pointer arrays constJoe Perches
2014-12-10llc: Make llc_conn_ev_qfyr_t function pointer arrays constJoe Perches
2014-12-10llc: Make function pointer arrays constJoe Perches
2014-12-10Merge branch 'kill_arch_fast_hash'David S. Miller
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-12-10net: replace remaining users of arch_fast_hash with jhashDaniel Borkmann
2014-12-10netlink: use jhash as hashfn for rhashtableDaniel Borkmann
2014-12-10Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-10Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-10Merge branch 'isdn-next'David S. Miller
2014-12-10isdn/capi: correct argument types of command_2_indexTilman Schmidt
2014-12-10isdn/gigaset: enable Kernel CAPI support by defaultTilman Schmidt
2014-12-10isdn/gigaset: elliminate unnecessary argument from send_cb()Tilman Schmidt
2014-12-10isdn/gigaset: clarify gigaset_modem_fill control structureTilman Schmidt
2014-12-10isdn/gigaset: drop duplicate declarationTilman Schmidt
2014-12-10NVMe: fix error return checking from blk_mq_alloc_request()Jens Axboe
2014-12-10NVMe: fix freeing of wrong request in abort pathSam Bradshaw
2014-12-10firewire: sbp2: replace card lock by target lockStefan Richter
2014-12-10firewire: sbp2: replace some spin_lock_irqsave by spin_lock_irqStefan Richter
2014-12-10firewire: sbp2: protect a reference counter properlyStefan Richter
2014-12-10firewire: core: document fw_csr_string's truncation of long stringsStefan Richter
2014-12-10tipc: fix broadcast wakeup contention after congestionRichard Alpe
2014-12-10enic: add support for set/get rss hash keyGovindarajulu Varadarajan
2014-12-10Merge branch 'napi_page_frags'David S. Miller