summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | MIPS: Add support for building device-tree binariesAndrew Bresticker2014-09-223-1/+12
| * | | | | | | | MIPS: Create common infrastructure for building built-in device-treesAndrew Bresticker2014-09-223-0/+12
| * | | | | | | | MIPS: SEAD3: Enable DEVTMPFSMarkos Chandras2014-09-222-0/+2
| * | | | | | | | MIPS: SEAD3: Regenerate defconfigsMarkos Chandras2014-09-222-2/+0
| * | | | | | | | MIPS: Alchemy: DB1300: Add touch penirq supportManuel Lauss2014-09-221-0/+44
| * | | | | | | | MIPS: Alchemy: DB1xxx: Explicitly set 50MHz clock for I2C/SPI units.Manuel Lauss2014-09-222-6/+6
| * | | | | | | | MIPS: Alchemy: Update cpu-feature-overridesManuel Lauss2014-09-221-0/+12
| * | | | | | | | MIPS: Alchemy: devboards: sit and spin after poweroffManuel Lauss2014-09-221-0/+3
| * | | | | | | | MIPS: Use WSBH/DSBH/DSHD on Loongson 3AChen Jie2014-09-226-7/+36
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-181-1/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | powerpc/pci: Fix IO space breakage after of_pci_range_to_resource() changeMichael Ellerman2014-10-161-1/+5
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \