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
/
score
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
1
-3
/
+2
2009-09-23
score: Cleanup linker script using new macros.
Tim Abbott
1
-68
/
+9
2009-09-23
score: Make THREAD_SIZE available to assembly files.
Tim Abbott
1
-6
/
+9
2009-09-23
score: Make PAGE_SIZE available to assembly.
Tim Abbott
1
-1
/
+2
2009-09-21
Use new __init_task_data macro in arch init_task.c files.
Joe Perches
1
-3
/
+2
2009-09-17
score: add TIF_NOTIFY_RESUME define in asm/thread_info.h
Chen Liqin
1
-0
/
+2
2009-08-30
score: make init_thread_union align to THREAD_SIZE
Chen Liqin
1
-1
/
+1
2009-08-30
score: update files according to review comments.
Chen Liqin
1
-115
/
+97
2009-08-30
score: add old syscall support
Chen Liqin
3
-2
/
+40
2009-08-30
score: add MEMORY_START and MEMORY_SIZE define, to make the code clear
Chen Liqin
2
-16
/
+19
2009-08-30
score: update inconsistent declare after .c was changed
Chen Liqin
9
-35
/
+472
2009-08-30
score: remove unused code, add include files in .c
Chen Liqin
5
-21
/
+17
2009-06-27
score: clean up mm/init.c
Arnd Bergmann
1
-24
/
+10
2009-06-27
score: make irq.h definitions local
Arnd Bergmann
2
-20
/
+23
2009-06-27
score: cleanups: dead code, 0 as pointer, shadowed variables
Arnd Bergmann
3
-20
/
+8
2009-06-27
score: fix function prototypes
Arnd Bergmann
3
-12
/
+17
2009-06-27
score: add address space annotations
Arnd Bergmann
4
-14
/
+16
2009-06-27
score: add missing #includes
Arnd Bergmann
5
-1
/
+10
2009-06-22
score: move save arg5 and arg6 instruction in front of enable_irq
Chen Liqin
1
-2
/
+2
2009-06-19
score: add prototypes for wrapped syscalls
Arnd Bergmann
1
-2
/
+4
2009-06-19
score: remove init_mm
Arnd Bergmann
1
-2
/
+0
2009-06-19
score: add generic sys_call_table
Arnd Bergmann
4
-53
/
+18
2009-06-19
score: remove __{put,get}_user_unknown
Arnd Bergmann
1
-12
/
+0
2009-06-19
score: unset __ARCH_WANT_IPC_PARSE_VERSION
Arnd Bergmann
1
-1
/
+0
2009-06-19
score: update files according to review comments
Chen Liqin
14
-250
/
+154
2009-06-19
score: Add support for Sunplus S+core architecture
Chen Liqin
126
-0
/
+8566