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
/
pmc-sierra
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-31
[MIPS] Yosemite: Fix warning.
Ralf Baechle
1
-6
/
+11
2007-07-31
[MIPS] Yosemite: Only build ll_ht_smp_irq_handler() if HYPERTRANSPORT.
Ralf Baechle
1
-0
/
+2
2007-07-31
[MIPS] Yosemite: Fix build error due to undeclared titan_mailbox_irq().
Ralf Baechle
1
-0
/
+2
2007-07-31
[MIPS] Yosemite: Don't declare titan_mailbox_irq() as asmlinkage.
Ralf Baechle
1
-1
/
+1
2007-07-31
[MIPS] Yosemite: Fix warnings in i2c-yoesmite by deleting the unused code.
Ralf Baechle
2
-189
/
+3
2007-07-31
[MIPS] Fix build breakage due to duplicate cpu_clock definition
Ralf Baechle
2
-4
/
+4
2007-07-18
serial: add early_serial_setup() back to header file
Yinghai Lu
2
-0
/
+2
2007-07-10
[MIPS] Yosemite: Fix modpost warnings.
Ralf Baechle
1
-1
/
+1
2007-07-10
[MIPS] PMC MSP71xx PCI support
Marc St-Jean
1
-0
/
+50
2007-07-10
[MIPS] PMC MSP71xx mips common
Marc St-Jean
1
-0
/
+46
2007-07-10
[MIPS] PMC MSP71xx core platform
Marc St-Jean
10
-0
/
+1669
2007-05-07
serial driver PMC MSP71xx
Marc St-Jean
1
-0
/
+165
2007-03-04
[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.
Ralf Baechle
1
-5
/
+0
2007-02-06
[MIPS] Yosemite: Fix missing parens in SERIAL_READ_1 macro
Ralf Baechle
1
-1
/
+1
2007-02-06
[MIPS] Add missing ifdef arch/mips/pmc-sierra/yosemite/setup.c
Mathieu Desnoyers
1
-0
/
+2
2007-02-06
[MIPS] prom_free_prom_memory cleanup
Atsushi Nemoto
1
-2
/
+1
2007-02-06
[MIPS] Define MIPS_CPU_IRQ_BASE in generic header
Atsushi Nemoto
1
-3
/
+3
2006-11-30
[MIPS] mips hpt cleanup: get rid of mips_hpt_init
Atsushi Nemoto
1
-2
/
+0
2006-10-31
[MIPS] Fixup migration to GENERIC_TIME
Atsushi Nemoto
1
-4
/
+2
2006-10-31
[MIPS] Yosemite: fix uninitialized variable in titan_i2c_xfer()
Yoichi Yuasa
1
-1
/
+1
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
2
-44
/
+12
2006-07-13
[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.
Ralf Baechle
1
-2
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
3
-3
/
+0
2006-06-27
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
1
-2
/
+2
2006-06-19
[MIPS] Cleanup memory managment initialization.
Ralf Baechle
1
-1
/
+1
2006-04-19
[MIPS] Rewrite all the assembler interrupt handlers to C.
Ralf Baechle
3
-96
/
+32
2006-03-27
[PATCH] mips: fixed collision of rtc function name
Yoichi Yuasa
1
-2
/
+2
2006-02-27
[MIPS] SMP: Fix initialization order bug.
Ralf Baechle
1
-18
/
+6
2006-02-21
[MIPS] Yosemite: Fix build damage by dc8f6029cd51af1b148846a32e68d69013a5cc0f.
Ralf Baechle
1
-1
/
+1
2006-02-08
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
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
2006-02-05
[SERIAL] uart_port flags member should use UPF_*
Russell King
1
-1
/
+1
2006-01-12
[PATCH] mips: task_thread_info()
Al Viro
1
-2
/
+2
2005-11-07
Use rtc_lock to protect RTC operations
Atsushi Nemoto
1
-0
/
+6
2005-10-29
prom_free_prom_memory() returns unsigned long
Arthur Othieno
1
-1
/
+2
2005-10-29
Sliceup Kconfig; it's grown too large.
Ralf Baechle
1
-0
/
+3
2005-10-29
Convert the remaining SPIN_LOCK_UNLOCKED instances to DEFINE_SPINLOCK.
Ralf Baechle
1
-1
/
+1
2005-10-29
Useless includes of everything, the kitchen sink and version.h ...
Ralf Baechle
3
-3
/
+0
2005-10-29
Get rid of early_init. There's more need to make this form of
Ralf Baechle
1
-5
/
+1
2005-09-05
[PATCH] mips: nuke trailing whitespace
Ralf Baechle
2
-9
/
+9
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
15
-0
/
+2173