summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'integrator-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2014-01-039-22/+103
|\
| * clk: versatile: fixup IM-PD1 clock implementationLinus Walleij2014-01-031-15/+71
| * clk: versatile: pass a name to ICST clock providerLinus Walleij2014-01-035-6/+10
| * ARM: integrator: pass parent IRQ to the SICLinus Walleij2014-01-031-0/+3
| * irqchip: versatile FPGA: support cascaded interrupts from DTLinus Walleij2014-01-032-2/+18
| * ARM: integrator: Default enable ARM_PATCH_PHYS_VIRT, AUTO_ZRELADDRpanchaxari2013-12-041-0/+2
* | Merge tag 'sunxi-core-for-3.14' of https://github.com/mripard/linux into next...Olof Johansson2014-01-037-1/+169
|\ \
| * | ARM: sun6i: Add SMP support for the Allwinner A31Maxime Ripard2013-12-165-0/+156
| * | dt-bindings: fix example of allwinner interrupt controllerBaruch Siach2013-12-121-1/+1
| * | ARM: sunxi: Register the A31 reset IP in init_timeMaxime Ripard2013-11-221-0/+11
| * | ARM: sunxi: Select ARCH_HAS_RESET_CONTROLLERMaxime Ripard2013-11-221-0/+1
| * | Merge branch 'sunxi/drivers-for-3.14' into sunxi/core-for-3.14Maxime Ripard2013-11-222-0/+176
| |\ \
* | \ \ Merge tag 'davinci-for-v3.14/gpio' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2014-01-02816-4046/+7769
|\ \ \ \
| * | | | gpio: davinci: don't create irq_domain in case of unbanked irqsGrygorii Strashko2013-12-261-15/+19
| * | | | gpio: davinci: use chained_irq_enter/chained_irq_exit APIGrygorii Strashko2013-12-261-3/+3
| * | | | gpio: davinci: add OF supportKV Sujith2013-12-262-3/+95
| * | | | gpio: davinci: remove unused variable intc_irq_numLad, Prabhakar2013-12-267-7/+0
| * | | | gpio: davinci: convert to use irqdomain support.Lad, Prabhakar2013-12-262-34/+48
| * | | | gpio: introduce GPIO_DAVINCI kconfig optionGrygorii Strashko2013-12-262-1/+8
| * | | | gpio: davinci: get rid of DAVINCI_N_GPIOGrygorii Strashko2013-12-261-2/+2
| * | | | gpio: davinci: use {readl|writel}_relaxed() instead of __raw_*Lad, Prabhakar2013-12-261-18/+18
| * | | | Linux 3.13-rc4v3.13-rc4Linus Torvalds2013-12-151-1/+1
| * | | | null_blk: mem garbage on NUMA systems during initMatias Bjorling2013-12-151-4/+4
| * | | | radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...Sergey Senozhatsky2013-12-151-4/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-15141-916/+1551
| |\ \ \ \
| | * | | | igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny2013-12-141-1/+4
| | * | | | i40e: fix null dereferenceJesse Brandeburg2013-12-141-0/+3
| | * | | | xen-netback: fix gso_prefix checkPaul Durrant2013-12-121-1/+1
| | * | | | net: make neigh_priv_len in struct net_device 16bit instead of 8bitSebastian Siewior2013-12-121-1/+1
| | * | | | drivers: net: cpsw: fix for cpsw crash when build as modulesMugunthan V N2013-12-121-3/+14
| | * | | | xen-netback: napi: don't prematurely request a tx eventPaul Durrant2013-12-121-1/+1
| | * | | | xen-netback: napi: fix abuse of budgetPaul Durrant2013-12-121-7/+7
| | * | | | sch_tbf: use do_div() for 64-bit divideYang Yingliang2013-12-111-2/+4
| | * | | | udp: ipv4: must add synchronization in udp_sk_rx_dst_set()Eric Dumazet2013-12-111-6/+16
| | * | | | net:fec: remove duplicate lines in comment about errata ERR006358Philippe De Muyter2013-12-111-4/+0
| | * | | | Revert "8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature"David S. Miller2013-12-1116-426/+302
| | * | | | 8390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead2013-12-1116-302/+426
| | * | | | xen-netback: make sure skb linear area covers checksum fieldPaul Durrant2013-12-111-32/+28
| | * | | | net: smc91x: Fix device tree based configuration so it's usableTony Lindgren2013-12-112-10/+39
| | * | | | udp: ipv4: fix potential use after free in udp_v4_early_demux()Eric Dumazet2013-12-111-3/+6
| | * | | | macvtap: signal truncated packetsJason Wang2013-12-111-5/+6
| | * | | | tun: unbreak truncated packet signallingJason Wang2013-12-111-7/+9
| | * | | | net: sched: htb: fix the calculation of quantumYang Yingliang2013-12-111-8/+12
| | * | | | net: sched: tbf: fix the calculation of max_sizeYang Yingliang2013-12-111-45/+70
| | * | | | micrel: add support for KSZ8041RNLISergei Shtylyov2013-12-112-0/+17
| | * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-12-111-0/+4
| | |\ \ \ \
| | | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-111-0/+4
| | |/| | | |
| | | * | | | ath9k: fix duration calculation for non-aggregated packetsFelix Fietkau2013-12-091-0/+4
| | * | | | | udp: ipv4: fix an use after free in __udp4_lib_rcv()Eric Dumazet2013-12-101-10/+6
| | * | | | | Merge branch 'sctp'David S. Miller2013-12-102-19/+89
| | |\ \ \ \ \