aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-09powerpc: clean up vio.cStephen Rothwell1-17/+1
2012-03-07powerpc: Make SPARSE_IRQ requiredGrant Likely1-4/+0
2012-03-07powerpc/prom: Remove limit on maximum size of propertiesNishanth Aravamudan1-15/+0
2012-03-07powerpc: Use set_current_blocked() and block_sigmask()Matt Fleming2-16/+8
2012-02-27Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt5-8/+16
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-16powerpc/perf: power_pmu_start restores incorrect values, breaking frequency eventsAnton 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-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-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-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/auditLinus Torvalds1-17/+13
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris1-14/+12
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris1-3/+1
2012-01-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-10/+2
2012-01-12treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2-2/+2
2012-01-12treewide: remove useless NORET_TYPE macro and usesJoe Perches2-4/+4
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds2-30/+40
2012-01-10Merge 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-09Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+3
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-140/+139
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds26-334/+772
2012-01-06powerpc/PCI: convert to pci_create_root_bus()Bjorn Helgaas1-11/+14
2012-01-06powerpc/PCI: split PHB part out of pcibios_map_io_space()Bjorn Helgaas1-19/+21
2012-01-06powerpc/PCI: make pcibios_setup_phb_resources() staticBjorn Helgaas1-1/+1
2012-01-06PCI: PowerPC: convert pcibios_set_master() to a non-inlined functionMyron Stowe1-0/+5
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman3-137/+136
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+13
2012-01-03switch procfs to umode_t useAl Viro1-1/+1
2011-12-21convert 'memory' sysdev_class to a regular subsystemKay Sievers1-2/+2
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers3-135/+134
2011-12-21PM: Drop generic_subsys_pm_opsRafael J. Wysocki1-1/+0
2011-12-20powerpc/44x: Enable CONFIG_RELOCATABLE for PPC44xSuzuki Poulose1-2/+93
2011-12-20powerpc: Process dynamic relocations for kernelSuzuki Poulose3-1/+217
2011-12-20powerpc/44x: Enable DYNAMIC_MEMSTART for 440xSuzuki Poulose1-0/+12