index
:
linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
2015-06-03
powerpc: Align TOC to 256 bytes
Anton Blanchard
2015-05-04
powerpc: Fix missing L2 cache size in /sys/devices/system/cpu
Dave Olson
2015-05-04
nosave: consolidate __nosave_{begin,end} in <asm/sections.h>
Geert Uytterhoeven
2015-04-09
powerpc/smp: Wait until secondaries are active & online
Michael Ellerman
2015-01-26
powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle mode
Paul Mackerras
2015-01-26
powerpc: Fix bad NULL pointer check in udbg_uart_getc_poll()
Anton Blanchard
2015-01-07
powerpc: 32 bit getcpu VDSO function uses 64 bit instructions
Anton Blanchard
2014-07-17
powerpc: Don't skip ePAPR spin-table CPUs
Scott Wood
2014-07-17
powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category support
Benjamin Herrenschmidt
2014-07-17
powerpc: Don't setup CPUs with bad status
Michael Neuling
2014-07-17
powerpc: fix typo 'CONFIG_PMAC'
Paul Bolle
2014-07-17
powerpc/serial: Use saner flags when creating legacy ports
Benjamin Herrenschmidt
2014-06-09
powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST mode
Srivatsa S. Bhat
2014-05-15
powerpc/tm: Disable IRQ in tm_recheckpoint
Michael Neuling
2014-05-05
powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supported
LEROY Christophe
2014-03-31
powerpc/eeh: Handle multiple EEH errors
Gavin Shan
2014-03-22
powerpc: Align p_dyn, p_rela and p_st symbols
Anton Blanchard
2014-03-22
powerpc/tm: Fix crash when forking inside a transaction
Michael Neuling
2014-03-12
powerpc: Fix fatal SLB miss when restoring PPR
Benjamin Herrenschmidt
2014-03-05
powerpc/crashdump : Fix page frame number check in copy_oldmem_page
Laurent Dufour
2014-03-05
powerpc: Increase stack redzone for 64-bit userspace to 512 bytes
Paul Mackerras
2014-03-05
powerpc: Set the correct ksp_limit on ppc32 when switching to irq stack
Kevin Hao
2014-02-06
powerpc: Make sure "cache" directory is removed when offlining cpu
Paul Mackerras
2014-01-09
powerpc: Align p_end
Anton Blanchard
2013-12-04
powerpc/signals: Improved mark VSX not saved with small contexts fix
Michael Neuling
2013-11-29
powerpc/pseries: Duplicate dtl entries sometimes sent to userspace
Anton Blanchard
2013-11-29
powerpc/eeh: Enable PCI_COMMAND_MASTER for PCI bridges
Gavin Shan
2013-11-29
powerpc/signals: Mark VSX not saved with small contexts
Michael Neuling
2013-11-29
powerpc/vio: use strcpy in modalias_show
Prarit Bhargava
2013-10-07
powerpc/irq: Don't switch to irq stack from softirq stack
Benjamin Herrenschmidt
2013-10-03
powerpc/tm: Switch out userspace PPR and DSCR sooner
Michael Neuling
2013-10-03
powerpc/tm: Turn interrupts hard off in tm_reclaim()
Michael Neuling
2013-10-03
powerpc/vio: Fix modalias_show return values
Prarit Bhargava
2013-10-03
powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()
Nishanth Aravamudan
2013-10-03
powerpc/sysfs: Disable writing to PURR in guest mode
Madhavan Srinivasan
2013-09-25
powerpc/pseries: Do not start secondaries in Open Firmware
Benjamin Herrenschmidt
2013-09-25
powerpc: Remove ksp_limit on ppc64
Benjamin Herrenschmidt
2013-09-25
powerpc/irq: Run softirqs off the top of the irq stack
Benjamin Herrenschmidt
2013-09-11
powerpc: Fix section mismatch warning for prom_rtas_call
Vladimir Murzin
2013-09-11
powerpc: Export cpu_to_chip_id() to fix build error
Guenter Roeck
2013-09-10
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-09-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-09-04
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-09-04
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-09-03
Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-09-03
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-08-29
Merge remote-tracking branch 'origin/next' into kvm-ppc-next
Alexander Graf
2013-08-28
of: consolidate definition of early_init_dt_alloc_memory_arch()
Grant Likely
2013-08-28
Merge tag 'v3.11-rc7' into devicetree/next
Grant Likely
2013-08-28
powerpc/pseries: Move lparcfg.c to platforms/pseries
Benjamin Herrenschmidt
[next]