Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
1cd0d6c3021c8d76641b37203f504634b87fbabc
/
arch
/
powerpc
/
include
/
asm
/
system.h
0e9a6cb
ptrace: unify show_regs() prototype
by Mike Frysinger
· 13 years ago
a56555e
powerpc: Remove alloc_maybe_bootmem for zalloc version
by Milton Miller
· 13 years ago
d4429f6
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
e1e10a2
sched: Consolidate account_system_vtime extern declaration
by Venkatesh Pallipadi
· 14 years ago
05d77ac
powerpc: Remove fpscr use from [kvm_]cvt_{fd,df}
by Andreas Schwab
· 14 years ago
5933dd2
net: NET_SKB_PAD should depend on L1_CACHE_BYTES
by Eric Dumazet
· 14 years ago
3bffb65
powerpc/booke: Add support for advanced debug registers
by Dave Kleikamp
· 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
d3f6204
powerpc: Set init_bootmem_done on NUMA platforms as well
by Benjamin Herrenschmidt
· 15 years ago
49a8496
powerpc: Allow mem=x cmdline to work with 4G+
by Becky Bruce
· 16 years ago
d839088
powerpc: Randomise lower bits of stack address
by Anton Blanchard
· 16 years ago
957ab07
powerpc: Optimise smp_rmb
by Nick Piggin
· 16 years ago
46d075be
powerpc: Optimise smp_wmb
by Nick Piggin
· 16 years ago
b8b572e
powerpc: Move include files to arch/powerpc/include/asm
by Stephen Rothwell
· 16 years ago
[Renamed from include/asm-powerpc/system.h]
d6a61bf
powerpc: BookE hardware watchpoint support
by Luis Machado
· 16 years ago
7c29217
powerpc: fix giveup_vsx to save registers correctly
by Michael Neuling
· 16 years ago
ce48b21
powerpc: Add VSX context save/restore, ptrace and signal support
by Michael Neuling
· 16 years ago
aaddd3e
powerpc: Move code patching code into arch/powerpc/lib/code-patching.c
by Michael Ellerman
· 16 years ago
74f0609
powerpc: Optimise smp_wmb on 64-bit processors
by Nick Piggin
· 16 years ago
e9a4b6a
Merge branch 'linux-2.6'
by Paul Mackerras
· 16 years ago
598056d
[POWERPC] Fix rmb to order cacheable vs. noncacheable
by Nick Piggin
· 16 years ago
5f25f06
[POWERPC] Move declaration of init_bootmem_done into system.h
by Michael Ellerman
· 17 years ago
dd18434f
[POWERPC] Use __always_inline for xchg* and cmpxchg*
by Paul Mackerras
· 17 years ago
14b3ca4
[POWERPC] Fix compile breakage for 64-bit UP configs
by Paul Mackerras
· 17 years ago
3796958
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
f9c4650
Add cmpxchg64 and cmpxchg64_local to powerpc
by Mathieu Desnoyers
· 17 years ago
7dbb922
[POWERPC] Fix compilation for CONFIG_DEBUGGER=n and CONFIG_KEXEC=y
by Olof Johansson
· 17 years ago
1d59483
[POWERPC] Add _nmask_and_or_msr() declartion to asm-powerpc/system.h
by Jon Loeliger
· 17 years ago
4f9a58d
increase AT_VECTOR_SIZE to terminate saved_auxv properly
by Olaf Hering
· 17 years ago
5669c3c
[POWERPC] Limit range of __init_ref_ok somewhat
by Stephen Rothwell
· 17 years ago
7b2c3c5
[POWERPC] Fix section mismatch in PCI code
by Stephen Rothwell
· 17 years ago
c41917d
[PATCH] sched: sched_cacheflush is now unused
by Ralf Baechle
· 17 years ago
94a3807
[POWERPC] Make the debugfs "powerpc" dir globally accessible
by Michael Ellerman
· 17 years ago
74a0ba6
[POWERPC] Move inline asm eieio to using eieio inline function
by Kumar Gala
· 17 years ago
5dc12dd
Remove tas()
by Jeff Dike
· 18 years ago
f46e477
atomic.h: add atomic64 cmpxchg, xchg and add_unless to powerpc
by Mathieu Desnoyers
· 18 years ago
d169d14
[POWERPC] Declare enable_kernel_spe in a header
by Johannes Berg
· 18 years ago
e0da0da
[POWERPC] Fix rmb() for e500-based machines it
by Andy Fleming
· 18 years ago
23b8acb
[POWERPC] Cleanup include/asm-powerpc/xmon.h
by Michael Ellerman
· 18 years ago
ea0763a
Merge branch 'merge'
by Paul Mackerras
· 18 years ago
5db9fa9
[POWERPC] Fix gettimeofday inaccuracies
by Nathan Lynch
· 18 years ago
57cad80
Merge branch 'merge'
by Paul Mackerras
· 18 years ago
52393cc
[PATCH] remove set_wmb - arch removal
by Steven Rostedt
· 18 years ago
dac411e
[POWERPC] iseries: Move e2a()/strne2a() into their only caller
by Michael Ellerman
· 18 years ago
e2a3d40
power: improve inline asm memory constraints
by Linus Torvalds
· 18 years ago
025be81
[NET]: Allow skb headroom to be overridden
by Anton Blanchard
· 19 years ago
584fc6d
[PATCH] powerpc: Add strne2a() to convert a string from EBCDIC to ASCII
by Michael Ellerman
· 19 years ago
c6622f6
powerpc: Implement accurate task and CPU time accounting
by Paul Mackerras
· 19 years ago
144b9c1
[PATCH] powerpc: use lwsync in atomics, bitops, lock functions
by Anton Blanchard
· 19 years ago
45bfe98
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
by Linus Torvalds
· 19 years ago
4dc7a0b
[PATCH] sched: add cacheflush() asm
by Ingo Molnar
· 19 years ago
5388fb1
[PATCH] powerpc: Avoid potential FP corruption with preempt and UP
by Paul Mackerras
· 19 years ago
88ced03
[PATCH] powerpc: sanitize header files for user space includes
by Arnd Bergmann
· 19 years ago
49b0985
powerpc: Move some extern declarations from C code into headers
by Paul Mackerras
· 19 years ago
3ddfbcf
[PATCH] powerpc: Consolidate asm compatibility macros
by David Gibson
· 19 years ago
3c726f8
[PATCH] ppc64: support 64k pages
by Benjamin Herrenschmidt
· 19 years ago
c87ef11
powerpc: Add helper functions for synthesising instructions at runtime
by Michael Ellerman
· 19 years ago
cf00a8d
powerpc: Fix bug arising from having multiple memory_limit variables
by Paul Mackerras
· 19 years ago
25c8a78
[PATCH] powerpc: Fix handling of fpscr on 64-bit
by David Gibson
· 19 years ago
17a6392
powerpc/ppc/ppc64: Various compile fixes.
by Paul Mackerras
· 19 years ago
40ef8cb
powerpc: Get 64-bit configs to compile with ARCH=powerpc
by Paul Mackerras
· 19 years ago
9b6b563
powerpc: Merge in the ppc64 version of the prom code.
by Paul Mackerras
· 19 years ago
cabb558
powerpc: make iSeries build
by Stephen Rothwell
· 19 years ago
bbeb3f4
powerpc: clean up after powermac build merge
by Stephen Rothwell
· 19 years ago
14cf11a
powerpc: Merge enough to start building in arch/powerpc.
by Paul Mackerras
· 19 years ago