| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-05-13 |
|\ |
|
| * | um: Add missing NR_CPUS include | Richard Weinberger | 2017-05-04 |
| * | um: Fix to call read_initrd after init_bootmem | Masami Hiramatsu | 2017-05-03 |
| * | um: Include kbuild.h instead of duplicating its macros | Matthias Kaehlcke | 2017-05-03 |
| * | um: Fix PTRACE_POKEUSER on x86_64 | Richard Weinberger | 2017-05-03 |
| * | um: Set number of CPUs | Nikola Kotur | 2017-05-03 |
| * | um: Fix _print_addr() | Richard Weinberger | 2017-05-03 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-05-13 |
|\ \ |
|
| * | | Tigran has moved | Andrew Morton | 2017-05-12 |
* | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-05-12 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86, pmem: Fix cache flushing for iovec write < 8 bytes | Ben Hutchings | 2017-05-09 |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-05-12 |
|\ \ \ |
|
| * \ \ | Merge tag 'perf-core-for-mingo-4.12-20170503' of git://git.kernel.org/pub/scm... | Ingo Molnar | 2017-05-03 |
| |\ \ \ |
|
| * | | | | perf/x86: Fix Broadwell-EP DRAM RAPL events | Vince Weaver | 2017-05-03 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-05-12 |
|\ \ \ \ |
|
| * | | | | x86/build: Don't add -maccumulate-outgoing-args w/o compiler support | Nick Desaulniers | 2017-05-09 |
| * | | | | x86/boot/32: Fix UP boot on Quark and possibly other platforms | Andy Lutomirski | 2017-05-09 |
| * | | | | x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init() | Laura Abbott | 2017-05-09 |
| * | | | | x86/kexec/64: Use gbpages for identity mappings if available | Xunlei Pang | 2017-05-08 |
| * | | | | x86/mm: Add support for gbpages to kernel_ident_mapping_init() | Xunlei Pang | 2017-05-08 |
| * | | | | x86/boot: Declare error() as noreturn | Kees Cook | 2017-05-07 |
| * | | | | x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang ... | Matthias Kaehlcke | 2017-05-05 |
| * | | | | x86/mm: Fix boot crash caused by incorrect loop count calculation in sync_glo... | Baoquan He | 2017-05-05 |
| * | | | | Merge branch 'linus' into x86/urgent, to pick up dependent commits | Ingo Molnar | 2017-05-05 |
| |\ \ \ \ |
|
| * | | | | | x86/asm: Don't use RBP as a temporary register in csum_partial_copy_generic() | Josh Poimboeuf | 2017-05-05 |
| * | | | | | Merge branch 'x86/microcode' into x86/urgent, to pick up cleanup | Ingo Molnar | 2017-05-01 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | x86/microcode/AMD: Remove redundant NULL check on mc | Colin Ian King | 2017-03-18 |
* | | | | | | Merge tag 'for-linus-4.12b-rc0c-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-05-12 |
|\ \ \ \ \ \ |
|
| * | | | | | | xen: adjust early dom0 p2m handling to xen hypervisor behavior | Juergen Gross | 2017-05-11 |
| * | | | | | | x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen | Juergen Gross | 2017-05-11 |
| * | | | | | | xen/x86: Do not call xen_init_time_ops() until shared_info is initialized | Boris Ostrovsky | 2017-05-05 |
| * | | | | | | x86/xen: fix xsave capability setting | Juergen Gross | 2017-05-05 |
* | | | | | | | Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-05-12 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | powerpc/64s: Support new device tree binding for discovering CPU features | Nicholas Piggin | 2017-05-09 |
| * | | | | | | | powerpc: Don't print cpu_spec->cpu_name if it's NULL | Nicholas Piggin | 2017-05-09 |
| * | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 2017-05-09 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | powerpc/64e: Don't place the stack beyond TASK_SIZE | Scott Wood | 2017-05-05 |
| | * | | | | | | | powerpc/8xx: Adding support of IRQ in MPC8xx GPIO | Christophe Leroy | 2017-05-02 |
| | * | | | | | | | powerpc/64e: Fix hang when debugging programs with relocated kernel | LiuHailong | 2017-04-30 |
| * | | | | | | | | powerpc/64s: Fix unnecessary machine check handler relocation branch | Nicholas Piggin | 2017-05-09 |
| * | | | | | | | | powerpc/mm/book3s/64: Rework page table geometry for lower memory usage | Michael Ellerman | 2017-05-09 |
| * | | | | | | | | powerpc: Fix distclean with Makefile.postlink | Horia Geantă | 2017-05-09 |
| * | | | | | | | | powerpc/powernv: Block PCI config access on BCM5718 during EEH recovery | Gavin Shan | 2017-05-04 |
* | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2017-05-12 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | MIPS: Sibyte: Fix Kconfig warning. | Ralf Baechle | 2017-04-21 |
| * | | | | | | | | | MIPS: Sibyte: Export symbol periph_rev to sb1250-mac network driver. | Ralf Baechle | 2017-04-21 |
| * | | | | | | | | | Merge branch '4.11-fixes' into mips-for-linux-next | Ralf Baechle | 2017-04-13 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | MIPS: Remove confusing else statement in __do_page_fault() | Paul Burton | 2017-04-13 |
| * | | | | | | | | | | MIPS: Stengthen IPI IRQ domain sanity check | Paul Burton | 2017-04-12 |
| * | | | | | | | | | | MIPS: smp-mt: Use CPU interrupt controller IPI IRQ domain support | Paul Burton | 2017-04-12 |