| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-09-23 | 14 | -13/+106 |
|\ |
|
| * | parisc: Unbreak bootloader due to gcc-7 optimizations | Helge Deller | 2017-09-22 | 2 | -2/+3 |
| * | parisc: Reintroduce option to gzip-compress the kernel | Helge Deller | 2017-09-22 | 2 | -0/+17 |
| * | parisc: Add HWPOISON page fault handler code | Helge Deller | 2017-09-22 | 1 | -4/+29 |
| * | parisc: Move init_per_cpu() into init section | Helge Deller | 2017-09-22 | 4 | -4/+4 |
| * | parisc: Check if initrd was loaded into broken RAM | Helge Deller | 2017-09-22 | 1 | -0/+9 |
| * | parisc: Add PDCE_CHECK instruction to HPMC handler | Helge Deller | 2017-09-22 | 1 | -1/+9 |
| * | parisc: Add wrapper for pdc_instr() firmware function | Helge Deller | 2017-09-22 | 2 | -0/+21 |
| * | parisc: Move start_parisc() into init section | Helge Deller | 2017-09-22 | 1 | -2/+2 |
| * | parisc: Stop unwinding at start of stack | Helge Deller | 2017-09-22 | 1 | -0/+12 |
* | | Merge tag 'pci-v4.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-09-23 | 18 | -36/+38 |
|\ \ |
|
| * | | MIPS: PCI: Move map_irq() hooks out of initdata | Lorenzo Pieralisi | 2017-09-19 | 32 | -60/+62 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2017-09-23 | 3 | -4/+1 |
|\ \ |
|
| * | | tile: array underflow in setup_maxnodemem() | Dan Carpenter | 2017-07-24 | 1 | -1/+1 |
| * | | tile: defconfig: Cleanup from old Kconfig options | Krzysztof Kozlowski | 2017-07-20 | 2 | -3/+0 |
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2017-09-23 | 3 | -2/+11 |
|\ \ \ |
|
| * | | | arm64: ensure the kernel is compiled for LP64 | Andrew Pinski | 2017-09-18 | 1 | -0/+5 |
| * | | | arm64: relax assembly code alignment from 16 byte to 4 byte | Masahiro Yamada | 2017-09-18 | 1 | -2/+2 |
| * | | | arm64: efi: Don't include EFI fpsimd save/restore code in non-EFI kernels | Dave Martin | 2017-09-18 | 1 | -0/+4 |
| | |/
| |/| |
|
* | | | arch: remove unused *_segments() macros/functions | Tobias Klauser | 2017-09-23 | 10 | -51/+0 |
* | | | Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-09-22 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | xen: x86: mark xen_find_pt_base as __init | Arnd Bergmann | 2017-09-15 | 1 | -1/+1 |
* | | | | Merge tag 'powerpc-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-09-22 | 19 | -56/+77 |
|\ \ \ \ |
|
| * | | | | powerpc/pseries: Fix parent_dn reference leak in add_dt_node() | Tyrel Datwyler | 2017-09-21 | 1 | -1/+3 |
| * | | | | powerpc/pseries: Fix "OF: ERROR: Bad of_node_put() on /cpus" during DLPAR | Tyrel Datwyler | 2017-09-21 | 2 | -2/+5 |
| * | | | | powerpc/eeh: Create PHB PEs after EEH is initialized | Benjamin Herrenschmidt | 2017-09-21 | 2 | -18/+4 |
| * | | | | powerpc/kprobes: Update optprobes to use emulate_update_regs() | Naveen N. Rao | 2017-09-20 | 1 | -1/+3 |
| * | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 2017-09-20 | 1 | -2/+10 |
| |\ \ \ \ |
|
| | * | | | | powerpc/e6500: Update machine check for L1D cache err | Matt Weber | 2017-08-29 | 1 | -2/+10 |
| * | | | | | powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state offline | Gautham R. Shenoy | 2017-09-20 | 1 | -1/+7 |
| * | | | | | powerpc/sstep: mullw should calculate a 64 bit signed result | Anton Blanchard | 2017-09-20 | 1 | -2/+3 |
| * | | | | | powerpc/sstep: Fix issues with mcrf | Anton Blanchard | 2017-09-20 | 1 | -2/+2 |
| * | | | | | powerpc/sstep: Fix issues with set_cr0() | Anton Blanchard | 2017-09-20 | 1 | -7/+7 |
| * | | | | | powerpc/tm: Flush TM only if CPU has TM feature | Gustavo Romero | 2017-09-20 | 1 | -1/+1 |
| * | | | | | powerpc/sysrq: Fix oops whem ppmu is not registered | Ravi Bangoria | 2017-09-20 | 1 | -0/+5 |
| * | | | | | powerpc/configs: Update for CONFIG_SND changes | Michael Ellerman | 2017-09-20 | 8 | -19/+27 |
* | | | | | | Merge branch '4.14-fixes' of git://git.linux-mips.org/pub/scm/ralf/upstream-l... | Linus Torvalds | 2017-09-22 | 27 | -33/+37 |
|\ \ \ \ \ \ |
|
| * | | | | | | MIPS: PCI: fix pcibios_map_irq section mismatch | Manuel Lauss | 2017-09-21 | 24 | -25/+25 |
| * | | | | | | MIPS: Fix input modify in __write_64bit_c0_split() | James Hogan | 2017-09-21 | 1 | -6/+9 |
| * | | | | | | MIPS: MSP71xx: Include asm/setup.h | Arnd Bergmann | 2017-09-21 | 1 | -0/+2 |
| * | | | | | | MIPS: Fix perf event init | Paul Burton | 2017-09-20 | 1 | -2/+1 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2017-09-22 | 5 | -33/+147 |
|\ \ \ \ \ \ |
|
| * | | | | | | s390/topology: enable / disable topology dynamically | Heiko Carstens | 2017-09-20 | 1 | -2/+74 |
| * | | | | | | s390/topology: alternative topology for topology-less machines | Heiko Carstens | 2017-09-20 | 2 | -23/+61 |
| * | | | | | | s390/mm: fix write access check in gup_huge_pmd() | Gerald Schaefer | 2017-09-19 | 1 | -4/+3 |
| * | | | | | | s390/mm: make pmdp_invalidate() do invalidation only | Gerald Schaefer | 2017-09-19 | 1 | -1/+3 |
| * | | | | | | s390/perf: fix bug when creating per-thread event | Pu Hou | 2017-09-13 | 1 | -3/+6 |
* | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2017-09-22 | 12 | -156/+184 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | crypto: x86/twofish - Fix RBP usage | Josh Poimboeuf | 2017-09-20 | 1 | -6/+6 |
| * | | | | | | crypto: sha512-avx2 - Fix RBP usage | Josh Poimboeuf | 2017-09-20 | 1 | -36/+39 |