| Commit message (Expand) | Author | Files | Lines |
2015-12-14 | powerpc/mm: Don't use pte_val as lvalue | Aneesh Kumar K.V | 3 | -57/+139 |
2015-12-14 | powerpc/mm: Drop pte-common.h from BOOK3S 64 | Aneesh Kumar K.V | 4 | -12/+111 |
2015-12-14 | powerpc/mm: Don't have generic headers introduce functions touching pte bits | Aneesh Kumar K.V | 3 | -191/+376 |
2015-12-14 | powerpc/mm: Delete booke bits from book3s | Aneesh Kumar K.V | 3 | -131/+49 |
2015-12-14 | powerpc/mm: Move hash specific pte width and other defines to book3s | Aneesh Kumar K.V | 3 | -9/+129 |
2015-12-14 | powerpc/mm: make a separate copy for book3s | Aneesh Kumar K.V | 7 | -7/+981 |
2015-12-14 | powerpc/mm: move pte headers to book3s directory | Aneesh Kumar K.V | 6 | -10/+10 |
2015-12-14 | powerpc/mm: Fix infinite loop in hash fault with 4K page size | Aneesh Kumar K.V | 1 | -1/+2 |
2015-12-10 | powerpc: Fix DSCR inheritance over fork() | Anton Blanchard | 3 | -17/+1 |
2015-12-10 | powerpc: Call restore_sprs() before _switch() | Anton Blanchard | 1 | -6/+9 |
2015-12-10 | powerpc: Call check_if_tm_restore_required() in enable_kernel_*() | Anton Blanchard | 1 | -3/+10 |
2015-12-02 | powerpc: clean up asm/switch_to.h | Anton Blanchard | 2 | -26/+11 |
2015-12-02 | powerpc: Rearrange __switch_to() | Anton Blanchard | 1 | -26/+26 |
2015-12-02 | powerpc: create flush_all_to_thread() | Anton Blanchard | 4 | -10/+22 |
2015-12-02 | powerpc: create giveup_all() | Anton Blanchard | 3 | -30/+64 |
2015-12-01 | powerpc: Remove fp_enable() and vec_enable(), use msr_check_and_{set, clear}() | Anton Blanchard | 4 | -30/+4 |
2015-12-01 | powerpc: Add ppc_strict_facility_enable boot option | Anton Blanchard | 4 | -7/+49 |
2015-12-01 | powerpc: Create disable_kernel_{fp,altivec,vsx,spe}() | Anton Blanchard | 15 | -0/+39 |
2015-12-01 | powerpc: Create msr_check_and_{set,clear}() | Anton Blanchard | 1 | -55/+52 |
2015-12-01 | crypto: vmx: Only call enable_kernel_vsx() | Anton Blanchard | 4 | -17/+0 |
2015-12-01 | powerpc: Move part of giveup_vsx into c | Anton Blanchard | 4 | -19/+23 |
2015-12-01 | powerpc: Move part of giveup_fpu,altivec,spe into c | Anton Blanchard | 6 | -48/+65 |
2015-12-01 | powerpc: Remove NULL task struct pointer checks in FP and vector code | Anton Blanchard | 4 | -19/+0 |
2015-12-01 | powerpc: Create mtmsrd_isync() | Anton Blanchard | 2 | -8/+30 |
2015-12-01 | powerpc: Simplify TM restore checks | Anton Blanchard | 1 | -34/+19 |
2015-12-01 | powerpc: Remove UP only lazy floating point and vector optimisations | Anton Blanchard | 9 | -304/+1 |
2015-12-01 | powerpc: Remove redundant mflr in _switch | Anton Blanchard | 1 | -3/+1 |
2015-12-01 | powerpc: Create context switch helpers save_sprs() and restore_sprs() | Anton Blanchard | 4 | -82/+82 |
2015-12-01 | powerpc: Don't disable MSR bits in do_load_up_transact_*() functions | Anton Blanchard | 2 | -8/+0 |
2015-12-01 | powerpc: Don't disable kernel FP/VMX/VSX MSR bits on context switch | Anton Blanchard | 1 | -14/+1 |
2015-12-01 | powerpc/64: Include KVM guest test in all interrupt vectors | Paul Mackerras | 2 | -35/+20 |
2015-11-26 | powerpc/axonram: Fix module autoload for OF platform driver | Luis de Bethencourt | 1 | -0/+1 |
2015-11-26 | powerpc/rackmeter: Fix module autoload for OF platform driver | Luis de Bethencourt | 1 | -0/+1 |
2015-11-26 | powerpc: Add rN aliases to the pt_regs_offset table. | Rashmica Gupta | 1 | -0/+1 |
2015-11-26 | powerpc: Standardise on NR_syscalls rather than __NR_syscalls. | Rashmica Gupta | 8 | -9/+8 |
2015-11-26 | powerpc: Remove unused function trace_syscall() | Rashmica Gupta | 1 | -7/+0 |
2015-11-26 | powerpc/boot: allow wrapper to work on non-english system | Laurent Vivier | 1 | -1/+1 |
2015-11-26 | powerpc/powermac: IRQF_NO_SUSPEND not IRQF_TIMER for non-timer | John Ogness | 1 | -2/+3 |
2015-11-26 | powerpc/powermac: set IRQF_NO_THREAD for xmon/cascade handlers | John Ogness | 1 | -1/+2 |
2015-11-24 | powerpc/powernv: Drop owner assignment from platform_driver | Krzysztof Kozlowski | 1 | -1/+0 |
2015-11-24 | cxl: use correct operator when writing pcie config space values | Andrew Donnellan | 1 | -1/+1 |
2015-11-24 | cxl: Fix possible idr warning when contexts are released | Vaibhav Jain | 4 | -12/+32 |
2015-11-23 | Linux 4.4-rc2v4.4-rc2 | Linus Torvalds | 1 | -1/+1 |
2015-11-22 | slab/slub: adjust kmem_cache_alloc_bulk API | Jesper Dangaard Brouer | 6 | -11/+11 |
2015-11-22 | slub: add missing kmem cgroup support to kmem_cache_free_bulk | Jesper Dangaard Brouer | 1 | -1/+5 |
2015-11-22 | slub: fix kmem cgroup bug in kmem_cache_alloc_bulk | Jesper Dangaard Brouer | 1 | -18/+22 |
2015-11-22 | slub: optimize bulk slowpath free by detached freelist | Jesper Dangaard Brouer | 1 | -30/+79 |
2015-11-22 | slub: support for bulk free with SLUB freelists | Jesper Dangaard Brouer | 1 | -18/+67 |
2015-11-22 | parisc: Map kernel text and data on huge pages | Helge Deller | 3 | -26/+31 |
2015-11-22 | parisc: Add Huge Page and HUGETLBFS support | Helge Deller | 6 | -15/+291 |