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
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-26
powerpc/perf: Add an explict flag indicating presence of SLOT field
Michael Ellerman
1
-0
/
+1
2013-04-26
powerpc: Initialise PMU related regs on Power8
Michael Ellerman
1
-0
/
+6
2013-04-26
powerpc/powernv: Patch MSI EOI handler on P8
Gavin Shan
2
-0
/
+3
2013-04-26
powerpc: Fix "attempt to move .org backwards" error
Paul Mackerras
1
-1
/
+1
2013-04-26
powerpc/pseries: Add /proc interface to control topology updates
Nathan Fontenot
1
-0
/
+5
2013-04-26
powerpc/pseries: Update CPU maps when device tree is updated
Jesse Larrew
2
-1
/
+3
2013-04-26
powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...
Nathan Fontenot
2
-25
/
+24
2013-04-26
powerpc/pseries: Use ARRAY_SIZE to iterate over firmware_features_table array
Nathan Fontenot
1
-1
/
+0
2013-04-26
powerpc/pseries: Move architecture vector definitions to prom.h
Nathan Fontenot
1
-0
/
+71
2013-04-26
powerpc/pseries: Add PRRN RTAS event handler
Jesse Larrew
1
-0
/
+2
2013-04-26
powerpc/pseries: Expose pseries devicetree_update()
Nathan Fontenot
1
-0
/
+4
2013-04-26
powerpc: Add HWCAP2 aux entry
Michael Neuling
2
-0
/
+2
2013-04-18
powerpc: Add accounting for Doorbell interrupts
Ian Munsie
1
-0
/
+3
2013-04-18
powerpc: Add HFSCR SPR definitions
Michael Neuling
1
-0
/
+6
2013-04-18
powerpc: fixing ptrace_get_reg to return an error
Alexey Kardashevskiy
1
-1
/
+2
2013-04-18
powerpc: Fix build errors with UP configs in HV-style KVM
Paul Mackerras
1
-0
/
+2
2013-04-18
powerpc: remove PReP platform
Paul Bolle
3
-17
/
+1
2013-04-18
powerpc: use for_each_compatible_node() macro
Wei Yongjun
1
-3
/
+1
2013-04-18
powerpc: Remove unused postfix parameter to DEFINE_BITOP()
Michael Ellerman
1
-6
/
+5
2013-03-17
powerpc: Rename USER_ESID_BITS* to ESID_BITS*
Aneesh Kumar K.V
1
-8
/
+8
2013-03-17
powerpc: Update kernel VSID range
Aneesh Kumar K.V
1
-56
/
+59
2013-03-17
powerpc: Make VSID_BITS* dependency explicit
Aneesh Kumar K.V
1
-5
/
+6
2013-03-05
powerpc: Add DSCR FSCR register bit definition
Michael Neuling
1
-1
/
+2
2013-03-05
powerpc: Wireup the kcmp syscall to sys_ni
Tony Breeds
2
-1
/
+2
2013-03-05
powerpc: Remove unused BITOP_LE_SWIZZLE macro
Akinobu Mita
1
-2
/
+0
2013-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+0
2013-02-26
default SET_PERSONALITY() in linux/elf.h
Al Viro
1
-2
/
+0
2013-02-25
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-8
/
+15
2013-02-24
switch lseek to COMPAT_SYSCALL_DEFINE
Al Viro
1
-1
/
+1
2013-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-50
/
+33
2013-02-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
23
-111
/
+579
2013-02-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-6
/
+6
2013-02-20
Merge remote-tracking branch 'agust/next' into next
Benjamin Herrenschmidt
1
-0
/
+17
2013-02-15
powerpc: Add transactional memory to POWER8 cpu features
Michael Neuling
1
-1
/
+2
2013-02-15
powerpc: Add new transactional memory state to the signal context
Michael Neuling
1
-0
/
+1
2013-02-15
powerpc: Add helper functions for transactional memory context switching
Michael Neuling
2
-1
/
+21
2013-02-15
powerpc: Add transactional memory paca scratch register to show_regs
Michael Neuling
1
-0
/
+3
2013-02-15
powerpc: Register defines for various transactional memory registers
Michael Neuling
1
-0
/
+27
2013-02-15
powerpc: New macros for transactional memory support
Michael Neuling
2
-0
/
+84
2013-02-15
powerpc: Add additional state needed for transactional memory to thread struct
Michael Neuling
1
-0
/
+28
2013-02-15
powerpc: Add new instructions for transactional memory
Michael Neuling
1
-0
/
+10
2013-02-15
powerpc: Add new CPU feature bit for transactional memory
Michael Neuling
1
-0
/
+7
2013-02-15
powerpc: Move boot_paca into early_setup
Geoff Levand
1
-1
/
+0
2013-02-15
powerpc/ps3: Add macro PS3_VERBOSE_RESULT
Geoff Levand
1
-1
/
+1
2013-02-15
powerpc/kvm/book3s_hv: Preserve guest CFAR register value
Paul Mackerras
3
-2
/
+10
2013-02-15
powerpc: Save CFAR before branching in interrupt entry paths
Paul Mackerras
1
-16
/
+68
2013-02-14
burying unused conditionals
Al Viro
1
-4
/
+0
2013-02-13
booke: Added DBCR4 SPR number
Bharat Bhushan
1
-0
/
+1
2013-02-13
KVM: PPC: booke: Allow multiple exception types
Bharat Bhushan
1
-2
/
+0
[next]