| Commit message (Expand) | Author | Files | Lines |
2014-06-20 | ARM: multi_v7_defconfig: Add QCOM GSBI driver | Srinivas Kandagatla | 1 | -0/+1 |
2014-06-19 | ARM: stih41x: Rename stih416-b2020-revE.dts to stih416-b2020e.dts | Lee Jones | 2 | -1/+1 |
2014-06-18 | tty: serial: msm: Fix section mismatch warning | Kumar Gala | 1 | -1/+1 |
2014-06-18 | ARM: mvebu: enable Dove SoC in mvebu_v7_defconfig | Ezequiel Garcia | 1 | -0/+2 |
2014-06-18 | ARM: EXYNOS: fix pm code to check for cortex A9 rather than the SoC | Abhilash Kesavan | 1 | -6/+9 |
2014-06-17 | ARM: use menuconfig for sub-arch menus | Rob Herring | 17 | -61/+33 |
2014-06-17 | ARM: multi_v7_defconfig: re-enable SDHCI drivers | Stephen Warren | 1 | -0/+1 |
2014-06-17 | ARM: EXYNOS: Fix compilation warning | Sachin Kamat | 1 | -1/+1 |
2014-06-17 | ARM: exynos: move sysram info to exynos.c | Olof Johansson | 3 | -24/+32 |
2014-06-17 | ARM: dts: Specify the NAND ECC scheme explicitly on Armada 385 DB board | Ezequiel Garcia | 1 | -0/+2 |
2014-06-17 | ARM: dts: Specify the NAND ECC scheme explicitly on Armada 375 DB board | Ezequiel Garcia | 1 | -0/+2 |
2014-06-17 | ARM: exynos: cleanup kconfig option display | Rob Herring | 2 | -16/+4 |
2014-06-17 | misc: vexpress: fix error handling vexpress_syscfg_regmap_init() | Dan Carpenter | 1 | -4/+8 |
2014-06-17 | ARM: Remove ARCH_HAS_CPUFREQ config option | Stephen Boyd | 14 | -33/+0 |
2014-06-17 | ARM: integrator: fix section mismatch problem | Linus Walleij | 2 | -2/+12 |
2014-06-17 | ARM: mvebu: DT: fix OpenBlocks AX3-4 RAM size | Jason Cooper | 1 | -1/+1 |
2014-06-17 | ARM: samsung: make SAMSUNG_DMADEV optional | Arnd Bergmann | 6 | -13/+16 |
2014-06-17 | remoteproc: da8xx: don't select CMA on no-MMU | Arnd Bergmann | 1 | -1/+1 |
2014-06-17 | bus/arm-cci: add dependency on OF && CPU_V7 | Arnd Bergmann | 1 | -1/+1 |
2014-06-17 | ARM: keystone requires ARM_PATCH_PHYS_VIRT | Arnd Bergmann | 1 | -0/+1 |
2014-06-17 | ARM: omap2: fix am43xx dependency on l2x0 cache | Arnd Bergmann | 3 | -1/+8 |
2014-06-17 | ARM: STi: DT: Properly define sti-ethclk & stmmaceth for stih415/6 | Peter Griffin | 4 | -8/+10 |
2014-06-16 | clocksource: exynos_mct: Don't reset the counter during boot and resume | Chirantan Ekbote | 1 | -6/+3 |
2014-06-16 | ARM: dts: fix reg sizes of GIC for exynos4 | Tomasz Figa | 1 | -1/+1 |
2014-06-16 | ARM: EXYNOS: Use wfi macro in platform_do_lowpower | Leela Krishna Amudala | 1 | -7/+1 |
2014-06-16 | Linux 3.16-rc1v3.16-rc1 | Linus Torvalds | 1 | -2/+2 |
2014-06-15 | net: sctp: fix permissions for rto_alpha and rto_beta knobs | Daniel Borkmann | 1 | -4/+28 |
2014-06-15 | vxlan: Checksum fixes | Tom Herbert | 1 | -9/+2 |
2014-06-15 | net: add skb_pop_rcv_encapsulation | Tom Herbert | 1 | -0/+12 |
2014-06-15 | udp: call __skb_checksum_complete when doing full checksum | Tom Herbert | 1 | -1/+3 |
2014-06-15 | net: Fix save software checksum complete | Tom Herbert | 2 | -10/+29 |
2014-06-15 | net: Fix GSO constants to match NETIF flags | Tom Herbert | 3 | -5/+14 |
2014-06-15 | fix __swap_writepage() compile failure on old gcc versions | Al Viro | 1 | -1/+1 |
2014-06-14 | udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup | Eric Dumazet | 1 | -0/+4 |
2014-06-14 | vxlan: use dev->needed_headroom instead of dev->hard_header_len | Cong Wang | 1 | -4/+3 |
2014-06-13 | MAINTAINERS: update cxgb4 maintainer | Dimitris Michailidis | 1 | -1/+1 |
2014-06-13 | x86/vdso: Fix vdso_install | Andy Lutomirski | 1 | -11/+11 |
2014-06-13 | NVMe: Fix START_STOP_UNIT Scsi->NVMe translation. | Dan McLeran | 1 | -7/+6 |
2014-06-13 | btrfs: fix error handling in create_pending_snapshot | Eric Sandeen | 1 | -5/+7 |
2014-06-13 | btrfs: fix use of uninit "ret" in end_extent_writepage() | Eric Sandeen | 1 | -1/+1 |
2014-06-13 | btrfs: free ulist in qgroup_shared_accounting() error path | Eric Sandeen | 1 | -1/+3 |
2014-06-13 | Btrfs: fix qgroups sanity test crash or hang | Filipe Manana | 1 | -0/+2 |
2014-06-13 | btrfs: prevent RCU warning when dereferencing radix tree slot | Sasha Levin | 1 | -1/+1 |
2014-06-13 | Btrfs: fix unfinished readahead thread for raid5/6 degraded mounting | Wang Shilong | 1 | -2/+7 |
2014-06-13 | btrfs: new ioctl TREE_SEARCH_V2 | Gerhard Heift | 2 | -0/+51 |
2014-06-13 | NVMe: Use Log Page constants in SCSI emulation | Matthew Wilcox | 1 | -3/+2 |
2014-06-13 | NVMe: Define Log Page constants | Matthew Wilcox | 1 | -0/+4 |
2014-06-13 | NVMe: Fix hot cpu notification dead lock | Keith Busch | 2 | -11/+26 |
2014-06-13 | ALSA: hda/realtek - Add more entry for enable HP mute led | Kailang Yang | 1 | -0/+14 |
2014-06-13 | ALSA: hda - Add quirk for external mic on Lifebook U904 | David Henningsson | 1 | -0/+9 |