Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | ARM: dts: sunxi: sun6i-a31s-primo81.dts: add touchscreen axis swapping property | Karsten Merker | 2015-11-17 | 1 | -0/+1 | |
* | | | | | | | | | Merge tag 'arc-4.4-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-12-26 | 4 | -22/+14 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | ARC: dw2 unwind: Catch Dwarf SNAFUs early | Vineet Gupta | 2015-12-21 | 1 | -4/+8 | |
| * | | | | | | | | ARC: dw2 unwind: Don't bail for CIE.version != 1 | Vineet Gupta | 2015-12-21 | 1 | -6/+1 | |
| * | | | | | | | | Revert "ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing" | Vineet Gupta | 2015-12-21 | 1 | -9/+4 | |
| * | | | | | | | | ARC: Fix linking errors with CONFIG_MODULE + CONFIG_CC_OPTIMIZE_FOR_SIZE | Vineet Gupta | 2015-12-21 | 1 | -1/+1 | |
| * | | | | | | | | ARC: mm: fix building for MMU v2 | Alexey Brodkin | 2015-12-21 | 1 | -2/+0 | |
| * | | | | | | | | ARC: mm: HIGHMEM: Fix section mismatch splat | Vineet Gupta | 2015-12-21 | 1 | -2/+2 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'parisc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-12-25 | 1 | -12/+52 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | parisc: Fix syscall restarts | Helge Deller | 2015-12-21 | 1 | -12/+52 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2015-12-25 | 20 | -143/+264 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | sparc64: fix FP corruption in user copy functions | Rob Gardner | 2015-12-24 | 13 | -134/+235 | |
| * | | | | | | | | sparc64: Perf should save/restore fault info | Rob Gardner | 2015-12-24 | 1 | -0/+4 | |
| * | | | | | | | | sparc64: Ensure perf can access user stacks | Rob Gardner | 2015-12-24 | 1 | -0/+7 | |
| * | | | | | | | | sparc64: Don't set %pil in rtrap_nmi too early | Rob Gardner | 2015-12-24 | 1 | -1/+7 | |
| * | | | | | | | | sparc64: Add ADI capability to cpu capabilities | Khalid Aziz | 2015-12-24 | 2 | -4/+6 | |
| * | | | | | | | | sparc: Hook up userfaultfd system call | Mike Kravetz | 2015-12-23 | 3 | -4/+5 | |
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-12-23 | 6 | -15/+47 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | KVM: x86: Reload pit counters for all channels when restoring state | Andrew Honig | 2015-12-22 | 1 | -2/+6 | |
| * | | | | | | | | | KVM: MTRR: treat memory as writeback if MTRR is disabled in guest CPUID | Paolo Bonzini | 2015-12-22 | 2 | -3/+19 | |
| * | | | | | | | | | KVM: MTRR: observe maxphyaddr from guest CPUID, not host | Paolo Bonzini | 2015-12-22 | 1 | -2/+7 | |
| * | | | | | | | | | KVM: MTRR: fix fixed MTRR segment look up | Alexis Dambricourt | 2015-12-22 | 1 | -1/+1 | |
| * | | | | | | | | | KVM: VMX: Fix host initiated access to guest MSR_TSC_AUX | Haozhong Zhang | 2015-12-14 | 1 | -2/+2 | |
| * | | | | | | | | | Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Bonzini | 2015-12-11 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSR | Paul Mackerras | 2015-12-10 | 1 | -0/+6 | |
| * | | | | | | | | | | kvm: x86: move tracepoints outside extended quiescent state | Paolo Bonzini | 2015-12-11 | 3 | -5/+6 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-12-23 | 1 | -5/+12 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | s390/dis: Fix handling of format specifiers | Michael Holzheu | 2015-12-18 | 1 | -5/+12 | |
* | | | | | | | | | | | um: Fix pointer cast | Mickaël Salaün | 2015-12-23 | 1 | -1/+1 | |
| |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'powerpc-4.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2015-12-20 | 4 | -26/+26 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | powerpc/opal-irqchip: Fix deadlock introduced by "Fix double endian conversion" | Alistair Popple | 2015-12-18 | 1 | -1/+13 | |
| * | | | | | | | | | | powerpc/powernv: pr_warn_once on unsupported OPAL_MSG type | Stewart Smith | 2015-12-17 | 1 | -1/+1 | |
| * | | | | | | | | | | Partial revert of "powerpc: Individual System V IPC system calls" | Michael Ellerman | 2015-12-16 | 2 | -24/+12 | |
* | | | | | | | | | | | Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-12-18 | 2 | -17/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | xen/x86/pvh: Use HVM's flush_tlb_others op | Boris Ostrovsky | 2015-12-14 | 1 | -7/+2 | |
| * | | | | | | | | | | | xen: Resume PMU from non-atomic context | Boris Ostrovsky | 2015-12-02 | 1 | -10/+10 | |
* | | | | | | | | | | | | Merge tag 'arc-fixes-for-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-12-18 | 14 | -68/+97 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | ARC: smp: Rename platform hook @init_cpu_smp -> @init_per_cpu | Vineet Gupta | 2015-12-17 | 3 | -6/+6 | |
| * | | | | | | | | | | | ARC: rename smp operation init_irq_cpu() to init_per_cpu() | Noam Camus | 2015-12-17 | 4 | -7/+7 | |
| * | | | | | | | | | | | ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing | Vineet Gupta | 2015-12-17 | 1 | -4/+9 | |
| * | | | | | | | | | | | ARC: dw2 unwind: Reinstante unwinding out of modules | Vineet Gupta | 2015-12-17 | 3 | -19/+26 | |
| * | | | | | | | | | | | ARC: [plat-sim] unbork non default CONFIG_LINUX_LINK_BASE | Vineet Gupta | 2015-12-17 | 3 | -2/+6 | |
| * | | | | | | | | | | | ARC: intc: Document arc_request_percpu_irq() better | Vineet Gupta | 2015-12-12 | 1 | -0/+12 | |
| * | | | | | | | | | | | ARCv2: perf: Ensure perf intr gets enabled on all cores | Vineet Gupta | 2015-12-12 | 1 | -23/+9 | |
| * | | | | | | | | | | | ARC: intc: No need to clear IRQ_NOAUTOEN | Vineet Gupta | 2015-12-12 | 1 | -5/+8 | |
| * | | | | | | | | | | | ARCv2: intc: Fix random perf irq disabling in SMP setup | Vineet Gupta | 2015-12-12 | 1 | -2/+13 | |
| * | | | | | | | | | | | ARC: [axs10x] cap ethernet phy to 100 Mbit/sec | Alexey Brodkin | 2015-12-07 | 1 | -0/+1 | |
* | | | | | | | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-12-17 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Revert "scatterlist: use sg_phys()" | Dan Williams | 2015-12-15 | 2 | -2/+3 | |
* | | | | | | | | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-12-16 | 7 | -68/+138 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |