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-05-01
Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+2
2006-05-01
[PATCH] powerpc: Allow devices to register with numa topology
Jeremy Kerr
1
-0
/
+18
2006-05-01
[PATCH] drop task argument of audit_syscall_{entry,exit}
Al Viro
1
-3
/
+2
2006-04-29
[PATCH] powerpc: Add cputable entry for POWER6
Anton Blanchard
2
-0
/
+17
2006-04-28
[PATCH] powerpc: Wire up *at syscalls
Andreas Schwab
1
-0
/
+13
2006-04-28
[PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.
David Woodhouse
2
-8
/
+8
2006-04-28
[PATCH] powerpc64: Fix loading of modules without a .toc section
Alan Modra
1
-4
/
+12
2006-04-28
powerpc/pseries: Tell firmware our capabilities on new machines
Paul Mackerras
1
-4
/
+107
2006-04-26
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
Chandra Seetharaman
1
-1
/
+1
2006-04-26
[PATCH] Remove __devinitdata from notifier block definitions
Chandra Seetharaman
1
-1
/
+1
2006-04-26
[PATCH] Add support for the sys_vmsplice syscall
Jens Axboe
1
-0
/
+1
2006-04-22
Merge branch 'misc' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...
Paul Mackerras
1
-0
/
+1
2006-04-21
[PATCH] powerpc/cell: remove BUILD_BUG_ON and add sys_tee to spu_syscall_table
Arnd Bergmann
1
-0
/
+5
2006-04-21
[PATCH] powerpc: Lower threshold for DART enablement to 1GB
Olof Johansson
1
-1
/
+1
2006-04-21
[PATCH] powerpc: IOMMU support for honoring dma_mask
Olof Johansson
3
-17
/
+65
2006-04-19
[PATCH] Switch Kprobes inline functions to __kprobes for ppc64
Prasanna S Panchamukhi
1
-7
/
+7
2006-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
10
-86
/
+123
2006-04-18
powerpc: Use correct sequence for putting CPU into nap mode
Paul Mackerras
6
-65
/
+95
2006-04-13
[PATCH] powerpc: Fix machine detection in prom_init.c
Michael Ellerman
1
-3
/
+2
2006-04-13
[PATCH] powerpc: Avoid __initcall warnings
Anton Blanchard
1
-2
/
+2
2006-04-13
[PATCH] powerpc: Ensure runlatch is off in the idle loop
Anton Blanchard
1
-2
/
+2
2006-04-11
[PATCH] splice: add support for sys_tee()
Jens Axboe
1
-0
/
+1
2006-04-04
Merge branch 'master'
Kumar Gala
1
-0
/
+24
2006-04-04
powerpc: iSeries has only 256 IRQs
Stephen Rothwell
1
-14
/
+22
2006-04-02
powerpc/ppc: export strncasecmp
Kumar Gala
1
-0
/
+1
2006-04-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
1
-0
/
+24
2006-04-02
Manual merge with Linus.
Dmitry Torokhov
58
-876
/
+3447
2006-04-02
[PATCH] powerpc: iSeries needs slb_initialize to be called
Stephen Rothwell
1
-6
/
+4
2006-04-01
powerpc: hook up the splice syscall
Paul Mackerras
1
-0
/
+1
2006-04-01
[PATCH] powerpc/pseries: misc lparcfg fixes
Will Schmidt
1
-4
/
+5
2006-04-01
[PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPS
Segher Boessenkool
2
-17
/
+17
2006-04-01
Merge branch 'for_paulus' of git://git.kernel.org/pub/scm/linux/kernel/git/ga...
Paul Mackerras
2
-12
/
+3
2006-03-31
[PATCH] unexport get_wchan
Adrian Bunk
1
-1
/
+0
2006-03-31
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
1
-2
/
+2
2006-03-31
[PATCH] Mark unwind info for signal trampolines in vDSOs
Jakub Jelinek
2
-2
/
+2
2006-03-30
powerpc: converted embedded platforms to use new define_machine support
Kumar Gala
1
-6
/
+0
2006-03-30
powerpc: merge machine_check_exception between ppc32 & ppc64
Kumar Gala
1
-6
/
+3
2006-03-29
[PATCH] for_each_possible_cpu: powerpc
KAMEZAWA Hiroyuki
9
-16
/
+16
2006-03-29
Merge ../linux-2.6
Paul Mackerras
2
-9
/
+10
2006-03-28
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
14
-389
/
+327
2006-03-28
[PATCH] powerpc: a couple of trivial compile warning fixes
Stephen Rothwell
1
-1
/
+4
2006-03-28
Merge branch '85xx' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...
Paul Mackerras
1
-6
/
+0
2006-03-28
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...
Paul Mackerras
1
-13
/
+1
2006-03-27
powerpc: remove OCP references
Kumar Gala
1
-6
/
+0
2006-03-28
[PATCH] powerpc: make ISA floppies work again
Stephen Rothwell
1
-0
/
+1
2006-03-28
[PATCH] powerpc: Fix some initcall return values
Anton Blanchard
1
-3
/
+3
2006-03-28
[PATCH] powerpc: Workaround for pSeries RTAS bug
Mike Kravetz
1
-0
/
+6
2006-03-28
[PATCH] powerpc: fix incorrect SA_ONSTACK behaviour for 64-bit processes
Laurent MEYER
1
-1
/
+1
2006-03-28
[PATCH] powerpc: Rename and export ppc64_firmware_features
Michael Ellerman
1
-1
/
+3
2006-03-28
[PATCH] powerpc: export validate_sp for oprofile calltrace
Anton Blanchard
1
-1
/
+3
[next]