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.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
/
asm
/
machdep.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-3
/
+0
2012-12-18
include/linux/init.h: use the stringify operator for the __define_initcall macro
Matthew Leach
1
-18
/
+18
2012-11-15
powerpc: Remove no longer used ppc_md.idle_loop()
Michael Ellerman
1
-3
/
+0
2012-09-17
powerpc/mm: Convert virtual address to vpn
Aneesh Kumar K.V
1
-3
/
+3
2012-09-17
Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into next
Benjamin Herrenschmidt
1
-0
/
+3
2012-09-12
powerpc/PCI: Override pcibios_window_alignment()
Gavin Shan
1
-0
/
+3
2012-09-10
powerpc: Rework set_dabr so it can take a DABRX value as well
Michael Neuling
1
-1
/
+2
2012-03-28
powerpc: Remove NO_IRQ_IGNORE
Stephen Rothwell
1
-3
/
+1
2011-11-25
powerpc/pci: Add a platform hook after probe and before resource survey
Benjamin Herrenschmidt
1
-0
/
+3
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-01
powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-09-01
powerpc: Override dma_get_required_mask by platform hook and ops
Milton Miller
1
-1
/
+2
2011-05-19
powerpc: Move smp_ops_t from machdep.h to smp.h
Milton Miller
1
-21
/
+0
2011-05-19
powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF
Milton Miller
1
-1
/
+1
2011-04-20
powerpc/smp: smp_ops->kick_cpu() should be able to fail
Michael Ellerman
1
-1
/
+1
2011-04-20
powerpc: Add NAP mode support on Power7 in HV mode
Benjamin Herrenschmidt
1
-0
/
+1
2011-04-01
powerpc/smp: Add a smp_ops->bringup_up() done callback
Benjamin Herrenschmidt
1
-0
/
+1
2011-04-01
powerpc/pmac/smp: Properly NAP offlined CPU on G5
Benjamin Herrenschmidt
1
-1
/
+0
2011-04-01
powerpc/smp: Remove unused smp_ops->cpu_enable()
Benjamin Herrenschmidt
1
-1
/
+0
2011-03-02
powerpc/kexec: Restore ppc_md.machine_kexec
Anton Blanchard
1
-0
/
+6
2011-01-21
powerpc/kdump: Remove ppc_md.machine_crash_shutdown
Anton Blanchard
1
-6
/
+0
2011-01-21
powerpc/kexec: Remove ppc_md.machine_kexec
Anton Blanchard
1
-6
/
+0
2011-01-21
powerpc/kexec: Remove ppc_md.machine_kexec_cleanup
Anton Blanchard
1
-3
/
+0
2011-01-21
powerpc/kexec: Move all ppc_md kexec function pointers together
Anton Blanchard
1
-3
/
+2
2010-12-09
powerpc: Minor cleanups for machdep.h
Sonny Rao
1
-5
/
+1
2010-09-02
powerpc/dma: Add optional platform override of dma_set_mask()
Benjamin Herrenschmidt
1
-0
/
+3
2010-07-14
powerpc/book3e: Add generic 64-bit idle powersave support
Benjamin Herrenschmidt
1
-0
/
+1
2010-07-09
powerpc/pseries: Partition hibernation support
Brian King
1
-0
/
+1
2010-07-09
powerpc: Clean up obsolete code relating to decrementer and timebase
Paul Mackerras
1
-3
/
+0
2009-12-09
sysfs/cpu: Add probe/release files
Nathan Fontenot
1
-0
/
+5
2009-08-28
powerpc/pci: Pull ppc32 PCI features into common
Kumar Gala
1
-3
/
+3
2009-05-21
powerpc/irq: Move get_irq() comment into header
Michael Ellerman
1
-0
/
+4
2009-03-11
powerpc: Wire up /proc/vmallocinfo to our ioremap()
Benjamin Herrenschmidt
1
-1
/
+1
2009-02-11
powerpc: Remove unused ppc64_terminate_msg()
Michael Ellerman
1
-2
/
+0
2008-09-25
powerpc: Merge 32 and 64-bit dma code
Becky Bruce
1
-2
/
+3
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell
1
-0
/
+365