index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-01
powerpc: Move part of giveup_fpu,altivec,spe into c
Anton Blanchard
5
-38
/
+54
2015-12-01
powerpc: Remove NULL task struct pointer checks in FP and vector code
Anton Blanchard
3
-18
/
+0
2015-12-01
powerpc: Create mtmsrd_isync()
Anton Blanchard
1
-8
/
+22
2015-12-01
powerpc: Simplify TM restore checks
Anton Blanchard
1
-34
/
+19
2015-12-01
powerpc: Remove UP only lazy floating point and vector optimisations
Anton Blanchard
7
-290
/
+1
2015-12-01
powerpc: Remove redundant mflr in _switch
Anton Blanchard
1
-3
/
+1
2015-12-01
powerpc: Create context switch helpers save_sprs() and restore_sprs()
Anton Blanchard
2
-71
/
+81
2015-12-01
powerpc: Don't disable MSR bits in do_load_up_transact_*() functions
Anton Blanchard
2
-8
/
+0
2015-12-01
powerpc: Don't disable kernel FP/VMX/VSX MSR bits on context switch
Anton Blanchard
1
-14
/
+1
2015-12-01
powerpc/64: Include KVM guest test in all interrupt vectors
Paul Mackerras
1
-17
/
+17
2015-11-26
powerpc: Add rN aliases to the pt_regs_offset table.
Rashmica Gupta
1
-0
/
+1
2015-11-26
powerpc: Standardise on NR_syscalls rather than __NR_syscalls.
Rashmica Gupta
5
-5
/
+5
2015-11-26
powerpc: Remove unused function trace_syscall()
Rashmica Gupta
1
-7
/
+0
2015-11-25
PCI/MSI: Initialize MSI capability for all architectures
Guilherme G. Piccoli
1
-3
/
+0
2015-11-23
powerpc/tm: Check for already reclaimed tasks
Michael Neuling
1
-0
/
+18
2015-11-23
powerpc/tm: Block signal return setting invalid MSR state
Michael Neuling
2
-5
/
+13
2015-11-06
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
18
-54
/
+229
2015-11-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-10
/
+30
2015-11-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
7
-17
/
+161
2015-10-28
powerpc/dma: dma_set_coherent_mask() should not be GPL only
Benjamin Herrenschmidt
1
-1
/
+1
2015-10-28
powerpc/prom: Use of_get_next_parent() in of_get_ibm_chip_id()
Michael Ellerman
1
-3
/
+2
2015-10-28
powerpc/book3e-64: Enable kexec
Tiejun Chen
2
-0
/
+24
2015-10-28
powerpc/book3e-64/kexec: Set "r4 = 0" when entering spinloop
Scott Wood
1
-0
/
+2
2015-10-28
powerpc/book3e-64/kexec: Enable SMP release
Scott Wood
1
-1
/
+16
2015-10-28
powerpc/book3e-64/kexec: create an identity TLB mapping
Tiejun Chen
1
-1
/
+51
2015-10-28
powerpc/book3e-64: Don't limit paca to 256 MiB
Scott Wood
1
-2
/
+7
2015-10-28
powerpc/book3e/kdump: Enable crash_kexec_wait_realmode
Scott Wood
1
-3
/
+3
2015-10-28
powerpc/book3e: support CONFIG_RELOCATABLE
Tiejun Chen
2
-5
/
+26
2015-10-28
powerpc/booke64: Fix args to copy_and_flush
Tiejun Chen
1
-4
/
+7
2015-10-28
powerpc/book3e-64: rename interrupt_end_book3e with __end_interrupts
Tiejun Chen
1
-4
/
+4
2015-10-28
powerpc/e6500: kexec: Handle hardware threads
Scott Wood
1
-0
/
+16
2015-10-23
powerpc/85xx: Load all early TLB entries at once
Scott Wood
1
-0
/
+8
2015-10-22
powerpc/rtas: Validate rtas.entry before calling enter_rtas()
Vasant Hegde
1
-0
/
+3
2015-10-21
powerpc/eeh: More relaxed condition for enabled IO path
Gavin Shan
1
-1
/
+1
2015-10-21
powerpc/eeh: Force reset on fenced PHB
Gavin Shan
1
-0
/
+8
2015-10-21
powerpc/eeh: More relaxed hotplug criterion
Gavin Shan
1
-1
/
+4
2015-10-21
powerpc/eeh: Don't unfreeze PHB PE after reset
Gavin Shan
1
-4
/
+10
2015-10-21
powerpc/prom: Avoid reference to potentially freed memory
Christophe Jaillet
1
-5
/
+8
2015-10-19
vTPM: get the buffer allocated for event log instead of the actual log
Hon Ching \(Vicky\) Lo
1
-6
/
+15
2015-10-19
vTPM: reformat event log to be byte-aligned
Hon Ching \(Vicky\) Lo
1
-1
/
+12
2015-10-19
vTPM: fix searching for the right vTPM node in device tree
Hon Ching \(Vicky\) Lo
1
-4
/
+4
2015-10-15
powerpc: discard .exit.data at runtime
Stephen Rothwell
1
-0
/
+6
2015-10-15
powerpc/eeh: atomic_dec_if_positive() to update passthru count
Gavin Shan
1
-2
/
+1
2015-10-15
powerpc/pci: export pcibios_free_controller()
Andrew Donnellan
1
-0
/
+1
2015-10-12
powerpc/mm: Differentiate between hugetlb and THP during page walk
Aneesh Kumar K.V
2
-2
/
+3
2015-10-02
powerpc/nvram: Fix function name in some errors messages.
Christophe Jaillet
1
-7
/
+7
2015-10-02
powerpc/nvram: Add missing kfree in error path
Christophe Jaillet
1
-0
/
+1
2015-10-01
powerpc/vdso: Avoid link stack corruption in __get_datapage()
Michael Neuling
2
-10
/
+14
2015-10-01
powerpc/vdso: Emit GNU & SysV hashes
Michael Ellerman
2
-2
/
+2
2015-09-25
Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+7
[prev]
[next]