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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-06
powerpc/topology: Fix spurr attribute permission
Benjamin Herrenschmidt
1
-1
/
+1
2013-05-06
powerpc/pci: Support per-aperture memory offset
Benjamin Herrenschmidt
3
-71
/
+30
2013-05-06
powerpc/pci: Don't add bogus empty resources to PHBs
Benjamin Herrenschmidt
1
-14
/
+16
2013-05-06
powerpc/cputable: Advertise support for ISEL/HTM/DSCR/TAR on POWER8
Nishanth Aravamudan
1
-0
/
+5
2013-05-06
powerpc/cputable: Advertise ISEL support on appropriate embedded processors
Nishanth Aravamudan
1
-0
/
+5
2013-05-06
powerpc/cputable: Advertise DSCR support on P7/P7+
Nishanth Aravamudan
1
-0
/
+4
2013-05-06
powerpc/pseries: Perform proper max_bus_speed detection
Kleber Sacilotto de Souza
1
-0
/
+8
2013-05-06
powerpc: Emulate non privileged DSCR read and write
Anton Blanchard
1
-2
/
+8
2013-05-05
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+4
2013-05-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
34
-169
/
+442
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-269
/
+215
2013-05-02
powerpc: Context switch the new EBB SPRs
Michael Ellerman
2
-0
/
+19
2013-05-02
powerpc: Turn on the EBB H/FSCR bits
Michael Neuling
1
-2
/
+2
2013-05-02
powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207S
Michael Ellerman
1
-2
/
+2
2013-05-02
powerpc: Setup BHRB instructions facility in HFSCR for POWER8
Anshuman Khandual
1
-1
/
+2
2013-05-02
powerpc: Fix interrupt range check on debug exception
Bharat Bhushan
3
-8
/
+12
2013-05-01
ppc: Clean up rtas_flash driver somewhat
David Howells
1
-248
/
+204
2013-05-01
proc: Supply PDE attribute setting accessor functions
David Howells
1
-1
/
+1
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-109
/
+0
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
1
-6
/
+2
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-6
/
+0
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+1
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-61
/
+30
2013-04-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-6
/
+23
2013-04-30
powerpc: Reduce PTE table memory wastage
Aneesh Kumar K.V
1
-1
/
+3
2013-04-30
powerpc: Save DAR and DSISR in pt_regs on MCE
Aneesh Kumar K.V
1
-0
/
+9
2013-04-30
powerpc/booke: Remove obsolete macro FINISH_EXCEPTION
Kevin Hao
1
-5
/
+0
2013-04-30
powerpc/rtas_flash: Fix bad memory access
Vasant Hegde
1
-10
/
+4
2013-04-29
early_printk: consolidate random copies of identical code
Thomas Gleixner
1
-4
/
+2
2013-04-30
Merge remote-tracking branch 'kumar/next' into next
Benjamin Herrenschmidt
5
-5
/
+101
2013-04-29
mm/ppc: use common help functions to free reserved pages
Jiang Liu
3
-14
/
+3
2013-04-26
KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM
Benjamin Herrenschmidt
1
-0
/
+2
2013-04-26
KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty map
Paul Mackerras
1
-0
/
+1
2013-04-26
powerpc: Initialise PMU related regs on Power8
Michael Ellerman
1
-1
/
+20
2013-04-26
powerpc: Fix "attempt to move .org backwards" error
Paul Mackerras
1
-1
/
+6
2013-04-26
powerpc/pseries: Add /proc interface to control topology updates
Nathan Fontenot
1
-2
/
+5
2013-04-26
powerpc/pseries: Enable PRRN handling
Nathan Fontenot
1
-1
/
+1
2013-04-26
powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...
Nathan Fontenot
1
-6
/
+17
2013-04-26
powerpc/pseries: Move architecture vector definitions to prom.h
Nathan Fontenot
1
-69
/
+6
2013-04-26
powerpc/pseries: Add PRRN RTAS event handler
Jesse Larrew
1
-1
/
+45
2013-04-26
powerpc: Fix hardware IRQs with MMU on exceptions when HV=0
Michael Neuling
1
-1
/
+1
2013-04-26
powerpc/power8: Fix secondary CPUs hanging on boot for HV=0
Michael Neuling
1
-0
/
+1
2013-04-26
powerpc: Add isync to copy_and_flush
Michael Neuling
1
-0
/
+1
2013-04-24
Merge remote-tracking branch 'origin/master' into next
Benjamin Herrenschmidt
5
-2
/
+10
2013-04-24
powerpc/rtas_flash: New return code to indicate FW entitlement expiry
Vasant Hegde
1
-0
/
+5
2013-04-24
powerpc/rtas_flash: Update return token comments
Vasant Hegde
1
-7
/
+20
2013-04-24
Merge remote-tracking branch 'mpe/master' into next
Benjamin Herrenschmidt
15
-122
/
+182
2013-04-23
powerpc/pseries/lparcfg: Fix possible overflow are more than 1026
Chen Gang
1
-0
/
+1
2013-04-23
ptrace/powerpc: Don't flush_ptrace_hw_breakpoint() on fork()
Oleg Nesterov
1
-4
/
+4
2013-04-23
powerpc: Add VDSO version of time
Adhemerval Zanella
5
-0
/
+58
[next]