summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2012-03-05KVM: PPC: Avoid patching paravirt template codeLiu Yu-B132012-1/+16
2012-03-05KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASnScott Wood2-37/+182
2012-03-05KVM: PPC: booke: Paravirtualize wrteeScott Wood2-34/+154
2012-03-05PPC: Fix race in mtmsr paravirt implementationBharat Bhushan1-6/+4
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar9-15/+34
2012-03-01sched/rt: Document scheduler related skip-resched-check sitesThomas Gleixner1-1/+1
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner1-4/+4
2012-03-01bug.h: add include of it to various implicit C usersPaul Gortmaker1-0/+1
2012-02-27Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt5-8/+16
2012-02-24powerpc/PCI: get rid of device resource fixupsBjorn Helgaas1-74/+5
2012-02-24powerpc/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas3-11/+7
2012-02-24powerpc/PCI: make pci_probe_only default to 0Bjorn Helgaas1-1/+1
2012-02-23powerpc/perf: Move perf core & PMU code into a subdirectoryMichael Ellerman12-6556/+0
2012-02-23fadump: Remove the phyp assisted dump code.Mahesh Salgaonkar1-87/+0
2012-02-23fadump: Invalidate the fadump registration during machine shutdown.Mahesh Salgaonkar1-0/+8
2012-02-23fadump: Invalidate registration and release reserved memory for general use.Mahesh Salgaonkar1-4/+154
2012-02-23fadump: Add PT_NOTE program header for vmcoreinfoMahesh Salgaonkar1-0/+29
2012-02-23fadump: Convert firmware-assisted cpu state dump data into elf notes.Mahesh Salgaonkar3-2/+321
2012-02-23fadump: Initialize elfcore header and add PT_LOAD program headers.Mahesh Salgaonkar1-1/+232
2012-02-23fadump: Register for firmware assisted dump.Mahesh Salgaonkar2-4/+359
2012-02-23fadump: Reserve the memory for firmware assisted dump.Mahesh Salgaonkar3-1/+261
2012-02-22powerpc: Fix various issues with return to userspaceBenjamin Herrenschmidt4-7/+15
2012-02-22powerpc: Fix program check handling when lockdep is enabledMichael Ellerman1-1/+1
2012-02-16irq_domain: Move irq_domain code from powerpc to kernel/irqGrant Likely1-502/+0
2012-02-16irq_domain/powerpc: Eliminate virq_is_host()Grant Likely1-7/+0
2012-02-16powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...Anton Blanchard1-1/+7
2012-02-16powerpc: Disable interrupts early in Program CheckBenjamin Herrenschmidt1-1/+1
2012-02-16powerpc: Fix kernel log of oops/panic instruction dumpIra Snyder1-3/+3
2012-02-15irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() insteadGrant Likely1-171/+69
2012-02-15irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely1-39/+39
2012-02-14powerpc/pseries: Fix partition migration hang in stop_topology_updateBrian King1-2/+3
2012-02-14powerpc: Fix WARN_ON in decrementer_check_overflowBenjamin Herrenschmidt1-1/+5
2012-02-02drivercore: Output common devicetree information in ueventGrant Likely1-1/+1
2012-01-27Merge branch 'perf/fast' into perf/coreIngo Molnar1-0/+6
2012-01-25powerpc: Fix build on some non-freescale platformsBenjamin Herrenschmidt1-0/+2
2012-01-25powerpc/crash: Fix build error without SMPChristian Kujau1-1/+1
2012-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-17/+13
2012-01-18audit: inline audit_syscall_entry to reduce burden on archsEric Paris1-14/+12
2012-01-18Audit: push audit success and retcode into arch ptrace.hEric Paris1-3/+1
2012-01-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-10/+2
2012-01-13treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2-2/+2
2012-01-13treewide: remove useless NORET_TYPE macro and usesJoe Perches2-4/+4
2012-01-12Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2-30/+40
2012-01-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-19/+0
2012-01-11powerpc: Fix RCU idle and hcall tracingAnton Blanchard1-10/+2
2012-01-10Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+3
2012-01-09Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2012-01-09Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-1/+1
2012-01-08Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-140/+139
2012-01-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds26-334/+772