index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+5
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
38
-132
/
+100
2016-10-14
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
1
-4
/
+0
2016-10-14
Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
72
-245
/
+233
2016-10-11
powerpc: implement the DMA_ATTR_NO_WARN attribute
Mauricio Faria de Oliveira
1
-2
/
+4
2016-10-12
powerpc/mm/hash64: Fix might_have_hea() check
Michael Ellerman
1
-1
/
+1
2016-10-12
powerpc/64: Fix incorrect return value from __copy_tofrom_user
Paul Mackerras
1
-1
/
+1
2016-10-11
powerpc/64s: Fix power4_fixup_nap placement
Nicholas Piggin
1
-1
/
+1
2016-10-11
powerpc/pseries: Fix stack corruption in htpe code
Laurent Dufour
1
-2
/
+2
2016-10-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
68
-240
/
+228
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-10-10
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
4
-32
/
+40
2016-10-10
gcc-plugins: Add latent_entropy plugin
Emese Revfy
1
-0
/
+5
2016-10-10
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+11
2016-10-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-1
/
+9
2016-10-07
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
188
-2678
/
+3593
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
1
-0
/
+1
2016-10-07
atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
Vineet Gupta
1
-1
/
+0
2016-10-07
powerpc: implement arch_reserved_kernel_pages
Srikar Dronamraju
2
-0
/
+8
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
31
-499
/
+1260
2016-10-04
powerpc/bpf: Add support for bpf constant blinding
Naveen N. Rao
2
-11
/
+34
2016-10-04
powerpc/bpf: Implement support for tail calls
Naveen N. Rao
4
-28
/
+126
2016-10-04
powerpc/bpf: Introduce accessors for using the tmp local stack space
Naveen N. Rao
2
-40
/
+55
2016-10-04
powerpc/fadump: Fix build break when CONFIG_PROC_VMCORE=n
Michael Ellerman
1
-0
/
+2
2016-10-04
powerpc: tm: Enable transactional memory (TM) lazily for userspace
Cyril Bur
3
-5
/
+33
2016-10-04
powerpc/tm: Add TM Unavailable Exception
Cyril Bur
1
-0
/
+29
2016-10-04
powerpc: Remove do_load_up_transact_{fpu,altivec}
Cyril Bur
3
-56
/
+0
2016-10-04
powerpc: tm: Rename transct_(*) to ck(\1)_state
Cyril Bur
10
-94
/
+94
2016-10-04
powerpc: tm: Always use fp_state and vr_state to store live registers
Cyril Bur
7
-381
/
+197
2016-10-04
powerpc: signals: Stop using current in signal code
Cyril Bur
5
-126
/
+159
2016-10-04
powerpc: Never giveup a reclaimed thread when enabling kernel {fp, altivec, vsx}
Cyril Bur
1
-3
/
+36
2016-10-04
powerpc: Return the new MSR from msr_check_and_set()
Cyril Bur
2
-2
/
+4
2016-10-04
powerpc: Add check_if_tm_restore_required() to giveup_all()
Cyril Bur
1
-0
/
+1
2016-10-04
powerpc: Always restore FPU/VEC/VSX if hardware transactional memory in use
Cyril Bur
1
-3
/
+18
2016-10-04
powerpc/powernv: Fix data type for @r in pnv_ioda_parse_m64_window()
Gavin Shan
1
-1
/
+1
2016-10-04
powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data()
Gavin Shan
1
-2
/
+2
2016-10-04
powerpc/powernv: Specify proper data type for PCI_SLOT_ID_PREFIX
Gavin Shan
1
-1
/
+1
2016-10-04
powerpc/powernv: Use CPU-endian hub diag-data type in pnv_eeh_get_and_dump_hu...
Gavin Shan
1
-1
/
+1
2016-10-04
powerpc/powernv: Pass CPU-endian PE number to opal_pci_eeh_freeze_clear()
Gavin Shan
1
-1
/
+1
2016-10-04
powerpc: Set default CPU type to POWER8 for little endian builds
Anton Blanchard
1
-0
/
+1
2016-10-04
powerpc: Only disable HAVE_EFFICIENT_UNALIGNED_ACCESS on POWER7 little endian
Anton Blanchard
1
-1
/
+1
2016-10-04
powerpc: Remove static branch prediction in atomic{, 64}_add_unless
Anton Blanchard
1
-2
/
+2
2016-10-04
powerpc: During context switch, check before setting mm_cpumask
Anton Blanchard
1
-1
/
+2
2016-10-04
powerpc/eeh: Quieten EEH message when no adapters are found
Anton Blanchard
1
-1
/
+1
2016-10-04
powerpc/configs: Enable Intel i40e on 64 bit configs
Anton Blanchard
3
-0
/
+3
2016-10-04
powerpc/configs: Change a few things from built in to modules
Anton Blanchard
3
-21
/
+21
2016-10-04
powerpc/configs: Bump kernel ring buffer size on 64 bit configs
Anton Blanchard
3
-0
/
+6
2016-10-04
powerpc/configs: Enable VMX crypto
Anton Blanchard
3
-0
/
+6
2016-10-04
powerpc/64: Align hot loops of memset() and backwards_memcpy()
Anton Blanchard
1
-0
/
+2
2016-10-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-57
/
+49
[next]