summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-17rtc-cmos: report wakeups from interrupt handlerPaul Fox
2012-07-17PM: Rename CAP_EPOLLWAKEUP to CAP_BLOCK_SUSPENDMichael Kerrisk
2012-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-07-17Merge tag 'single-rpmsg-3.5-fix' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-07-17Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds
2012-07-17Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-07-17rpmsg: fix dependency on initialization orderFederico Fuga
2012-07-17regulator: tps65910: set input_supply on desc unconditionallyLaxman Dewangan
2012-07-17regulator: palmas: Fix calcuating selector in palmas_map_voltage_smpsAxel Lin
2012-07-17ipvs: fix oops in ip_vs_dst_event on rmmodJulian Anastasov
2012-07-17ipvs: fix oops on NAT reply in br_nf contextLin Ming
2012-07-17ixgbevf: Fix panic when loading driverAlexander Duyck
2012-07-16ax25: Fix missing breakAlan Cox
2012-07-16MAINTAINERS: reflect actual changes in IEEE 802.15.4 maintainershipDmitry Eremin-Solenikov
2012-07-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-07-16caif: Fix access to freed pernet memorySjur Brændeland
2012-07-16net: cgroup: fix access the unallocated memory in netprio cgroupGao feng
2012-07-16ixgbevf: Prevent RX/TX statistics getting reset to zeroNarendra K
2012-07-16sctp: Fix list corruption resulting from freeing an association on a listNeil Horman
2012-07-16cifs: always update the inode cache with the results from a FIND_*Jeff Layton
2012-07-16cifs: when CONFIG_HIGHMEM is set, serialize the read/write kmapsJeff Layton
2012-07-16cifs: on CONFIG_HIGHMEM machines, limit the rsize/wsize to the kmap spaceJeff Layton
2012-07-16Initialise mid_q_entry before putting it on the pending queueSachin Prabhu
2012-07-16target: Check number of unmap descriptors against our limitRoland Dreier
2012-07-16target: Fix possible integer underflow in UNMAP emulationRoland Dreier
2012-07-16target: Fix reading of data length fields for UNMAP commandsRoland Dreier
2012-07-16target: Add range checking to UNMAP emulationRoland Dreier
2012-07-16target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGERoland Dreier
2012-07-16target: Make unnecessarily global se_dev_align_max_sectors() staticRoland Dreier
2012-07-16target: Remove se_session.sess_wait_listRoland Dreier
2012-07-16qla2xxx: Remove racy, now-redundant check of sess_tearing_downRoland Dreier
2012-07-16target: Check sess_tearing_down in target_get_sess_cmd()Roland Dreier
2012-07-16sbp-target: Consolidate duplicated error path code in sbp_handle_command()Roland Dreier
2012-07-16target: Un-export target_get_sess_cmd()Roland Dreier
2012-07-16qla2xxx: Get rid of redundant qla_tgt_sess.tearing_downRoland Dreier
2012-07-16target: Make core_disable_device_list_for_node use pre-refactoring lock orderingNicholas Bellinger
2012-07-16target: refactor core_update_device_list_for_node()Andy Grover
2012-07-16target: Eliminate else using boolean logicAndy Grover
2012-07-16target: Misc retval cleanupsAndy Grover
2012-07-16target: Remove hba param from core_dev_add_lunAndy Grover
2012-07-16target: Remove unneeded double parenthesesAndy Grover
2012-07-16target: replace the processing thread with a TMR work queueChristoph Hellwig
2012-07-16target: remove transport_generic_handle_cdb_mapChristoph Hellwig
2012-07-16target: simply fabric driver queue full processingChristoph Hellwig
2012-07-16target: remove transport_generic_handle_dataChristoph Hellwig
2012-07-16tcm_fc: Offload WRITE I/O backend submission to tpg workqueueChristoph Hellwig
2012-07-16tcm_qla2xxx: Offload WRITE I/O backend submission to tcm_qla2xxx wqChristoph Hellwig
2012-07-16srpt: use target_execute_cmd for WRITEs in srpt_handle_rdma_compChristoph Hellwig
2012-07-16iscsit: use target_execute_cmd for WRITEsChristoph Hellwig
2012-07-16target: merge transport_generic_write_pending into transport_generic_new_cmdChristoph Hellwig