index
:
kernel_samsung_smdk4412.git
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'korg/linux-3.0.y' into cm-13.0
rogersb11
2015-11-10
14
-17
/
+41
|
\
|
*
powerpc: Fix parameter clobber in csum_partial_copy_generic()
Paul E. McKenney
2013-10-13
1
-2
/
+2
|
*
powerpc/vio: Fix modalias_show return values
Prarit Bhargava
2013-10-13
1
-4
/
+8
|
*
powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()
Nishanth Aravamudan
2013-10-13
1
-1
/
+1
|
*
powerpc: Handle unaligned ldbrx/stdbrx
Anton Blanchard
2013-09-26
1
-0
/
+10
|
*
powerpc: Use -mtraceback=no
Anton Blanchard
2013-08-20
1
-1
/
+1
|
*
powerpc/modules: Module CRC relocation fix causes perf issues
Anton Blanchard
2013-08-04
2
-6
/
+2
|
*
powerpc: fix numa distance for form0 device tree
Vaidyanathan Srinivasan
2013-05-11
1
-1
/
+1
|
*
powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()
Michael Ellerman
2013-05-07
1
-0
/
+1
|
*
powerpc: Add isync to copy_and_flush
Michael Neuling
2013-05-07
1
-0
/
+1
|
*
powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performe...
Michael Wolf
2013-04-12
1
-1
/
+7
|
*
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
*
|
Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64
Andrew Dodd
2013-02-27
15
-51
/
+75
|
\
\
|
|
/
|
*
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
*
|
Merge linux-3.0.31 from korg into jellybean
codeworkx
2012-09-18
7
-14
/
+28
|
\
\
|
|
/
|
*
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
*
|
samsung update 1
codeworkx
2012-06-02
5
-54
/
+0
|
/
*
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
[next]