aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAge
* KVM: PPC: Convert RMA allocation into generic codeAlexander Graf2012-03-05
* KVM: PPC: Implement MMIO emulation support for Book3S HV guestsPaul Mackerras2012-03-05
* KVM: PPC: Avoid patching paravirt template codeLiu Yu-B132012012-03-05
* KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASnScott Wood2012-03-05
* KVM: PPC: booke: Paravirtualize wrteeScott Wood2012-03-05
* PPC: Fix race in mtmsr paravirt implementationBharat Bhushan2012-03-05
* powerpc: Fix various issues with return to userspaceBenjamin Herrenschmidt2012-02-22
* powerpc: Fix program check handling when lockdep is enabledMichael Ellerman2012-02-22
* powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...Anton Blanchard2012-02-16
* powerpc: Disable interrupts early in Program CheckBenjamin Herrenschmidt2012-02-16
* powerpc: Fix kernel log of oops/panic instruction dumpIra Snyder2012-02-16
* powerpc/pseries: Fix partition migration hang in stop_topology_updateBrian King2012-02-13
* powerpc: Fix WARN_ON in decrementer_check_overflowBenjamin Herrenschmidt2012-02-13
* powerpc: Fix build on some non-freescale platformsBenjamin Herrenschmidt2012-01-24
* powerpc/crash: Fix build error without SMPChristian Kujau2012-01-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-17
|\
| * audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-17
| * Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-17
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-01-14
|\ \
| * | powerpc: Fix RCU idle and hcall tracingAnton Blanchard2012-01-10
* | | treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2012-01-12
* | | treewide: remove useless NORET_TYPE macro and usesJoe Perches2012-01-12
| |/ |/|
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-11
|\ \
| * | powerpc/PCI: convert to pci_create_root_bus()Bjorn Helgaas2012-01-06
| * | powerpc/PCI: split PHB part out of pcibios_map_io_space()Bjorn Helgaas2012-01-06
| * | powerpc/PCI: make pcibios_setup_phb_resources() staticBjorn Helgaas2012-01-06
| * | PCI: PowerPC: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-06
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-10
|\ \ \ | |_|/ |/| |
| * | powerpc: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-28
| |/
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-09
|\ \
| * | serial: add irq handler for Freescale 16550 errata.Paul Gortmaker2011-12-09
| |/
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-08
|\ \
| * | PM: Drop generic_subsys_pm_opsRafael J. Wysocki2011-12-21
| |/
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-08
|\ \
| * | switch procfs to umode_t useAl Viro2012-01-03
| |/
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\ \
| * \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
| |\ \ | | |/ | |/|
| | * convert 'memory' sysdev_class to a regular subsystemKay Sievers2011-12-21
| | * cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-21
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-01-06
|\ \ \
| * | | powerpc/44x: Enable CONFIG_RELOCATABLE for PPC44xSuzuki Poulose2011-12-20
| * | | powerpc: Process dynamic relocations for kernelSuzuki Poulose2011-12-20
| * | | powerpc/44x: Enable DYNAMIC_MEMSTART for 440xSuzuki Poulose2011-12-20
| * | | powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookESuzuki Poulose2011-12-20
| * | | powerpc: Fix old bug in prom_init setting of the colorBenjamin Herrenschmidt2011-12-18
| * | | powerpc: Only use initrd_end as the limit for alloc_bottom if it's inside the...Paul Mackerras2011-12-18
| * | | powerpc: Fix wrong divisor in usecs_to_cputimeAndreas Schwab2011-12-18
| * | | Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2011-12-15
| |\ \ \
| | * | | powerpc/476fpe: Add 476fpe SoC codeTony Breeds2011-12-09
| | * | | powerpc/40x: Add APM8018X SOC supportTanmay Inamdar2011-11-30