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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-15
powerpc: Reclaim two unused thread_info flag bits
Paul Mackerras
1
-4
/
+0
2014-01-15
Move precessing of MCE queued event out from syscall exit path.
Mahesh Salgaonkar
1
-1
/
+0
2014-01-15
powerpc: Fix the setup of CPU-to-Node mappings during CPU online
Srivatsa S. Bhat
1
-1
/
+9
2014-01-15
powerpc/eeh: Hotplug improvement
Gavin Shan
1
-1
/
+2
2014-01-15
powerpc/eeh: Call opal_pci_reinit() on powernv for restoring config space
Gavin Shan
1
-2
/
+6
2014-01-15
powerpc/eeh: Add restore_config operation
Gavin Shan
1
-0
/
+1
2014-01-15
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
4
-4
/
+0
2013-12-30
Merge branch 'merge' into next
Benjamin Herrenschmidt
5
-12
/
+13
2013-12-30
powerpc/iommu: Update the generic code to use dynamic iommu page sizes
Alistair Popple
1
-7
/
+12
2013-12-30
powerpc/iommu: Add it_page_shift field to determine iommu page size
Alistair Popple
1
-0
/
+1
2013-12-30
powerpc/iommu: Update constant names to reflect their hardcoded page size
Alistair Popple
1
-5
/
+5
2013-12-30
powerpc: Make unaligned accesses endian-safe for powerpc
Rajesh B Prathipati
1
-1
/
+6
2013-12-30
powerpc: Fix bad stack check in exception entry
Michael Neuling
1
-1
/
+1
2013-12-13
powerpc/powernv: Fix OPAL LPC access in Little Endian
Benjamin Herrenschmidt
1
-1
/
+1
2013-12-13
powerpc/powernv: Fix endian issue in opal_xscom_read
Anton Blanchard
1
-1
/
+1
2013-12-10
powerpc: Fix PTE page address mismatch in pgtable ctor/dtor
Hong H. Pham
2
-8
/
+4
2013-12-09
powerpc/powernv: Get FSP memory errors and plumb into memory poison infrastru...
Mahesh Salgaonkar
1
-0
/
+52
2013-12-09
powerpc/mm: Enable _PAGE_NUMA for book3s
Aneesh Kumar K.V
2
-1
/
+71
2013-12-09
powerpc/mm: Free up _PAGE_COHERENCE for numa fault use later
Aneesh Kumar K.V
1
-1
/
+1
2013-12-09
powerpc: Make slb_shadow a local
Jeremy Kerr
1
-2
/
+0
2013-12-05
powerpc: Add real mode cache inhibited IO accessors
Michael Ellerman
1
-0
/
+16
2013-12-05
PPC: POWERNV: move iommu_add_device earlier
Alexey Kardashevskiy
1
-0
/
+26
2013-12-05
powerpc/powernv: Move SG list structure to header file
Vasant Hegde
1
-0
/
+22
2013-12-05
powerpc/powernv: Infrastructure to read opal messages in generic format.
Mahesh Salgaonkar
1
-1
/
+23
2013-12-05
powerpc/powernv: Machine check exception handling.
Mahesh Salgaonkar
1
-0
/
+1
2013-12-05
powerpc/book3s: Queue up and process delayed MCE events.
Mahesh Salgaonkar
1
-0
/
+3
2013-12-05
powerpc/book3s: Decode and save machine check event.
Mahesh Salgaonkar
1
-0
/
+124
2013-12-05
powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power8.
Mahesh Salgaonkar
1
-0
/
+3
2013-12-05
powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power7.
Mahesh Salgaonkar
2
-0
/
+72
2013-12-05
powerpc/book3s: Add flush_tlb operation in cpu_spec.
Mahesh Salgaonkar
1
-0
/
+5
2013-12-05
powerpc/book3s: Introduce a early machine check hook in cpu_spec.
Mahesh Salgaonkar
1
-0
/
+7
2013-12-05
powerpc/book3s: Introduce exclusive emergency stack for machine check exception.
Mahesh Salgaonkar
1
-0
/
+9
2013-12-05
powerpc/book3s: Split the common exception prolog logic into two section.
Mahesh Salgaonkar
1
-7
/
+14
2013-12-02
powerpc: Make irq_stat.timers_irqs counting more specific
fan.du
1
-1
/
+2
2013-12-02
powerpc: purge all the prefetched instructions for the coherent icache flush
Kevin Hao
1
-1
/
+13
2013-12-02
powerpc: Move the patch_exception to a common place
Kevin Hao
1
-0
/
+7
2013-11-25
powerpc/kdump: Adding symbols in vmcoreinfo to facilitate dump filtering
Hari Bathini
1
-0
/
+1
2013-11-23
powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supported
LEROY Christophe
3
-0
/
+17
2013-11-22
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-1
/
+1
2013-11-21
powerpc: Make cpu_to_chip_id() available when SMP=n
Michael Ellerman
1
-1
/
+1
2013-11-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
4
-0
/
+41
2013-11-21
powerpc: Set eflags correctly for ELF ABIv2 core dumps.
Rusty Russell
1
-0
/
+2
2013-11-21
powerpc: Add TIF_ELF2ABI flag.
Rusty Russell
2
-0
/
+11
2013-11-21
pseries: Add H_SET_MODE to change exception endianness
Anton Blanchard
2
-0
/
+28
2013-11-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2013-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
15
-281
/
+277
2013-11-15
powerpc: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-1
/
+4
2013-11-14
Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-0
/
+2
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
1
-2
/
+0
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
[next]