summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...Anton Blanchard2012-02-161-1/+7
* powerpc: Disable interrupts early in Program CheckBenjamin Herrenschmidt2012-02-161-1/+1
* powerpc: Fix kernel log of oops/panic instruction dumpIra Snyder2012-02-161-3/+3
* powerpc/pseries: Fix partition migration hang in stop_topology_updateBrian King2012-02-141-2/+3
* powerpc: Fix WARN_ON in decrementer_check_overflowBenjamin Herrenschmidt2012-02-141-1/+5
* powerpc: Fix build on some non-freescale platformsBenjamin Herrenschmidt2012-01-251-0/+2
* powerpc/crash: Fix build error without SMPChristian Kujau2012-01-251-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-171-17/+13
|\
| * audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-171-14/+12
| * Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-171-3/+1
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-01-141-10/+2
|\ \
| * | powerpc: Fix RCU idle and hcall tracingAnton Blanchard2012-01-111-10/+2
* | | treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2012-01-122-2/+2
* | | treewide: remove useless NORET_TYPE macro and usesJoe Perches2012-01-122-4/+4
| |/ |/|
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-112-30/+40
|\ \
| * | powerpc/PCI: convert to pci_create_root_bus()Bjorn Helgaas2012-01-061-11/+14
| * | powerpc/PCI: split PHB part out of pcibios_map_io_space()Bjorn Helgaas2012-01-061-19/+21
| * | powerpc/PCI: make pcibios_setup_phb_resources() staticBjorn Helgaas2012-01-061-1/+1
| * | PCI: PowerPC: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-061-0/+5
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-101-19/+0
|\ \ \ | |_|/ |/| |
| * | powerpc: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-281-19/+0
| |/
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-091-0/+3
|\ \
| * | serial: add irq handler for Freescale 16550 errata.Paul Gortmaker2011-12-091-0/+3
| |/
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-1/+0
|\ \
| * | PM: Drop generic_subsys_pm_opsRafael J. Wysocki2011-12-211-1/+0
| |/
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-081-1/+1
|\ \
| * | switch procfs to umode_t useAl Viro2012-01-031-1/+1
| |/
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-073-140/+139
|\ \
| * \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-063-137/+136
| |\ \ | | |/ | |/|
| | * convert 'memory' sysdev_class to a regular subsystemKay Sievers2011-12-211-2/+2
| | * cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-213-135/+134
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-01-0626-334/+772
|\ \ \
| * | | powerpc/44x: Enable CONFIG_RELOCATABLE for PPC44xSuzuki Poulose2011-12-201-2/+93
| * | | powerpc: Process dynamic relocations for kernelSuzuki Poulose2011-12-203-1/+217
| * | | powerpc/44x: Enable DYNAMIC_MEMSTART for 440xSuzuki Poulose2011-12-201-0/+12
| * | | powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookESuzuki Poulose2011-12-205-6/+8
| * | | powerpc: Fix old bug in prom_init setting of the colorBenjamin Herrenschmidt2011-12-191-1/+1
| * | | powerpc: Only use initrd_end as the limit for alloc_bottom if it's inside the...Paul Mackerras2011-12-191-8/+9
| * | | powerpc: Fix wrong divisor in usecs_to_cputimeAndreas Schwab2011-12-191-5/+5
| * | | Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2011-12-162-0/+29
| |\ \ \
| | * | | powerpc/476fpe: Add 476fpe SoC codeTony Breeds2011-12-092-0/+16
| | * | | powerpc/40x: Add APM8018X SOC supportTanmay Inamdar2011-11-301-0/+13
| * | | | Merge branch 'kexec' into nextBenjamin Herrenschmidt2011-12-162-189/+204
| |\ \ \ \
| | * | | | powerpc/kdump: Only save CPU state first time through the secondary CPU captu...Anton Blanchard2011-12-081-12/+21
| | * | | | powerpc/kdump: Delay before sending IPI on a system resetAnton Blanchard2011-12-081-7/+26
| | * | | | powerpc: Rework die()Anton Blanchard2011-12-081-55/+73
| | * | | | powerpc: Cleanup crash/kexec codeAnton Blanchard2011-12-081-18/+3
| | * | | | powerpc/kdump: Use setjmp/longjmp to handle kdump and system reset recursionAnton Blanchard2011-12-081-15/+57
| | * | | | powerpc: Remove broken and complicated kdump system reset codeAnton Blanchard2011-12-082-95/+25
| | * | | | powerpc: Give us time to get all oopses out before panickingAnton Blanchard2011-12-081-1/+13
OpenPOWER on IntegriCloud