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
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-19
[MIPS] Fix the crime against humanity that mipsIRQ.S is.
Ralf Baechle
7
-47
/
+243
2006-04-19
[MIPS] Fixup damage done by 22a9835c350782a5c3257343713932af3ac92ee0.
Ralf Baechle
2
-4
/
+6
2006-04-19
[MIPS] Replace redundant declarations of _end by <asm/sections.h>.
Ralf Baechle
5
-10
/
+7
2006-04-19
[MIPS] JMR3927 build fixes for the RTC code.
Ralf Baechle
1
-30
/
+30
2006-04-19
[MIPS] EV96100: ev96100_cpu_irq needs a struct pt_regs argument.
Ralf Baechle
1
-1
/
+1
2006-04-19
[MIPS] EV96100: Fix over two year old typo in variable name.
Ralf Baechle
1
-1
/
+1
2006-04-19
[MIPS] Ocelot 3: Fix build errors after the recent move of Marvell headers.
Ralf Baechle
1
-12
/
+12
2006-04-19
[MIPS] ITE: Glue build.
Ralf Baechle
1
-0
/
+1
2006-04-19
[MIPS] Jaguar: Fix build errors after the recent move of Marvell headers.
Ralf Baechle
1
-18
/
+18
2006-04-19
[MIPS] ITE8172: Fix build error due to missmatching prototypes.
Ralf Baechle
1
-3
/
+0
2006-04-19
[MIPS] Fix CONFIG_LIMITED_DMA build.
Ralf Baechle
1
-0
/
+2
2006-04-19
[MIPS] PNX8550 build fix.
Ralf Baechle
1
-0
/
+1
2006-04-19
[MIPS] Rewrite spurious_interrupt from assembler to C.
Ralf Baechle
17
-44
/
+39
2006-04-19
[MIPS] Fix breakage due to the grand makefile crapectomy.
Ralf Baechle
1
-2
/
+2
2006-04-19
[MIPS] Sort out duplicate exports.
Ralf Baechle
2
-17
/
+0
2006-04-19
[MIPS] Wire up sync_file_range(2).
Ralf Baechle
5
-0
/
+14
2006-04-19
[MIPS] Wire splice syscall.
Ralf Baechle
4
-0
/
+4
2006-04-19
[MIPS] Fix vectored interrupt support in TLB exception handler generator.
Ralf Baechle
1
-2
/
+2
2006-04-19
[MIPS] Some formatting fixes.
Ralf Baechle
1
-3
/
+3
2006-04-19
[MIPS] Fixup printk in mips_srs_init.
Ralf Baechle
1
-1
/
+2
2006-04-19
[MIPS] Remove redundant initialization of sr_allocated.
Ralf Baechle
1
-2
/
+0
2006-04-19
[MIPS] Make set_vi_srs_handler static.
Ralf Baechle
1
-1
/
+1
2006-04-19
[MIPS] Cleanup free_initmem the same way as i386 did.
Ralf Baechle
1
-25
/
+23
2006-04-19
[MIPS] Added tb0287_defconfig back.
Yoichi Yuasa
1
-0
/
+1096
2006-04-11
[PATCH] No arch-specific strpbrk implementations
Kyle McMartin
1
-1
/
+0
2006-04-11
[PATCH] Configurable NODES_SHIFT
Yasunori Goto
1
-0
/
+5
2006-04-02
Manual merge with Linus.
Dmitry Torokhov
140
-2892
/
+2157
2006-04-01
[PATCH] unexport get_wchan
Adrian Bunk
1
-1
/
+0
2006-03-29
[PATCH] remove add_parent()'s parent argument
Oleg Nesterov
1
-2
/
+2
2006-03-29
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-1
/
+1
2006-03-28
[PATCH] RTC: Remove some duplicate BCD definitions
Matt Mackall
2
-29
/
+17
2006-03-28
[PATCH] RTC: Remove RTC UIP synchronization on MIPS-based DEC
Matt Mackall
1
-36
/
+11
2006-03-27
[PATCH] mips: fixed collision of rtc function name
Yoichi Yuasa
18
-45
/
+45
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
3
-3
/
+4
2006-03-27
[PATCH] unify PFN_* macros
Dave Hansen
7
-29
/
+7
2006-03-27
[SERIAL] Remove obsoleted au1x00_uart driver
Ralf Baechle
1
-1
/
+1
2006-03-26
[PATCH] bitops: mips: use generic bitops
Akinobu Mita
1
-0
/
+8
2006-03-26
[PATCH] consolidate sys32/compat_adjtimex
Stephen Rothwell
3
-63
/
+2
2006-03-26
[PATCH] create struct compat_timex and use it everywhere
Stephen Rothwell
1
-14
/
+1
2006-03-26
[PATCH] sem2mutex: misc static one-file mutexes
Ingo Molnar
1
-31
/
+32
2006-03-25
[PATCH] sys_alarm() unsigned signed conversion fixup
Thomas Gleixner
1
-21
/
+1
2006-03-24
[PATCH] s/;;/;/g
Alexey Dobriyan
1
-3
/
+3
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
3
-12
/
+7
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
6
-8
/
+8
2006-03-22
[PATCH] mm: split highorder pages
Nick Piggin
1
-2
/
+3
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] Update defconfigs.
Ralf Baechle
46
-1830
/
+1537
2006-03-21
[MIPS] Separate CPU entries in /proc/cpuinfo with a blank line.
Martin Michlmayr
1
-0
/
+1
2006-03-21
[MIPS] sys_mmap2 offset argument should always be shifted 12, not PAGE_SHIFT.
H. Peter Anvin
2
-1
/
+8
2006-03-21
[MIPS] TX49XX has prefetch.
Atsushi Nemoto
3
-2
/
+10
[next]