summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2014-07-09ARM: dts: dra7: add routable-irqs property for gic nodeR Sricharan-0/+1
2014-06-30irqchip: crossbar: Allow for quirky hardware with direct hardwiring of GICNishanth Menon-4/+28
2014-06-30documentation: dt: omap: crossbar: Add description for interrupt consumerNishanth Menon-0/+17
2014-06-30irqchip: crossbar: Introduce centralized check for crossbar writeNishanth Menon-2/+12
2014-06-30irqchip: crossbar: Introduce ti, max-crossbar-sources to identify valid cross...Nishanth Menon-2/+21
2014-06-30irqchip: crossbar: Add kerneldoc for crossbar_domain_unmap callbackSricharan R-0/+11
2014-06-30irqchip: crossbar: Set cb pointer to null in case of errorSricharan R-0/+2
2014-06-30irqchip: crossbar: Change the goto namingNishanth Menon-12/+11
2014-06-30irqchip: crossbar: Return proper error valueNishanth Menon-3/+11
2014-06-30irqchip: crossbar: Fix kerneldoc warningNishanth Menon-1/+3
2014-06-30irqchip: crossbar: Fix sparse and checkpatch warningsNishanth Menon-3/+4
2014-06-30irqchip: crossbar: Remove IS_ERR_VALUE checkNishanth Menon-3/+3
2014-06-30irqchip: crossbar: Change allocation logic by reversing search for free irqsNishanth Menon-2/+2
2014-06-30irqchip: crossbar: Initialise the crossbar with a safe valueNishanth Menon-2/+20
2014-06-30irqchip: crossbar: Introduce ti, irqs-skip to skip irqs that bypass crossbarNishanth Menon-0/+26
2014-06-30irqchip: crossbar: Check for premapped crossbar before allocatingNishanth Menon-0/+16
2014-06-30irqchip: crossbar: Dont use '0' to mark reserved interruptsNishanth Menon-2/+3
2014-06-15Linux 3.16-rc1v3.16-rc1Linus Torvalds-2/+2
2014-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-34/+96
2014-06-15Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds-265/+1836
2014-06-15Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds-110/+194
2014-06-15net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann-4/+28
2014-06-15Merge branch 'csum_fixes'David S. Miller-25/+60
2014-06-15vxlan: Checksum fixesTom Herbert-9/+2
2014-06-15net: add skb_pop_rcv_encapsulationTom Herbert-0/+12
2014-06-15udp: call __skb_checksum_complete when doing full checksumTom Herbert-1/+3
2014-06-15net: Fix save software checksum completeTom Herbert-10/+29
2014-06-15net: Fix GSO constants to match NETIF flagsTom Herbert-5/+14
2014-06-14Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds-369/+715
2014-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-36/+192
2014-06-14Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds-34/+36
2014-06-14fix __swap_writepage() compile failure on old gcc versionsAl Viro-1/+1
2014-06-14Merge tag 'hsi-for-3.16-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+3
2014-06-14Merge tag 'gpio-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-1/+1
2014-06-14Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-137/+279
2014-06-14Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-142/+401
2014-06-13udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookupEric Dumazet-0/+4
2014-06-13vxlan: use dev->needed_headroom instead of dev->hard_header_lenCong Wang-4/+3
2014-06-13MAINTAINERS: update cxgb4 maintainerDimitris Michailidis-1/+1
2014-06-13x86/vdso: Fix vdso_installAndy Lutomirski-11/+11
2014-06-13NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.Dan McLeran-7/+6
2014-06-13btrfs: fix error handling in create_pending_snapshotEric Sandeen-5/+7
2014-06-13btrfs: fix use of uninit "ret" in end_extent_writepage()Eric Sandeen-1/+1
2014-06-13btrfs: free ulist in qgroup_shared_accounting() error pathEric Sandeen-1/+3
2014-06-13Btrfs: fix qgroups sanity test crash or hangFilipe Manana-0/+2
2014-06-13btrfs: prevent RCU warning when dereferencing radix tree slotSasha Levin-1/+1
2014-06-13Btrfs: fix unfinished readahead thread for raid5/6 degraded mountingWang Shilong-2/+7
2014-06-13btrfs: new ioctl TREE_SEARCH_V2Gerhard Heift-0/+51
2014-06-13NVMe: Use Log Page constants in SCSI emulationMatthew Wilcox-3/+2
2014-06-13NVMe: Define Log Page constantsMatthew Wilcox-0/+4