| Commit message (Expand) | Author | Age | Files | Lines |
* | signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorer | Ben Hutchings | 2013-04-05 | 1 | -0/+1 |
* | powerpc: Fix cputable entry for 970MP rev 1.0 | Benjamin Herrenschmidt | 2013-03-20 | 1 | -1/+1 |
* | powerpc/kexec: Disable hard IRQ before kexec | Phileas Fogg | 2013-02-28 | 1 | -0/+5 |
* | powerpc: fix wii_memory_fixups() compile error on 3.0.y tree | Shuah Khan | 2013-01-21 | 1 | -2/+4 |
* | KVM: PPC: 44x: fix DCR read/write | Alexander Graf | 2013-01-17 | 1 | -0/+2 |
* | powerpc/vdso: Remove redundant locking in update_vsyscall_tz() | Shan Hai | 2013-01-17 | 1 | -5/+0 |
* | powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build | Anton Blanchard | 2013-01-17 | 1 | -1/+1 |
* | powerpc: Keep thread.dscr and thread.dscr_inherit in sync | Anton Blanchard | 2012-12-17 | 2 | -2/+5 |
* | powerpc: Update DSCR on all CPUs when writing sysfs dscr_default | Anton Blanchard | 2012-12-17 | 1 | -0/+8 |
* | powerpc/ptrace: Fix build with gcc 4.6 | Benjamin Herrenschmidt | 2012-12-17 | 1 | -4/+14 |
* | powerpc: Restore correct DSCR in context switch | Anton Blanchard | 2012-09-14 | 2 | -6/+18 |
* | powerpc: Fix DSCR inheritance in copy_thread() | Anton Blanchard | 2012-09-14 | 1 | -10/+2 |
* | powerpc: Fix wrong divisor in usecs_to_cputime | Andreas Schwab | 2012-08-09 | 2 | -8/+8 |
* | powerpc: Add "memory" attribute for mfmsr() | Tiejun Chen | 2012-08-09 | 1 | -1/+2 |
* | powerpc/ftrace: Fix assembly trampoline register usage | roger blofeld | 2012-08-09 | 1 | -6/+6 |
* | powerpc/xmon: Use cpumask iterator to avoid warning | Anton Blanchard | 2012-07-16 | 1 | -1/+1 |
* | powerpc: Fix kernel panic during kernel module load | Steffen Rumler | 2012-06-17 | 1 | -6/+5 |
* | powerpc/pmac: Fix SMP kernels on pre-core99 UP machines | Benjamin Herrenschmidt | 2012-03-23 | 1 | -1/+1 |
* | powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e... | Anton Blanchard | 2012-02-29 | 1 | -1/+7 |
* | powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exit | Li Zhong | 2012-01-12 | 2 | -3/+3 |
* | powerpc/time: Handle wrapping of decrementer | Anton Blanchard | 2012-01-12 | 3 | -9/+17 |
* | powerpc: Copy down exception vectors after feature fixups | Anton Blanchard | 2011-11-21 | 6 | -2/+28 |
* | powerpc/ps3: Fix lost SMP IPIs | Geoff Levand | 2011-11-21 | 3 | -1/+25 |
* | powerpc: Fix deadlock in icswx code | Anton Blanchard | 2011-11-11 | 1 | -6/+6 |
* | powerpc/eeh: Fix /proc/ppc64/eeh creation | Thadeu Lima de Souza Cascardo | 2011-11-11 | 1 | -1/+1 |
* | powerpc/pseries: Avoid spurious error during hotplug CPU add | Anton Blanchard | 2011-11-11 | 1 | -0/+4 |
* | powerpc: Fix oops when echoing bad values to /sys/devices/system/memory/probe | Anton Blanchard | 2011-11-11 | 3 | -5/+6 |
* | powerpc/numa: Remove double of_node_put in hot_add_node_scn_to_nid | Anton Blanchard | 2011-11-11 | 1 | -1/+2 |
* | thp: share get_huge_page_tail() | Andrea Arcangeli | 2011-11-11 | 1 | -11/+0 |
* | powerpc: gup_huge_pmd() return 0 if pte changes | Andrea Arcangeli | 2011-11-11 | 1 | -10/+11 |
* | powerpc: gup_hugepte() support THP based tail recounting | Andrea Arcangeli | 2011-11-11 | 1 | -1/+23 |
* | powerpc: gup_hugepte() avoid freeing the head page too many times | Andrea Arcangeli | 2011-11-11 | 1 | -3/+2 |
* | powerpc: get_hugepte() don't put_page() the wrong page | Andrea Arcangeli | 2011-11-11 | 1 | -1/+1 |
* | powerpc: remove superfluous PageTail checks on the pte gup_fast | Andrea Arcangeli | 2011-11-11 | 1 | -13/+0 |
* | mm: thp: tail page refcounting fix | Andrea Arcangeli | 2011-11-11 | 1 | -2/+3 |
* | arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear value | Liu Gang-B34182 | 2011-10-03 | 1 | -2/+3 |
* | powerpc: pseries: Fix kexec on machines with more than 4TB of RAM | Anton Blanchard | 2011-08-15 | 1 | -1/+1 |
* | powerpc: Fix device tree claim code | Anton Blanchard | 2011-08-15 | 1 | -3/+3 |
* | powerpc/pseries: Fix kexec on recent firmware versions | Anton Blanchard | 2011-08-15 | 3 | -3/+14 |
* | powerpc/pseries/hvconsole: Fix dropped console output | Anton Blanchard | 2011-08-04 | 1 | -1/+1 |
* | powerpc/kdump: Fix timeout in crash_kexec_wait_realmode | Michael Neuling | 2011-08-04 | 1 | -5/+1 |
* | irq_work, ppc: Fix up arch hooks | Peter Zijlstra | 2011-08-04 | 1 | -1/+1 |
* | powerpc/mm: Fix memory_block_size_bytes() for non-pseries | Benjamin Herrenschmidt | 2011-07-12 | 1 | -11/+19 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2011-06-29 | 9 | -91/+102 |
|\ |
|
| * | arch/powerpc: use printk_ratelimited instead of printk_ratelimit | Christian Dietrich | 2011-06-29 | 5 | -57/+60 |
| * | powerpc/rtas-rtc: remove sideeffects of printk_ratelimit | Christian Dietrich | 2011-06-29 | 1 | -12/+17 |
| * | powerpc/pseries: remove duplicate SCSI_BNX2_ISCSI in pseries_defconfig | Michael Neuling | 2011-06-29 | 1 | -1/+0 |
| * | powerpc/e500: fix breakage with fsl_rio_mcheck_exception | Scott Wood | 2011-06-22 | 2 | -18/+19 |
| * | powerpc/p1022ds: fix audio-related properties in the device tree | Timur Tabi | 2011-06-22 | 1 | -3/+6 |
* | | Fix node_start/end_pfn() definition for mm/page_cgroup.c | KAMEZAWA Hiroyuki | 2011-06-27 | 1 | -7/+0 |
|/ |
|