Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | xtensa: make fake NMI configurable | Max Filippov | 2016-01-11 | 3 | -7/+48 | |
* | | | | | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2016-03-20 | 3 | -17/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | arm: lpc32xx: remove restart handler | Sylvain Lemieux | 2016-03-16 | 2 | -16/+0 | |
| * | | | | | arm: lpc32xx: phy3250 remove restart hook | Sylvain Lemieux | 2016-03-16 | 1 | -1/+0 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-03-20 | 2 | -0/+4 | |
|\ \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *-. \ \ \ \ | Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-next | Al Viro | 2016-03-18 | 2 | -0/+4 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| | | * | | | | x86: wire up preadv2 and pwritev2 | Christoph Hellwig | 2016-03-04 | 2 | -0/+4 | |
| | |/ / / / | ||||||
* | | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2016-03-20 | 45 | -350/+729 | |
|\ \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ | Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-next | Russell King | 2016-03-05 | 47 | -350/+735 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| | | | | * | | | | | ARM: l2c: tauros2: use descriptive definitions for register bits | Russell King | 2015-11-26 | 1 | -5/+10 | |
| | | | | * | | | | | ARM: l2c: tauros2: fix OF-enabled non-DT boot | Russell King | 2015-11-26 | 1 | -9/+8 | |
| | | | * | | | | | | ARM: 8546/1: dma-mapping: refactor to fix coherent+cma+gfp=0 | Rabin Vincent | 2016-03-05 | 1 | -37/+128 | |
| | | | * | | | | | | ARM: 8547/1: dma-mapping: store buffer information | Rabin Vincent | 2016-03-05 | 1 | -1/+48 | |
| | | | * | | | | | | ARM: 8543/1: decompressor: rename suffix_y to compress-y | Masahiro Yamada | 2016-02-22 | 1 | -6/+6 | |
| | | | * | | | | | | ARM: 8542/1: decompressor: merge piggy.*.S and simplify Makefile | Masahiro Yamada | 2016-02-22 | 7 | -38/+8 | |
| | | | * | | | | | | ARM: 8541/1: decompressor: drop redundant FORCE in Makefile | Masahiro Yamada | 2016-02-22 | 1 | -1/+1 | |
| | | | * | | | | | | ARM: 8540/1: decompressor: use clean-files instead of extra-y to clean files | Masahiro Yamada | 2016-02-22 | 1 | -2/+1 | |
| | | | * | | | | | | ARM: 8539/1: decompressor: drop more unneeded assignments to "targets" | Masahiro Yamada | 2016-02-22 | 1 | -1/+1 | |
| | | | * | | | | | | ARM: 8538/1: decompressor: drop unneeded assignments to "targets" | Masahiro Yamada | 2016-02-22 | 1 | -2/+2 | |
| | | | * | | | | | | ARM: 8532/1: uncompress: mark putc as inline | Arnd Bergmann | 2016-02-22 | 7 | -7/+7 | |
| | | | * | | | | | | ARM: 8531/1: turn init_new_context into an inline function | Arnd Bergmann | 2016-02-22 | 1 | -2/+12 | |
| | | | * | | | | | | ARM: 8530/1: remove VIRT_TO_BUS | Arnd Bergmann | 2016-02-22 | 3 | -16/+0 | |
| | | | * | | | | | | ARM: 8537/1: drop unused DEBUG_RODATA from XIP_KERNEL | Kees Cook | 2016-02-22 | 1 | -10/+0 | |
| | | | * | | | | | | ARM: 8536/1: mm: hide __start_rodata_section_aligned for non-debug builds | Arnd Bergmann | 2016-02-22 | 1 | -0/+2 | |
| | | | * | | | | | | ARM: 8535/1: mm: DEBUG_RODATA makes no sense with XIP_KERNEL | Arnd Bergmann | 2016-02-22 | 1 | -1/+1 | |
| | | | * | | | | | | ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUs | Jean-Philippe Brucker | 2016-02-22 | 2 | -0/+3 | |
| | | | * | | | | | | ARM: make the physical-relative calculation more obvious | Russell King | 2016-02-17 | 2 | -5/+12 | |
| | | | * | | | | | | ARM: 8512/1: proc-v7.S: Adjust stack address when XIP_KERNEL | Nicolas Pitre | 2016-02-16 | 2 | -1/+9 | |
| | | | * | | | | | | ARM: 8411/1: Add default SPARSEMEM settings | Kevin Cernekee | 2016-02-16 | 1 | -3/+4 | |
| | | | * | | | | | | ARM: 8529/1: remove 'i' and 'zi' targets | Masahiro Yamada | 2016-02-16 | 2 | -9/+0 | |
| | | | * | | | | | | ARM: 8528/1: drop redundant "PHONY += FORCE" | Masahiro Yamada | 2016-02-16 | 1 | -1/+1 | |
| | | | * | | | | | | ARM: 8527/1: virt: enable GICv3 system registers | Jean-Philippe Brucker | 2016-02-16 | 1 | -0/+24 | |
| | | | * | | | | | | ARM: 8502/1: mm: mark section-aligned portion of rodata NX | Kees Cook | 2016-02-11 | 2 | -5/+11 | |
| | | | * | | | | | | ARM: 8518/1: Use correct symbols for XIP_KERNEL | Chris Brandt | 2016-02-11 | 5 | -4/+17 | |
| | | | * | | | | | | ARM: 8515/2: move .vectors and .stubs sections back into the kernel VMA | Ard Biesheuvel | 2016-02-11 | 3 | -6/+9 | |
| | | | * | | | | | | ARM: 8514/1: remove duplicate definitions of __vectors_start and __stubs_start | Ard Biesheuvel | 2016-02-11 | 1 | -3/+2 | |
| | | | * | | | | | | ARM: 8513/1: xip: Move XIP linking to a separate file | Chris Brandt | 2016-02-11 | 2 | -27/+332 | |
| | | | * | | | | | | ARM: 8511/1: ARM64: kernel: PSCI: move PSCI idle management code to drivers/f... | Lorenzo Pieralisi | 2016-02-11 | 2 | -98/+3 | |
| | | | * | | | | | | ARM: 8510/1: rework ARM_CPU_SUSPEND dependencies | Lorenzo Pieralisi | 2016-02-11 | 1 | -2/+2 | |
| | | | * | | | | | | ARM: 8507/1: dma-mapping: Use DMA_ATTR_ALLOC_SINGLE_PAGES hint to optimize alloc | Doug Anderson | 2016-02-11 | 1 | -0/+4 | |
| | | | * | | | | | | ARM: 8505/1: dma-mapping: Optimize allocation | Doug Anderson | 2016-02-11 | 1 | -14/+20 | |
| | | | * | | | | | | ARM: 8504/1: __arch_xprod_64(): small optimization | Nicolas Pitre | 2016-02-11 | 1 | -7/+7 | |
| | | | * | | | | | | ARM: 8501/1: mm: flip priority of CONFIG_DEBUG_RODATA | Kees Cook | 2016-02-08 | 3 | -30/+33 | |
| | | | * | | | | | | ARM: use virt_to_idmap() for soft_restart() | Russell King | 2016-02-08 | 2 | -12/+8 | |
| | | | * | | | | | | ARM: make virt_to_idmap() return unsigned long | Russell King | 2016-02-08 | 4 | -6/+6 | |
| | | | * | | | | | | ARM: 8499/1: irq: l2c: do not print error in case of missing l2c from | Andiii | 2016-01-27 | 1 | -1/+1 | |
| | | | * | | | | | | ARM: 8497/1: initialize cpu_scale to its default | Juri Lelli | 2016-01-27 | 1 | -3/+1 | |
| | | | * | | | | | | ARM: orion: implement ARM delay timer | Russell King | 2016-01-27 | 1 | -0/+13 | |
| | | | | |/ / / / | | | | |/| | | | | ||||||
| | * | / | | | | | ARM: 8523/1: sa1111: ensure no negative value gets returned on positive match | Marek Szyprowski | 2016-02-16 | 1 | -1/+1 | |
| | | |/ / / / / | | |/| | | | | | ||||||
* | | | | | | | | Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-sh | Linus Torvalds | 2016-03-20 | 21 | -145/+384 | |
|\ \ \ \ \ \ \ \ |