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
2012-09-07
powerpc/oprofile: Fix marked events support on Power7+ not set.
Carl E. Love
1
-1
/
+99
2012-09-07
powerpc: Define Power7+ PV constant PV_POWER7p
sukadev@linux.vnet.ibm.com
1
-0
/
+1
2012-09-07
powerpc/pseries: Round up MSI-X requests
Anton Blanchard
1
-1
/
+19
2012-09-07
powerpc/pci: Save P2P bridge resource if possible
Gavin Shan
1
-4
/
+12
2012-09-07
Merge branch 'merge' into next
Benjamin Herrenschmidt
42
-281
/
+307
2012-09-07
powerpc/kprobes: Rename opcode_t in probes.h to ppc_opcode_t
Ananth N Mavinakayanahalli
3
-3
/
+3
2012-09-07
powerpc: Restore VDSO information on critical exception om BookE
Mihai Caraman
6
-7
/
+7
2012-09-05
powerpc: Don't use __put_user() in patch_instruction
Benjamin Herrenschmidt
1
-1
/
+1
2012-09-05
powerpc: Make sure IPI handlers see data written by IPI senders
Paul Mackerras
3
-3
/
+16
2012-09-05
powerpc: Restore correct DSCR in context switch
Anton Blanchard
2
-6
/
+18
2012-09-05
powerpc: Fix DSCR inheritance in copy_thread()
Anton Blanchard
1
-10
/
+2
2012-09-05
powerpc: Keep thread.dscr and thread.dscr_inherit in sync
Anton Blanchard
2
-2
/
+5
2012-09-05
powerpc: Update DSCR on all CPUs when writing sysfs dscr_default
Anton Blanchard
1
-0
/
+8
2012-09-05
powerpc/powernv: Always go into nap mode when CPU is offline
Paul Mackerras
3
-9
/
+4
2012-09-05
powerpc: Give hypervisor decrementer interrupts their own handler
Paul Mackerras
2
-1
/
+11
2012-09-05
powerpc/vphn: Fix arch_update_cpu_topology() return value
Jesse Larrew
1
-3
/
+4
2012-09-05
powerpc/booke64: Use SPRG0/3 scratch for bolted TLB miss & crit int
Mihai Caraman
4
-8
/
+23
2012-09-05
powerpc/booke64: Eemove mfspr srr1 duplicate in exception prolog
Mihai Caraman
1
-35
/
+32
2012-09-05
powerpc/booke64: Add DO_KVM kernel hooks
Mihai Caraman
2
-37
/
+70
2012-09-05
powerpc/booke64: Use GSRR registers in Guest Doorbell interrupts
Mihai Caraman
3
-2
/
+21
2012-09-05
powerpc/booke64: Fix machine check handler to use the right prolog
Mihai Caraman
1
-1
/
+1
2012-09-05
powerpc: Uprobes port to powerpc
Ananth N Mavinakayanahalli
6
-1
/
+251
2012-09-05
powerpc: Add trap_nr to thread_struct
Ananth N Mavinakayanahalli
4
-0
/
+5
2012-09-05
powerpc: Consolidate {k,u}probe definitions
Ananth N Mavinakayanahalli
2
-13
/
+44
2012-09-05
powerpc: Rename 64-bit PVR constants to PVR_foo
Michael Ellerman
4
-30
/
+29
2012-09-05
powerpc: Remove <asm/abs_addr.h>
Michael Ellerman
1
-22
/
+0
2012-09-05
powerpc: Remove all includes of <asm/abs_addr.h>
Michael Ellerman
12
-10
/
+4
2012-09-05
powerpc: Remove virt_to_abs() now all users have been fixed
Michael Ellerman
1
-3
/
+0
2012-09-05
powerpc: Remove abs_to_virt() now all users have been fixed
Michael Ellerman
1
-1
/
+0
2012-09-05
powerpc: Remove phys_to_abs() now all users have been removed
Michael Ellerman
1
-2
/
+0
2012-09-05
powerpc/mm: Remove uses of abs_to_virt() and virt_to_abs()
Michael Ellerman
1
-2
/
+1
2012-09-05
powerpc/pseries: Remove uses of abs_to_virt() and virt_to_abs()
Michael Ellerman
1
-6
/
+5
2012-09-05
powerpc/kernel: Remove uses of abs_to_virt() and virt_to_abs()
Michael Ellerman
2
-6
/
+4
2012-09-05
powerpc/dart: Remove uses of virt_to_abs() and abs_to_virt()
Michael Ellerman
1
-4
/
+3
2012-09-05
powerpc/pasemi: Remove uses of virt_to_abs() and abs_to_virt()
Michael Ellerman
1
-3
/
+2
2012-09-05
powerpc/mm: Replace abs_to_virt() with __va()
Michael Ellerman
1
-2
/
+1
2012-09-05
powerpc: Remove remaining iSeries chunks
Michael Ellerman
1
-30
/
+2
2012-08-25
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
20
-238
/
+206
2012-08-24
Revert "powerpc: Update g5_defconfig"
Benjamin Herrenschmidt
1
-30
/
+73
2012-08-24
powerpc/perf: Use pmc_overflow() to detect rolled back events
Sukadev Bhattiprolu
1
-1
/
+1
2012-08-24
powerpc: Fix VMX in interrupt check in POWER7 copy loops
Anton Blanchard
2
-4
/
+4
2012-08-24
powerpc: POWER7 copy_to_user/copy_from_user patch applied twice
Anton Blanchard
1
-31
/
+0
2012-08-24
powerpc: Fix personality handling in ppc64_personality()
Jiri Kosina
1
-4
/
+4
2012-08-24
powerpc/dma-iommu: Fix IOMMU window check
Aaro Koskinen
1
-5
/
+4
2012-08-24
powerpc: Remove unnecessary ifdefs
Michael Neuling
1
-2
/
+0
2012-08-24
powerpc/kgdb: Restore current_thread_info properly
Tiejun Chen
1
-2
/
+9
2012-08-24
powerpc/kgdb: Bail out of KGDB when we've been triggered
Tiejun Chen
1
-0
/
+15
2012-08-24
powerpc/kgdb: Do not set kgdb_single_step on ppc
Tiejun Chen
1
-1
/
+0
2012-08-24
powerpc/mpic_msgr: Add missing includes
Scott Wood
2
-0
/
+4
2012-08-24
powerpc: Fix null pointer deref in perf hardware breakpoints
Michael Neuling
1
-1
/
+1
[next]