Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d1301afd71bd38b1610b391e50debf766faa84be
d1301af
selftests/powerpc: Move pick_online_cpu() up into utils.c
by Michael Ellerman
· 9 years ago
00b912b
powerpc: Remove broken GregorianDay()
by Daniel Axtens
· 9 years ago
5f337e3
selftests/powerpc: Add test to check if VSRs are corrupted
by Rashmica Gupta
· 9 years ago
eb925d6
powerpc/xmon: Append linux_banner to exception information in xmon.
by Rashmica Gupta
· 9 years ago
24ad164
powerpc/cell: Remove the Cell QPACE code
by Rashmica Gupta
· 9 years ago
b4af279
powerpc/pseries: Limit EPOW reset event warnings
by Vipin K Parashar
· 9 years ago
a26f415
selftests/powerpc: Add TM signal with invalid stack test
by Michael Neuling
· 9 years ago
25007a6
selftests/powerpc: Add TM signal return test
by Michael Neuling
· 9 years ago
b319ee8
selftests/powerpc: Skip tm-resched-dscr if we don't have TM
by Michael Ellerman
· 9 years ago
34dc8b2
selftests/powerpc: Move TM helpers into tm.h
by Michael Ellerman
· 9 years ago
ede8ef3
selftests/powerpc: Add have_hwcap2() helper
by Michael Ellerman
· 9 years ago
fcb45ec
selftests/powerpc: Move get_auxv_entry() into utils.c
by Michael Ellerman
· 9 years ago
1901d8b
Merge tag 'powerpc-4.4-3' into next
by Michael Ellerman
· 9 years ago
801c0b2
powerpc: Print MSR TM bits in oops messages
by Michael Neuling
· 9 years ago
81d7a32
powerpc: Make {cmp}xchg* and their atomic_ versions fully ordered
by Boqun Feng
· 9 years ago
49e9cf3
powerpc: Make value-returning atomics fully ordered
by Boqun Feng
· 9 years ago
4dcbd88e
powerpc/mm: Don't open code pgtable_t size
by Aneesh Kumar K.V
· 9 years ago
4ad90c8
powerpc/mm: Use H_READ with H_READ_4
by Aneesh Kumar K.V
· 9 years ago
45949eb
powerpc/nohash: we don't use real_pte_t for nohash
by Aneesh Kumar K.V
· 9 years ago
cc50380
powerpc/nohash: Update 64K nohash config to have 32 pte fragement
by Aneesh Kumar K.V
· 9 years ago
4d9057c
powerpc/mm: Don't hardcode the hash pte slot shift
by Aneesh Kumar K.V
· 9 years ago
62607bc
powerpc/mm: Don't hardcode page table size
by Aneesh Kumar K.V
· 9 years ago
6a119ea
powerpc/mm: Add a _PAGE_PTE bit
by Aneesh Kumar K.V
· 9 years ago
e34aa03
powerpc/mm: Move THP headers around
by Aneesh Kumar K.V
· 9 years ago
26a344a
powerpc/mm: Move hugetlb related headers
by Aneesh Kumar K.V
· 9 years ago
40e8550
powerpc/mm: Move WIMG update to helper.
by Aneesh Kumar K.V
· 9 years ago
c6a3c49
powerpc/mm: Add helper for converting pte bit to hpte bits
by Aneesh Kumar K.V
· 9 years ago
a43c0eb
powerpc/mm: Convert 4k insert from asm to C
by Aneesh Kumar K.V
· 9 years ago
89ff725
powerpc/mm: Convert __hash_page_64K to C
by Aneesh Kumar K.V
· 9 years ago
227fdbe
powerpc/mm: Increase the width of #define
by Aneesh Kumar K.V
· 9 years ago
506b863
powerpc/mm: Remove pte_val usage for the second half of pgtable_t
by Aneesh Kumar K.V
· 9 years ago
bf680d5
powerpc/mm: Don't track subpage valid bit in pte_t
by Aneesh Kumar K.V
· 9 years ago
106713a
powerpc/mm: Remove the dependency on pte bit position in asm code
by Aneesh Kumar K.V
· 9 years ago
91f1da9
powerpc/mm: Convert 4k hash insert to C
by Aneesh Kumar K.V
· 9 years ago
17ed9e3
powerpc/booke: Move nohash headers
by Aneesh Kumar K.V
· 9 years ago
1ca7212
powerpc/mm: Move PTE bits from generic functions to hash64 functions.
by Aneesh Kumar K.V
· 9 years ago
371352c
powerpc/mm: Move hash64 PTE bits from book3s/64/pgtable.h to hash.h
by Aneesh Kumar K.V
· 9 years ago
f281b5d
powerpc/mm: Don't use pmd_val, pud_val and pgd_val as lvalue
by Aneesh Kumar K.V
· 9 years ago
10bd380
powerpc/mm: Don't use pte_val as lvalue
by Aneesh Kumar K.V
· 9 years ago
b0412ea
powerpc/mm: Drop pte-common.h from BOOK3S 64
by Aneesh Kumar K.V
· 9 years ago
ee4889c
powerpc/mm: Don't have generic headers introduce functions touching pte bits
by Aneesh Kumar K.V
· 9 years ago
cbbb868
powerpc/mm: Delete booke bits from book3s
by Aneesh Kumar K.V
· 9 years ago
ab537dc
powerpc/mm: Move hash specific pte width and other defines to book3s
by Aneesh Kumar K.V
· 9 years ago
3dfcb315
powerpc/mm: make a separate copy for book3s
by Aneesh Kumar K.V
· 9 years ago
26b6a3d
powerpc/mm: move pte headers to book3s directory
by Aneesh Kumar K.V
· 9 years ago
0863d7f
powerpc/mm: Fix infinite loop in hash fault with 4K page size
by Aneesh Kumar K.V
· 9 years ago
db1231dc
powerpc: Fix DSCR inheritance over fork()
by Anton Blanchard
· 9 years ago
20dbe67
powerpc: Call restore_sprs() before _switch()
by Anton Blanchard
· 9 years ago
d64d02c
powerpc: Call check_if_tm_restore_required() in enable_kernel_*()
by Anton Blanchard
· 9 years ago
d1e1cf2
powerpc: clean up asm/switch_to.h
by Anton Blanchard
· 9 years ago
f3d885c
powerpc: Rearrange __switch_to()
by Anton Blanchard
· 9 years ago
579e633
powerpc: create flush_all_to_thread()
by Anton Blanchard
· 9 years ago
c208505
powerpc: create giveup_all()
by Anton Blanchard
· 9 years ago
1f2e25b
powerpc: Remove fp_enable() and vec_enable(), use msr_check_and_{set, clear}()
by Anton Blanchard
· 9 years ago
3eb5d58
powerpc: Add ppc_strict_facility_enable boot option
by Anton Blanchard
· 9 years ago
dc4fbba
powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
by Anton Blanchard
· 9 years ago
a0e72cf
powerpc: Create msr_check_and_{set,clear}()
by Anton Blanchard
· 9 years ago
1552cd7
crypto: vmx: Only call enable_kernel_vsx()
by Anton Blanchard
· 9 years ago
a7d623d
powerpc: Move part of giveup_vsx into c
by Anton Blanchard
· 9 years ago
98da581
powerpc: Move part of giveup_fpu,altivec,spe into c
by Anton Blanchard
· 9 years ago
b51b115
powerpc: Remove NULL task struct pointer checks in FP and vector code
by Anton Blanchard
· 9 years ago
611b0e5
powerpc: Create mtmsrd_isync()
by Anton Blanchard
· 9 years ago
b86fd2b
powerpc: Simplify TM restore checks
by Anton Blanchard
· 9 years ago
af1bbc3
powerpc: Remove UP only lazy floating point and vector optimisations
by Anton Blanchard
· 9 years ago
68bfa96
powerpc: Remove redundant mflr in _switch
by Anton Blanchard
· 9 years ago
152d523
powerpc: Create context switch helpers save_sprs() and restore_sprs()
by Anton Blanchard
· 9 years ago
af72ab6
powerpc: Don't disable MSR bits in do_load_up_transact_*() functions
by Anton Blanchard
· 9 years ago
07e45c1
powerpc: Don't disable kernel FP/VMX/VSX MSR bits on context switch
by Anton Blanchard
· 9 years ago
31a40e2
powerpc/64: Include KVM guest test in all interrupt vectors
by Paul Mackerras
· 9 years ago
b4f8144
powerpc/axonram: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
6735b2e
powerpc/rackmeter: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
343c332
powerpc: Add rN aliases to the pt_regs_offset table.
by Rashmica Gupta
· 9 years ago
f43194e
powerpc: Standardise on NR_syscalls rather than __NR_syscalls.
by Rashmica Gupta
· 9 years ago
cdfc8ed
powerpc: Remove unused function trace_syscall()
by Rashmica Gupta
· 9 years ago
58531b0
powerpc/boot: allow wrapper to work on non-english system
by Laurent Vivier
· 9 years ago
6c30821
powerpc/powermac: IRQF_NO_SUSPEND not IRQF_TIMER for non-timer
by John Ogness
· 9 years ago
57f8894
powerpc/powermac: set IRQF_NO_THREAD for xmon/cascade handlers
by John Ogness
· 9 years ago
87630eb
powerpc/powernv: Drop owner assignment from platform_driver
by Krzysztof Kozlowski
· 9 years ago
48f0f6b
cxl: use correct operator when writing pcie config space values
by Andrew Donnellan
· 9 years ago
1b5df59
cxl: Fix possible idr warning when contexts are released
by Vaibhav Jain
· 9 years ago
7f821fc
powerpc/tm: Check for already reclaimed tasks
by Michael Neuling
· 9 years ago
d2b9d2a
powerpc/tm: Block signal return setting invalid MSR state
by Michael Neuling
· 9 years ago
1ec2183
Linux 4.4-rc2
by Linus Torvalds
· 9 years ago
104e2a6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
dcfeda9
Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
7f21739
Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
6d2d91b
Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
0ec7dc8
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
94521b2
Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 9 years ago
727cde6
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
069ec22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
865762a
slab/slub: adjust kmem_cache_alloc_bulk API
by Jesper Dangaard Brouer
· 9 years ago
0337451
slub: add missing kmem cgroup support to kmem_cache_free_bulk
by Jesper Dangaard Brouer
· 9 years ago
03ec0ed
slub: fix kmem cgroup bug in kmem_cache_alloc_bulk
by Jesper Dangaard Brouer
· 9 years ago
d0ecd89
slub: optimize bulk slowpath free by detached freelist
by Jesper Dangaard Brouer
· 9 years ago
8108465
slub: support for bulk free with SLUB freelists
by Jesper Dangaard Brouer
· 9 years ago
41b85a1
parisc: Map kernel text and data on huge pages
by Helge Deller
· 9 years ago
736d216
parisc: Add Huge Page and HUGETLBFS support
by Helge Deller
· 9 years ago
337685e
parisc: Use long branch to do_syscall_trace_exit
by Helge Deller
· 9 years ago
332b42e
parisc: Increase initial kernel mapping to 32MB on 64bit kernel
by Helge Deller
· 9 years ago
Next »