Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
da15bf436bc9586603b47b39244157431fa38b56
/
arch
/
powerpc
/
include
da15bf4
KVM: PPC E500: fix tlbcfg emulation
by Liu Yu
· 15 years ago
d86be07
KVM: PPC E500: Add register l1csr0 emulation
by Liu Yu
· 15 years ago
f7adbba
KVM: PPC: Keep SRR1 flags around in shadow_msr
by Alexander Graf
· 15 years ago
1c0006d
KVM: PPC: Fix initial GPR settings
by Alexander Graf
· 15 years ago
180a34d
KVM: PPC: Add support for FPU/Altivec/VSX
by Alexander Graf
· 15 years ago
d5e5281
KVM: PPC: Add helper functions to call real mode loaders
by Alexander Graf
· 15 years ago
4b5c9b7
KVM: PPC: Make large pages work
by Alexander Graf
· 15 years ago
25a8a02
KVM: PPC: Emulate trap SRR1 flags properly
by Alexander Graf
· 15 years ago
021ec9c
KVM: PPC: Call SLB patching code in interrupt safe manner
by Alexander Graf
· 15 years ago
b4433a7
KVM: PPC: Implement 'skip instruction' mode
by Alexander Graf
· 15 years ago
7e57cba
KVM: PPC: Use PACA backed shadow vcpu
by Alexander Graf
· 15 years ago
992b5b2
KVM: PPC: Add helpers for CR, XER
by Alexander Graf
· 15 years ago
8e5b26b
KVM: PPC: Use accessor functions for GPR access
by Alexander Graf
· 15 years ago
7706664d
KVM: powerpc: Improve DEC handling
by Alexander Graf
· 15 years ago
3d98ffb
powerpc: Fix lwsync feature fixup vs. modules on 64-bit
by Benjamin Herrenschmidt
· 15 years ago
874f2f9
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
6ebdc66
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 15 years ago
203041a
powerpc: Convert mpic locks to raw_spinlock
by Thomas Gleixner
· 15 years ago
087d8c7
powerpc: Convert feature_lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
87d3134
Merge commit 'gcl/next' into next
by Benjamin Herrenschmidt
· 15 years ago
e9cb0a4
powerpc/mpc5121: enable support for more PSC UARTs
by Anatolij Gustschin
· 15 years ago
3bffb65
powerpc/booke: Add support for advanced debug registers
by Dave Kleikamp
· 15 years ago
99396ac
powerpc/booke: Add definitions for advanced debug registers
by Dave Kleikamp
· 15 years ago
3162d92
powerpc: Extended ptrace interface
by Dave Kleikamp
· 15 years ago
5a0e9b5
powerpc: Use lwsync for acquire barrier if CPU supports it
by Anton Blanchard
· 15 years ago
f10e2e5
powerpc: Rename LWSYNC_ON_SMP to PPC_RELEASE_BARRIER, ISYNC_ON_SMP to PPC_ACQUIRE_BARRIER
by Anton Blanchard
· 15 years ago
864b9e6
powerpc: Use lwarx/ldarx hint in bit locks
by Anton Blanchard
· 15 years ago
4e14a4d
powerpc: Use lwarx hint in spinlocks
by Anton Blanchard
· 15 years ago
17081102
powerpc: Convert global "BAD" interrupt to per cpu spurious
by Anton Blanchard
· 15 years ago
89713ed
powerpc: Add timer, performance monitor and machine check counts to /proc/interrupts
by Anton Blanchard
· 15 years ago
8c007bf
powerpc: Reduce footprint of irq_stat
by Anton Blanchard
· 15 years ago
8d3d50b
powerpc/eeh: Fix a bug when pci structure is null
by Breno Leitao
· 15 years ago
a8dbceb7
powerpc/mpc5121: Add machine restart support
by Anatolij Gustschin
· 15 years ago
df0edeb
of: remove undefined request_OF_resource & release_OF_resource
by Grant Likely
· 15 years ago
fc0bdae
of: move definition of of_chosen into common code.
by Grant Likely
· 15 years ago
7c7b60c
of: put default string compare and #a/s-cell values into common header
by Grant Likely
· 15 years ago
fcdeb7f
of: merge of_attach_node() & of_detach_node()
by Grant Likely
· 15 years ago
a13672f
powerpc: Reformat SD_NODE_INIT to match x86
by Anton Blanchard
· 15 years ago
61c03dd
powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var()
by Anton Blanchard
· 15 years ago
4ba525d
powerpc: Simplify param.h by including <asm-generic/param.h>
by Robert P. J. Day
· 15 years ago
94f28da
powerpc: TIF_ABI_PENDING bit removal
by Andreas Schwab
· 15 years ago
c81b812
powerpc: cpumask_of_node() should handle -1 as a node
by Anton Blanchard
· 15 years ago
2593f93
Merge commit 'kumar/next' into merge
by Benjamin Herrenschmidt
· 15 years ago
01ae45b
powerpc: Convert BUG() to use unreachable()
by David Daney
· 15 years ago
5a865c0
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 15 years ago
a73611b
Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 15 years ago
74f3ae7
Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 15 years ago
7949456
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 15 years ago
ac2b3e6
dma-mapping: fix off-by-one error in dma_capable()
by Jan Beulich
· 15 years ago
698ba7b
elf: kill USE_ELF_CORE_DUMP
by Christoph Hellwig
· 15 years ago
25baa35
ptrace: powerpc: implement user_single_step_siginfo()
by Oleg Nesterov
· 15 years ago
d4703ae
module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
by Rusty Russell
· 15 years ago
e593194
locking: Convert raw_rwlock functions to arch_rwlock
by Thomas Gleixner
· 15 years ago
fb3a6bb
locking: Convert raw_rwlock to arch_rwlock
by Thomas Gleixner
· 15 years ago
0199c4e
locking: Convert __raw_spin* functions to arch_spin*
by Thomas Gleixner
· 15 years ago
edc35bd
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
by Thomas Gleixner
· 15 years ago
445c895
locking: Convert raw_spinlock to arch_spinlock
by Thomas Gleixner
· 15 years ago
d031655
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
d1d56f8
powerpc: gamecube/wii: early debugging using usbgecko
by Albert Herranz
· 15 years ago
b8e8efa
powerpc: reserve fixmap entries for early debug
by Albert Herranz
· 15 years ago
09cea96
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
559df2e
kbuild: move asm-offsets.h to include/generated
by Sam Ravnborg
· 16 years ago
12458ea
ppc440spe-adma: adds updated ppc440spe adma driver
by Anatolij Gustschin
· 15 years ago
78331ad
powerpc/gpio: support gpio_to_irq()
by Peter Korsgaard
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
bcd6acd
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
40d50cf
powerpc: Make "intspec" pointers in irq_host->xlate() const
by Roman Fietze
· 15 years ago
0c46616
powerpc/8xx: Restore _PAGE_WRITETHRU
by Joakim Tjernlund
· 15 years ago
fe11dc3
powerpc/8xx: Update TLB asm so it behaves as linux mm expects.
by Joakim Tjernlund
· 15 years ago
8c82da5
Merge commit 'gcl/next' into next
by Benjamin Herrenschmidt
· 15 years ago
12633e8
sysfs/cpu: Add probe/release files
by Nathan Fontenot
· 15 years ago
ab519a0
powerpc/pseries: Kernel DLPAR Infrastructure
by Nathan Fontenot
· 15 years ago
d58b0c3
powerpc/macio: Rework hotplug media bay support
by Benjamin Herrenschmidt
· 15 years ago
6035ccd
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
41440ff
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 15 years ago
d7fc02c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
3ad1f3b
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 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
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
6dfa5ca
i2c-powermac: Include the i2c_adapter in struct pmac_i2c_bus
by Jean Delvare
· 15 years ago
c3fa27d
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
220d0b1
Merge branch 'master' into for-2.6.33
by Jens Axboe
· 15 years ago
ff9c38b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
5a7b419
Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROT"
by Benjamin Herrenschmidt
· 15 years ago
e810590
powerpc: Fix DEBUG_HIGHMEM build break from d4515646699
by Becky Bruce
· 15 years ago
c045256
powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROT
by David Gibson
· 15 years ago
2d4dc89
block: add helpers to run flush_dcache_page() against a bio and a request's pages
by Ilya Loginov
· 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
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
0ffa798
Merge branches 'perf/powerpc' and 'perf/bench' into perf/core
by Ingo Molnar
· 15 years ago
eda43d1
mpc52xx/wdt: merge WDT code into the GPT driver
by Albrecht Dreß
· 15 years ago
690b846
mpc5200/gpt: tiny fix for gpt period limitation
by Albrecht Dreß
· 15 years ago
58c12bd
powerpc/qe&cpm: Implement static inline stubs for non-QE/CPM builds
by Anton Vorontsov
· 15 years ago
Next »