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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-27
powerpc: use memparse() for mem= command line parsing
Kumar Gala
1
-13
/
+1
2006-03-28
powerpc: Fix goof in 6xx and POWER4 idle power-save functions
Paul Mackerras
2
-21
/
+5
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
2
-9
/
+10
2006-03-27
powerpc: Move perfmon_fsl_booke.c over to arch/powerpc
Paul Mackerras
2
-0
/
+223
2006-03-27
powerpc: Move module.c over to arch/powerpc
Paul Mackerras
2
-0
/
+323
2006-03-27
powerpc: Move swsusp.S over to arch/powerpc
Paul Mackerras
1
-0
/
+349
2006-03-27
powerpc: Move cpu_setup_6xx.S and temp.c over to arch/powerpc
Paul Mackerras
3
-1
/
+747
2006-03-27
powerpc: Move l2cr.S over to arch/powerpc
Paul Mackerras
2
-1
/
+472
2006-03-27
powerpc: Unify the 32 and 64 bit idle loops
Paul Mackerras
7
-84
/
+52
2006-03-27
[PATCH] powerpc: legacy_serial loop cleanup
Michael Neuling
1
-19
/
+19
2006-03-27
[PATCH] powerpc: Allow non zero boot cpuids
Anton Blanchard
5
-76
/
+82
2006-03-27
[PATCH] powerpc: return to OF via trap, not exit
Olaf Hering
1
-9
/
+14
2006-03-27
[PATCH] correct the comment about stackpointer alignment in __boot_from_prom
Olaf Hering
1
-1
/
+5
2006-03-27
[PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>
Arnd Bergmann
5
-0
/
+5
2006-03-27
[PATCH] powerpc: fix various sparse warnings
Stephen Rothwell
4
-5
/
+10
2006-03-26
[PATCH] kprobes: fix broken fault handling for powerpc64
Prasanna S Panchamukhi
1
-8
/
+55
2006-03-26
[PATCH] kprobe handler: discard user space trap
bibo,mao
1
-0
/
+3
2006-03-26
[PATCH] kretprobe instance recycled by parent process
bibo mao
1
-2
/
+0
2006-03-26
[PATCH] consolidate sys32/compat_adjtimex
Stephen Rothwell
1
-60
/
+0
2006-03-26
[PATCH] create struct compat_timex and use it everywhere
Stephen Rothwell
1
-14
/
+1
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
3
-9
/
+6
2006-03-23
[PATCH] sem2mutex: kprobes
Ingo Molnar
1
-2
/
+2
2006-03-23
[PATCH] powerpc: tidy-up of_register_driver()/driver_register() return values
Bjorn Helgaas
1
-4
/
+1
2006-03-22
[PATCH] powerpc: Remove calculation of io hole
Michael Ellerman
1
-2
/
+0
2006-03-17
Merge ../linux-2.6
Paul Mackerras
5
-50
/
+39
2006-03-16
[PATCH] powerpc: properly configure DDR/P5IOC children devs
John Rose
2
-25
/
+4
2006-03-16
[PATCH] powerpc: remove duplicate EXPORT_SYMBOLS
Olaf Hering
1
-10
/
+0
2006-03-16
[PATCH] powerpc: RTC memory corruption
Michael Neuling
1
-1
/
+1
2006-03-16
powerpc: Fix problem with time going backwards
Paul Mackerras
1
-14
/
+34
2006-03-14
Input: pcspkr - separate device and driver registration
Michael Neuling
1
-0
/
+24
2006-03-09
Merge ../linux-2.6
Paul Mackerras
12
-179
/
+66
2006-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
10
-177
/
+61
2006-03-08
powerpc: Fix various syscall/signal/swapcontext bugs
Paul Mackerras
7
-173
/
+52
2006-03-04
ppc64: make sure to align stack pointer to 16 bytes at boot
Linus Torvalds
1
-0
/
+3
2006-03-03
[PATCH] powerpc: incorrect rmo_top handling in prom_init
Benjamin Herrenschmidt
1
-1
/
+1
2006-03-03
[PATCH] powerpc: Expose SMT and L1 icache snoop userland features
Benjamin Herrenschmidt
1
-3
/
+6
2006-03-03
powerpc: Fix might-sleep warning in program check exception handler
Paul Mackerras
1
-0
/
+2
2006-02-28
[PATCH] Add mm->task_size and fix powerpc vdso
Benjamin Herrenschmidt
1
-2
/
+2
2006-02-28
Merge ../powerpc-merge
Paul Mackerras
2
-18
/
+40
2006-02-28
[PATCH] powerpc: vdso 64bits gettimeofday bug
Benjamin Herrenschmidt
1
-2
/
+2
2006-02-27
powerpc: Export variables used in conversions to/from cputime_t
Paul Mackerras
1
-0
/
+5
2006-02-24
[PATCH] powerpc: Fix mem= cmdline handling on arch/powerpc for !MULTIPLATFORM
Kumar Gala
1
-16
/
+38
2006-02-24
powerpc: Implement accurate task and CPU time accounting
Paul Mackerras
7
-14
/
+282
2006-02-24
Merge ../powerpc-merge
Paul Mackerras
11
-358
/
+150
2006-02-24
[PATCH] powerpc64: remove broken/bitrotted HMT support
Anton Blanchard
2
-131
/
+4
2006-02-24
[PATCH] powerpc: Fix runlatch performance issues
Anton Blanchard
2
-10
/
+34
2006-02-24
[PATCH] powerpc: fix altivec_unavailable_exception Oopses
Alan Curry
1
-0
/
+1
2006-02-24
[PATCH] powerpc: Trivial fix to set the proper timeout value for kdump
Haren Myneni
1
-1
/
+3
2006-02-24
[PATCH] powerpc: Only calculate htab_size in one place for kexec
Michael Ellerman
1
-7
/
+3
2006-02-20
[PATCH] powerpc: Make UP -> SMP kexec work again
Michael Ellerman
1
-3
/
+1
[prev]
[next]