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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-28
Merge tag 'powerpc-4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-28
/
+59
2016-10-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-10-28
perf/powerpc: Don't call perf_event_disable() from atomic context
Jiri Olsa
1
-1
/
+1
2016-10-27
powerpc/64s: relocation, register save fixes for system reset interrupt
Nicholas Piggin
1
-21
/
+29
2016-10-27
powerpc/process: Fix CONFIG_ALIVEC typo in restore_tm_state()
Valentin Rothberg
1
-1
/
+1
2016-10-24
powerpc/64: Fix race condition in setting lock bit in idle/wakeup code
Paul Mackerras
1
-0
/
+3
2016-10-24
powerpc/64: Re-fix race condition between going idle and entering guest
Paul Mackerras
1
-6
/
+26
2016-10-19
Merge branch 'gup_flag-cleanups'
Linus Torvalds
1
-2
/
+3
2016-10-19
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
1
-2
/
+3
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
21
-101
/
+54
2016-10-14
Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
5
-99
/
+112
2016-10-11
powerpc: implement the DMA_ATTR_NO_WARN attribute
Mauricio Faria de Oliveira
1
-2
/
+4
2016-10-11
powerpc/64s: Fix power4_fixup_nap placement
Nicholas Piggin
1
-1
/
+1
2016-10-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
4
-98
/
+111
2016-10-10
gcc-plugins: Add latent_entropy plugin
Emese Revfy
1
-0
/
+5
2016-10-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-0
/
+6
2016-10-07
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
41
-1799
/
+1842
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
1
-0
/
+1
2016-10-07
powerpc: implement arch_reserved_kernel_pages
Srikar Dronamraju
1
-0
/
+5
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
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
2
-5
/
+32
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
2
-51
/
+0
2016-10-04
powerpc: tm: Rename transct_(*) to ck(\1)_state
Cyril Bur
9
-90
/
+90
2016-10-04
powerpc: tm: Always use fp_state and vr_state to store live registers
Cyril Bur
6
-376
/
+195
2016-10-04
powerpc: signals: Stop using current in signal code
Cyril Bur
4
-124
/
+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
1
-1
/
+3
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/eeh: Quieten EEH message when no adapters are found
Anton Blanchard
1
-1
/
+1
2016-10-04
powerpc/64s: Remove unused exception code, small cleanups
Nicholas Piggin
1
-10
/
+20
2016-10-04
powerpc/64s: Use a single macro for both parts of OOL exception
Nicholas Piggin
1
-37
/
+18
2016-10-04
powerpc/64s: Move __replay_interrupt function below handlers
Nicholas Piggin
1
-38
/
+36
2016-10-04
powerpc/64s: Consolidate CBE Thermal 0x1800 interrupt
Nicholas Piggin
1
-13
/
+2
2016-10-04
powerpc/64s: Consolidate Altivec 0x1700 interrupt
Nicholas Piggin
1
-9
/
+7
2016-10-04
powerpc/64s: Consolidate Debug 0x1600 interrupt
Nicholas Piggin
1
-5
/
+3
2016-10-04
powerpc/64s: Consolidate Softpatch 0x1500 interrupt
Nicholas Piggin
1
-35
/
+37
2016-10-04
powerpc/64s: Consolidate Instruction Breakpoint 0x1300 interrupt
Nicholas Piggin
1
-4
/
+3
2016-10-04
powerpc/64s: Consolidate CBE System Error 0x1200 interrupt
Nicholas Piggin
1
-5
/
+3
2016-10-04
powerpc/64s: Consolidate Reserved 0xfa0-0x1200 interrupts
Nicholas Piggin
1
-2
/
+1
2016-10-04
powerpc/64s: Consolidate Hypervisor Facility Unavailable 0xf80 interrupt
Nicholas Piggin
1
-10
/
+6
2016-10-04
powerpc/64s: Consolidate Facility Unavailable 0xf60 interrupt
Nicholas Piggin
1
-7
/
+6
2016-10-04
powerpc/64s: Consolidate VSX Unavailable 0xf40 interrupt
Nicholas Piggin
1
-38
/
+36
2016-10-04
powerpc/64s: Consolidate Vector Unavailable 0xf20 interrupt
Nicholas Piggin
1
-39
/
+37
2016-10-04
powerpc/64s: Consolidate Performance Monitor 0xf00 interrupt
Nicholas Piggin
1
-7
/
+6
2016-10-04
powerpc/64s: Consolidate Reserved 0xec0, 0xee0 interrupts
Nicholas Piggin
1
-2
/
+2
2016-10-04
powerpc/64s: Consolidate Hypervisor Virtualization 0xea0 interrupt
Nicholas Piggin
1
-8
/
+6
[next]