index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-05
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-39
/
+47
2017-04-23
powerpc/kprobes: Convert __kprobes to NOKPROBE_SYMBOL()
Naveen N. Rao
2
-39
/
+47
2017-04-06
powerpc: get rid of zeroing, switch to RAW_COPY_USER
Al Viro
4
-88
/
+4
2017-04-06
Merge commit 'a7d2475af7aedcb9b5c6343989a8bfadbf84429b' into uaccess.powerpc
Al Viro
3
-20
/
+435
2017-03-07
Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-20
/
+435
2017-03-03
powerpc: emulate_step() tests for load/store instructions
Ravi Bangoria
2
-0
/
+435
2017-03-03
powerpc: Emulation support for load/store instructions on LE
Ravi Bangoria
1
-20
/
+0
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-0
/
+1
2017-02-28
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
1
-0
/
+1
2017-02-10
powerpc/kprobes: Implement Optprobes
Anju T
1
-0
/
+21
2017-02-10
powerpc: Add helper to check if offset is within relative branch range
Anju T
1
-1
/
+23
2017-02-06
powerpc/64: Fix naming of cache block vs. cache line
Benjamin Herrenschmidt
2
-5
/
+5
2017-01-25
powerpc/sstep: Return directly after a failed address_ok() in emulate_step()
Markus Elfring
1
-4
/
+2
2017-01-25
powerpc/64: Use optimized checksum routines on little-endian
Paul Mackerras
2
-4
/
+10
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
4
-4
/
+4
2016-11-18
powerpc/lib: Fix randconfig build failure in sstep.c
Michael Ellerman
1
-0
/
+1
2016-11-14
powerpc: EX_TABLE macro for exception tables
Nicholas Piggin
9
-276
/
+203
2016-10-15
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
13
-30
/
+36
2016-10-14
Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2016-10-12
powerpc/64: Fix incorrect return value from __copy_tofrom_user
Paul Mackerras
1
-1
/
+1
2016-10-08
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-1
/
+3
2016-10-04
powerpc/64: Align hot loops of memset() and backwards_memcpy()
Anton Blanchard
1
-0
/
+2
2016-09-13
powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITS
Michael Ellerman
1
-1
/
+1
2016-09-08
powerpc/32: Fix again csum_partial_copy_generic()
Christophe Leroy
1
-3
/
+4
2016-08-10
powerpc/32: Fix crash during static key init
Benjamin Herrenschmidt
1
-0
/
+3
2016-08-10
powerpc/32: Fix csum_partial_copy_generic()
Christophe Leroy
1
-3
/
+4
2016-08-08
ppc: move exports to definitions
Al Viro
13
-30
/
+36
2016-08-05
Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+37
2016-08-03
powerpc/32: Fix early access to cpu_spec relocation
Benjamin Herrenschmidt
1
-1
/
+1
2016-08-03
treewide: replace obsolete _refok by __ref
Fabian Frederick
1
-1
/
+1
2016-08-01
powerpc: Add option to use jump label for mmu_has_feature()
Kevin Hao
1
-0
/
+1
2016-08-01
powerpc: Add option to use jump label for cpu_has_feature()
Kevin Hao
1
-0
/
+1
2016-08-01
powerpc: Call jump_label_init() in apply_feature_fixups()
Aneesh Kumar K.V
1
-0
/
+8
2016-08-01
powerpc/kernel: Check features don't change after patching
Michael Ellerman
1
-1
/
+26
2016-07-21
powerpc: Factor do_feature_fixup calls
Benjamin Herrenschmidt
1
-2
/
+30
2016-07-15
powerpc/lib: Clarify that adde is an instruction and we mean plural
Stewart Smith
1
-6
/
+6
2016-06-16
powerpc: Introduce asm-prototypes.h
Daniel Axtens
1
-0
/
+1
2016-06-14
powerpc/spinlock: Fix spin_unlock_wait()
Boqun Feng
1
-16
/
+0
2016-06-14
powerpc: Various typo fixes
Michael Ellerman
1
-1
/
+1
2016-06-14
powerpc: Align hot loops of some string functions
Anton Blanchard
1
-0
/
+3
2016-06-14
powerpc: Remove assembly versions of strcpy, strcat, strlen and strcmp
Anton Blanchard
2
-45
/
+0
2016-05-11
powerpc/sstep: Fix emulation fall-through
Oliver O'Halloran
1
-0
/
+1
2016-05-11
powerpc/sstep: Fix sstep.c compile on powerpcspe
Lennart Sorensen
1
-0
/
+4
2016-04-27
powerpc: rework sparse for lib/xor_vmx.c
Daniel Axtens
1
-0
/
+10
2016-04-11
powerpc: Make generic_memcpy() private to copy_32.S
Michael Ellerman
1
-1
/
+1
2016-03-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
5
-189
/
+247
2016-03-09
powerpc: optimise csum_partial() call when len is constant
Christophe Leroy
3
-5
/
+5
2016-03-07
powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftrace
Torsten Duwe
1
-2
/
+2
2016-03-05
powerpc32: optimise csum_partial() loop
Christophe Leroy
1
-1
/
+15
2016-03-05
powerpc32: optimise a few instructions in csum_partial()
Christophe Leroy
1
-20
/
+17
[next]