index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-27
Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...
Linus Torvalds
6
-6
/
+6
2016-07-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-6
/
+4
2016-07-26
Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
9
-18
/
+12
2016-07-26
Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
Linus Torvalds
1
-1
/
+3
2016-07-26
Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-38
/
+34
2016-07-26
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2
-2
/
+2
2016-07-26
powerpc/mm: check for irq disabled() only if DEBUG_VM is enabled
Aneesh Kumar K.V
1
-4
/
+2
2016-07-26
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+1
2016-07-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
7
-1
/
+1762
2016-07-25
Merge tag 'v4.7' into for-linus/pstore
Kees Cook
31
-136
/
+297
2016-07-25
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-10
/
+75
2016-07-25
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-38
/
+34
2016-07-05
crypto: powerpc - Add POWER8 optimised crc32c
Anton Blanchard
4
-0
/
+1734
2016-07-05
powerpc: define FUNC_START/FUNC_END
Anton Blanchard
1
-0
/
+3
2016-07-04
Merge back earlier cpufreq material for v4.8.
Rafael J. Wysocki
1
-38
/
+34
2016-07-02
Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
7
-19
/
+65
2016-06-30
powerpc: Initialise pci_io_base as early as possible
Darren Stevens
4
-1
/
+10
2016-06-29
powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0
Michael Neuling
1
-17
/
+44
2016-06-28
powerpc/eeh: Fix wrong argument passed to eeh_rmv_device()
Gavin Shan
1
-1
/
+1
2016-06-27
block: convert to device_add_disk()
Dan Williams
1
-2
/
+1
2016-06-27
powerpc/tm: Always reclaim in start_thread() for exec() class syscalls
Cyril Bur
1
-0
/
+10
2016-06-27
powerpc: use the new LED disk activity trigger
Stephan Linz
6
-6
/
+6
2016-06-25
Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
15
-51
/
+137
2016-06-24
powerpc: get rid of superfluous __GFP_REPEAT
Michal Hocko
3
-11
/
+7
2016-06-24
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
4
-6
/
+5
2016-06-23
powerpc/bpf/jit: Disable classic BPF JIT on ppc64le
Naveen N. Rao
1
-1
/
+1
2016-06-23
powerpc: Fix faults caused by radix patching of SLB miss handler
Michael Ellerman
1
-3
/
+4
2016-06-17
powerpc/eeh: Fix invalid cached PE primary bus
Gavin Shan
1
-3
/
+4
2016-06-17
powerpc/mm/radix: Update Radix tree size as per ISA 3.0
Aneesh Kumar K.V
3
-7
/
+19
2016-06-17
powerpc/mm/hash: Don't add memory coherence if cache inhibited is set
Aneesh Kumar K.V
1
-5
/
+9
2016-06-16
locking/atomic, arch/powerpc: Implement atomic{,64}_fetch_{add,sub,and,or,xor...
Peter Zijlstra
1
-9
/
+74
2016-06-14
Merge branch 'linus' into locking/core, to pick up fixes before merging new c...
Ingo Molnar
13
-51
/
+85
2016-06-14
powerpc/mm/hash: Use the correct PPP mask when updating HPTE
Aneesh Kumar K.V
2
-4
/
+5
2016-06-13
Merge back earlier cpufreq changes for v4.8.
Rafael J. Wysocki
1
-38
/
+34
2016-06-10
Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
6
-11
/
+15
2016-06-10
powerpc/mm/radix: Flush page walk cache when freeing page table
Aneesh Kumar K.V
6
-7
/
+73
2016-06-10
powerpc/mm/radix: Update to tlb functions ric argument
Aneesh Kumar K.V
1
-21
/
+22
2016-06-10
powerpc/nohash: Fix build break with 64K pages
Michael Ellerman
1
-1
/
+1
2016-06-08
locking/mutex: Optimize mutex_trylock() fast-path
Peter Zijlstra
1
-1
/
+1
2016-06-08
powerpc: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
Linus Walleij
9
-18
/
+12
2016-06-08
powerpc/mm/hash: Compute the segment size correctly for ISA 3.0
Aneesh Kumar K.V
1
-1
/
+5
2016-06-08
powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXT
Aneesh Kumar K.V
1
-4
/
+4
2016-06-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-06-07
coredump: fix dumping through pipes
Mateusz Guzik
1
-1
/
+1
2016-06-08
powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was added
Michael Ellerman
1
-1
/
+1
2016-06-07
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2016-06-06
powerpc/pseries: Fix PCI config address for DDW
Gavin Shan
1
-2
/
+2
2016-06-06
powerpc/ptrace: Fix out of bounds array access warning
Khem Raj
1
-2
/
+2
2016-06-02
cpufreq: governor: Get rid of governor events
Rafael J. Wysocki
1
-38
/
+34
2016-06-02
pstore: add lzo/lz4 compression support
Geliang Tang
1
-1
/
+3
[next]