index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
parisc
/
gsc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-07
[SCSI] bfa: Add support to read/update the FRU data.
Krishna Gudipati
9
-5
/
+715
2012-10-07
[SCSI] bfa: Support Power on Hours display and diag temp sensor fixes
Krishna Gudipati
3
-5
/
+42
2012-10-07
[SCSI] bfa: Add support to configure min/max bandwidth for a pcifn
Krishna Gudipati
7
-26
/
+41
2012-10-07
[SCSI] bfa: Add support for IO throttling at port level
Krishna Gudipati
8
-8
/
+182
2012-10-07
[SCSI] bfa: Add support for user to configure bandwidth on QoS priorities
Krishna Gudipati
6
-6
/
+94
2012-10-07
[SCSI] bfa: Fabric Assigned Address implementation fix
Krishna Gudipati
2
-3
/
+88
2012-10-07
[SCSI] bfa: Add diagnostic port (D-Port) support
Krishna Gudipati
9
-3
/
+658
2012-10-07
[SCSI] bfa: Fix to handle firmware tskim abort request response
Krishna Gudipati
3
-8
/
+15
2012-10-07
[SCSI] bfa: Fix few attributes in the RHBA CT passthru command
Krishna Gudipati
3
-10
/
+11
2012-10-07
[SCSI] bfa: Add support to have mfg date as part of adapter attributes
Krishna Gudipati
3
-0
/
+11
2012-10-07
[SCSI] bfa: Flash Controller PLL initialization fixes
Krishna Gudipati
2
-83
/
+131
2012-10-07
[SCSI] bfa: IOCFC state machine enhancements
Krishna Gudipati
3
-26
/
+63
2012-10-07
[SCSI] bfa: Add support for FC Arbitrated Loop topology.
Krishna Gudipati
12
-119
/
+713
2012-10-03
MAX_LFS_FILESIZE should be a loff_t
Chuck Lever
1
-2
/
+2
2012-10-03
compat: fs: Generic compat_sys_sendfile implementation
Catalin Marinas
10
-89
/
+41
2012-10-03
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
47
-6
/
+240
2012-10-03
btrfs: reada_extent doesn't need kref for refcount
Al Viro
1
-11
/
+7
2012-10-03
coredump: move core dump functionality into its own file
Alex Kelly
4
-645
/
+689
2012-10-03
workqueue: avoid using deprecated functions
Linus Torvalds
6
-19
/
+19
2012-10-02
hyperv: Add buffer for extended info after the RNDIS response message.
Haiyang Zhang
1
-10
/
+12
2012-10-02
hyperv: Report actual status in receive completion packet
Haiyang Zhang
4
-11
/
+30
2012-10-02
hyperv: Remove extra allocated space for recv_pkt_list elements
Haiyang Zhang
2
-5
/
+1
2012-10-02
hyperv: Fix page buffer handling in rndis_filter_send_request()
Haiyang Zhang
1
-1
/
+14
2012-10-02
hyperv: Fix the missing return value in rndis_filter_set_packet_filter()
Haiyang Zhang
1
-0
/
+1
2012-10-02
hyperv: Fix the max_xfer_size in RNDIS initialization
Haiyang Zhang
1
-2
/
+1
2012-10-02
vxlan: put UDP socket in correct namespace
stephen hemminger
1
-3
/
+5
2012-10-02
vxlan: Depend on CONFIG_INET
David S. Miller
1
-1
/
+1
2012-10-02
ARM: dma-mapping: Remove unsed var at arm_coherent_iommu_unmap_page
Hiroshi Doyu
1
-1
/
+0
2012-10-02
ARM: highbank: add coherent DMA setup
Rob Herring
5
-0
/
+62
2012-10-02
ARM: kill off arch_is_coherent
Rob Herring
3
-26
/
+6
2012-10-02
ARM: add coherent iommu dma ops
Rob Herring
1
-40
/
+143
2012-10-02
ARM: add coherent dma ops
Rob Herring
2
-12
/
+60
2012-10-02
ARM: dma-mapping: Refrain noisy console message
Hiroshi Doyu
1
-1
/
+1
2012-10-02
ARM: dma-mapping: Small logical clean up
Hiroshi Doyu
1
-4
/
+5
2012-10-02
drivers: dma-contiguous: refactor dma_alloc_from_contiguous()
Michal Nazarewicz
1
-11
/
+7
2012-10-02
sata_mv: Fix warnings when no PCI
Andrew Lunn
1
-3
/
+5
2012-10-02
[libata] Makefile: Fix build error in sata_highbank
Mark Langsdorf
1
-1
/
+1
2012-10-02
drivers: bus: omap_l3: fixup merge conflict resolution
Olof Johansson
1
-1
/
+0
2012-10-02
sfc: Fix the reported priorities of different filter types
Ben Hutchings
1
-16
/
+53
2012-10-02
sfc: Remove EFX_FILTER_FLAG_RX_OVERRIDE_IP
Ben Hutchings
3
-58
/
+10
2012-10-02
sfc: Fix loopback self-test with separate_tx_channels=1
Ben Hutchings
2
-2
/
+4
2012-10-02
sfc: Fix MCDI structure field lookup
Ben Hutchings
1
-2
/
+4
2012-10-02
sfc: Add parentheses around use of bitfield macro arguments
Ben Hutchings
1
-11
/
+11
2012-10-02
sfc: Fix null function pointer in efx_sriov_channel_type
Ben Hutchings
1
-0
/
+1
2012-10-02
vxlan: virtual extensible lan
stephen hemminger
5
-0
/
+1294
2012-10-02
igmp: export symbol ip_mc_leave_group
stephen hemminger
1
-0
/
+1
2012-10-02
netlink: add attributes to fdb interface
stephen hemminger
6
-7
/
+12
2012-10-02
Get rid of Documentation/feature-removal.txt
Linus Torvalds
1
-586
/
+0
2012-10-02
tg3: unconditionally select HWMON support when tg3 is enabled.
Paul Gortmaker
2
-9
/
+1
2012-10-01
Revert "net: ti cpsw ethernet: allow reading phy interface mode from DT"
David S. Miller
2
-6
/
+0
[next]