aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Restore correct DSCR in context switchAnton Blanchard2012-09-142-6/+18
* powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard2012-09-141-10/+2
* powerpc: Fix wrong divisor in usecs_to_cputimeAndreas Schwab2012-08-092-8/+8
* powerpc: Add "memory" attribute for mfmsr()Tiejun Chen2012-08-091-1/+2
* powerpc/ftrace: Fix assembly trampoline register usageroger blofeld2012-08-091-6/+6
* powerpc/xmon: Use cpumask iterator to avoid warningAnton Blanchard2012-07-161-1/+1
* powerpc: Fix kernel panic during kernel module loadSteffen Rumler2012-06-171-6/+5
* powerpc/pmac: Fix SMP kernels on pre-core99 UP machinesBenjamin Herrenschmidt2012-03-231-1/+1
* powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...Anton Blanchard2012-02-291-1/+7
* powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exitLi Zhong2012-01-122-3/+3
* powerpc/time: Handle wrapping of decrementerAnton Blanchard2012-01-123-9/+17
* powerpc: Copy down exception vectors after feature fixupsAnton Blanchard2011-11-216-2/+28
* powerpc/ps3: Fix lost SMP IPIsGeoff Levand2011-11-213-1/+25
* powerpc: Fix deadlock in icswx codeAnton Blanchard2011-11-111-6/+6
* powerpc/eeh: Fix /proc/ppc64/eeh creationThadeu Lima de Souza Cascardo2011-11-111-1/+1
* powerpc/pseries: Avoid spurious error during hotplug CPU addAnton Blanchard2011-11-111-0/+4
* powerpc: Fix oops when echoing bad values to /sys/devices/system/memory/probeAnton Blanchard2011-11-113-5/+6
* powerpc/numa: Remove double of_node_put in hot_add_node_scn_to_nidAnton Blanchard2011-11-111-1/+2
* thp: share get_huge_page_tail()Andrea Arcangeli2011-11-111-11/+0
* powerpc: gup_huge_pmd() return 0 if pte changesAndrea Arcangeli2011-11-111-10/+11
* powerpc: gup_hugepte() support THP based tail recountingAndrea Arcangeli2011-11-111-1/+23
* powerpc: gup_hugepte() avoid freeing the head page too many timesAndrea Arcangeli2011-11-111-3/+2
* powerpc: get_hugepte() don't put_page() the wrong pageAndrea Arcangeli2011-11-111-1/+1
* powerpc: remove superfluous PageTail checks on the pte gup_fastAndrea Arcangeli2011-11-111-13/+0
* mm: thp: tail page refcounting fixAndrea Arcangeli2011-11-111-2/+3
* arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear valueLiu Gang-B341822011-10-031-2/+3
* powerpc: pseries: Fix kexec on machines with more than 4TB of RAMAnton Blanchard2011-08-151-1/+1
* powerpc: Fix device tree claim codeAnton Blanchard2011-08-151-3/+3
* powerpc/pseries: Fix kexec on recent firmware versionsAnton Blanchard2011-08-153-3/+14
* powerpc/pseries/hvconsole: Fix dropped console outputAnton Blanchard2011-08-041-1/+1
* powerpc/kdump: Fix timeout in crash_kexec_wait_realmodeMichael Neuling2011-08-041-5/+1
* irq_work, ppc: Fix up arch hooksPeter Zijlstra2011-08-041-1/+1
* powerpc/mm: Fix memory_block_size_bytes() for non-pseriesBenjamin Herrenschmidt2011-07-121-11/+19
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-06-299-91/+102
|\
| * arch/powerpc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-06-295-57/+60
| * powerpc/rtas-rtc: remove sideeffects of printk_ratelimitChristian Dietrich2011-06-291-12/+17
| * powerpc/pseries: remove duplicate SCSI_BNX2_ISCSI in pseries_defconfigMichael Neuling2011-06-291-1/+0
| * powerpc/e500: fix breakage with fsl_rio_mcheck_exceptionScott Wood2011-06-222-18/+19
| * powerpc/p1022ds: fix audio-related properties in the device treeTimur Tabi2011-06-221-3/+6
* | Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki2011-06-271-7/+0
|/
* rtc: fix build warnings in defconfigsWanlong Gao2011-06-152-2/+2
* powerpc: Force page alignment for initrd reserved memoryBenjamin Herrenschmidt2011-06-094-32/+43
* Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt2011-06-093-5/+5
|\
| * powerpc/85xx: fix race bug of calling request_irq after enable elbc interruptsShaohui Xie2011-06-031-3/+3
| * powerpc/book3e: Fix CPU feature handling on e5500 in 32-bit modeKumar Gala2011-06-021-1/+1
| * powerpc/fsl_rio: Fix compile error when CONFIG_FSL_RIO not setKumar Gala2011-06-021-1/+1
* | dtc/powerpc: remove obsolete .gitignore entriesWolfram Sang2011-06-082-4/+0
* | powerpc/pmac: Don't register pmac PIC syscore ops when HW not presentBenjamin Herrenschmidt2011-05-311-1/+2
* | Merge branch 'setns'Linus Torvalds2011-05-282-1/+3
|\ \
| * | ns: Wire up the setns system callEric W. Biederman2011-05-282-1/+3