aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* crypto: qat - Fix assumption that sg in and out will have the same nentsTadeusz Struk2014-12-22
* crypto: algif - Mark sgl end at the end of dataTadeusz Struk2014-12-22
* hwrng: don't init list element we're about to add to list.Rusty Russell2014-12-22
* hwrng: don't double-check old_rng.Rusty Russell2014-12-22
* hwrng: fix unregister race.Rusty Russell2014-12-22
* hwrng: use reference counts on each struct hwrng.Rusty Russell2014-12-22
* hwrng: move some code out mutex_lock for avoiding underlying deadlockAmos Kong2014-12-22
* hwrng: place mutex around read functions and buffers.Rusty Russell2014-12-22
* crypto: af_alg - add setsockopt for auth tag sizeStephan Mueller2014-12-22
* crypto: drbg - panic on continuous self test errorStephan Mueller2014-12-22
* crypto: api - fixed style erro in algapi.cJoshua I. James2014-12-22
* crypto: ahash - fixed style error in ahash.cJoshua I. James2014-12-22
* crypto: af_alg - fixed style error in af_alg.cJoshua I. James2014-12-22
* crypto: aead - fixed style error in aead.cJoshua I. James2014-12-22
* crypto: ablkcipher - fixed style errors in ablkcipher.cJoshua I. James2014-12-22
* crypto: atmel_sha - remove unused shash fallback instance.Svenning Sørensen2014-12-22
* crypto: af_alg - fix backlog handlingRabin Vincent2014-12-22
* Linux 3.19-rc1Linus Torvalds2014-12-20
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2014-12-20
|\
| * s390/kvm: REPLACE barrier fixup with READ_ONCEChristian Borntraeger2014-12-18
| * arm/spinlock: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-18
| * arm64/spinlock: Replace ACCESS_ONCE READ_ONCEChristian Borntraeger2014-12-18
| * mips/gup: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-18
| * x86/gup: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-18
| * x86/spinlock: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-18
| * mm: replace ACCESS_ONCE with READ_ONCE or barriersChristian Borntraeger2014-12-18
| * kernel: Provide READ_ONCE and ASSIGN_ONCEChristian Borntraeger2014-12-18
* | Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-12-20
|\ \
| * | clk: samsung: Fix Exynos 5420 pinctrl setup and clock disable failure due to ...Krzysztof Kozlowski2014-12-17
| * | ARM: OMAP3: clock: fix boot breakage in legacy modeTero Kristo2014-12-15
| * | ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIsTero Kristo2014-12-15
| * | Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git...Michael Turquette2014-12-15
| |\ \
| * | | clk: Really fix deadlock with mmap_semStephen Boyd2014-12-15
| * | | Merge tag 'for-v3.19-exynos-clk-2' of git://linuxtv.org/snawrocki/samsung int...Michael Turquette2014-12-11
| |\ \ \
| | * | | clk: samsung: Fix double add of syscore ops after driver rebindKrzysztof Kozlowski2014-12-02
| | * | | clk: samsung: exynos4: set parent of sclk_hdmiphy to hdmiAndrzej Hajda2014-12-02
| | * | | clk: samsung: exynos4415: Fix build with PM_SLEEP disabledKrzysztof Kozlowski2014-12-02
| | * | | clk: samsung: remove unnecessary inclusion of header files from clk.hPankaj Dubey2014-12-02
| | * | | clk: samsung: remove unnecessary CONFIG_OF from clk.cPankaj Dubey2014-12-02
| | * | | clk: samsung: Spelling s/bwtween/between/Pankaj Dubey2014-12-02
| * | | | clk: mmp: fix sparse non static symbol warningWei Yongjun2014-12-11
| * | | | clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso2014-12-03
| * | | | clk: change clk_debugfs_add_file to take a struct clk_hwTomeu Vizoso2014-12-03
| * | | | clk: Don't expose __clk_get_accuracyTomeu Vizoso2014-12-03
| * | | | clk: Don't try to use a struct clk* after it could have been freedTomeu Vizoso2014-12-03
| * | | | clk: Remove unused function __clk_get_prepare_countTomeu Vizoso2014-12-03
| * | | | Merge tag 'ib-mfd-regulator-clk-v3.19' of git://git.kernel.org/pub/scm/linux/...Michael Turquette2014-11-29
| |\ \ \ \
| * \ \ \ \ Merge tag 'v3.19-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/...Michael Turquette2014-11-29
| |\ \ \ \ \
| | * | | | | clk: rockchip: Add support for the mmc clock phases using the frameworkAlexandru M Stan2014-11-27
| | * | | | | clk: rockchip: add bindings for the mmc clocksAlexandru M Stan2014-11-27