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
2015-02-09
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2015-02-05
mm/debug_pagealloc: fix build failure on ppc and some other archs
Joonsoo Kim
1
-7
/
+0
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2
-1
/
+3
2015-01-27
Merge tag 'powerpc-3.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2
-1
/
+2
2015-01-24
Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+11
2015-01-23
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2015-01-22
powerpc/powernv: Restore LPCR with LPCR_PECE1 cleared
Shreyas B. Prabhu
1
-1
/
+1
2015-01-21
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-0
/
+1
2015-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+1
2015-01-20
module: remove mod arg from module_free, rename module_memfree().
Rusty Russell
1
-1
/
+1
2015-01-19
powerpc/xmon: Fix another endiannes issue in RTAS call from xmon
Laurent Dufour
1
-0
/
+1
2015-01-16
powerpc/PCI: Clip bridge windows to fit in upstream windows
Yinghai Lu
1
-1
/
+11
2015-01-13
crypto: add missing crypto module aliases
Mathias Krause
1
-0
/
+1
2015-01-12
powerpc: Work around gcc bug in current_thread_info()
Michael Ellerman
1
-6
/
+7
2015-01-12
powernv: Fix OPAL tracepoint code
Anton Blanchard
1
-1
/
+0
2015-01-06
rcu: Make SRCU optional by using CONFIG_SRCU
Pranith Kumar
1
-0
/
+1
2014-12-29
Revert "powerpc: Secondary CPUs must set cpu_callin_map after setting active ...
Michael Ellerman
1
-8
/
+1
2014-12-29
powerpc/kdump: Ignore failure in enabling big endian exception during crash
Hari Bathini
3
-2
/
+18
2014-12-29
powerpc: Wire up sys_execveat() syscall
Pranith Kumar
3
-1
/
+3
2014-12-20
Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-12-19
PM: Eliminate CONFIG_PM_RUNTIME
Rafael J. Wysocki
1
-1
/
+1
2014-12-19
Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
20
-78
/
+766
2014-12-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
26
-1093
/
+870
2014-12-18
KVM: PPC: E500: Compile fix in this_cpu_write
Alexander Graf
1
-1
/
+1
2014-12-18
powerpc/powernv: Ignore smt-enabled on Power8 and later
Greg Kurz
1
-1
/
+15
2014-12-18
powerpc/uaccess: Allow get_user() with bitwise types
Michael S. Tsirkin
1
-3
/
+3
2014-12-17
KVM: PPC: Book3S: Enable in-kernel XICS emulation by default
Anton Blanchard
1
-0
/
+1
2014-12-17
KVM: PPC: Book3S HV: Improve H_CONFER implementation
Sam Bobroff
4
-2
/
+74
2014-12-17
KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR register
Paul Mackerras
4
-2
/
+9
2014-12-17
KVM: PPC: Book3S HV: Remove code for PPC970 processors
Paul Mackerras
13
-955
/
+70
2014-12-17
KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactions
Suresh E. Warrier
5
-27
/
+539
2014-12-17
KVM: PPC: Book3S HV: Simplify locking around stolen time calculations
Paul Mackerras
2
-29
/
+32
2014-12-17
arch: powerpc: kvm: book3s_paired_singles.c: Remove unused function
Rickard Strandqvist
1
-8
/
+0
2014-12-17
arch: powerpc: kvm: book3s_pr.c: Remove unused function
Rickard Strandqvist
1
-5
/
+0
2014-12-17
arch: powerpc: kvm: book3s.c: Remove some unused functions
Rickard Strandqvist
2
-16
/
+0
2014-12-17
arch: powerpc: kvm: book3s_32_mmu.c: Remove unused function
Rickard Strandqvist
1
-5
/
+0
2014-12-15
KVM: PPC: Book3S HV: Check wait conditions before sleeping in kvmppc_vcore_bl...
Suresh E. Warrier
1
-0
/
+20
2014-12-15
KVM: PPC: Book3S HV: ptes are big endian
Cédric Le Goater
1
-1
/
+7
2014-12-15
KVM: PPC: Book3S HV: Fix inaccuracies in ICP emulation for H_IPI
Suresh E. Warrier
3
-15
/
+52
2014-12-15
KVM: PPC: Book3S HV: Fix KSM memory corruption
Paul Mackerras
1
-27
/
+17
2014-12-15
KVM: PPC: Book3S HV: Fix an issue where guest is paused on receiving HMI
Mahesh Salgaonkar
1
-0
/
+2
2014-12-15
KVM: PPC: Book3S HV: Fix computation of tlbie operand
Paul Mackerras
1
-1
/
+1
2014-12-15
KVM: PPC: Book3S HV: Add missing HPTE unlock
Aneesh Kumar K.V
1
-1
/
+4
2014-12-15
KVM: PPC: BookE: Improve irq inject tracepoint
Alexander Graf
1
-2
/
+45
2014-12-15
powerpc/powernv: Expose OPAL firmware symbol map
Benjamin Herrenschmidt
1
-1
/
+37
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
18
-18
/
+0
2014-12-15
powernv/powerpc: Add winkle support for offline cpus
Shreyas B. Prabhu
13
-12
/
+281
2014-12-15
powernv/cpuidle: Redesign idle states management
Shreyas B. Prabhu
10
-57
/
+294
2014-12-15
powerpc/powernv: Enable Offline CPUs to enter deep idle states
Shreyas B. Prabhu
4
-1
/
+65
2014-12-15
powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle mode
Paul Mackerras
2
-1
/
+19
[next]