summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-031-38/+7
|\
| * compat: fs: Generic compat_sys_sendfile implementationCatalin Marinas2012-10-031-38/+7
* | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-011-0/+20
|\ \
| * | Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-1314-33/+89
| |\|
| * | powerpc/PCI: Override pcibios_window_alignment()Gavin Shan2012-09-121-0/+20
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-10-012-23/+35
|\ \ \ | |_|/ |/| |
| * | vtime: Consolidate system/idle context detectionFrederic Weisbecker2012-09-251-19/+28
| * | cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker2012-09-251-5/+5
| * | Merge branch 'sched/urgent' into sched/coreIngo Molnar2012-09-044-13/+33
| |\ \
| * | | cputime: Consolidate vtime handling on context switchFrederic Weisbecker2012-08-202-3/+6
| | |/ | |/|
* | | powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras2012-09-052-2/+11
* | | powerpc: Restore correct DSCR in context switchAnton Blanchard2012-09-052-6/+18
* | | powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard2012-09-051-10/+2
* | | powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard2012-09-052-2/+5
* | | powerpc: Update DSCR on all CPUs when writing sysfs dscr_defaultAnton Blanchard2012-09-051-0/+8
* | | powerpc/powernv: Always go into nap mode when CPU is offlinePaul Mackerras2012-09-051-0/+2
* | | powerpc: Give hypervisor decrementer interrupts their own handlerPaul Mackerras2012-09-052-1/+11
| |/ |/|
* | powerpc: Fix personality handling in ppc64_personality()Jiri Kosina2012-08-241-4/+4
* | powerpc/dma-iommu: Fix IOMMU window checkAaro Koskinen2012-08-241-5/+4
* | powerpc/kgdb: Restore current_thread_info properlyTiejun Chen2012-08-241-2/+9
* | powerpc/kgdb: Bail out of KGDB when we've been triggeredTiejun Chen2012-08-241-0/+15
* | powerpc/kgdb: Do not set kgdb_single_step on ppcTiejun Chen2012-08-241-1/+0
* | powerpc: Fix null pointer deref in perf hardware breakpointsMichael Neuling2012-08-241-1/+1
|/
* Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...Linus Torvalds2012-07-304-17/+22
|\
| * common: dma-mapping: add support for generic dma_mmap_* callsMarek Szyprowski2012-07-304-17/+22
* | powerpc/ftrace: Trace function graph entry before updating indexSteven Rostedt2012-07-271-6/+5
* | powerpc: Lack of firmware flash support is not an errorAnton Blanchard2012-07-271-1/+1
* | powerpc: Set stack limit properly in crit_transfer_to_handlerStuart Yoder2012-07-271-2/+10
* | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-253-12/+13
|\ \
| * \ Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas2012-07-051-5/+0
| |\ \
| | * | powerpc/PCI: factor out pcibios_setup()Myron Stowe2012-07-051-5/+0
| * | | powerpc/PCI: register busn_res for root busesYinghai Lu2012-06-132-7/+12
| * | | PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-133-5/+5
| |/ /
* | | Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2012-07-242-7/+4
|\ \ \
| * | | devicetree: add helper inline for retrieving a node's full nameGrant Likely2012-07-062-7/+4
* | | | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-245-36/+82
|\ \ \ \
| * \ \ \ Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into nextAvi Kivity2012-06-065-36/+82
| |\ \ \ \
| | * | | | KVM: PPC: Not optimizing MSR_CE and MSR_ME with paravirt.Bharat Bhushan2012-05-301-1/+1
| | * | | | KVM: PPC: Factor out guest epapr initializationLiu Yu-B132012012-05-305-35/+81
* | | | | | Remove stale .rej fileBenjamin Herrenschmidt2012-07-231-22/+0
* | | | | | powerpc/iommu: Fix iommu pool initializationBenjamin Herrenschmidt2012-07-131-2/+2
* | | | | | Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2012-07-133-41/+33
|\ \ \ \ \ \
| * | | | | | powerpc/watchdog: move booke watchdog param related code to setup-common.cShaohui Xie2012-07-112-24/+27
| * | | | | | powerpc/e500: make load_up_spe a normal fuctionLiu Yu2012-07-101-17/+6
* | | | | | | powerpc/ftrace: Fix assembly trampoline register usageroger blofeld2012-07-111-6/+6
* | | | | | | powerpc/hw_breakpoints: Fix incorrect pointer accessNaveen N. Rao2012-07-111-1/+1
* | | | | | | powerpc: Add VDSO version of getcpuAnton Blanchard2012-07-119-2/+130
* | | | | | | powerpc: Add a symbol for hypervisor trampolinesMichael Ellerman2012-07-111-0/+1
* | | | | | | powerpc: Fixup oddity in entry_32.SBenjamin Herrenschmidt2012-07-111-6/+0
* | | | | | | powerpc: Use CURRENT_THREAD_INFO instead of open coded assemblyStuart Yoder2012-07-1111-29/+51
|/ / / / / /