Age | Commit message (Expand) | Author | Files | Lines |
2017-05-05 | Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 49 | -456/+997 |
2017-05-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+3 |
2017-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+6 |
2017-05-02 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -6/+0 |
2017-05-02 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+2 |
2017-05-02 | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -86/+39 |
2017-04-28 | powerpc/mm/hash: Fix off-by-one in comment about kernel contexts ids | Michael Ellerman | 1 | -1/+1 |
2017-04-28 | powerpc: Add struct smp_ops_t.cause_nmi_ipi operation | Nicholas Piggin | 1 | -0/+1 |
2017-04-28 | powerpc: Add NMI IPI infrastructure | Nicholas Piggin | 1 | -3/+11 |
2017-04-28 | powerpc/64s: Dedicated system reset interrupt stack | Nicholas Piggin | 2 | -1/+15 |
2017-04-28 | powerpc/64s: Disallow system reset vs system reset reentrancy | Nicholas Piggin | 2 | -1/+10 |
2017-04-28 | powerpc/64s: Fix system reset vs general interrupt reentrancy | Nicholas Piggin | 2 | -8/+12 |
2017-04-28 | powerpc/64s: Exception macro for stack frame and initial register save | Nicholas Piggin | 1 | -6/+10 |
2017-04-28 | powerpc/64s: Add exception macro that does not enable RI | Nicholas Piggin | 1 | -0/+15 |
2017-04-28 | Merge branch 'topic/ppc-kvm' into next | Michael Ellerman | 2 | -2/+14 |
2017-04-27 | powerpc/mm: Fix missing page attributes in page table dump | Christophe Leroy | 1 | -0/+1 |
2017-04-26 | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro | 18 | -130/+242 |
2017-04-24 | powerpc/mm: Ensure IRQs are off in switch_mm() | David Gibson | 1 | -2/+15 |
2017-04-24 | Merge branch 'topic/kprobes' into next | Michael Ellerman | 2 | -53/+51 |
2017-04-24 | powerpc: Introduce a new helper to obtain function entry points | Naveen N. Rao | 1 | -0/+41 |
2017-04-24 | powerpc/kprobes: Add support for KPROBES_ON_FTRACE | Naveen N. Rao | 1 | -0/+10 |
2017-04-23 | powerpc/kprobes: Blacklist common exception handlers | Naveen N. Rao | 1 | -0/+1 |
2017-04-23 | powerpc/kprobes: Blacklist exception handlers | Naveen N. Rao | 1 | -0/+2 |
2017-04-23 | powerpc/64s: Simplify POWER9 DD1 idle workaround code | Nicholas Piggin | 1 | -0/+3 |
2017-04-23 | powerpc/64s: Idle POWER8 avoid full state loss recovery where possible | Nicholas Piggin | 1 | -3/+29 |
2017-04-23 | powerpc/64s: Expand core idle state bits | Nicholas Piggin | 1 | -2/+2 |
2017-04-23 | powerpc/64s: Fix POWER9 machine check handler from stop state | Nicholas Piggin | 1 | -0/+1 |
2017-04-23 | powerpc/64s: Stop using bit in HSPRG0 to test winkle | Nicholas Piggin | 1 | -11/+2 |
2017-04-23 | powerpc/64s: Remove unnecessary relocation branch from idle handler | Nicholas Piggin | 1 | -8/+0 |
2017-04-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+4 |
2017-04-21 | powerpc/mm: Wire up ioremap_cache() | Oliver O'Halloran | 1 | -0/+2 |
2017-04-20 | kprobes: Convert kprobe_lookup_name() to a function | Naveen N. Rao | 1 | -53/+0 |
2017-04-20 | powerpc/64s: Use relon prolog for EXC_VIRT_OOL_MASKABLE_HV handlers | Nicholas Piggin | 1 | -1/+1 |
2017-04-19 | powerpc/64s: Remove SAO feature from Power9 DD1 | Nicholas Piggin | 1 | -1/+2 |
2017-04-19 | powerpc/64s: Remove ICSWX feature from Power9 | Nicholas Piggin | 1 | -1/+1 |
2017-04-19 | powerpc/perf: Support to export MMCRA[TEC*] field to userspace | Madhavan Srinivasan | 1 | -0/+1 |
2017-04-19 | powerpc/perf: Export memory hierarchy info to user space | Madhavan Srinivasan | 1 | -0/+2 |
2017-04-18 | powerpc/64: Fix HMI exception on LE with CONFIG_RELOCATABLE=y | Michael Ellerman | 1 | -4/+4 |
2017-04-13 | powerpc: Drop include of linux/io.h from asm/io.h | Michael Ellerman | 1 | -2/+0 |
2017-04-13 | powerpc/powernv: POWER9 support for msgsnd/doorbell IPI | Nicholas Piggin | 2 | -0/+5 |
2017-04-13 | powerpc/64s: Avoid a branch for ppc_msgsnd | Nicholas Piggin | 1 | -4/+2 |
2017-04-13 | powerpc: Introduce msgsnd/doorbell barrier primitives | Nicholas Piggin | 2 | -0/+23 |
2017-04-13 | powerpc: Change the doorbell IPI calling convention | Nicholas Piggin | 3 | -9/+5 |
2017-04-13 | powerpc/64s: Add SCV FSCR bit for ISA v3.0 | Nicholas Piggin | 1 | -0/+2 |
2017-04-12 | powerpc/tracing: Allow tracing of mmap syscalls | Balbir Singh | 1 | -2/+2 |
2017-04-12 | powerpc/mm: Fix swapper_pg_dir size on 64-bit hash w/64K pages | Michael Ellerman | 1 | -4/+0 |
2017-04-12 | Merge branch 'topic/xive' (early part) into next | Michael Ellerman | 11 | -58/+433 |
2017-04-11 | powerpc/powernv: Recover correct PACA on wakeup from a stop on P9 DD1 | Gautham R. Shenoy | 1 | -0/+5 |
2017-04-11 | powerpc/powernv: Move CPU-Offline idle state invocation from smp.c to idle.c | Gautham R. Shenoy | 1 | -0/+1 |
2017-04-11 | powerpc/hugetlb: Add ABI defines for supported HugeTLB page sizes | Anshuman Khandual | 1 | -0/+16 |