summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2013-03-20powerpc: Fix cputable entry for 970MP rev 1.0Benjamin Herrenschmidt1-1/+1
2013-02-28powerpc/kexec: Disable hard IRQ before kexecPhileas Fogg1-0/+5
2013-01-21powerpc: fix wii_memory_fixups() compile error on 3.0.y treeShuah Khan1-2/+4
2013-01-17KVM: PPC: 44x: fix DCR read/writeAlexander Graf1-0/+2
2013-01-17powerpc/vdso: Remove redundant locking in update_vsyscall_tz()Shan Hai1-5/+0
2013-01-17powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n buildAnton Blanchard1-1/+1
2012-12-17powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard2-2/+5
2012-12-17powerpc: Update DSCR on all CPUs when writing sysfs dscr_defaultAnton Blanchard1-0/+8
2012-12-17powerpc/ptrace: Fix build with gcc 4.6Benjamin Herrenschmidt1-4/+14
2012-09-14powerpc: Restore correct DSCR in context switchAnton Blanchard2-6/+18
2012-09-14powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard1-10/+2
2012-08-09powerpc: Fix wrong divisor in usecs_to_cputimeAndreas Schwab2-8/+8
2012-08-09powerpc: Add "memory" attribute for mfmsr()Tiejun Chen1-1/+2
2012-08-09powerpc/ftrace: Fix assembly trampoline register usageroger blofeld1-6/+6
2012-07-16powerpc/xmon: Use cpumask iterator to avoid warningAnton Blanchard1-1/+1
2012-06-17powerpc: Fix kernel panic during kernel module loadSteffen Rumler1-6/+5
2012-03-23powerpc/pmac: Fix SMP kernels on pre-core99 UP machinesBenjamin Herrenschmidt1-1/+1
2012-03-01powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...Anton Blanchard1-1/+7
2012-01-12powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exitLi Zhong2-3/+3
2012-01-12powerpc/time: Handle wrapping of decrementerAnton Blanchard3-9/+17
2011-11-22powerpc: Copy down exception vectors after feature fixupsAnton Blanchard6-2/+28
2011-11-22powerpc/ps3: Fix lost SMP IPIsGeoff Levand3-1/+25
2011-11-11powerpc: Fix deadlock in icswx codeAnton Blanchard1-6/+6
2011-11-11powerpc/eeh: Fix /proc/ppc64/eeh creationThadeu Lima de Souza Cascardo1-1/+1
2011-11-11powerpc/pseries: Avoid spurious error during hotplug CPU addAnton Blanchard1-0/+4
2011-11-11powerpc: Fix oops when echoing bad values to /sys/devices/system/memory/probeAnton Blanchard3-5/+6
2011-11-11powerpc/numa: Remove double of_node_put in hot_add_node_scn_to_nidAnton Blanchard1-1/+2
2011-11-11thp: share get_huge_page_tail()Andrea Arcangeli1-11/+0
2011-11-11powerpc: gup_huge_pmd() return 0 if pte changesAndrea Arcangeli1-10/+11
2011-11-11powerpc: gup_hugepte() support THP based tail recountingAndrea Arcangeli1-1/+23
2011-11-11powerpc: gup_hugepte() avoid freeing the head page too many timesAndrea Arcangeli1-3/+2
2011-11-11powerpc: get_hugepte() don't put_page() the wrong pageAndrea Arcangeli1-1/+1
2011-11-11powerpc: remove superfluous PageTail checks on the pte gup_fastAndrea Arcangeli1-13/+0
2011-11-11mm: thp: tail page refcounting fixAndrea Arcangeli1-2/+3
2011-10-03arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear valueLiu Gang-B341821-2/+3
2011-08-16powerpc: pseries: Fix kexec on machines with more than 4TB of RAMAnton Blanchard1-1/+1
2011-08-16powerpc: Fix device tree claim codeAnton Blanchard1-3/+3
2011-08-16powerpc/pseries: Fix kexec on recent firmware versionsAnton Blanchard3-3/+14
2011-08-05powerpc/pseries/hvconsole: Fix dropped console outputAnton Blanchard1-1/+1
2011-08-05powerpc/kdump: Fix timeout in crash_kexec_wait_realmodeMichael Neuling1-5/+1
2011-08-05irq_work, ppc: Fix up arch hooksPeter Zijlstra1-1/+1
2011-07-12powerpc/mm: Fix memory_block_size_bytes() for non-pseriesBenjamin Herrenschmidt1-11/+19
2011-06-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds9-91/+102
2011-06-29arch/powerpc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich5-57/+60
2011-06-29powerpc/rtas-rtc: remove sideeffects of printk_ratelimitChristian Dietrich1-12/+17
2011-06-29powerpc/pseries: remove duplicate SCSI_BNX2_ISCSI in pseries_defconfigMichael Neuling1-1/+0
2011-06-28Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki1-7/+0
2011-06-22powerpc/e500: fix breakage with fsl_rio_mcheck_exceptionScott Wood2-18/+19
2011-06-22powerpc/p1022ds: fix audio-related properties in the device treeTimur Tabi1-3/+6
2011-06-16rtc: fix build warnings in defconfigsWanlong Gao2-2/+2