Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
d58b0c39e32f1b410af4d070f9d1a1416057c166
/
arch
/
powerpc
/
include
/
asm
d58b0c3
powerpc/macio: Rework hotplug media bay support
by Benjamin Herrenschmidt
· 15 years ago
128b4a0
powerpc/macio: Add dma_parms support to macio
by Benjamin Herrenschmidt
· 15 years ago
7fb19ea
powerpc/macio: Add devres support to macio_device
by Benjamin Herrenschmidt
· 15 years ago
e15a113
powerpc/kvm: Sync guest visible MMU state
by Alexander Graf
· 15 years ago
d28513b
powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROT
by David Gibson
· 15 years ago
5a7b419
Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROT"
by Benjamin Herrenschmidt
· 15 years ago
c045256
powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROT
by David Gibson
· 15 years ago
dad2f2f
powerpc: Fix wrong error code from ppc32 select syscall
by arnd@arndb.de
· 15 years ago
2d7cf3e
powerpc: Fix DEBUG_HIGHMEM build break from d4515646699
by Becky Bruce
· 15 years ago
69ddb57
powerpc/pseries: Add extended_cede_processor() helper function.
by Gautham R Shenoy
· 15 years ago
d95cacc
powerpc: Move ehea hcall definitions into hvcall.h
by Anton Blanchard
· 15 years ago
58c12bd
powerpc/qe&cpm: Implement static inline stubs for non-QE/CPM builds
by Anton Vorontsov
· 15 years ago
71d94fe
powerpc/cpm: Move CPMFCR_* defines into cpm.h
by Anton Vorontsov
· 15 years ago
8095298
powerpc/qe&cpm2: Avoid redefinitions in CPM2 and QE headers
by Anton Vorontsov
· 15 years ago
644b2a6
powerpc/cpm: Remove SPI defines and spi structs
by Anton Vorontsov
· 15 years ago
46d2293
powerpc/qe: QE also shuts down on MPC8568
by Anton Vorontsov
· 15 years ago
0c7b87b
powerpc/qe: Make qe_reset() code path safe for repeated invocation
by Anton Vorontsov
· 15 years ago
b79ddf2
powerpc/qe: Add qe_upload_firmware() stub for non-QE builds
by Anton Vorontsov
· 15 years ago
544c676
Use hrtimers for the decrementer
by Alexander Graf
· 15 years ago
4b7ae55
Add fields to PACA
by Alexander Graf
· 15 years ago
e85a471
Split init_new_context and destroy_context
by Alexander Graf
· 15 years ago
842f2fe
Make head_64.S aware of KVM real mode code
by Alexander Graf
· 15 years ago
29eb61b
Add book3s_64 highmem asm code
by Alexander Graf
· 15 years ago
3cea8c4
Add Book3s_64 intercept helpers
by Alexander Graf
· 15 years ago
4e342025
Add asm/kvm_book3s.h
by Alexander Graf
· 15 years ago
ca95150
Add Book3s fields to vcpu structs
by Alexander Graf
· 15 years ago
83cd259
Add Book3s definitions
by Alexander Graf
· 15 years ago
ec3c11a
Pass PVR in sregs
by Alexander Graf
· 15 years ago
cd01570
powerpc: Enable sparse irq_descs on powerpc
by Michael Ellerman
· 15 years ago
ae7dd02
powerpc/nvram_64: Remove unused code
by Thomas Gleixner
· 15 years ago
0682d6c
powerpc: Fix potential compile error irqs_disabled_flags
by Michael Neuling
· 15 years ago
0895ecd
powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal accessors
by David Gibson
· 15 years ago
883a3e5
powerpc/mm: Split hash MMU specific hugepage code into a new file
by David Gibson
· 15 years ago
d1837cb
powerpc/mm: Cleanup initialization of hugepages on powerpc
by David Gibson
· 15 years ago
a4fe3ce
powerpc/mm: Allow more flexible layouts for hugepage pagetables
by David Gibson
· 15 years ago
a0668cd
powerpc/mm: Cleanup management of kmem_caches for pagetables
by David Gibson
· 15 years ago
6cff46f
powerpc: Remove get_irq_desc()
by Michael Ellerman
· 15 years ago
551b81f
powerpc: Make NR_IRQS a CONFIG option
by Michael Ellerman
· 15 years ago
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
b966cd6b
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
7fa07729
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
182a85f8
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
· 16 years ago
5b7c1a2
KVM: ppc: e500: Directly pass pvr to guest
by Liu Yu
· 16 years ago
a7db504
PCI: remove pcibios_scan_all_fns()
by Alex Chiang
· 16 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
0ed2c722
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
Next »