index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2019-02-18
powerpc/dma: stop overriding dma_get_required_mask
Christoph Hellwig
-29
/
+0
2019-02-18
powerpc/cell: use the generic iommu bypass code
Christoph Hellwig
-3
/
+4
2019-02-18
powerpc/dma: handle iommu bypass in dma_iommu_ops
Christoph Hellwig
-17
/
+72
2019-02-18
powerpc/dma: untangle vio_dma_mapping_ops from dma_iommu_ops
Christoph Hellwig
-1
/
+1
2019-02-10
Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...
Thomas Gleixner
-27
/
+94
2019-02-10
Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern...
Thomas Gleixner
-0
/
+13
2019-02-07
y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
-0
/
+20
2019-02-07
y2038: rename old time and utime syscalls
Arnd Bergmann
-5
/
+14
2019-02-07
y2038: use time32 syscall names on 32-bit
Arnd Bergmann
-22
/
+60
2019-02-07
y2038: syscalls: rename y2038 compat syscalls
Arnd Bergmann
-26
/
+26
2019-02-07
powerpc/ptrace: Mitigate potential Spectre v1
Breno Leitao
-1
/
+7
2019-02-05
powerpc/32: Include .branch_lt in data section
Joel Stanley
-0
/
+1
2019-02-05
powerpc/eeh: Correct retries in eeh_pe_reset_full()
Sam Bobroff
-14
/
+18
2019-02-05
powerpc/eeh: Improve recovery of passed-through devices
Sam Bobroff
-29
/
+50
2019-02-05
powerpc/eeh: Add include_passed to eeh_clear_pe_frozen_state()
Sam Bobroff
-9
/
+11
2019-02-05
powerpc/eeh: Add include_passed to eeh_pe_state_clear()
Sam Bobroff
-59
/
+49
2019-02-05
powerpc/eeh: remove sw_state from eeh_unfreeze_pe()
Sam Bobroff
-10
/
+13
2019-02-05
powerpc/eeh: Cleanup eeh_pe_clear_frozen_state()
Sam Bobroff
-27
/
+13
2019-01-31
powerpc/livepatch: return -ERRNO values in save_stack_trace_tsk_reliable()
Joe Lawrence
-7
/
+7
2019-01-31
powerpc/livepatch: small cleanups in save_stack_trace_tsk_reliable()
Joe Lawrence
-26
/
+14
2019-01-31
powerpc/livepatch: relax reliable stack tracer checks for first-frame
Joe Lawrence
-8
/
+24
2019-01-31
powerpc/64s: Clear on-stack exception marker upon exception return
Nicolai Stange
-0
/
+7
2019-01-30
powerpc/kernel/time: Remove duplicate header
Brajeswar Ghosh
-1
/
+0
2019-01-30
powerpc/traps: Fix the message printed when stack overflows
Christophe Leroy
-2
/
+2
2019-01-28
Merge 5.0-rc4 into char-misc-next
Greg Kroah-Hartman
-11
/
+6
2019-01-25
arch: add split IPC system calls where needed
Arnd Bergmann
-0
/
+13
2019-01-22
powerpc: Adopt nvram module for PPC64
Finn Thain
-156
/
+2
2019-01-22
powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAM
Finn Thain
-11
/
+0
2019-01-22
powerpc: Replace nvram_* extern declarations with standard header
Finn Thain
-24
/
+1
2019-01-15
powerpc/syscalls: Fix syscall tracing
Michael Ellerman
-7
/
+0
2019-01-15
powerpc/64s: Add MMU type to __die() output
Michael Ellerman
-1
/
+3
2019-01-15
powerpc: Show PAGE_SIZE in __die() output
Michael Ellerman
-1
/
+2
2019-01-15
powerpc: Stop using pr_cont() in __die()
Michael Ellerman
-18
/
+8
2019-01-15
powerpc: Use ALIGN instead of BLOCK
Joel Stanley
-2
/
+2
2019-01-14
powerpc/irq: drop arch_early_irq_init()
Christophe Leroy
-5
/
+0
2019-01-14
powerpc: use a CONSOLE_LOGLEVEL_DEBUG macro
Sergey Senozhatsky
-1
/
+1
2019-01-11
powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEM
Breno Leitao
-3
/
+4
2019-01-11
powerpc/8xx: fix setting of pagetable for Abatron BDI debug tool.
Christophe Leroy
-1
/
+2
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
-2
/
+0
2019-01-04
Merge branch 'master' into fixes
Michael Ellerman
-62
/
+56
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
-20
/
+18
2019-01-01
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-3
/
+3
2019-01-01
Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
-4
/
+4
2018-12-31
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
-4
/
+9
2018-12-30
kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
Christophe Leroy
-1
/
+1
2018-12-30
kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
Douglas Anderson
-2
/
+2
2018-12-30
kgdb: Remove irq flags from roundup
Douglas Anderson
-1
/
+1
2018-12-30
powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'
Diana Craciun
-6
/
+12
2018-12-28
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
-29
/
+22
2018-12-27
Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-2
/
+0
[prev]
[next]