index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-04
powerpc/iommu: Remove IOMMU device references via bus notifier
Nishanth Aravamudan
1
-0
/
+6
2015-02-23
powerpc: Re-enable dynticks
Paul Clarke
1
-0
/
+9
2015-02-16
powerpc: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
10
-25
/
+3
2015-02-15
Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-4
/
+0
2015-02-12
mm: remove remaining references to NUMA hinting bits and helpers
Mel Gorman
3
-64
/
+1
2015-02-12
mm: add p[te|md] protnone helpers for use by NUMA balancing
Mel Gorman
1
-0
/
+16
2015-02-12
Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2015-02-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+2
2015-02-11
Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
13
-58
/
+107
2015-02-11
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
2
-2
/
+2
2015-02-06
kvm: add halt_poll_ns module parameter
Paolo Bonzini
1
-0
/
+1
2015-02-05
mm/debug_pagealloc: fix build failure on ppc and some other archs
Joonsoo Kim
1
-7
/
+0
2015-02-04
powerpc/powernv: Add OPAL soft-poweroff routine
Joel Stanley
1
-1
/
+1
2015-02-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
5
-24
/
+44
2015-02-03
iommu/fsl: Various cleanups
Emil Medve
1
-2
/
+2
2015-02-02
cxl: Fix device_node reference counting
Ryan Grimm
1
-1
/
+1
2015-01-29
powerpc32: Use kmem_cache memory for PGDIR
LEROY Christophe
1
-0
/
+4
2015-01-29
powerpc/8xx: use _PAGE_RO instead of _PAGE_RW
LEROY Christophe
2
-11
/
+9
2015-01-29
powerpc32: adds handling of _PAGE_RO
LEROY Christophe
3
-13
/
+27
2015-01-29
powerpc/fsl_pci: Fix pci stack build bug with FRAME_WARN
Kim Phillips
1
-0
/
+4
2015-01-28
powerpc: Remove some unused functions
Michael Ellerman
1
-1
/
+0
2015-01-27
powerpc/pseries: Fix endian problems with LE migration
Cyril Bur
1
-1
/
+1
2015-01-23
powerpc/eeh: Allow to set maximal frozen times
Gavin Shan
1
-6
/
+1
2015-01-23
powerpc/eeh: Introduce flag EEH_PE_REMOVED
Gavin Shan
1
-0
/
+1
2015-01-23
powerpc/eeh: Fix missed PE#0 on P7IOC
Gavin Shan
1
-2
/
+3
2015-01-23
powerpc/kprobes: Fix kallsyms lookup across powerpc ABIv1 and ABIv2
Naveen N. Rao
1
-19
/
+44
2015-01-23
powerpc: Rename _TIF_SYSCALL_T_OR_A to _TIF_SYSCALL_DOTRACE
Michael Ellerman
1
-1
/
+1
2015-01-23
powerpc: Remove unused CPU_FTR_IABR
Michael Ellerman
1
-1
/
+1
2015-01-22
cxl: Enable CAPP recovery
Ryan Grimm
2
-1
/
+9
2015-01-19
Merge 3.19-rc5 into char-misc-next
Greg Kroah-Hartman
5
-7
/
+20
2015-01-12
uio: uio_fsl_elbc_gpcm: new driver
John Ogness
1
-0
/
+3
2015-01-12
powerpc: Work around gcc bug in current_thread_info()
Michael Ellerman
1
-6
/
+7
2014-12-29
powerpc/kdump: Ignore failure in enabling big endian exception during crash
Hari Bathini
1
-0
/
+10
2014-12-29
powerpc: Wire up sys_execveat() syscall
Pranith Kumar
3
-1
/
+3
2014-12-19
Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
8
-5
/
+88
2014-12-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-20
/
+5
2014-12-18
powerpc/uaccess: Allow get_user() with bitwise types
Michael S. Tsirkin
1
-3
/
+3
2014-12-17
KVM: PPC: Book3S HV: Improve H_CONFER implementation
Sam Bobroff
1
-0
/
+1
2014-12-17
KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR register
Paul Mackerras
1
-0
/
+2
2014-12-17
KVM: PPC: Book3S HV: Remove code for PPC970 processors
Paul Mackerras
4
-19
/
+0
2014-12-17
KVM: PPC: Book3S HV: Simplify locking around stolen time calculations
Paul Mackerras
1
-0
/
+1
2014-12-15
KVM: PPC: Book3S HV: Fix computation of tlbie operand
Paul Mackerras
1
-1
/
+1
2014-12-15
powernv/powerpc: Add winkle support for offline cpus
Shreyas B. Prabhu
5
-0
/
+10
2014-12-15
powernv/cpuidle: Redesign idle states management
Shreyas B. Prabhu
4
-1
/
+31
2014-12-15
powerpc/powernv: Enable Offline CPUs to enter deep idle states
Shreyas B. Prabhu
1
-0
/
+8
2014-12-15
powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle mode
Paul Mackerras
1
-0
/
+2
2014-12-14
i2c: Driver to expose PowerNV platform i2c busses
Neelesh Gupta
1
-0
/
+29
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-8
/
+11
[next]