Age | Commit message (Expand) | Author |
2012-09-14 | powerpc: Restore correct DSCR in context switch | Anton Blanchard |
2012-09-14 | powerpc: Fix DSCR inheritance in copy_thread() | Anton Blanchard |
2012-08-09 | powerpc: Fix wrong divisor in usecs_to_cputime | Andreas Schwab |
2012-08-09 | powerpc: Add "memory" attribute for mfmsr() | Tiejun Chen |
2012-08-09 | powerpc/ftrace: Fix assembly trampoline register usage | roger blofeld |
2012-07-16 | powerpc/xmon: Use cpumask iterator to avoid warning | Anton Blanchard |
2012-06-17 | powerpc: Fix kernel panic during kernel module load | Steffen Rumler |
2012-03-23 | powerpc/pmac: Fix SMP kernels on pre-core99 UP machines | Benjamin Herrenschmidt |
2012-02-29 | powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e... | Anton Blanchard |
2012-01-12 | powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exit | Li Zhong |
2012-01-12 | powerpc/time: Handle wrapping of decrementer | Anton Blanchard |
2011-11-21 | powerpc: Copy down exception vectors after feature fixups | Anton Blanchard |
2011-11-21 | powerpc/ps3: Fix lost SMP IPIs | Geoff Levand |
2011-11-11 | powerpc: Fix deadlock in icswx code | Anton Blanchard |
2011-11-11 | powerpc/eeh: Fix /proc/ppc64/eeh creation | Thadeu Lima de Souza Cascardo |
2011-11-11 | powerpc/pseries: Avoid spurious error during hotplug CPU add | Anton Blanchard |
2011-11-11 | powerpc: Fix oops when echoing bad values to /sys/devices/system/memory/probe | Anton Blanchard |
2011-11-11 | powerpc/numa: Remove double of_node_put in hot_add_node_scn_to_nid | Anton Blanchard |
2011-11-11 | thp: share get_huge_page_tail() | Andrea Arcangeli |
2011-11-11 | powerpc: gup_huge_pmd() return 0 if pte changes | Andrea Arcangeli |
2011-11-11 | powerpc: gup_hugepte() support THP based tail recounting | Andrea Arcangeli |
2011-11-11 | powerpc: gup_hugepte() avoid freeing the head page too many times | Andrea Arcangeli |
2011-11-11 | powerpc: get_hugepte() don't put_page() the wrong page | Andrea Arcangeli |
2011-11-11 | powerpc: remove superfluous PageTail checks on the pte gup_fast | Andrea Arcangeli |
2011-11-11 | mm: thp: tail page refcounting fix | Andrea Arcangeli |
2011-10-03 | arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear value | Liu Gang-B34182 |
2011-08-15 | powerpc: pseries: Fix kexec on machines with more than 4TB of RAM | Anton Blanchard |
2011-08-15 | powerpc: Fix device tree claim code | Anton Blanchard |
2011-08-15 | powerpc/pseries: Fix kexec on recent firmware versions | Anton Blanchard |
2011-08-04 | powerpc/pseries/hvconsole: Fix dropped console output | Anton Blanchard |
2011-08-04 | powerpc/kdump: Fix timeout in crash_kexec_wait_realmode | Michael Neuling |
2011-08-04 | irq_work, ppc: Fix up arch hooks | Peter Zijlstra |
2011-07-12 | powerpc/mm: Fix memory_block_size_bytes() for non-pseries | Benjamin Herrenschmidt |
2011-06-29 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2011-06-29 | arch/powerpc: use printk_ratelimited instead of printk_ratelimit | Christian Dietrich |
2011-06-29 | powerpc/rtas-rtc: remove sideeffects of printk_ratelimit | Christian Dietrich |
2011-06-29 | powerpc/pseries: remove duplicate SCSI_BNX2_ISCSI in pseries_defconfig | Michael Neuling |
2011-06-27 | Fix node_start/end_pfn() definition for mm/page_cgroup.c | KAMEZAWA Hiroyuki |
2011-06-22 | powerpc/e500: fix breakage with fsl_rio_mcheck_exception | Scott Wood |
2011-06-22 | powerpc/p1022ds: fix audio-related properties in the device tree | Timur Tabi |
2011-06-15 | rtc: fix build warnings in defconfigs | Wanlong Gao |
2011-06-09 | powerpc: Force page alignment for initrd reserved memory | Benjamin Herrenschmidt |
2011-06-09 | Merge remote branch 'kumar/merge' into merge | Benjamin Herrenschmidt |
2011-06-08 | dtc/powerpc: remove obsolete .gitignore entries | Wolfram Sang |
2011-06-03 | powerpc/85xx: fix race bug of calling request_irq after enable elbc interrupts | Shaohui Xie |
2011-06-02 | powerpc/book3e: Fix CPU feature handling on e5500 in 32-bit mode | Kumar Gala |
2011-06-02 | powerpc/fsl_rio: Fix compile error when CONFIG_FSL_RIO not set | Kumar Gala |
2011-05-31 | powerpc/pmac: Don't register pmac PIC syscore ops when HW not present | Benjamin Herrenschmidt |
2011-05-28 | Merge branch 'setns' | Linus Torvalds |
2011-05-28 | ns: Wire up the setns system call | Eric W. Biederman |