summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtdLinus Torvalds2014-10-181-0/+2
|\
| * nand: omap2: Add support for flash-based bad block tableEzequiel GarcĂ­a2014-09-171-0/+2
* | x86,kvm,vmx: Preserve CR4 across VM entryAndy Lutomirski2014-10-181-2/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-183-6/+47
|\ \
| * | dtb: Add SGMII based 1GbE node to APM X-Gene SoC device treeIyappan Subramanian2014-10-142-0/+28
| * | x86: bpf_jit: fix two bugs in eBPF JIT compilerAlexei Starovoitov2014-10-141-6/+19
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-10-182-1/+21
|\ \ \
| * | | sparc64: Fix FPU register corruption with AES crypto offload.David S. Miller2014-10-152-1/+21
* | | | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-1596-405/+410
|\ \ \ \
| * | | | percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t -fixMel Gorman2014-09-091-0/+1
| * | | | ia64: sn_nodepda cannot be assigned to after this_cpu conversion. Use __this_...Christoph Lameter2014-09-021-1/+1
| * | | | percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_tChristoph Lameter2014-08-283-4/+3
| * | | | Revert "powerpc: Replace __get_cpu_var uses"Tejun Heo2014-08-2732-105/+103
| * | | | sparc: Replace __get_cpu_var usesChristoph Lameter2014-08-2610-35/+35
| * | | | avr32: Replace __get_cpu_var with __this_cpu_writeChristoph Lameter2014-08-261-1/+1
| * | | | blackfin: Replace __get_cpu_var usesChristoph Lameter2014-08-264-11/+11
| * | | | tile: Use this_cpu_ptr() for hardware countersChristoph Lameter2014-08-261-6/+6
| * | | | tile: Replace __get_cpu_var usesChristoph Lameter2014-08-2612-29/+30
| * | | | powerpc: Replace __get_cpu_var usesChristoph Lameter2014-08-2632-103/+105
| * | | | alpha: Replace __get_cpu_varChristoph Lameter2014-08-263-14/+14
| * | | | ia64: Replace __get_cpu_var usesChristoph Lameter2014-08-2612-38/+38
| * | | | s390: Replace __get_cpu_var usesChristoph Lameter2014-08-2612-44/+48
| * | | | mips: Replace __get_cpu_var usesChristoph Lameter2014-08-265-29/+29
| * | | | MIPS: Replace __get_cpu_var uses in FPU emulator.Christoph Lameter2014-08-261-12/+12
| * | | | arm: Replace __this_cpu_ptr with raw_cpu_ptrChristoph Lameter2014-08-261-6/+6
| * | | | uv: Replace __get_cpu_varChristoph Lameter2014-08-262-25/+25
| * | | | x86: Replace __get_cpu_var usesChristoph Lameter2014-08-2630-147/+147
| * | | | metag: Replace __get_cpu_var uses for address calculationChristoph Lameter2014-08-261-7/+7
* | | | | Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-10-158-8/+48
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Revert "arm: pxa: Transition pxa27x to clk framework"Mike Turquette2014-10-043-17/+179
| * | | | Merge tag 'v3.18-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/...Mike Turquette2014-10-012-8/+7
| |\ \ \ \
| | * \ \ \ Merge tag 'tags/restart-handler-for-v3.18' into v3.18-next/cpuclkHeiko Stuebner2014-10-012-8/+7
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'clk-pxa27x' into clk-nextMike Turquette2014-09-305-180/+46
| |\ \ \ \ \ \
| | * | | | | | arm: pxa: Transition pxa27x to clk frameworkRobert Jarzmik2014-09-303-179/+17
| | * | | | | | dts: add devicetree bindings for pxa27x clocksRobert Jarzmik2014-09-301-1/+19
| | * | | | | | arm: pxa: add clock pll selection bitsRobert Jarzmik2014-09-301-0/+10
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'for_3.18/samsung-clk' of git://git.kernel.org/pub/scm/linux/kernel...Mike Turquette2014-09-301-0/+6
| |\ \ \ \ \ \
| | * | | | | | ARM: dts: exynos3250: Add CMU node for DMC domain clocksKrzysztof Kozlowski2014-09-221-0/+6
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'for-v3.18/ti-clk-driver' of github.com:t-kristo/linux-pm into c...Mike Turquette2014-09-302-4/+10
| |\ \ \ \ \ \
| | * | | | | | clk: ti: change clock init to use generic of_clk_initTero Kristo2014-09-292-4/+10
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'sunxi-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kerne...Mike Turquette2014-09-273-3/+3
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | ARM: sunxi: dt: Switch to the new mbus compatibleMaxime Ripard2014-09-273-3/+3
| | |/ / / /
* | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-10-146-50/+78
|\ \ \ \ \ \
| * | | | | | ARM: dts: add mipi dsi device node to exynos3250.dtsiInki Dae2014-09-191-0/+15
| * | | | | | ARM: dts: add mipi_phy device node to exynos3250.dtsiInki Dae2014-09-191-0/+6
| * | | | | | ARM: dts: add fimd device node to exynos3250.dstiInki Dae2014-09-191-0/+12
| * | | | | | Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-nextDave Airlie2014-09-185-50/+45
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | drm/rcar-du: Use struct videomode in platform dataLaurent Pinchart2014-09-155-50/+45
* | | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-10-1420-74/+0
|\ \ \ \ \ \ \
| * | | | | | | kbuild: arm: Do not define "comma" twiceMasahiro Yamada2014-10-022-4/+0