index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-29
rm9000_init() really is __init code.
Ralf Baechle
1
-1
/
+2
2005-10-29
Use preempt_schedule_irq.
Ralf Baechle
1
-5
/
+2
2005-10-29
More oprofile bits for MIPS32-style performance counters. The code to
Ralf Baechle
4
-12
/
+238
2005-10-29
It works better when including arch/mips/sgi-ip27/Kconfig ...
Ralf Baechle
1
-0
/
+1
2005-10-29
Move missplaced code line to the right place.
Ralf Baechle
2
-3
/
+56
2005-10-29
Use hardware mechanism to deal with cache aliases in the 24K.
Ralf Baechle
1
-2
/
+10
2005-10-29
Remove old wrong bits of cache code.
Ralf Baechle
1
-3
/
+0
2005-10-29
Clean up SEAD interrupt initialization.
Maciej W. Rozycki
1
-7
/
+5
2005-10-29
Mask and ack CPU interrupts upon initialization. Keep the state
Maciej W. Rozycki
1
-1
/
+6
2005-10-29
Move Sibyte Kconfig stuff into it's own Kconfig.
Ralf Baechle
2
-216
/
+145
2005-10-29
Replace deprecated interruptible_sleep_on() function call with direct
Ralf Baechle
1
-2
/
+9
2005-10-29
Update descriptions for MIPS Technologies evaluation boards.
Maciej W. Rozycki
1
-2
/
+5
2005-10-29
Reenable EARLY_PRINTK for the DECstation.
Maciej W. Rozycki
1
-0
/
+1
2005-10-29
Formatting fixes.
Maciej W. Rozycki
1
-9
/
+10
2005-10-29
Fixes for system controllers for Atlas/Malta core cards.
Maciej W. Rozycki
5
-98
/
+176
2005-10-29
Actually route cPCI interrupts. Update inaccurate comments.
Maciej W. Rozycki
1
-9
/
+32
2005-10-29
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle
2
-2
/
+6
2005-10-29
Fix register layout in o32 core dumps on 64-bit systems.
Ralf Baechle
1
-13
/
+18
2005-10-29
Get rid of early_init. There's more need to make this form of
Ralf Baechle
33
-161
/
+47
2005-10-29
Dummy ISA DMA functions for systems that don't have ISA but share
Ralf Baechle
1
-0
/
+28
2005-10-29
Fix build with SMP disabled and preemption enabled.
Ralf Baechle
1
-0
/
+3
2005-10-29
Move the invalid pmd and pte tables from .data to .bss. Fix alignment.
Thiemo Seufer
1
-10
/
+4
2005-10-29
Remove unused arguments from preempt_{start,stop}/local_irq_{en,dis}able.
Thiemo Seufer
1
-18
/
+17
2005-10-29
Fix typos and formatting.
Thiemo Seufer
2
-9
/
+9
2005-10-29
De-optimize and decomplicate the spurious interrupt handler.
Thiemo Seufer
1
-8
/
+5
2005-10-28
[PATCH] gfp_t: dma-mapping (mips)
Al Viro
4
-8
/
+8
2005-10-14
[PATCH] mips: fix build error in TANBAC TB0226
Yoichi Yuasa
1
-16
/
+17
2005-09-14
[LIB]: Consolidate _atomic_dec_and_lock()
David S. Miller
3
-52
/
+1
2005-09-14
[PATCH] error path in setup_arg_pages() misses vm_unacct_memory()
Hugh Dickins
1
-7
/
+2
2005-09-11
mips: rename offsets.c to asm-offsets.c
Sam Ravnborg
1
-0
/
+0
2005-09-10
[PATCH] mips: fix-up schedule_timeout() usage
Nishanth Aravamudan
2
-17
/
+3
2005-09-10
[PATCH] spinlock consolidation
Ingo Molnar
1
-8
/
+0
2005-09-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
15
-47
/
+16
2005-09-09
[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions
Ingo Molnar
2
-2
/
+2
2005-09-09
[PATCH] files: lock-free fd look-up
Dipankar Sarma
1
-2
/
+3
2005-09-09
[PATCH] mips: add TANBAC TB0287 support
Yoichi Yuasa
4
-0
/
+1114
2005-09-09
kbuild: mips use generic asm-offsets.h support
Sam Ravnborg
15
-47
/
+16
2005-09-07
[PATCH] Kconfig fix (BLK_DEV_FD dependencies)
viro@ZenIV.linux.org.uk
1
-0
/
+5
2005-09-07
[PATCH] NTP: ntp-helper functions
john stultz
3
-10
/
+4
2005-09-07
[PATCH] compat: be more consistent about [ug]id_t
Stephen Rothwell
1
-8
/
+8
2005-09-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-1
/
+1
2005-09-05
[PATCH] mips: fix build warnings
Yoichi Yuasa
3
-9
/
+9
2005-09-05
[PATCH] mips: add more SYS_SUPPORT_*_KERNEL and CPU_SUPPORTS_*_KERNEL
Yoichi Yuasa
1
-11
/
+94
2005-09-05
[PATCH] mips: add pcibios_bus_to_resource
Yoichi Yuasa
1
-0
/
+17
2005-09-05
[PATCH] mips: fix coherency configuration
Ralf Baechle
32
-3
/
+42
2005-09-05
[PATCH] mips: nuke trailing whitespace
Ralf Baechle
96
-281
/
+281
2005-09-05
[PATCH] mips: clean up 32/64-bit configuration
Ralf Baechle
72
-213
/
+224
2005-09-05
[PATCH] mips: changed from VR41xx to VR4100 series in Kconfig
Yoichi Yuasa
1
-1
/
+1
2005-09-05
[PATCH] mips: remove vrc4171 config
Yoichi Yuasa
1
-6
/
+0
2005-09-05
[PATCH] fix warning of TANBAC_TB0219 in drivers/char/Kconfig
Yoichi Yuasa
1
-9
/
+3
[next]