summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.16-rc5v3.16-rc5Linus Torvalds2014-07-131-1/+1
* Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-07-135-45/+44
|\
| * ext4: fix potential null pointer dereference in ext4_free_inodeNamjae Jeon2014-07-121-1/+1
| * ext4: fix a potential deadlock in __ext4_es_shrink()Theodore Ts'o2014-07-121-2/+2
| * ext4: revert commit which was causing fs corruption after journal replaysTheodore Ts'o2014-07-111-27/+24
| * ext4: disable synchronous transaction batching if max_batch_time==0Eric Sandeen2014-07-052-3/+4
| * ext4: clarify ext4_error message in ext4_mb_generate_buddy_error()Theodore Ts'o2014-07-051-2/+2
| * ext4: clarify error count warning messagesTheodore Ts'o2014-07-051-3/+4
| * ext4: fix unjournalled bg descriptor while initializing inode bitmapTheodore Ts'o2014-07-051-7/+7
* | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds2014-07-1313-68/+93
|\ \
| * | clk: spear3xx: Set proper clock parent of uart1/2Thomas Gleixner2014-07-131-4/+10
| * | clk: spear3xx: Use proper control register offsetThomas Gleixner2014-07-131-1/+1
| * | clk: qcom: HDMI source sel is 3 not 2Stephen Boyd2014-07-021-1/+1
| * | Merge tag 'for_3.16/samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/...Mike Turquette2014-07-026-48/+71
| |\ \
| | * | clk: exynos5420: Remove aclk66_peric from the clock tree descriptionDoug Anderson2014-06-302-31/+55
| | * | clk/exynos5250: fix bit number for tv sysmmu clockRahul Sharma2014-06-301-1/+1
| | * | clk: s3c64xx: Hookup SPI clocks correctlyCharles Keepax2014-06-301-2/+4
| | * | clk: samsung: exynos4: Remove SRC_MASK_ISP gatesTomasz Figa2014-06-301-12/+4
| | * | clk: samsung: add more aliases for s3c24xxVasily Khoruzhick2014-06-301-0/+5
| | * | clk: samsung: fix several typos to fix boot on s3c2410Vasily Khoruzhick2014-06-301-2/+2
| * | | Merge branch 'for-v3.16-rc/ti-clk-drv' of github.com:t-kristo/linux-pm into c...Mike Turquette2014-07-012-6/+4
| |\ \ \
| | * | | clk: ti: set CLK_SET_RATE_NO_REPARENT for ti,mux-clockTomi Valkeinen2014-06-191-1/+1
| | * | | clk: ti: am43x: Fix boot with CONFIG_SOC_AM33XX disabledRoger Quadros2014-06-191-2/+3
| | * | | clk: ti: dra7: return error code in failure caseJulia Lawall2014-06-191-4/+2
| | * | | clk: ti: apll: not allocating enough dataDan Carpenter2014-06-191-1/+1
| * | | | clk: sunxi: fix devm_ioremap_resource error detection codeHimangi Saraogi2014-07-011-1/+1
| * | | | clk: s2mps11: Fix double free corruption during driver unbindKrzysztof Kozlowski2014-07-011-5/+2
| * | | | clk: ti: am43x: Fix boot with CONFIG_SOC_AM33XX disabledRoger Quadros2014-07-011-2/+3
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-07-1325-66/+211
|\ \ \ \ \
| * \ \ \ \ Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2014-07-126-8/+92
| |\ \ \ \ \
| | * | | | | ARM: EXYNOS: Register cpuidle device only on exynos4210 and 5250Tomasz Figa2014-07-111-4/+2
| | * | | | | ARM: dts: Add clock property for mfc_pd in exynos5420Arun Kumar K2014-07-111-0/+3
| | * | | | | clk: exynos5420: Add IDs for clocks used in PD mfcArun Kumar K2014-07-112-2/+6
| | * | | | | ARM: EXYNOS: Add support for clock handling in power domainPrathyush K2014-07-112-1/+80
| | * | | | | ARM: dts: Update the parent for Audss clocks in Exynos5420Tushar Behera2014-07-081-1/+1
| * | | | | | ARM: at91: at91sam9x5: add clocks for usb deviceBo Shen2014-07-121-0/+2
| * | | | | | Merge tag 'omap-for-v3.16/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2014-07-1013-44/+53
| |\ \ \ \ \ \
| | * | | | | | ARM: OMAP2+: Remove non working OMAP HDMI audio initializationJyri Sarha2014-07-081-28/+0
| | * | | | | | Merge tag 'for-v3.16-rc/omap-fixes-b' of git://git.kernel.org/pub/scm/linux/k...Tony Lindgren2014-07-084-6/+23
| | |\ \ \ \ \ \
| | | * | | | | | ARM: OMAP2+: clock/dpll: fix _dpll_test_fint arithmetics overflowTero Kristo2014-07-061-1/+1
| | | * | | | | | ARM: DRA7: hwmod: Add SYSCONFIG for usb_otg_ssRoger Quadros2014-07-061-0/+12
| | | * | | | | | ARM: DRA7: hwmod: Fixup SATA hwmodRoger Quadros2014-07-061-5/+1
| | | * | | | | | ARM: OMAP3: PRM/CM: Add back macros used by TI DSP/Bridge driverSuman Anna2014-07-062-0/+9
| | * | | | | | | Merge branch 'for-v3.16-rc/clk-dt-fixes' of https://github.com/t-kristo/linux...Tony Lindgren2014-07-071-4/+6
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: dts: dra7xx-clocks: Fix the l3 and l4 clock ratesRajendra Nayak2014-07-031-4/+6
| | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | ARM: dts: Fix TI CPSW Phy mode selection on IGEP COM AQUILA.Enric Balletbo i Serra2014-07-071-0/+6
| | * | | | | | | ARM: dts: am335x-evmsk: Enable the McASP FIFO for audioPeter Ujfalusi2014-07-071-2/+2
| | * | | | | | | ARM: dts: am335x-evm: Enable the McASP FIFO for audioPeter Ujfalusi2014-07-071-2/+2
| | * | | | | | | ARM: OMAP2+: Make GPMC skip disabled devicesGuido Martínez2014-07-071-1/+1
| | * | | | | | | ARM: OMAP2+: create dsp device only on OMAP3 SoCsSuman Anna2014-07-071-0/+10
OpenPOWER on IntegriCloud