aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAge
...
| * | | | | powerpc/eeh: Move EEH initialization aroundGavin Shan2012-09-09
| * | | | | powerpc: Initialise paca.data_offset with poisonMichael Ellerman2012-09-09
| * | | | | powerpc: Use consistent name info for arch_hw_breakpointMichael Neuling2012-09-06
| * | | | | powerpc: Export memory limit via device treeSuzuki Poulose2012-09-06
| * | | | | powerpc: Change memory_limit from phys_addr_t to unsigned long longSuzuki Poulose2012-09-06
| * | | | | powerpc/pci: Save P2P bridge resource if possibleGavin Shan2012-09-06
| * | | | | Merge branch 'merge' into nextBenjamin Herrenschmidt2012-09-06
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | powerpc: Restore VDSO information on critical exception om BookEMihai Caraman2012-09-06
| * | | | | powerpc/booke64: Use SPRG0/3 scratch for bolted TLB miss & crit intMihai Caraman2012-09-05
| * | | | | powerpc/booke64: Eemove mfspr srr1 duplicate in exception prologMihai Caraman2012-09-05
| * | | | | powerpc/booke64: Add DO_KVM kernel hooksMihai Caraman2012-09-05
| * | | | | powerpc/booke64: Use GSRR registers in Guest Doorbell interruptsMihai Caraman2012-09-05
| * | | | | powerpc/booke64: Fix machine check handler to use the right prologMihai Caraman2012-09-05
| * | | | | powerpc: Uprobes port to powerpcAnanth N Mavinakayanahalli2012-09-05
| * | | | | powerpc: Add trap_nr to thread_structAnanth N Mavinakayanahalli2012-09-05
| * | | | | powerpc: Rename 64-bit PVR constants to PVR_fooMichael Ellerman2012-09-05
| * | | | | powerpc: Remove all includes of <asm/abs_addr.h>Michael Ellerman2012-09-05
| * | | | | powerpc/kernel: Remove uses of abs_to_virt() and virt_to_abs()Michael Ellerman2012-09-05
* | | | | | compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2012-10-05
| |_|_|/ / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-10-04
|\ \ \ \ \
| * | | | | powerpc/crypto: add compression support to arch vecSeth Jennings2012-08-01
| |/ / / /
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-10-03
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v3.6-rc7' into nextJames Morris2012-09-27
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | PPC64: Add support for instantiating SML from Open FirmwareAshley Lai2012-08-22
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
|\ \ \ \ \
| * | | | | compat: fs: Generic compat_sys_sendfile implementationCatalin Marinas2012-10-02
| | |/ / / | |/| | |
* | | | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-01
|\ \ \ \ \
| * | | | | Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-13
| |\| | | | | | |_|/ / | |/| | |
| * | | | powerpc/PCI: Override pcibios_window_alignment()Gavin Shan2012-09-11
| | |/ / | |/| |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-10-01
|\ \ \ \ | |_|/ / |/| | |
| * | | vtime: Consolidate system/idle context detectionFrederic Weisbecker2012-09-25
| * | | cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker2012-09-25
| * | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2012-09-04
| |\ \ \ | | | |/ | | |/|
| * | | cputime: Consolidate vtime handling on context switchFrederic Weisbecker2012-08-20
| | |/ | |/|
* | | powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras2012-09-05
* | | powerpc: Restore correct DSCR in context switchAnton Blanchard2012-09-05
* | | powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard2012-09-05
* | | powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard2012-09-05
* | | powerpc: Update DSCR on all CPUs when writing sysfs dscr_defaultAnton Blanchard2012-09-05
* | | powerpc/powernv: Always go into nap mode when CPU is offlinePaul Mackerras2012-09-05
* | | powerpc: Give hypervisor decrementer interrupts their own handlerPaul Mackerras2012-09-05
| |/ |/|
* | powerpc: Fix personality handling in ppc64_personality()Jiri Kosina2012-08-24
* | powerpc/dma-iommu: Fix IOMMU window checkAaro Koskinen2012-08-24
* | powerpc/kgdb: Restore current_thread_info properlyTiejun Chen2012-08-24
* | powerpc/kgdb: Bail out of KGDB when we've been triggeredTiejun Chen2012-08-24
* | powerpc/kgdb: Do not set kgdb_single_step on ppcTiejun Chen2012-08-24
* | powerpc: Fix null pointer deref in perf hardware breakpointsMichael Neuling2012-08-24
|/
* Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...Linus Torvalds2012-07-30
|\
| * common: dma-mapping: add support for generic dma_mmap_* callsMarek Szyprowski2012-07-30
* | powerpc/ftrace: Trace function graph entry before updating indexSteven Rostedt2012-07-26