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
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-08
[PATCH] Generic ioremap_page_range: mips conversion
Haavard Skinnemoen
1
-88
/
+8
2006-12-08
[PATCH] add process_session() helper routine
Cedric Le Goater
1
-1
/
+1
2006-12-08
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
1
-0
/
+8
2006-12-08
[PATCH] struct path: convert mips
Josef Sipek
4
-12
/
+12
2006-12-07
[PATCH] Pass struct dev pointer to dma_cache_sync()
Ralf Baechle
4
-4
/
+6
2006-12-07
[PATCH] Add struct dev pointer to dma_is_consistent()
Ralf Baechle
4
-4
/
+4
2006-12-07
[PATCH] elf: include terminating zero in n_namesz
Magnus Damm
1
-2
/
+2
2006-12-07
[PATCH] elf: Always define elf_addr_t in linux/elf.h
Magnus Damm
3
-6
/
+0
2006-12-07
[PATCH] mm: pagefault_{disable,enable}()
Peter Zijlstra
1
-6
/
+4
2006-12-06
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
27
-310
/
+105
2006-12-06
[MIPS] Import updates from i386's i8259.c
Atsushi Nemoto
1
-76
/
+86
2006-12-06
[MIPS] *-berr: Header inclusions for DEC bus error handlers
Maciej W. Rozycki
2
-0
/
+3
2006-12-06
[MIPS] Compile __do_IRQ() when really needed
Franck Bui-Huu
23
-231
/
+14
2006-12-06
[MIPS] genirq: use name instead of typename
Atsushi Nemoto
1
-1
/
+1
2006-12-06
[MIPS] Do not use handle_level_irq for ioasic_dma_irq_type.
Atsushi Nemoto
1
-2
/
+1
2006-12-05
WorkQueue: Fix up arch-specific work items where possible
David Howells
1
-2
/
+2
2006-12-04
[MIPS] Cleanup memory barriers for weakly ordered systems.
Ralf Baechle
2
-3
/
+7
2006-12-04
[MIPS] Alchemy: Automatically enable CONFIG_RESOURCES_64BIT for PCI configs.
Ralf Baechle
1
-0
/
+9
2006-12-04
[MIPS] Unify csum_partial.S
Atsushi Nemoto
6
-486
/
+262
2006-12-04
[MIPS] SWARM: Fix a typo in #error directives
Maciej W. Rozycki
1
-4
/
+4
2006-12-04
[MIPS] Use SYSVIPC_COMPAT to fix various problems on N32
Atsushi Nemoto
3
-562
/
+35
2006-12-02
[NET]: MIPS checksum annotations and cleanups.
Al Viro
1
-4
/
+4
2006-12-01
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
79
-1945
/
+909
2006-11-30
Fix misc Kconfig typos
Matt LaPlante
1
-2
/
+2
2006-11-30
[MIPS] Remove duplicate ISA DMA code for 0 DMA channel case.
Ralf Baechle
3
-34
/
+6
2006-11-30
[MIPS] Use conditional traps for BUG_ON on MIPS II and better.
Ralf Baechle
1
-4
/
+10
2006-11-30
[MIPS] mips HPT cleanup: make clocksource_mips public
Atsushi Nemoto
6
-38
/
+28
2006-11-30
[MIPS] do_IRQ cleanup
Atsushi Nemoto
3
-20
/
+7
2006-11-30
[MIPS] Avoid dupliate D-cache flush on R400C / R4400 SC and MC variants.
Ralf Baechle
1
-3
/
+7
2006-11-30
[MIPS] Remove redundant r4k_blast_icache() calls
Atsushi Nemoto
1
-8
/
+4
2006-11-30
[MIPS] Work around bogus gcc warnings.
Ralf Baechle
1
-21
/
+22
2006-11-30
[MIPS] Fix double inclusions
Nicolas Kaiser
4
-15
/
+4
2006-11-30
[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq
Atsushi Nemoto
27
-33
/
+63
2006-11-30
[MIPS] IRQ cleanups
Atsushi Nemoto
36
-1655
/
+292
2006-11-30
[MIPS] mips hpt cleanup: get rid of mips_hpt_init
Atsushi Nemoto
2
-16
/
+8
2006-11-30
[MIPS] PB1200: Remove duplicate definitions
Yoichi Yuasa
1
-6
/
+2
2006-11-30
[MIPS] Oprofile: kernel support for the R10000.
Ralf Baechle
3
-5
/
+31
2006-11-30
[MIPS] Add support for kexec
Nicolas Schichan
8
-4
/
+188
2006-11-30
[MIPS] Don't print presence of WAIT instruction on bootup.
Ralf Baechle
1
-16
/
+3
2006-11-30
[MIPS] Fast path for rdhwr emulation for TLS
Atsushi Nemoto
2
-1
/
+77
2006-11-30
[MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n
Atsushi Nemoto
6
-3
/
+81
2006-11-30
[MIPS] Rewrite GALILEO_INL/GALILEO_OUTL to GT_READ/GT_WRITE
Yoichi Yuasa
4
-39
/
+35
2006-11-30
[MIPS] Make free_init_pages() arguments to be physical addresses
Franck Bui-Huu
1
-16
/
+17
2006-11-30
[MIPS] setup.c: clean up initrd related code
Franck Bui-Huu
2
-32
/
+48
2006-11-30
[MIPS] setup.c: use __pa_symbol() where needed
Franck Bui-Huu
1
-5
/
+5
2006-11-30
[MIPS] setup.c: get ride of CPHYSADDR()
Franck Bui-Huu
1
-3
/
+3
2006-11-30
[MIPS] page.h: remove __pa() usages.
Franck Bui-Huu
1
-4
/
+4
2006-11-29
[MIPS] Do topology_init even on uniprocessor kernels.
Ralf Baechle
3
-24
/
+30
2006-11-28
[MIPS] Fix Bonito bootup message.
Ralf Baechle
1
-1
/
+1
2006-11-22
[MIPS] Hack for SB1 cache issues
Thiemo Seufer
1
-1
/
+21
[next]