index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-mips
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-05
[MIPS] Cleanup memory barriers for weakly ordered systems.
Ralf Baechle
6
-209
/
+218
2006-12-05
[MIPS] Fix atomic.h build errors.
Ralf Baechle
1
-1
/
+1
2006-12-05
[MIPS] Use SYSVIPC_COMPAT to fix various problems on N32
Atsushi Nemoto
1
-0
/
+68
2006-12-05
[MIPS] klconfig add missing bracket
Mariusz Kozlowski
1
-1
/
+1
2006-12-03
[NET]: MIPS checksum annotations and cleanups.
Al Viro
1
-29
/
+26
2006-12-02
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
19
-182
/
+170
2006-12-02
Driver core: add dev_archdata to struct device
Benjamin Herrenschmidt
1
-0
/
+7
2006-11-30
[MIPS] Remove duplicate ISA DMA code for 0 DMA channel case.
Ralf Baechle
1
-0
/
+2
2006-11-30
[MIPS] Remove unused definition of cpu_to_lelongp()
Ralf Baechle
1
-2
/
+0
2006-11-30
[MIPS] Remove userspace proofing from <asm/bitops.h>.
Ralf Baechle
1
-42
/
+21
2006-11-30
[MIPS] Remove old junk left from old atomic_lock.
Ralf Baechle
1
-9
/
+1
2006-11-30
[MIPS] Use conditional traps for BUG_ON on MIPS II and better.
Ralf Baechle
2
-2
/
+12
2006-11-30
[MIPS] mips HPT cleanup: make clocksource_mips public
Atsushi Nemoto
1
-4
/
+4
2006-11-30
[MIPS] do_IRQ cleanup
Atsushi Nemoto
1
-6
/
+0
2006-11-30
[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq
Atsushi Nemoto
1
-1
/
+1
2006-11-30
[MIPS] IRQ cleanups
Atsushi Nemoto
1
-2
/
+0
2006-11-30
[MIPS] mips hpt cleanup: get rid of mips_hpt_init
Atsushi Nemoto
1
-1
/
+0
2006-11-30
[MIPS] Fix alignment hole in struct cache_desc; shrink struct.
Ralf Baechle
1
-5
/
+5
2006-11-30
[MIPS] Remove unused R10000 performance counter definitions.
Ralf Baechle
1
-56
/
+0
2006-11-30
[MIPS] Add support for kexec
Nicolas Schichan
1
-0
/
+32
2006-11-30
[MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n
Atsushi Nemoto
1
-0
/
+13
2006-11-30
[MIPS] Rewrite GALILEO_INL/GALILEO_OUTL to GT_READ/GT_WRITE
Yoichi Yuasa
3
-28
/
+43
2006-11-30
[MIPS] Use "long" for 64-bit values on 64-bit kernel.
Atsushi Nemoto
1
-18
/
+22
2006-11-30
[MIPS] Introduce __pa_symbol()
Franck Bui-Huu
1
-0
/
+1
2006-11-30
[MIPS] Make __pa() aware of XKPHYS/CKSEG0 address mix for 64 bit kernels
Franck Bui-Huu
1
-2
/
+7
2006-11-30
[MIPS] page.h: remove __pa() usages.
Franck Bui-Huu
3
-4
/
+6
2006-11-23
[PATCH] make au1xxx-ide compile again
Manuel Lauss
1
-4
/
+2
2006-11-06
[MIPS] Make irq number allocator generally available for fixing EV64120.
Ralf Baechle
1
-0
/
+4
2006-11-02
[MIPS] Don't use R10000 llsc workaround version for all llsc-full processors.
Ralf Baechle
1
-1
/
+1
2006-11-01
[MIPS] 16K & 64K page size fixes
Ralf Baechle
3
-2
/
+4
2006-10-31
[MIPS] Fixup migration to GENERIC_TIME
Atsushi Nemoto
3
-30
/
+3
2006-10-31
[MIPS] VSMP: Synchronize cp0 counters on bootup.
Ralf Baechle
1
-0
/
+2
2006-10-31
[MIPS] MIPS doesn't need compat_sys_getdents.
Ralf Baechle
1
-0
/
+1
2006-10-31
[MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls.
Ralf Baechle
1
-6
/
+12
2006-10-22
[MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_page
Ralf Baechle
2
-18
/
+15
2006-10-19
[MIPS] Fix iounmap argument to const volatile.
Ralf Baechle
1
-2
/
+2
2006-10-19
[MIPS] Reserve syscall numbers for kexec_load.
Ralf Baechle
1
-6
/
+9
2006-10-19
[MIPS] More vr41xx pt_regs fixups
Yoichi Yuasa
1
-1
/
+1
2006-10-12
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
3
-56
/
+22
2006-10-11
[MIPS] Cleanup definitions of speed_t and tcflag_t.
Ralf Baechle
1
-9
/
+3
2006-10-11
[MIPS] Optimize and cleanup get_saved_sp, set_saved_sp
Atsushi Nemoto
1
-45
/
+19
2006-10-11
[MIPS] <asm/irq.h> does not need pt_regs anymore.
Atsushi Nemoto
1
-2
/
+0
2006-10-11
[PATCH] Consolidate check_signature
Matthew Wilcox
1
-26
/
+0
2006-10-10
[MIPS] Make sure cpu_has_fpu is used only in atomic context
Atsushi Nemoto
1
-2
/
+4
2006-10-10
[MIPS] Alchemy: nuke usbdev; it's useless as is ...
Ralf Baechle
1
-73
/
+0
2006-10-09
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
1
-1
/
+1
2006-10-09
[MIPS] DEC: pt_regs fixes for buserror handlers
Ralf Baechle
3
-6
/
+3
2006-10-08
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
Ralf Baechle
8
-15
/
+31
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2
-2
/
+3
2006-10-04
[MIPS] PNX8550 fixups
Vitaly Wool
1
-0
/
+14
[next]