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
/
au1000
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-31
[MIPS] Fixup migration to GENERIC_TIME
Atsushi Nemoto
1
-98
/
+0
2006-10-31
[MIPS] Sort out missuse of __init for prom_getcmdline()
Ralf Baechle
2
-2
/
+2
2006-10-30
[MIPS] Au1000: Fix warning about unused variable.
Yoichi Yuasa
1
-1
/
+0
2006-10-30
[MIPS] Au1xx0 code sets incorrect mips_hpt_frequency
Sergei Shtylyov
1
-5
/
+2
2006-10-19
[MIPS] A few more pt_regs fixups.
Ralf Baechle
1
-1
/
+1
2006-10-09
[MIPS] Alchemy: nuke usbdev; it's useless as is ...
Ralf Baechle
7
-1582
/
+9
2006-10-09
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
3
-3
/
+3
2006-10-09
[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.
Ralf Baechle
1
-1
/
+0
2006-10-08
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
Ralf Baechle
5
-41
/
+40
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
1
-3
/
+3
2006-09-27
[MIPS] db1x00: Remove unused mirage_ts.c
Yoichi Yuasa
2
-261
/
+0
2006-09-26
[PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc
Ralf Baechle
1
-4
/
+6
2006-07-13
[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.
Ralf Baechle
2
-3
/
+1
2006-07-13
[MIPS] au1xxx: Support both YAMON and U-Boot
Domen Puncer
1
-12
/
+14
2006-07-13
[MIPS] Au1000: Remove au1000 code.
Yoichi Yuasa
8
-609
/
+0
2006-07-13
[MIPS] Eleminate interrupt migration helper use.
Ralf Baechle
2
-5
/
+5
2006-07-02
[PATCH] irq-flags: MIPS: Use the new IRQF_ constants
Thomas Gleixner
3
-6
/
+6
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
26
-26
/
+0
2006-06-29
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
4
-22
/
+26
2006-06-29
[MIPS] Remove BSD and Sys V compat data types.
Ralf Baechle
3
-21
/
+21
2006-06-29
[MIPS] au1xxx: export dbdma functions
Domen Puncer
1
-0
/
+4
2006-06-29
[MIPS] au1xxx: dbdma, no sleeping under spin_lock
Domen Puncer
1
-1
/
+1
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2
-11
/
+11
2006-06-19
[MIPS] Cleanup memory managment initialization.
Ralf Baechle
1
-1
/
+1
2006-06-19
[MIPS] C99-ify struct resource initialization.
Ralf Baechle
1
-8
/
+8
2006-06-19
[MIPS] Remove duplicate declarations from Alchemy code.
Ralf Baechle
1
-4
/
+0
2006-06-19
[MIPS] arch/mips/au1000/time.c cleanup
Sergei Shtylyov
1
-7
/
+2
2006-06-19
[MIPS] Au1xxx: board specific irq code cleanup
Herbert Valerio Riedel
11
-22
/
+22
2006-06-06
[MIPS] Au1xx0: fix prom_getenv() to handle YAMON style environment
Sergei Shtylyov
1
-15
/
+9
2006-06-06
[MIPS] Save write-only Config.OD from being clobbered
Sergei Shtylyov
1
-0
/
+5
2006-06-01
[MIPS] AU1xxx mips_timer_interrupt() fixes
Herbert Valerio Riedel
2
-0
/
+2
2006-04-19
[MIPS] Rewrite all the assembler interrupt handlers to C.
Ralf Baechle
3
-72
/
+19
2006-04-19
[MIPS] Rewrite spurious_interrupt from assembler to C.
Ralf Baechle
1
-1
/
+2
2006-03-26
[SERIAL] Remove obsoleted au1x00_uart driver
Ralf Baechle
1
-1
/
+1
2006-03-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2
-4
/
+2
2006-03-21
[MIPS] War on whitespace: cleanup initial spaces followed by tabs.
Ralf Baechle
5
-7
/
+7
2006-03-20
[PATCH] USB: OHCI for AU1200
Jordan Crouse
1
-1
/
+1
2006-03-20
[PATCH] USB: EHCI for AU1200
Jordan Crouse
2
-3
/
+1
2006-03-18
[MIPS] Simple patch to power off DBAU1200
Matej Kupljen
1
-0
/
+3
2006-03-18
[MIPS] Fix DBAu1550 software power off.
Sergei Shtylylov
1
-3
/
+4
2006-02-07
[MIPS] Au1xx0: really set KSEG0 to uncached on reboot
Sergei Shtylylov
1
-1
/
+1
2006-02-07
[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.
Ralf Baechle
1
-1
/
+2
2005-12-01
[MIPS] Alchemy: Set board type on initialization.
Ralf Baechle
1
-1
/
+11
2005-12-01
[MIPS] Alchemy: Fix BCSR accesses.
Ralf Baechle
1
-4
/
+3
2005-11-17
[MIPS] Alchemy: Console output fixup
Pantelis Antoniou
1
-1
/
+1
2005-11-13
[PATCH] arch/mips/au1000/common/usbdev.c: don't concatenate __FUNCTION__ with...
Clemens Buchacher
1
-2
/
+2
2005-11-13
[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h
Jeff Garzik
1
-0
/
+1
2005-11-09
[PATCH] fbdev: Remove remains of epson1356fb
Ralf Baechle
1
-11
/
+0
2005-10-31
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
1
-0
/
+1
2005-10-29
Remove useless casts of kmalloc return values.
Ralf Baechle
1
-2
/
+1
[next]