Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
de8967214d8ce536161a1ad6538ad1cb82e7428d
/
arch
/
powerpc
/
include
/
asm
b6dcde5
powerpc: Fix hypervisor TLB batching
by Anton Blanchard
· 15 years ago
8e44e43
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
a487b67
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 15 years ago
f32af63
powerpc/mm: Fix 40x and 8xx vs. _PAGE_SPECIAL
by Benjamin Herrenschmidt
· 15 years ago
738ef42
powerpc: Change archdata dma_data to a union
by Becky Bruce
· 15 years ago
1cebd7a
powerpc: Rename get_dma_direct_offset get_dma_offset
by Becky Bruce
· 15 years ago
ad08587
powerpc/pmc: Don't access lppaca on Book3E
by Benjamin Herrenschmidt
· 15 years ago
0748bd0
cpumask: remove arch_send_call_function_ipi
by Rusty Russell
· 15 years ago
f063ea0
cpumask: arch_send_call_function_ipi_mask: powerpc
by Rusty Russell
· 15 years ago
399d068
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: powerpc
by Rusty Russell
· 15 years ago
29c337a
cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node
by Rusty Russell
· 15 years ago
b966cd6
cpumask: remove the now-obsoleted pcibus_to_cpumask(): powerpc
by Rusty Russell
· 15 years ago
31bbb9b
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
4b3df56
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx into for-linus
by NeilBrown
· 15 years ago
7fa0772
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
90f72aa
mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
by Arnd Bergmann
· 15 years ago
a8f90e9
perf_event, powerpc: Fix compilation after big perf_counter rename
by Paul Mackerras
· 15 years ago
57c0c15
perf: Tidy up after the big rename
by Ingo Molnar
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
dcbf77b
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
4406c56
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
182a85f
sched: Disable wakeup balancing
by Peter Zijlstra
· 15 years ago
723e9db
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
66a4fe0
Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6
by Linus Torvalds
· 15 years ago
0ec9fab
sched: Improve latencies and throughput
by Mike Galbraith
· 15 years ago
78e7ed5
sched: Tweak wake_idx
by Peter Zijlstra
· 15 years ago
c88d591
sched: Merge select_task_rq_fair() and sched_balance_self()
by Peter Zijlstra
· 15 years ago
f86054c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 15 years ago
69def9f
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 15 years ago
ac8d513
Merge branch 'master' into for-linus
by Rafael J. Wysocki
· 15 years ago
d7e9660
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
4f0ac85
Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
4e3408d
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
d331d83
powerpc/nvram: Enable use Generic NVRAM driver for different size chips
by Martyn Welch
· 15 years ago
a6dbf93
powerpc: Fix bug where perf_counters breaks oprofile
by Paul Mackerras
· 15 years ago
8708d00
powerpc/irq: Improve nanodoc
by Wolfram Sang
· 15 years ago
ec04b26
KVM: Prepare memslot data structures for multiple hugepage sizes
by Joerg Roedel
· 15 years ago
5b7c1a2
KVM: ppc: e500: Directly pass pvr to guest
by Liu Yu
· 15 years ago
a7db504
PCI: remove pcibios_scan_all_fns()
by Alex Chiang
· 15 years ago
9134d02
Merge commit 'md/for-linus' into async-tx-next
by Dan Williams
· 15 years ago
bbea0b6
fsldma: Add DMA_SLAVE support
by Ira Snyder
· 15 years ago
695a461
Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommu
by Ingo Molnar
· 15 years ago
76acc2c
powerpc/fsl-booke: Use HW PTE format if CONFIG_PTE_64BIT
by Kumar Gala
· 15 years ago
1d5d952
powerpc/book3e: Add missing page sizes
by Kumar Gala
· 15 years ago
46db2f8
powerpc/pseries: Fix to handle slb resize across migration
by Brian King
· 15 years ago
0ed2c72
powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()
by Grant Likely
· 15 years ago
8307a98
locking, powerpc: Rename __spin_try_lock() and friends
by Heiko Carstens
· 15 years ago
ed24157
powerpc/qe: Implement qe_alive_during_sleep() helper function
by Anton Vorontsov
· 15 years ago
f71bb0a
Merge branch 'timers/posixtimers' into timers/tracing
by Thomas Gleixner
· 15 years ago
e5a6a1c
powerpc: derive COMMAND_LINE_SIZE from asm-generic
by Paul Gortmaker
· 15 years ago
89c2dd6
powerpc/pci: Pull ppc32 PCI features into common
by Kumar Gala
· 15 years ago
fbe6544
powerpc/pci: move pci_64.c device tree scanning code into pci-common.c
by Grant Likely
· 15 years ago
bb1af71
powerpc/book3e-64: Add support to initial_tlb_book3e for non-HES TLB
by Kumar Gala
· 15 years ago
4b98d9e
powerpc/book3e-64: Add helper function to setup IVORs
by Kumar Gala
· 15 years ago
df5d6ec
powerpc/mm: Add MMU features for TLB reservation & Paired MAS registers
by Kumar Gala
· 15 years ago
23e55f9
powerpc: Adjust base and index registers in Altivec macros
by Michael Wolf
· 15 years ago
e3e1d15
powerpc: Name xpn & x fields in HW Hash PTE format
by Becky Bruce
· 15 years ago
80d3e8a
powerpc: Add CONFIG_DMA_API_DEBUG support
by FUJITA Tomonori
· 15 years ago
4a9a6bf
powerpc: Handle SWIOTLB mapping error properly
by FUJITA Tomonori
· 15 years ago
46bab4e
powerpc: Use asm-generic/dma-mapping-common.h
by FUJITA Tomonori
· 15 years ago
45223c5
powerpc: use dma_map_ops struct
by FUJITA Tomonori
· 15 years ago
3702977
powerpc: Remove swiotlb_pci_dma_ops
by FUJITA Tomonori
· 15 years ago
762afb7
powerpc: Remove addr_needs_map in struct dma_mapping_ops
by FUJITA Tomonori
· 15 years ago
2864697
Merge commit 'tip/iommu-for-powerpc' into next
by Benjamin Herrenschmidt
· 15 years ago
3c2ee2d
Merge commit 'kumar/next' into next
by Benjamin Herrenschmidt
· 15 years ago
ea3cc33
powerpc/mm: Cleanup handling of execute permission
by Benjamin Herrenschmidt
· 15 years ago
fc4bdb3
powerpc/booke: Move MMUCSR definition into mmu-book3e.h
by Kumar Gala
· 15 years ago
4f0dbc2
Merge commit 'paulus-perf/master' into next
by Benjamin Herrenschmidt
· 15 years ago
6826a57
powerpc: Switch to asm-generic/hardirq.h
by Christoph Hellwig
· 15 years ago
9413c88
powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>
by Geert Uytterhoeven
· 15 years ago
af984b8
powerpc/mm: Fix encoding of page table cache numbers
by Benjamin Herrenschmidt
· 15 years ago
2d27cfd
powerpc: Remaining 64-bit Book3E support
by Benjamin Herrenschmidt
· 15 years ago
32a7494
powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3E
by Benjamin Herrenschmidt
· 15 years ago
25d21ad
powerpc: Add TLB management code for 64-bit Book3E
by Benjamin Herrenschmidt
· 15 years ago
dce6670
powerpc: Add PACA fields specific to 64-bit Book3E processors
by Benjamin Herrenschmidt
· 15 years ago
13363ab
powerpc: Add definitions used by exception handling on 64-bit Book3E
by Benjamin Herrenschmidt
· 15 years ago
57e2a99
powerpc: Add memory management headers for new 64-bit BookE
by Benjamin Herrenschmidt
· 15 years ago
0257c99
powerpc: Add SPR definitions for new 64-bit BookE
by Benjamin Herrenschmidt
· 15 years ago
c7cc58a1
powerpc/mm: Rework & cleanup page table freeing code path
by Benjamin Herrenschmidt
· 15 years ago
cf54dc7
powerpc: Move definitions of secondary CPU spinloop to header file
by Benjamin Herrenschmidt
· 15 years ago
6f0ef0f
powerpc/mm: Call mmu_context_init() from ppc64
by Benjamin Herrenschmidt
· 15 years ago
d4e167d
powerpc/mm: Make low level TLB flush ops on BookE take additional args
by Benjamin Herrenschmidt
· 15 years ago
44c58cc
powerpc: Modify some ppc_asm.h macros to accomodate 64-bits Book3E
by Benjamin Herrenschmidt
· 15 years ago
1fe1a21
powerpc/mm: Add more bit definitions for Book3E MMU registers
by Benjamin Herrenschmidt
· 15 years ago
29c09e8
powerpc/mm: Add opcode definitions for tlbivax and tlbsrx.
by Benjamin Herrenschmidt
· 15 years ago
fcce810
powerpc/mm: Add HW threads support to no_hash TLB management
by Benjamin Herrenschmidt
· 15 years ago
7d60b02
powerpc/mm: Fix misplaced #endif in pgtable-ppc64-64k.h
by Benjamin Herrenschmidt
· 15 years ago
dd90bbd
powerpc: Add compat_sys_truncate
by Benjamin Herrenschmidt
· 15 years ago
063517b
powerpc: Change PACA from SPRG3 to SPRG1
by Benjamin Herrenschmidt
· 15 years ago
c5a8c0c
powerpc: Remove use of a second scratch SPRG in STAB code
by Benjamin Herrenschmidt
· 15 years ago
ee43eb7
powerpc: Use names rather than numbers for SPRGs (v2)
by Benjamin Herrenschmidt
· 15 years ago
8aa34ab
powerpc: Rename exception.h to exception-64s.h
by Benjamin Herrenschmidt
· 15 years ago
30d0b36
powerpc: Move 64bit VDSO to improve context switch performance
by Anton Blanchard
· 15 years ago
0d2d3e3
powerpc: expose the multi-bit ops that underlie single-bit ops.
by Geoff Thorpe
· 15 years ago
1660e9d
powerpc/32: Always order writes to halves of 64-bit PTEs
by Paul Mackerras
· 15 years ago
aa11d95
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
dcbf77c
Merge branch 'master' into for-linus
by Rafael J. Wysocki
· 15 years ago
0d6038e
net: implement a SO_DOMAIN getsockoption
by Jan Engelhardt
· 15 years ago
49c794e
net: implement a SO_PROTOCOL getsockoption
by Jan Engelhardt
· 15 years ago
c428dcc
KVM: Make KVM_HPAGES_PER_HPAGE unsigned long to avoid build error on powerpc
by Stephen Rothwell
· 15 years ago
Next »