index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
misc_32.S
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-02
powerpc: purge all the prefetched instructions for the coherent icache flush
Kevin Hao
1
-1
/
+3
2013-10-11
powerpc: Added __cmpdi2 for signed 64bit comparision
Bharat Bhushan
1
-0
/
+14
2013-09-25
powerpc: Remove ksp_limit on ppc64
Benjamin Herrenschmidt
1
-0
/
+16
2013-09-25
powerpc/irq: Run softirqs off the top of the irq stack
Benjamin Herrenschmidt
1
-5
/
+4
2013-08-14
powerpc: Remove the symbol __flush_icache_range
Kevin Hao
1
-1
/
+1
2013-08-14
powerpc: Move the testing of CPU_FTR_COHERENT_ICACHE into __flush_icache_range
Kevin Hao
1
-0
/
+1
2013-05-14
powerpc: Provide __bswapdi2
David Woodhouse
1
-0
/
+11
2012-09-30
powerpc: split ret_from_fork
Al Viro
1
-33
/
+0
2012-07-11
powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly
Stuart Yoder
1
-2
/
+2
2012-05-03
powerpc/47x: Kernel support for KEXEC
Suzuki Poulose
1
-6
/
+189
2012-05-03
powerpc/44x: Fix/Initialize PID to kernel PID before the TLB search
Suzuki Poulose
1
-2
/
+6
2011-11-16
powerpc/4xx: Fix typos in kexec config dependencies
Suzuki Poulose
1
-1
/
+1
2011-08-11
powerpc/44x: Kexec support for PPC440X chipsets
Suzuki Poulose
1
-0
/
+171
2011-05-20
powerpc: Fix 32-bit SMP build
Josh Boyer
1
-1
/
+1
2011-05-19
powerpc/smp: Make start_secondary_resume available to all CPU variants
Benjamin Herrenschmidt
1
-0
/
+11
2010-11-29
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
Stephen Rothwell
1
-0
/
+1
2010-08-31
powerpc/kexec: Adds correct calling convention for kexec purgatory
Matthew McClintock
1
-0
/
+3
2010-06-15
powerpc: Unconditionally enabled irq stacks
Christoph Hellwig
1
-2
/
+0
2010-05-24
powerpc/kexec: Add support for FSL-BookE
Sebastian Andrzej Siewior
1
-0
/
+17
2010-05-05
powerpc/47x: Base ppc476 support
Dave Kleikamp
1
-2
/
+7
2009-12-09
powerpc/8xx: Start using dcbX instructions in various copy routines
Joakim Tjernlund
1
-18
/
+0
2009-08-27
powerpc: Fix __flush_icache_range on 44x
Josh Boyer
1
-0
/
+7
2008-12-29
powerpc/44x: Support 16K/64K base page sizes on 44x
Ilya Yanok
1
-6
/
+6
2008-12-21
powerpc/mm: Split low level tlb invalidate for nohash processors
Benjamin Herrenschmidt
1
-233
/
+0
2008-12-21
powerpc/mm: Add SMP support to no-hash TLB handling
Benjamin Herrenschmidt
1
-0
/
+9
2008-12-17
powerpc/fsl-booke: Fix the miss interrupt restore
Dave Liu
1
-2
/
+2
2008-12-13
powerpc/fsl-booke: Fix problem with _tlbil_va being interrupted
Kumar Gala
1
-0
/
+3
2008-11-08
powerpc/fsl-booke: Fix synchronization bug w/local tlb invalidates
Kumar Gala
1
-0
/
+4
2008-10-10
powerpc: Fix error path in kernel_thread function
Josh Poimboeuf
1
-3
/
+5
2008-09-24
powerpc: Introduce local (non-broadcast) forms of tlb invalidates
Kumar Gala
1
-0
/
+54
2008-08-18
powerpc/kexec: Fix up KEXEC_CONTROL_CODE_SIZE missed during conversion
Paul Collins
1
-1
/
+1
2008-06-26
powerpc/kprobes: Some minor fixes
Kumar Gala
1
-1
/
+1
2008-04-29
[POWERPC] Add IRQSTACKS support on ppc32
Kumar Gala
1
-0
/
+25
2008-04-24
[POWERPC] Clean up access to thread_info in assembly
Kumar Gala
1
-3
/
+3
2008-03-13
[POWERPC] Add __ucmpdi2 for 64-bit comparisons in 32-bit kernels
Paul Mackerras
1
-0
/
+15
2008-01-28
[POWERPC] 85xx: Only invalidate TLB0 and TLB1
Kumar Gala
1
-10
/
+0
2007-12-23
[POWERPC] 4xx: Add early udbg support for 40x processors
Benjamin Herrenschmidt
1
-0
/
+39
2007-12-11
[POWERPC] kernel_execve is identical in 32 and 64 bit
Stephen Rothwell
1
-7
/
+0
2007-11-01
[POWERPC] 4xx: Deal with 44x virtually tagged icache
Benjamin Herrenschmidt
1
-0
/
+9
2007-11-01
[POWERPC] 4xx: Fix 4xx flush_tlb_page()
Benjamin Herrenschmidt
1
-7
/
+16
2007-08-15
[POWERPC] Fix small race in 44x tlbie function
David Gibson
1
-1
/
+11
2007-06-14
[POWERPC] Merge CPU features pertaining to icache coherency
David Gibson
1
-5
/
+5
2007-03-22
[POWERPC] Remove _get_SP
Anton Blanchard
1
-4
/
+0
2006-10-25
[POWERPC] Consolidate feature fixup code
Benjamin Herrenschmidt
1
-74
/
+0
2006-10-02
[PATCH] rename the provided execve functions to kernel_execve
Arnd Bergmann
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-28
[POWERPC] Consolidate some of kernel/misc*.S
Stephen Rothwell
1
-156
/
+0
2006-05-19
[PATCH] powerpc: remove do-nothing cpu setup routines
Geoff Levand
1
-1
/
+1
2006-01-13
[PATCH] powerpc: Cleanup LOADADDR etc. asm macros
David Gibson
1
-2
/
+2
2006-01-09
[PATCH] powerpc: Merge kexec
Michael Ellerman
1
-0
/
+113
[next]