aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-24target: Make pscsi_create_virtdevice use ERR_CASTDan Carpenter1-1/+1
2011-10-24tcm_fc: remove custom hex_to_bin in ft_parse_wwnAndy Shevchenko1-7/+5
2011-10-24iscsi-target: use native hex2bin for chap_string_to_hexAndy Shevchenko1-31/+3
2011-10-24target: remove unused se_subsystem_api methodsChristoph Hellwig2-42/+2
2011-10-24target: cleanup pscsi request submissionChristoph Hellwig2-174/+92
2011-10-24target: cleanup iblock bio submissionChristoph Hellwig2-136/+59
2011-10-24target: simplify target_parse_naa_6h_vendor_specific()Andy Shevchenko1-15/+14
2011-10-24target: Remove session_reinstatement parameter from ->transport_wait_for_tasksNicholas Bellinger5-34/+22
2011-10-24target: push session reinstatement out of transport_generic_free_cmdChristoph Hellwig5-34/+23
2011-10-24target: remove transport_generic_removeChristoph Hellwig1-29/+15
2011-10-24target: simplify transport_put_cmdChristoph Hellwig1-41/+20
2011-10-24target: simplify transport_generic_removeChristoph Hellwig1-19/+14
2011-10-24target: remove transport_free_se_cmdChristoph Hellwig2-15/+11
2011-10-24target: don't opencode transport_release_cmd in transport_release_fe_cmdChristoph Hellwig1-2/+1
2011-10-24target: remove transport_generic_handle_cdbChristoph Hellwig2-21/+3
2011-10-24iscsi-target: always call transport_handle_cdb_directChristoph Hellwig1-1/+1
2011-10-24tfm_fc: use transport_handle_cdb_directChristoph Hellwig1-1/+1
2011-10-24target: Prevent transport_send_task_abort when CHECK_CONDITION statusNicholas Bellinger1-0/+9
2011-10-24target: Fix transport_cmd_finish_abort queue removal bugNicholas Bellinger1-2/+3
2011-10-24target: Prevent TRANSPORT_FREE_CMD_INTR processing in core_tmr_drain_cmd_listNicholas Bellinger1-0/+10
2011-10-24target: Re-org of core_tmr_lun_resetNicholas Bellinger1-72/+125
2011-10-24target: Prevent cmd->se_queue_node double addRoland Dreier2-17/+16
2011-10-23ARM: 7133/1: SMP: fix per cpu timer setup before the cpu is marked onlineThomas Gleinxer1-10/+13
2011-10-23dm kcopyd: fix job_pool leakAlasdair G Kergon1-0/+1
2011-10-23staging: et131x: Remove redundant check and return statementMark Einon1-3/+0
2011-10-23staging: et131x: Mainly whitespace changes to appease checkpatchMark Einon1-35/+46
2011-10-23staging: et131x: Remove last of the forward declarationsMark Einon1-134/+128
2011-10-23staging: et131x: Remove even more forward declarationsMark Einon1-202/+193
2011-10-23staging: et131x: Remove yet more forward declarationsMark Einon1-220/+214
2011-10-23staging: et131x: Remove more forward declarationsMark Einon1-254/+251
2011-10-23staging: et131x: Remove forward declaration of et131x_adapter_setupMark Einon1-223/+222
2011-10-23staging: et131x: Remove some forward declarationsMark Einon1-66/+60
2011-10-23staging: et131x: Remove unused rx_ring.recv_packet_poolMark Einon1-2/+0
2011-10-23staging: et131x: Remove call to find pci pm capabilityMark Einon1-14/+0
2011-10-23staging: et131x: Remove redundant et131x_reset_recv() callMark Einon1-18/+0
2011-10-23staging: et131x: Remove unused rx_ring.recv_buffer_poolMark Einon1-6/+0
2011-10-23Staging: bcm: Fix three initialization errors in InterfaceDld.cKevin McKinney1-4/+5
2011-10-23Staging: bcm: Fix coding style issues in InterfaceDld.cKevin McKinney1-213/+161
2011-10-23staging:iio:dac: Add AD5360 driverLars-Peter Clausen3-0/+593
2011-10-23staging:iio:trigger:bfin-timer: Fix compile errorLars-Peter Clausen1-1/+1
2011-10-23Staging: vt6655: add some range checks before memcpy()Dan Carpenter1-0/+6
2011-10-23Staging: vt6655: whitespace fixes to iotcl.cDan Carpenter1-596/+491
2011-10-23Staging: vt6656: add some range checks before memcpy()Dan Carpenter1-0/+6
2011-10-23Staging: vt6656: whitespace cleanups in ioctl.cDan Carpenter1-552/+483
2011-10-23staging: et131x: Remove unused definesMark Einon1-11/+0
2011-10-23staging: et131x: Convert rest of pci memory management to dma apiMark Einon1-28/+28
2011-10-23staging: et131x: on transmit, stop the queue if the next packet will failMark Einon2-8/+6
2011-10-23staging: et131x: Tidy up PCI device table definitionMark Einon2-9/+4
2011-10-23staging: et131x: Match dma_alloc_ calls with dma_free_ callsMark Einon1-8/+8
2011-10-23staging: et131x: use dma_alloc... instead of pci_alloc...Mark Einon2-18/+22
2011-10-23staging: et131x: Fix issues when USE_FBR0 is not definedMark Einon2-147/+158
2011-10-23staging: et131x: Make rx_ring.fbr{0,1} share a common structureMark Einon1-153/+140
2011-10-23staging: et131x: Moving two extern inline functions to .c fileMark Einon2-10/+11
2011-10-23staging: et131x: Update TODO list - remove 'put driver into single file'Mark Einon1-1/+0
2011-10-23staging: et131x: move et1310_tx.h contents into et131x.cMark Einon2-151/+86
2011-10-23staging: et131x: move et1310_rx.h contents into et131x.cMark Einon2-244/+180
2011-10-23staging: et131x: move et131x_defs.h contents into et131x.cMark Einon2-130/+64
2011-10-23staging: et131x: move et131x_adapter.h contents into et131x.cMark Einon2-218/+151
2011-10-23staging: et131x: move et1310_phy.h contents into et131x.hMark Einon3-291/+227
2011-10-23staging: et131x: move et1310_address_map.h contents into et131x.hMark Einon6-1442/+1370
2011-10-23staging: et131x: Move non-register defines from et131x.h to et131x.cMark Einon2-32/+32
2011-10-23staging: et131x: Move function declarations from et131x.h to et131x.cMark Einon2-102/+31
2011-10-23staging: et131x: Put all .c files into one big fileMark Einon13-5862/+5102
2011-10-23Merge branch 'samsung-fixes-4' of git://github.com/kgene/linux-samsungLinus Torvalds6-3/+13
2011-10-23Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+3
2011-10-22ARM: 7129/1: Add __arm_ioremap_exec for mapping external memory as MT_MEMORYTony Lindgren2-0/+22
2011-10-22ARM: 7136/1: pl330: Fix a race conditionJavi Merino1-1/+1
2011-10-22Merge branch 'master' of git://gitorious.org/smack-next/kernel into nextJames Morris3-24/+51
2011-10-22TOMOYO: Fix incomplete read after seek.Tetsuo Handa1-0/+1
2011-10-22bonding: Add a forgetten sysfs_attr_init on class_attr_bonding_mastersEric W. Biederman1-0/+1
2011-10-22tg3: fix tigon3_dma_hwbug_workaround()Eric Dumazet1-4/+4
2011-10-22inet: add rfc 3168 extract in front of INET_ECN_encapsulate()Eric Dumazet1-0/+8
2011-10-22net: use INET_ECN_MASK instead of hardcoded 3Maciej Żenczykowski1-2/+3
2011-10-22PM / Clocks: Remove redundant NULL checks before kfree()Jonghwan Choi1-3/+1
2011-10-22PM / Documentation: Update docs about suspend and CPU hotplugSrivatsa S. Bhat2-0/+277
2011-10-22ACPI / PM: Add Sony VGN-FW21E to nonvs blacklist.Dave Jones1-0/+8
2011-10-22Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki9-9/+159
2011-10-22ARM: mach-shmobile: sh7372 A4R support (v4)Magnus Damm6-2/+96
2011-10-22ARM: mach-shmobile: sh7372 A3SP support (v4)Magnus Damm5-5/+54
2011-10-22PM / Sleep: Mark devices involved in wakeup signaling during suspendRafael J. Wysocki3-3/+10
2011-10-22ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PMDomenico Andreoli5-0/+10
2011-10-21Merge git://github.com/herbertx/cryptoLinus Torvalds1-0/+6
2011-10-21Merge branch 'fix/hda' of git://github.com/tiwai/soundLinus Torvalds2-0/+2
2011-10-21perf symbols: Increase symbol KSYM_NAME_LEN sizeRicardo Ribalda Delgado1-1/+1
2011-10-21perf hists browser: Refuse 'a' hotkey on non symbolic viewsArnaldo Carvalho de Melo1-0/+7
2011-10-21crypto: ghash - Avoid null pointer dereference if no key is setNick Bowler1-0/+6
2011-10-21igb: VFTA Table Fix for i350 devicesCarolyn Wyborny5-4/+65
2011-10-21igb: Move DMA Coalescing init code to separate function.Carolyn Wyborny1-56/+68
2011-10-21igb: Fix for Alt MAC Address feature on 82580 and later devicesCarolyn Wyborny1-0/+7
2011-10-21igbvf: Bump version numberWilliams, Mitch A1-1/+1
2011-10-21igbvf: Update module identification stringsWilliams, Mitch A1-5/+7
2011-10-21tcp: add const qualifiers where possibleEric Dumazet11-152/+160
2011-10-21ARM: S5P: fix offset calculation on gpio-interruptMarek Szyprowski1-3/+3
2011-10-21HID: hid-magicmouse: Magic Trackpad has 1 button, not 2Daniel van Vugt1-0/+7
2011-10-21dev: use name hash for dev_seq_opsMihai Maruseac1-15/+69
2011-10-21macvtap: Fix the minor device number allocationEric W. Biederman2-16/+72
2011-10-21macvtap: Rewrite macvtap_newlink so the error handling works.Eric W. Biederman1-24/+49
2011-10-21macvtap: Don't leak unreceived packets when we delete a macvtap device.Eric W. Biederman1-0/+6
2011-10-21macvtap: Fix macvtap_open races in the zero copy enable code.Eric W. Biederman1-6/+5
2011-10-21macvtap: Close a race between macvtap_open and macvtap_dellink.Eric W. Biederman1-0/+2
2011-10-21virtio_net: fix truesize underestimationEric Dumazet1-1/+1
2011-10-21bnx2x: fix skb truesize underestimationEric Dumazet1-1/+1
2011-10-21net: add opaque struct around skb frag pageIan Campbell2-7/+9
2011-10-21cxgbi: convert to SKB paged frag API.Ian Campbell2-14/+16
2011-10-21cxgb4vf: convert to SKB paged frag API.Ian Campbell2-53/+41
2011-10-21cxgb4: convert to SKB paged frag API.Ian Campbell2-23/+24
2011-10-21mlx4: convert to SKB paged frag API.Ian Campbell2-32/+20
2011-10-21m68k: drop unused Kconfig symbolsPaul Bolle1-23/+1
2011-10-21m68k: drop unused Kconfig symbolsPaul Bolle2-70/+1
2011-10-20Check validity of cl_rpcclient in nfs_server_list_showMalahal Naineni1-0/+4
2011-10-20Smack: allow to access /smack/access as normal userJarkko Sakkinen3-23/+50
2011-10-21HID: Add device IDs for more SJOY adaptersSean Young5-2/+18
2011-10-20net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENTMaciej Żenczykowski3-3/+4
2011-10-20net: constify skbuff and Qdisc elementsEric Dumazet2-20/+21
2011-10-20tcp: remove unused tcp_fin() parametersEric Dumazet1-3/+3
2011-10-20Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-mergeDavid S. Miller1-1/+6
2011-10-20ll_temac: Add support for ethtoolRicardo1-0/+27
2011-10-20igb: fix a compile warningRongQing Li1-0/+3
2011-10-20ARM: smp: fix clipping of number of CPUsRussell King8-28/+38
2011-10-20myri10ge: fix truesize underestimationEric Dumazet1-1/+2
2011-10-20igbvf: fix truesize underestimationEric Dumazet1-1/+1
2011-10-20ARM: 7137/1: Fix error upon adding LL debugAfzal Mohammed1-2/+2
2011-10-20pktgen: remove ndelay() callEric Dumazet1-4/+7
2011-10-20tcp: use TCP_DEFAULT_INIT_RCVWND in tcp_fixup_rcvbuf()Eric Dumazet1-8/+15
2011-10-20ip_gre: dont increase dev->needed_headroom on a live deviceEric Dumazet1-2/+0
2011-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds6-55/+37
2011-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds28-155/+330
2011-10-20perf ui browser: Use libslang to read keysArnaldo Carvalho de Melo9-64/+125
2011-10-20perf tools: Fix tracing info recordingJiri Olsa3-29/+123
2011-10-20hwmon: (w83627ehf) Fix negative 8-bit temperature valuesJean Delvare1-2/+3
2011-10-20perf hists browser: Elide DSO column when it is set to just one DSO, ditto fo...Arnaldo Carvalho de Melo2-1/+7
2011-10-20pinctrl: Don't copy function name when requesting a pinStephen Warren2-15/+24
2011-10-20pinctrl: Don't copy pin names when registering themStephen Warren2-4/+3
2011-10-20pinctrl: Remove unsafe __refdataStephen Warren2-2/+2
2011-10-20pinctrl: get_group_pins() const fixesStephen Warren5-11/+11
2011-10-20perf hists: Don't consider filtered entries when calculating column widthsArnaldo Carvalho de Melo1-1/+2
2011-10-20mm: add a "struct page_frag" type containing a page, offset and lengthIan Campbell1-0/+11
2011-10-20mlx4_en: fix skb truesize underestimationEric Dumazet1-6/+5
2011-10-20virtio_net: Clean up set_skb_frag()Krishna Kumar1-8/+5
2011-10-20perf hists: Don't decay total_period for filtered entriesArnaldo Carvalho de Melo1-3/+8
2011-10-19mm: fix race between mremap and removing migration entryHugh Dickins1-4/+4
2011-10-20lib/raid6: Fix filename emitted in generated codeDan McGee1-1/+1
2011-10-19net: do not take an additional reference in skb_frag_set_pageIan Campbell2-1/+1
2011-10-19neigh: fix rcu splat in neigh_update()roy.qing.li@gmail.com1-0/+4
2011-10-19filter: use unsigned int to silence static checker warningDan Carpenter2-2/+2
2011-10-19NET: asix: fix ethtool -e for AX88178 USB dongleGrant Grundler1-0/+3
2011-10-19cleanup: remove unnecessary include.Kevin Wilson1-4/+0
2011-10-19ipv4: compat_ioctl is local to af_inet.c, make it staticGerrit Renker1-1/+1
2011-10-19stmmac: limit max_mtu in case of 4KiB and use __netdev_alloc_skb (V2)Giuseppe CAVALLARO1-2/+4
2011-10-19stmmac: add CHAINED descriptor mode support (V4)Giuseppe CAVALLARO10-105/+491
2011-10-19stmmac: allow mmc usage only if feature actually available (V4)Giuseppe CAVALLARO2-11/+16
2011-10-19stmmac: use predefined macros for HW cap register fields (V4)Rayagond Kokatanur2-21/+63
2011-10-19stmmac: allow mtu bigger than 1500 in case of normal desc (V4)Giuseppe CAVALLARO2-3/+9
2011-10-19stmmac: update the driver version and doc (V4)Giuseppe CAVALLARO2-2/+11
2011-10-19stmmac: protect tx process with lock (V4)Giuseppe CAVALLARO2-0/+9
2011-10-19stmmac: Stop advertising 1000Base capabilties for non GMII iface (V4).Srinivas Kandagatla1-3/+10
2011-10-19sysfs: Reject with a warning invalid uses of tagged directories.Eric W. Biederman2-3/+14
2011-10-19sysfs: Remove support for tagged directories with untagged members.Eric W. Biederman2-5/+3
2011-10-19bonding: Use a per netns implementation of /sys/class/net/bonding_masters.Eric W. Biederman3-21/+38
2011-10-19class: Implement support for class attrs in tagged sysfs directories.Eric W. Biederman2-2/+17
2011-10-19sysfs: Implement support for tagged files in sysfs.Eric W. Biederman2-2/+52
2011-10-19bonding: fix wrong port enabling in 802.3adFlavio Leitner1-7/+0
2011-10-19sparc: Add alignment flag to PCI expansion resourcesKjetil Oftedal1-1/+2
2011-10-19fib_rules: fix unresolved_rules countingYan, Zheng1-1/+4
2011-10-19r8169: fix wrong eee setting for rlt8111evlhayeswang1-1/+1
2011-10-19r8169: fix driver shutdown WoL regression.françois romieu1-32/+56
2011-10-19xen/p2m/debugfs: Make type_name more obvious.Konrad Rzeszutek Wilk1-2/+5
2011-10-19xen/p2m/debugfs: Fix potential pointer exception.Konrad Rzeszutek Wilk1-1/+1
2011-10-19xen/enlighten: Fix compile warnings and set cx to known value.Konrad Rzeszutek Wilk1-0/+1
2011-10-19xen/xenbus: Remove the unnecessary check.Konrad Rzeszutek Wilk1-2/+0
2011-10-19xen/irq: If we fail during msi_capability_init return proper error code.Konrad Rzeszutek Wilk2-6/+11
2011-10-19xen/events: Don't check the info for NULL as it is already done.Konrad Rzeszutek Wilk1-1/+1
2011-10-19xen/events: BUG() when we can't allocate our event->irq array.Konrad Rzeszutek Wilk1-0/+1
2011-10-19xen/pciback: Check if the device is found instead of blindly assuming so.Konrad Rzeszutek Wilk1-0/+2
2011-10-19net: validate HWTSTAMP ioctl parametersRichard Cochran2-2/+60
2011-10-19net: Move rcu_barrier from rollback_registered_many to netdev_run_todo.Eric W. Biederman1-1/+7
2011-10-19NFS: Get rid of the nfs_rdata_mempoolTrond Myklebust1-13/+4
2011-10-19NFS: Don't rely on PageError in nfs_readpage_release_partialTrond Myklebust2-5/+3
2011-10-19NFS: Get rid of unnecessary calls to ClearPageError() in read codeTrond Myklebust2-3/+0
2011-10-19NFS: Get rid of nfs_restart_rpc()Trond Myklebust7-34/+19
2011-10-19xen/pciback: Do not dereference psdev during printk when it is NULL.Konrad Rzeszutek Wilk1-6/+1
2011-10-19staging:iio:dac:ad5686: Check for negative valuesLars-Peter Clausen1-1/+1
2011-10-19staging:iio:dac:ad5791: Fix scale unitLars-Peter Clausen1-1/+1
2011-10-19staging:iio:dac:ad5791: Convert attributes to new naming specLars-Peter Clausen1-6/+6
2011-10-19staging:iio:dac:ad5791: Allow asymmetrical reference voltagesLars-Peter Clausen2-8/+18
2011-10-19staging:iio:dac:ad5791: Use correct DAC bit-sizeLars-Peter Clausen1-4/+4
2011-10-19iio: cdc: Fix pushed event code - Typo, should be IIO_CAPACITANCE.Michael Hennerich1-4/+4
2011-10-19iio: adc: Relocate Capacitance to Digital Converters (CDC) into own subdirMichael Hennerich10-27/+45
2011-10-19iio: Spell fix - consistent use of Converter - no functional changesMichael Hennerich3-12/+12
2011-10-19tcp: use TCP_INIT_CWND in tcp_fixup_sndbuf()Eric Dumazet1-5/+3
2011-10-19staging:iio:dac: Add AD5064 driverLars-Peter Clausen3-0/+474
2011-10-19staging: tidspbridge: MMU2 registers are limited to 32-bit data accessVladimir Zapolskiy1-1/+1
2011-10-19Staging: vt6655: memory corruption in check in wpa_set_wpadev()Dan Carpenter1-1/+3
2011-10-19NFS: Get rid of the unused nfs_write_data->flags fieldTrond Myklebust1-1/+0
2011-10-19NFS: Get rid of the unused nfs_read_data->flags fieldTrond Myklebust1-1/+0
2011-10-19usb: renesas_usbhs: fixup inconsistent return from usbhs_pkt_push()Kuninori Morimoto1-3/+3
2011-10-19usb/isp1760: Allow to optionally trigger low-level chip reset via GPIOLIB.Joachim Foerster3-15/+72
2011-10-19TTY: serial_core: Fix crash if DCD drop during suspendDoug Anderson1-0/+7
2011-10-19ehea: Change maintainer to meThadeu Lima de Souza Cascardo1-1/+1
2011-10-19phylib: Modify Vitesse RGMII skew settingsAndy Fleming1-12/+22