Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
bdf08e1da0590f16eb255cda20db2a77bfdb349b
/
arch
bdf08e1d
powerpc/64s: Rename EXCEPTION_PROLOG_PSERIES to EXCEPTION_PROLOG
by Michael Ellerman
· 7 years ago
270373f
powerpc/64s: Rename EXCEPTION_RELON_PROLOG_PSERIES
by Michael Ellerman
· 7 years ago
6ebb939
powerpc/64s: Rename EXCEPTION_RELON_PROLOG_PSERIES_1
by Michael Ellerman
· 7 years ago
94f3cc8
powerpc/64s: Remove PSERIES from the NORI macros
by Michael Ellerman
· 7 years ago
cb58a4a
powerpc/64s: Rename EXCEPTION_PROLOG_PSERIES_1 to EXCEPTION_PROLOG_2
by Michael Ellerman
· 7 years ago
b706f42
powerpc/64s: Rename STD_RELON_EXCEPTION_PSERIES_OOL to STD_RELON_EXCEPTION_OOL
by Michael Ellerman
· 7 years ago
e42389c5
powerpc/64s: Rename STD_RELON_EXCEPTION_PSERIES to STD_RELON_EXCEPTION
by Michael Ellerman
· 7 years ago
75e8bef
powerpc/64s: Rename STD_EXCEPTION_PSERIES_OOL to STD_EXCEPTION_OOL
by Michael Ellerman
· 7 years ago
e899fce
powerpc/64s: Rename STD_EXCEPTION_PSERIES to STD_EXCEPTION
by Michael Ellerman
· 7 years ago
92b6d65
powerpc/64s: Move SET_SCRATCH0() into EXCEPTION_RELON_PROLOG_PSERIES()
by Michael Ellerman
· 7 years ago
4a7a0a8
powerpc/64s: Move SET_SCRATCH0() into EXCEPTION_PROLOG_PSERIES()
by Michael Ellerman
· 7 years ago
250a935
powerpc/pasemi: Search for PCI root bus by compatible property
by Darren Stevens
· 7 years ago
9412b23
powerpc/lib: Implement strlen() in assembly for PPC32
by Christophe Leroy
· 6 years ago
94675cc
powerpc/pseries: Defer the logging of rtas error to irq work queue.
by Mahesh Salgaonkar
· 7 years ago
74e96bf
powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX.
by Mahesh Salgaonkar
· 7 years ago
e27e0a9
powerpc/xive: Remove xive_kexec_teardown_cpu()
by Benjamin Herrenschmidt
· 7 years ago
dbc5740
powerpc/xive: Remove now useless pr_debug statements
by Benjamin Herrenschmidt
· 7 years ago
34c604d
powerpc/64s: free page table caches at exit_mmap time
by Nicholas Piggin
· 7 years ago
5a60993
powerpc/64s/radix: tlb do not flush on page size when fullmm
by Nicholas Piggin
· 7 years ago
7cd129b
powerpc: Add a checkpatch wrapper with our preferred settings
by Michael Ellerman
· 7 years ago
4da1f79
powerpc/64: Disable irq restore warning for now
by Michael Ellerman
· 6 years ago
9eab990
powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usage
by Reza Arbab
· 6 years ago
06832fc
powerpc: Do not redefine NEED_DMA_MAP_STATE
by Christoph Hellwig
· 6 years ago
6e0495c
powerpc/4xx: Fix error return path in ppc4xx_msi_probe()
by Guenter Roeck
· 6 years ago
3127692
powernv/cpuidle: Fix idle states all being marked invalid
by Nicholas Piggin
· 6 years ago
b87b9cf
powerpc/pseries: fix EEH recovery of some IOV devices
by Sam Bobroff
· 6 years ago
04baaf2
powerpc/powernv: Add support to enable sensor groups
by Shilpasri G Bhat
· 7 years ago
1961aca
powernv/cpuidle: Use parsed device tree values for cpuidle_init
by Akshay Adiga
· 7 years ago
9c7b185
powernv/cpuidle: Parse dt idle properties into global structure
by Akshay Adiga
· 7 years ago
ebd7222
macintosh/via-pmu: Replace via-pmu68k driver with via-pmu driver
by Finn Thain
· 7 years ago
54c9907
macintosh/via-pmu68k: Don't load driver on unsupported hardware
by Finn Thain
· 7 years ago
f7e2a15
powerpc/44x: Mark mmu_init_secondary() as __init
by Alexey Spirkov
· 7 years ago
a984506
powerpc/mm: Don't report PUDs as memory leaks when using kmemleak
by Michael Ellerman
· 7 years ago
405cb40
powerpc: split asm/tlbflush.h
by Christophe Leroy
· 7 years ago
45ef599
powerpc: remove unnecessary inclusion of asm/tlbflush.h
by Christophe Leroy
· 7 years ago
7bc3969
powerpc/44x: remove page.h from mmu-44x.h
by Christophe Leroy
· 7 years ago
0c295d0
powerpc/nohash: fix hash related comments in pgtable.h
by Christophe Leroy
· 7 years ago
62b8426
powerpc: fix includes in asm/processor.h
by Christophe Leroy
· 7 years ago
6b62266
powerpc/book3s: Remove PPC_PIN_SIZE
by Christophe Leroy
· 7 years ago
b5ac51d
powerpc: declare set_breakpoint() static
by Christophe Leroy
· 7 years ago
e8cb7a5
powerpc: remove superflous inclusions of asm/fixmap.h
by Christophe Leroy
· 7 years ago
2c86cd1
powerpc: clean inclusions of asm/feature-fixups.h
by Christophe Leroy
· 7 years ago
5c35a02
powerpc: clean the inclusion of stringify.h
by Christophe Leroy
· 7 years ago
ec0c464
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
by Christophe Leroy
· 7 years ago
36a7eea
powerpc/405: move PPC405_ERR77 in asm-405.h
by Christophe Leroy
· 7 years ago
8c58259
powerpc: remove unneeded inclusions of cpu_has_feature.h
by Christophe Leroy
· 7 years ago
db0a2b6
powerpc: remove kdump.h from page.h
by Christophe Leroy
· 7 years ago
17cc1dd
powerpc/powernv: implement opal_put_chars_atomic
by Nicholas Piggin
· 7 years ago
ac4ac78
powerpc/powernv: move opal console flushing to udbg
by Nicholas Piggin
· 7 years ago
b74d280
powerpc/powernv: Remove OPALv1 support from opal console driver
by Nicholas Piggin
· 7 years ago
d2a2262
powerpc/powernv: Implement and use opal_flush_console
by Nicholas Piggin
· 7 years ago
e00da0f
powerpc/powernv: opal-kmsg use flush fallback from console code
by Nicholas Piggin
· 7 years ago
3a80bfc
powerpc/powernv: opal-kmsg standardise OPAL_BUSY handling
by Nicholas Piggin
· 7 years ago
36d2dab
powerpc/powernv: Fix OPAL console driver OPAL_BUSY loops
by Nicholas Piggin
· 7 years ago
bd90284
powerpc/powernv: opal_put_chars partial write fix
by Nicholas Piggin
· 7 years ago
b29336c
powerpc/powernv/opal-dump : Use IRQ_HANDLED instead of numbers in interrupt handler
by Mukesh Ojha
· 8 years ago
a5bbe8f
powerpc/powernv/opal-dump : Handles opal_dump_info properly
by Mukesh Ojha
· 8 years ago
edd00b8
powerpc/tm: Remove struct thread_info param from tm_reclaim_thread()
by Cyril Bur
· 7 years ago
a596a7e
powerpc/tm: Update function prototype comment
by Cyril Bur
· 7 years ago
c2a4e54
powerpc/64: add 32 bytes prechecking before using VMX optimization on memcmp()
by Simon Guo
· 7 years ago
d58badf
powerpc/64: enhance memcmp() with VMX instruction for long bytes comparision
by Simon Guo
· 7 years ago
f1ecbaf
powerpc: add vcmpequd/vcmpequb ppc instruction macro
by Simon Guo
· 7 years ago
2d9ee32
powerpc/64: Align bytes before fall back to .Lshort in powerpc64 memcmp()
by Simon Guo
· 7 years ago
ca42d8d2d
powerpc/pseries/mm: Improve error reporting on HCALL failures
by Aneesh Kumar K.V
· 7 years ago
65471d7
powerpc/pseries: Use pr_xxx() in lpar.c
by Aneesh Kumar K.V
· 7 years ago
27d8959
powerpc/mm/hash: Reduce contention on hpte lock
by Aneesh Kumar K.V
· 7 years ago
a833280
powerpc/mm/hash: Add hpte_get_old_v and use that instead of opencoding
by Aneesh Kumar K.V
· 7 years ago
1531cff
powerpc/mm/hash: Remove the superfluous bitwise operation when find hpte group
by Aneesh Kumar K.V
· 7 years ago
7d4340b
powerpc/mm: Increase MAX_PHYSMEM_BITS to 128TB with SPARSEMEM_VMEMMAP config
by Aneesh Kumar K.V
· 7 years ago
6aba0c8
powerpc/mm: Check memblock_add against MAX_PHYSMEM_BITS range
by Aneesh Kumar K.V
· 7 years ago
64de5d8
powerpc: Add ppc64le and ppc64_book3e allmodconfig targets
by Michael Ellerman
· 7 years ago
8db0c9d
powerpc: Add ppc32_allmodconfig defconfig target
by Michael Ellerman
· 7 years ago
6d44acae
powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2
by Michael Ellerman
· 7 years ago
5b73151
powerpc: NMI IPI make NMI IPIs fully sychronous
by Nicholas Piggin
· 7 years ago
9b81c02
powerpc/64s: make PACA_IRQ_HARD_DIS track MSR[EE] closely
by Nicholas Piggin
· 7 years ago
07f522d
powerpc/pkeys: make protection key 0 less special
by Ram Pai
· 7 years ago
a4fcc87
powerpc/pkeys: Preallocate execute-only key
by Ram Pai
· 7 years ago
fe6a280
powerpc/pkeys: Fix calculation of total pkeys.
by Ram Pai
· 7 years ago
c76662e
powerpc/pkeys: Save the pkey registers before fork
by Ram Pai
· 7 years ago
4a4a5e5
powerpc/pkeys: key allocation/deallocation must not change pkey registers
by Ram Pai
· 7 years ago
de11325
powerpc/pkeys: Deny read/write/execute by default
by Ram Pai
· 7 years ago
a57a04c
powerpc/pkeys: Give all threads control of their key permissions
by Ram Pai
· 7 years ago
ec93363
powerpc/prom_init: Remove linux,stdout-package property
by Murilo Opsfelder Araujo
· 7 years ago
99c3ce3
powerpc/powernv/npu: Add a debugfs setting to change ATSD threshold
by Alistair Popple
· 7 years ago
fca7bf9
powerpc/mpic: Pass first free vector number to mpic_setup_error_int()
by Bharat Bhushan
· 7 years ago
fdf743c
powerpc/hugetlbpage: Rmove unhelpful HUGEPD_*_SHIFT macros
by David Gibson
· 7 years ago
a8bf9e5
chrp/nvram.c: add MODULE_LICENSE()
by Randy Dunlap
· 7 years ago
8c8c10b
powerpc/8xx: fix handling of early NULL pointer dereference
by Christophe Leroy
· 7 years ago
ce57c66
Merge branch 'topic/ppc-kvm' into next
by Michael Ellerman
· 7 years ago
a68bd12
powerpc/powernv/ioda: Allocate indirect TCE levels on demand
by Alexey Kardashevskiy
· 7 years ago
9bc98c8
powerpc/powernv: Rework TCE level allocation
by Alexey Kardashevskiy
· 7 years ago
090bad39
powerpc/powernv: Add indirect levels to it_userspace
by Alexey Kardashevskiy
· 7 years ago
00a5c58
KVM: PPC: Make iommu_table::it_userspace big endian
by Alexey Kardashevskiy
· 7 years ago
191c228
powerpc/powernv: Move TCE manupulation code to its own file
by Alexey Kardashevskiy
· 7 years ago
da2bb0d
powerpc/powernv: Remove useless wrapper
by Alexey Kardashevskiy
· 7 years ago
2bf1071
powerpc/64s: Remove POWER9 DD1 support
by Nicholas Piggin
· 7 years ago
9c3250a
powerpc/xive: Replace msleep(x) with msleep(OPAL_BUSY_DELAY_MS)
by Daniel Klamt
· 7 years ago
54dbcfc
powerpc/64s: Report SLB multi-hit rather than parity error
by Michael Ellerman
· 7 years ago
e11b64b
powerpc: Remove Power8 DD1 from cputable
by Joel Stanley
· 7 years ago
1e5d758
powerpc/dts: Use a correct at24 compatible fallback in ac14xx
by Bartosz Golaszewski
· 7 years ago
Next »