| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-01-15 | 2 | -0/+30 |
|\ |
|
| * | net: fec: fix MDIO bus assignement for dual fec SoC's | Stefan Agner | 2015-01-14 | 2 | -0/+30 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-01-15 | 3 | -1/+3 |
|\ \ |
|
| * | | arm64: KVM: Fix HCR setting for 32bit guests | Marc Zyngier | 2015-01-12 | 2 | -1/+2 |
| * | | arm64: KVM: Fix TLB invalidation by IPA/VMID | Marc Zyngier | 2015-01-12 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-01-15 | 9 | -24/+78 |
|\ \ |
|
| * | | s390/uprobes: fix user space PER events | Jan Willeke | 2015-01-12 | 1 | -9/+60 |
| * | | s390/bpf: Fix JMP_JGE_X (A > X) and JMP_JGT_X (A >= X) | Michael Holzheu | 2015-01-09 | 1 | -2/+2 |
| * | | s390/bpf: Fix ALU_NEG (A = -A) | Michael Holzheu | 2015-01-09 | 1 | -2/+2 |
| * | | s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKS | Martin Schwidefsky | 2015-01-08 | 1 | -2/+3 |
| * | | s390/timex: fix get_tod_clock_ext() inline assembly | Chen Gang | 2015-01-07 | 2 | -5/+7 |
| * | | s390: wire up execveat syscall | Heiko Carstens | 2014-12-18 | 2 | -1/+3 |
| * | | s390/kernel: use stnsm 255 instead of stosm 0 | Christian Borntraeger | 2014-12-18 | 1 | -1/+1 |
| * | | s390/vtime: Get rid of redundant WARN_ON | Christian Borntraeger | 2014-12-18 | 1 | -2/+0 |
* | | | Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2015-01-14 | 4 | -46/+56 |
|\ \ \ |
|
| * | | | x86/xen: properly retrieve NMI reason | Jan Beulich | 2015-01-13 | 1 | -1/+21 |
| * | | | xen: check for zero sized area when invalidating memory | Juergen Gross | 2015-01-12 | 1 | -0/+2 |
| * | | | xen: use correct type for physical addresses | Juergen Gross | 2015-01-12 | 1 | -2/+2 |
| * | | | xen: correct race in alloc_p2m_pmd() | Juergen Gross | 2015-01-12 | 1 | -6/+3 |
| * | | | xen: correct error for building p2m list on 32 bits | Juergen Gross | 2015-01-12 | 1 | -1/+1 |
| * | | | x86/xen: avoid freeing static 'name' when kasprintf() fails | Vitaly Kuznetsov | 2015-01-08 | 1 | -11/+5 |
| * | | | x86/xen: add extra memory for remapped frames during setup | David Vrabel | 2015-01-08 | 1 | -4/+9 |
| * | | | x86/xen: don't count how many PFNs are identity mapped | David Vrabel | 2015-01-08 | 1 | -18/+9 |
| * | | | x86/xen: Free bootmem in free_p2m_page() during early boot | Boris Ostrovsky | 2015-01-08 | 1 | -3/+6 |
| * | | | x86/xen: Remove unnecessary BUG_ON(preemptible()) in xen_setup_timer() | Boris Ostrovsky | 2014-12-23 | 1 | -2/+0 |
* | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-01-11 | 5 | -11/+8 |
|\ \ \ \ |
|
| * | | | | ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile error | Victor Kamensky | 2015-01-09 | 1 | -2/+2 |
| * | | | | ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem region | Grygorii Strashko | 2015-01-07 | 1 | -2/+2 |
| * | | | | ARM: 8249/1: mm: dump: don't skip regions | Mark Rutland | 2015-01-07 | 1 | -7/+2 |
| * | | | | ARM: wire up execveat syscall | Russell King | 2015-01-07 | 2 | -0/+2 |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-01-11 | 6 | -39/+53 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'pr-20141223-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2015-01-01 | 1 | -2/+4 |
| |\ \ \ \ \ |
|
| | * | | | | | x86, vdso: Use asm volatile in __getcpu | Andy Lutomirski | 2014-12-23 | 1 | -2/+4 |
| * | | | | | | x86/build: Clean auto-generated processor feature files | Bjørn Mork | 2014-12-23 | 2 | -0/+2 |
| * | | | | | | x86: Fix mkcapflags.sh bash-ism | Sylvain BERTRAND | 2014-12-23 | 1 | -1/+1 |
| * | | | | | | x86: Fix step size adjustment during initial memory mapping | Jan Beulich | 2014-12-23 | 1 | -20/+17 |
| * | | | | | | Merge tag 'pr-20141220-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2014-12-21 | 1 | -16/+29 |
| |\ \ \ \ \ \
| | |/ / / / /
| | | / / / /
| | |/ / / /
| |/| | | | |
|
| | * | | | | x86_64, vdso: Fix the vdso address randomization algorithm | Andy Lutomirski | 2014-12-20 | 1 | -16/+29 |
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-01-11 | 6 | -2/+125 |
|\ \ \ \ \ \ |
|
| * | | | | | | perf/x86/uncore/hsw-ep: Handle systems with only two SBOXes | Andi Kleen | 2015-01-09 | 2 | -1/+18 |
| * | | | | | | perf/x86_64: Improve user regs sampling | Andy Lutomirski | 2015-01-09 | 1 | -2/+76 |
| * | | | | | | perf: Move task_pt_regs sampling into arch code | Andy Lutomirski | 2015-01-09 | 3 | -0/+32 |
| * | | | | | | x86: Fix off-by-one in instruction decoder | Peter Zijlstra | 2015-01-09 | 1 | -1/+1 |
* | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2015-01-09 | 9 | -5/+22 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | arm64/efi: add missing call to early_ioremap_reset() | Ard Biesheuvel | 2015-01-08 | 2 | -1/+2 |
| * | | | | | | | arm64: fix missing asm/io.h include in kernel/smp_spin_table.c | Paul Walmsley | 2015-01-07 | 1 | -0/+1 |
| * | | | | | | | arm64: fix missing asm/alternative.h include in kernel/module.c | Paul Walmsley | 2015-01-07 | 1 | -0/+1 |
| * | | | | | | | arm64: fix missing linux/bug.h include in asm/arch_timer.h | Paul Walmsley | 2015-01-07 | 1 | -0/+1 |
| * | | | | | | | arm64: fix missing asm/pgtable-hwdef.h include in asm/processor.h | Paul Walmsley | 2015-01-07 | 1 | -0/+1 |
| * | | | | | | | arm64: sanity checks: add missing AArch32 registers | Mark Rutland | 2015-01-07 | 2 | -0/+15 |