summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP5+: dpll: support Duty Cycle Correction(DCC)Andrii Tseglytskyi2014-06-062-0/+13
* CLK: TI: clk-54xx: Set the rate for dpll_abe_m2x2_ckPeter Ujfalusi2014-06-061-0/+6
* CLK: TI: Driver for DRA7 ATL (Audio Tracking Logic)Peter Ujfalusi2014-05-282-1/+314
* dt:/bindings: DRA7 ATL (Audio Tracking Logic) clock bindingsPeter Ujfalusi2014-05-282-0/+136
* ARM: dts: dra7xx-clocks: Correct name for atl clkin3 clockPeter Ujfalusi2014-05-282-12/+12
* CLK: TI: gate: add composite interface clock to OMAP2 only buildTero Kristo2014-05-281-1/+1
* ARM: OMAP2: clock: add DT boot support for cpufreq_ckTero Kristo2014-05-283-0/+56
* CLK: TI: OMAP2: add clock init supportTero Kristo2014-05-283-0/+257
* CLK: TI: interface: add support for omap2430 specific interface clockTero Kristo2014-05-284-1/+14
* CLK: TI: gate: fixed DT binding documentation bugsTero Kristo2014-05-281-4/+25
* CLK: TI: APLL: add support for omap2 apllsTero Kristo2014-05-284-17/+220
* CLK: TI: DPLL: add support for omap2 core dpllTero Kristo2014-05-285-16/+82
* CLK: TI: DPLL: simplify autoidle register detection logicTero Kristo2014-05-281-24/+15
* Linux 3.15-rc3v3.15-rc3Linus Torvalds2014-04-271-1/+1
* word-at-a-time: avoid undefined behaviour in zero_bytemask macroWill Deacon2014-04-271-6/+2
* Merge branch 'safe-dirty-tlb-flush'Linus Torvalds2014-04-276-33/+111
|\
| * mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds2014-04-256-33/+111
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-04-278-45/+48
|\ \
| * | Btrfs: limit the path size in send to PATH_MAXChris Mason2014-04-261-0/+5
| * | Btrfs: correctly set profile flags on seqlock retryFilipe Manana2014-04-241-1/+3
| * | Btrfs: use correct key when repeating search for extent itemFilipe Manana2014-04-241-0/+2
| * | Btrfs: fix inode caching vs tree logMiao Xie2014-04-241-16/+2
| * | Btrfs: fix possible memory leaks in open_ctree()Wang Shilong2014-04-241-5/+5
| * | Btrfs: avoid triggering bug_on() when we fail to start inode caching taskWang Shilong2014-04-241-1/+5
| * | Btrfs: move btrfs_{set,clear}_and_info() to ctree.hWang Shilong2014-04-242-14/+14
| * | btrfs: replace error code from btrfs_drop_extentsDavid Sterba2014-04-242-5/+5
| * | btrfs: Change the hole range to a more accurate value.Qu Wenruo2014-04-241-1/+1
| * | btrfs: fix use-after-free in mount_subvol()Christoph Jaeger2014-04-141-2/+6
* | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-04-275-15/+56
|\ \ \
| * | | ARM: 8042/1: iwmmxt: allow to build iWMMXt on Marvell PJ4BSebastian Hesselbarth2014-04-252-3/+4
| * | | ARM: 8041/1: pj4: fix cpu_is_pj4 checkSebastian Hesselbarth2014-04-251-7/+7
| * | | ARM: 8040/1: pj4: properly detect existence of iWMMXt coprocessorSebastian Hesselbarth2014-04-251-1/+33
| * | | ARM: 8039/1: pj4: enable iWMMXt only if CONFIG_IWMMXT is setSebastian Hesselbarth2014-04-251-2/+6
| * | | ARM: 8038/1: iwmmxt: explicitly check for supported architecturesSebastian Hesselbarth2014-04-251-2/+6
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-04-277-7/+13
|\ \ \ \
| * | | | arm64: init: Move of_clk_init to time_initChanho Min2014-04-252-1/+2
| * | | | arm64: initialize spinlock for init_mm's contextLeo Yan2014-04-251-0/+3
| * | | | arm64: debug: remove noisy, pointless warningWill Deacon2014-04-251-3/+0
| * | | | arm64: mm: Add THP TLB entries to general mmu_gatherSteve Capper2014-04-251-0/+6
| * | | | arm64: add renameat2 compat syscallMiklos Szeredi2014-04-231-1/+2
| * | | | ARM64: Remove duplicated Kconfig entry for "kernel/power/Kconfig"Hanjun Guo2014-04-221-2/+0
| * | | | arm64: __NR_compat_syscalls fixMiklos Szeredi2014-04-221-1/+1
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-276-25/+52
|\ \ \ \ \
| * | | | | clocksource: Exynos_mct: Register clock event after request_irq()Krzysztof Kozlowski2014-04-171-2/+2
| * | | | | clocksource: Exynos_mct: Use irq_force_affinity() in cpu bringupThomas Gleixner2014-04-171-7/+1
| * | | | | irqchip: Gic: Support forced affinity settingThomas Gleixner2014-04-171-2/+6
| * | | | | genirq: Allow forcing cpu affinity of interruptsThomas Gleixner2014-04-174-14/+43
* | | | | | Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-04-276-34/+56
|\ \ \ \ \ \
| * | | | | | serial_core: fix uart PORT_UNKNOWN handlingThomas Pfaff2014-04-241-18/+21
| * | | | | | serial: samsung: Change barrier() to cpu_relax() in console outputDoug Anderson2014-04-241-1/+1