| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2017-11-25 | 5 | -17/+16 |
|\ |
|
| * | treewide: setup_timer() -> timer_setup() (2 field) | Kees Cook | 2017-11-22 | 1 | -4/+3 |
| * | treewide: setup_timer() -> timer_setup() | Kees Cook | 2017-11-22 | 4 | -13/+13 |
* | | Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-11-25 | 7 | -34/+66 |
|\ \
| |/
|/| |
|
| * | powerpc/64s: Fix Power9 DD2.1 logic in DT CPU features | Michael Ellerman | 2017-11-22 | 1 | -2/+2 |
| * | powerpc/perf: Fix IMC_MAX_PMU macro | Madhavan Srinivasan | 2017-11-22 | 3 | -8/+29 |
| * | powerpc/perf: Fix pmu_count to count only nest imc pmus | Madhavan Srinivasan | 2017-11-22 | 1 | -2/+4 |
| * | powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX | Christophe Leroy | 2017-11-22 | 1 | -4/+2 |
| * | powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id() | Michael Ellerman | 2017-11-22 | 1 | -6/+6 |
| * | powerpc/vas: Export chip_to_vas_id() | Sukadev Bhattiprolu | 2017-11-21 | 1 | -0/+1 |
| * | powerpc/64s/slice: Use addr limit when computing slice mask | Aneesh Kumar K.V | 2017-11-20 | 1 | -12/+22 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-11-18 | 1 | -1/+1 |
|\ \ |
|
| * | | pid: replace pid bitmap implementation with IDR API | Gargi Sharma | 2017-11-18 | 1 | -1/+1 |
* | | | Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds | 2017-11-17 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall | Jeff Layton | 2017-11-15 | 1 | -1/+0 |
* | | | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2017-11-17 | 1 | -29/+2 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | ppc: switch to {get,put}_compat_sigset() | Al Viro | 2017-09-19 | 1 | -29/+2 |
* | | | | Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-11-16 | 17 | -298/+800 |
|\ \ \ \ |
|
| * | | | | KVM: PPC: Book3S HV: Cosmetic post-merge cleanups | Paul Mackerras | 2017-11-09 | 1 | -16/+25 |
| * | | | | Merge branch 'kvm-ppc-fixes' into kvm-ppc-next | Paul Mackerras | 2017-11-09 | 5 | -34/+63 |
| |\ \ \ \ |
|
| * | | | | | KVM: PPC: Book3S HV: Run HPT guests on POWER9 radix hosts | Paul Mackerras | 2017-11-01 | 5 | -17/+212 |
| * | | | | | KVM: PPC: Book3S HV: Allow for running POWER9 host in single-threaded mode | Paul Mackerras | 2017-11-01 | 3 | -33/+57 |
| * | | | | | KVM: PPC: Book3S HV: Add infrastructure for running HPT guests on radix host | Paul Mackerras | 2017-11-01 | 5 | -37/+79 |
| * | | | | | KVM: PPC: Book3S HV: Unify dirty page map between HPT and radix | Paul Mackerras | 2017-11-01 | 7 | -113/+96 |
| * | | | | | KVM: PPC: Book3S HV: Rename hpte_setup_done to mmu_ready | Paul Mackerras | 2017-11-01 | 3 | -33/+44 |
| * | | | | | KVM: PPC: Book3S HV: Don't rely on host's page size information | Paul Mackerras | 2017-11-01 | 4 | -53/+126 |
| * | | | | | Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next | Paul Mackerras | 2017-11-01 | 5 | -50/+14 |
| |\ \ \ \ \ |
|
| * | | | | | | KVM: PPC: Book3S: Fix gas warning due to using r0 as immediate 0 | Nicholas Piggin | 2017-11-01 | 1 | -1/+1 |
| * | | | | | | KVM: PPC: Book3S PR: Only install valid SLBs during KVM_SET_SREGS | Greg Kurz | 2017-11-01 | 1 | -3/+13 |
| * | | | | | | KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not enabled | Paul Mackerras | 2017-11-01 | 1 | -0/+12 |
| * | | | | | | KVM: PPC: Book3S HV: Explicitly disable HPT operations on radix guests | Paul Mackerras | 2017-10-15 | 1 | -3/+10 |
| * | | | | | | KVM: PPC: Book3S PR: Enable in-kernel TCE handlers for PR KVM | Alexey Kardashevskiy | 2017-10-14 | 1 | -0/+2 |
| * | | | | | | KVM: PPC: Book3S HV: Delete an error message for a failed memory allocation i... | Markus Elfring | 2017-10-14 | 1 | -1/+0 |
| * | | | | | | KVM: PPC: BookE: Use vma_pages function | Thomas Meyer | 2017-10-14 | 1 | -1/+1 |
| * | | | | | | KVM: PPC: Book3S HV: Use ARRAY_SIZE macro | Thomas Meyer | 2017-10-14 | 1 | -1/+2 |
| * | | | | | | KVM: PPC: Book3S HV: Handle unexpected interrupts better | Paul Mackerras | 2017-10-14 | 2 | -1/+137 |
* | | | | | | | Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-11-16 | 131 | -927/+3026 |
|\ \ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | powerpc/64s: Fix Power9 DD2.0 workarounds by adding DD2.1 feature | Michael Ellerman | 2017-11-15 | 4 | -11/+12 |
| * | | | | | | powerpc/64s: Fix masking of SRR1 bits on instruction fault | Michael Ellerman | 2017-11-14 | 1 | -1/+1 |
| * | | | | | | powerpc/64s: mm_context.addr_limit is only used on hash | Nicholas Piggin | 2017-11-13 | 11 | -42/+27 |
| * | | | | | | powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocation | Nicholas Piggin | 2017-11-13 | 2 | -31/+50 |
| * | | | | | | powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundary | Nicholas Piggin | 2017-11-13 | 1 | -1/+1 |
| * | | | | | | powerpc/64s/hash: Fix fork() with 512TB process address space | Nicholas Piggin | 2017-11-13 | 1 | -4/+4 |
| * | | | | | | powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocation | Nicholas Piggin | 2017-11-13 | 1 | -26/+24 |
| * | | | | | | powerpc/64s/hash: Fix 512T hint detection to use >= 128T | Michael Ellerman | 2017-11-13 | 1 | -2/+2 |
| * | | | | | | powerpc: Fix DABR match on hash based systems | Benjamin Herrenschmidt | 2017-11-13 | 2 | -2/+2 |
| * | | | | | | powerpc/signal: Properly handle return value from uprobe_deny_signal() | Naveen N. Rao | 2017-11-13 | 1 | -1/+1 |
| * | | | | | | powerpc/fadump: use kstrtoint to handle sysfs store | Michal Suchanek | 2017-11-13 | 1 | -4/+13 |
| * | | | | | | powerpc/lib: Implement UACCESS_FLUSHCACHE API | Oliver O'Halloran | 2017-11-12 | 4 | -0/+41 |
| * | | | | | | powerpc/lib: Implement PMEM API | Oliver O'Halloran | 2017-11-12 | 3 | -1/+36 |