Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | perf/rapl: Fix sysfs_show() initialization for RAPL PMU | Stephane Eranian | 2015-01-16 | 1 | -12/+32 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2015-01-16 | 3 | -8/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | arm64: partially revert "ARM: 8167/1: extend the reserved memory for initrd t... | Catalin Marinas | 2015-01-16 | 1 | -7/+1 | |
| * | | | | | | | arm64: compat: wire up compat_sys_execveat | Will Deacon | 2015-01-12 | 2 | -1/+3 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'trace-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-01-16 | 1 | -5/+15 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracing | Steven Rostedt (Red Hat) | 2015-01-15 | 1 | -5/+15 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2015-01-16 | 3 | -1/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | m68k: Wire up execveat | Geert Uytterhoeven | 2015-01-11 | 3 | -1/+3 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'powerpc-3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2015-01-16 | 2 | -7/+7 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | powerpc: Work around gcc bug in current_thread_info() | Michael Ellerman | 2015-01-12 | 1 | -6/+7 | |
| * | | | | | | | powernv: Fix OPAL tracepoint code | Anton Blanchard | 2015-01-12 | 1 | -1/+0 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-01-14 | 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-14 | 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-14 | 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-13 | 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-21 | 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 | |
|\ \ \ \ \ \ \ \ |